On 28/11/18 at 11:13, Didier Kryn wrote: > Le 28/11/2018 à 08:11, Rick Moen a écrit : >> If I were relying on NFS during early boot, I'd file a bug against >> package >> nfs-common, and also, meanwhile, compile a local-package substitute with >> either static binaries or ones linked to libs in /lib (and provide >> those). > > Debian supports diskless hosts mounting an NFS filesystem on /.
This lies outside the case at hand, that was not centered on booting out of a NFS /. > Until the invention of initrd/initramfs, one could use an option > of the kernel, which allows to link all the NFS client logic > statically in the kernel and to pass the mount command arguments > through the kernel command line. > > When using initrd/initramfs, this kernel option is no longer > necessary and I guess it is just simpler to rely on the modules > provided by nfs-common. The motivation is the same as for device > drivers and filesystems: boot a generic kernel, have all modules > available during early boot to mount / (and /usr). > > Didier This does not address the issue of an NFS binary exec in / that has libraries in /usr on a system that mounts /usr over an NFS mount regardless of what the local / is lying on (local disk or network filesystem). -- Alessandro Selli <[email protected]> VOIP SIP: [email protected] Chiave firma e cifratura PGP/GPG signing and encoding key: BA651E4050DDFC31E17384BABCE7BD1A1B0DF2AE
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
