[email protected]: > I don't understand the desire to change it at all.
And neither do I. Except someone talked about ssl libs. > On 2016-01-04 16:43, Didier Kryn wrote: ... > > I don't understand the repulsion towards having the modules in > > /usr/lib. What difference does it make? None, unless you want the > > three following conditions: no initramfs, /usr being a mountpoint, > > some drivers and filesystems compiled in the kernel, but missing just > > the one for /usr. You've got to work pretty hard to fulfill these > > conditions. If you have a desire to move /lib/modules why don't move it and everything you need to boot to /boot. From what I understand uefi requires some vfat (or ext2 for mbr) boot partition first in disk. Then include ahci (which would handle the majority of not to old sata disk controllers out there) and vfat in the kernel. Mount /boot in your initrd and go from there. /boot can always be mounted read-only unless when changing kernel and boot things. Files in /boot don't need user id's nor unix permissions so vfat is perfectly ok. Regards, /Karl Hammar ----------------------------------------------------------------------- Aspö Data Lilla Aspö 148 S-742 94 Östhammar Sweden +46 173 140 57 _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
