On Mon, 03 Jul 2006, Justin Pryzby wrote: > > Here's the diff; is there any way you can prevent this? > > --- /etc/initramfs-tools/modules 2005-12-28 14:39:52.000000000 -0500 > +++ /etc/initramfs-tools/modules.dpkg-new 2006-03-26 04:52:26.000000000 > -0500 > @@ -1,12 +1,9 @@ > -# /etc/mkinitramfs/modules: Kernel modules to load for initrd. > +# List of modules that you want to include in your initramfs. > # > -# This file should contain the names of kernel modules and their arguments > -# (if any) that are needed to mount the root file system, one per line. > -# Comments begin with a `#', and everything on the line after them are > ignored. > +# Syntax: module_name [args ...] > # > -# You must run mkinitramfs(8) to effect this change. > # > -# Examples: > +# This might be good choices: > # > -# ext2 > -# wd io=0x300 > +# raid1 > +# sd_mod
ah the conffile is imported from initrd-tools tried hard, to prevent that for upgrade to latest. your feedback is appreciated! regards -- maks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]