[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#376008: initramfs-tools: conffile prompt



On Mon, Jul 03, 2006 at 04:50:44PM -0400, pryzbyj wrote:
> On Mon, Jul 03, 2006 at 09:56:38PM +0200, maximilian attems wrote:
> > On Mon, Jul 03, 2006 at 03:37:04PM -0400, Justin Pryzby wrote:
> > > found 376008 0.66
> > > reopen 376008
> > > thanks
> > > 
> > > This isn't fixed yet, and (I suspect) is the cause of a conffile
> > > prompt during this upgrade.

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



Reply to: