* Chung-chieh Shan <k...@digitas.harvard.edu> [Thu Mar 18, 2010 at 11:43:37PM 
-0700]:

> After I added "i915.modeset=1" to my kernel cmdline today, modprobe
> started printing "options i915 modeset=1" to stdout whenever it is
> invoked (even just to add or remove a non-existent module, add an
> already-loaded module, or remove a never-loaded module).  Further
> investigation revealed that "modprobe -c" repeats the first few hundred
> lines of its config output.  I am not so familiar with the internals
> of modprobe, but perhaps the following patch is the right fix to both
> problems?

Addon: initramfs related scripts that use a modprobe call in a
function that's being evaluated in another one, but don't redirect
stdout to /dev/null can seriously fail due to this behaviour.

Cc-ing debian-live, as they might be interested in this issue as
well, for now the following patch addresses this issue for
live-initramfs:

  
http://git.grml.org/?p=live-initramfs-grml.git;a=blob;f=debian/patches/16_do_not_leak_modprobe_options.dpatch;hb=HEAD

regards,
-mika-

Attachment: signature.asc
Description: Digital signature

Reply via email to