summaryrefslogtreecommitdiff
path: root/modules.d/95nfs
AgeCommit message (Expand)AuthorFilesLines
2013-08-07dracut-functions.sh: inst_multiple == dracut_installHarald Hoyer1-3/+3
2013-06-28use "rm --" to guard against filenames beginning with "-"Harald Hoyer1-1/+1
2013-04-05nfs/module-setup.sh: combine egreps for /etc/passwd and /etc/groupHarald Hoyer1-6/+2
2013-03-14nfs/nfsroot.sh: only cat /etc/fstab, if existantHarald Hoyer1-1/+1
2013-03-11make host_fs_types a hashmapHarald Hoyer1-3/+3
2013-03-06nfs/nfsroot.sh: trigger nfs mount with cat'ing /etc/fstabHarald Hoyer1-0/+2
2013-03-06dracut_need_initqueueHarald Hoyer1-0/+1
2012-12-14nfs/nfsroot-cleanup.sh: mount --bind instead of --moveHarald Hoyer1-1/+3
2012-11-22nfs/nfs-start-rpc.sh: prevent mount error, if sunrpc kernel module is not in ...Harald Hoyer1-11/+17
2012-11-19[nfs|cifs]root.sh: make "/dev/root" a symlink, so it gets cleaned up later onHarald Hoyer1-1/+1
2012-10-16only install /etc/modprobe.d for hostonlyHarald Hoyer1-0/+1
2012-10-04s/libnss*.so/libnss_*.so so that we don't install libnss3.soHarald Hoyer1-1/+1
2012-09-10nfs: install all nfs submodulesHarald Hoyer1-1/+1
2012-07-26nfs/module-setup.sh: check for "rpc.rpc" before running chownHarald Hoyer1-1/+3
2012-07-25deprecate old command line optionsHarald Hoyer1-1/+1
2012-07-11nfs: install modprobe config fileDave Young2-7/+6
2012-06-29modules.d/*/module-setup.sh: combine and specify type for installsHarald Hoyer1-14/+4
2012-06-15nfs: extend libnss wildcardHarald Hoyer1-1/+1
2012-06-04get rid of libdir and usrlibdirHarald Hoyer1-5/+3
2012-04-23merge "cleanup" and "pre-pivot-cleanup" hooksHarald Hoyer1-1/+1
2012-04-19move cleanup scripts to pre-pivot-cleanup hookDave Young1-1/+1
2012-04-16Debian multiarch supportJon Ander Hernandez1-5/+1
2012-04-0595nfs/nfs-lib.sh: add server-ip to nfs server searchHarald Hoyer1-0/+1
2012-02-2595nfs/module-setup.sh: removed "egrep" and "ls" callsHarald Hoyer1-1/+5
2012-02-2295nfs/module-setup.sh: whitespace fixupHarald Hoyer1-1/+1
2012-02-22Renamed all shell scripts to *.shHarald Hoyer2-1/+1
2012-02-1595nfs/nfs-lib.sh: do not bail out at sourcing in nfsroot_from_dhcp()Harald Hoyer1-1/+1
2012-02-15port nfsroot to nfs-libWill Woods1-87/+4
2012-02-1595nfs: add nfs-lib.shWill Woods2-0/+140
2012-02-13shutdown on demandHarald Hoyer1-1/+1
2012-02-07split nfs rpc daemons startup scriptDave Young3-15/+18
2012-02-07source dracut-lib.sh in nfs cleanup scriptDave Young1-0/+2
2012-02-07add nobody group for rpc.idmapdDave Young1-0/+1
2012-01-23deal common part of etc passwd in 99baseDave Young1-2/+0
2012-01-13nfs: fix regex patterns in check()Cong Wang1-3/+3
2012-01-13Check module dependencies of mount pointsCong Wang1-1/+1
2011-12-15*/module-setup.sh: use host_fs_types host_devsHarald Hoyer1-4/+10
2011-08-12use inst_simple to install non-binary filesHarald Hoyer1-4/+6
2011-08-12removed sourceforge referencesHarald Hoyer1-1/+1
2011-05-12dracut-functions: make local vars local and prefix with "_"Harald Hoyer1-6/+8
2011-05-10removed trailing whitespacesHarald Hoyer4-9/+9
2011-05-02let rpc user own /var/lib/rpcbindHarald Hoyer1-1/+3
2011-04-08get rid of absolute PATHsHarald Hoyer1-3/+3
2011-04-08mkdir always with -m 0755Harald Hoyer2-4/+5
2011-03-29Ensure rpc_pipefs is mountedJon Ander Hernandez1-0/+3
2011-03-25Move all hooks to "$hookdir"Harald Hoyer2-3/+3
2011-03-25check for getarg() function before sourcing dracut-lib.shHarald Hoyer2-2/+2
2011-02-23add missing shebangHarald Hoyer1-0/+1
2011-02-02renamed module-info.sh to module-setup.shHarald Hoyer1-0/+0
2011-02-02replaced check,install,installkernel with module-info.shHarald Hoyer4-66/+69