* Christoph Anton Mitterer <cales...@scientia.net> [2010-06-05 23:41]:
> 1) /usr/share/initramfs-tools/modules.d/btrfs
> I'm not sure, but AFAIK with MODULES=most in 
> /etc/initramfs-tools/initramfs.conf
> initramfs-tools simply add all fs-modules.
> And with MODULES=dep they try to find out which fs is used for the
> root-fs and add only this module (in case it's there and not statically
> compiled).
> I guess if it's compiled as module, it would also add modules "btrfs"
> depends on.
> I'm not sure if the dependencies would be also added if btrfs is statically
> compiled into the kernel, but the dependecies (crc32 and so on) not.

A user recently reported that his ramdisk doesn't fit on flash (this
is on a machine which boots from flash but only has a small 4 MB flash
partition for the ramdisk).  He uses btrfs but btrfs is not on his /
or /boot partition, so the module does not have to be in the ramdisk.
Despite the fact that he uses MODULES=dep to generate the ramdisk,
btrfs is put into the ramdisk because of
/usr/share/initramfs-tools/modules.d/btrfs

I agree with this bug report that
/usr/share/initramfs-tools/modules.d/btrfs should be removed.  Can the
initramfs-modules maintainer comment on this?

-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to