]> git.ipfire.org Git - thirdparty/dracut.git/commit
nfs: Add ip=... and root=nfs... parameters to internal dracut
authorThomas Renninger <trenn@suse.de>
Thu, 11 Dec 2014 14:46:18 +0000 (15:46 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 16 Dec 2014 12:29:36 +0000 (13:29 +0100)
commit206345ce9b5eda660d82ce552620edc12db4b2e3
tree3f42284bb97723f841f39a735a04a8a32ccf2805
parent4d25892179e4eff9fc4bd2a2ab45a91c5a372fc2
nfs: Add ip=... and root=nfs... parameters to internal dracut

 cmdline

If the rootfs is an nfs mount, also know as nfsroot, add the correct
parameter to the dracut cmdline.

Signed-off-by: Thomas Renninger <trenn@suse.de>
modules.d/95nfs/module-setup.sh