Whamcloud - gitweb
Fix numberous problems in Debian's initrd scripts:
authorTheodore Ts'o <tytso@mit.edu>
Tue, 4 May 2004 13:15:34 +0000 (09:15 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 4 May 2004 13:15:34 +0000 (09:15 -0400)
commit1008a4255288fc9155b31fcc8ec06ab5555ba20a
treeccf3d2045ca8c140a8e1b2157689fe0e61cce779
parent764c66bf3cf9a7c34f7a99677a47adfbf897d748
Fix numberous problems in Debian's initrd scripts:

* In the mkinitrd script, make sure the directories exist before
  trying to copy in the needed shared libraries.  (Closes: #244058, #246480)

* In the mkinitrd script, use LD_ASSUME_KERNEL=2.4 if necessary.
  (Closes: #245931)

* In the mkinitrd script copy in /usr/bin/awk instead of /usr/bin/mawk.
  (Closes: #245670)

* In the initrd script, fail quietly if /mnt/etc/fstab does not exist.
  (Closes: #246917)
debian/changelog
debian/e2fsprogs.initrd
debian/e2fsprogs.mkinitrd