From 37871102e00f6eca09960e7931474ebd485b21ae Mon Sep 17 00:00:00 2001 From: madduck Date: Mon, 7 Aug 2006 10:09:29 +0000 Subject: building initramfs for all kernels --- debian/README.initramfs-transition | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'debian/README.initramfs-transition') diff --git a/debian/README.initramfs-transition b/debian/README.initramfs-transition index 287fb029..493adf3f 100644 --- a/debian/README.initramfs-transition +++ b/debian/README.initramfs-transition @@ -41,11 +41,11 @@ initramfs-tools 0.70, do this: rm /usr/share/initramfs-tools/hooks/md sed -i -e 's,^PREREQ=\"md\"$,PREREQ=\"mdadm\",' \ /usr/share/initramfs-tools/scripts/local-top/lvm - update-initramfs -u -k$(uname -r) + update-initramfs -u -k all -(that -k is due to #375671. If update-initramfs says something about -initrd having been altered and refuses to do something, use -t unless you -modified the initrd on purpose and don't want it overwritten.) +If update-initramfs says something about initrd having been altered and +refuses to do something, use -t unless you modified the initrd on purpose and +don't want it overwritten. Again, please report success or failure to me. -- cgit v1.2.3