summaryrefslogtreecommitdiff
path: root/modules.d/95nfs
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-28new parameter option names with "rd.*" namespaceHarald Hoyer1-1/+1
2010-09-10nfs/install: fixed s/LIBDIR/libdirHarald Hoyer1-1/+1
2010-09-10reformat source codeHarald Hoyer6-21/+37
2010-08-23fixed "use $libdir and $usrlibdir instead of ..."Harald Hoyer1-1/+1
2010-08-23use $libdir and $usrlibdir instead of individual detect with lddAmadeusz Żołnowski1-9/+5
2010-08-23use 'type' built-in instead of external cmd 'which' in every Bash scriptAmadeusz Żołnowski2-6/+6
2010-05-19chmod 0755 *.shHarald Hoyer1-0/+0
2010-04-16nfs: add missing nfsidmap libsHarald Hoyer1-1/+2
2010-04-15nfs: fixed nsswitch.conf parsingHarald Hoyer1-8/+4
2010-02-18fix IFS restoringHarald Hoyer1-2/+2
2010-02-15nfs4: rpc.idmapd does not accept parameters anymoreHarald Hoyer3-8/+15
2010-02-10nfs: suppress error message about missing passwdHarald Hoyer1-1/+1
2010-02-10make nfs4 workHarald Hoyer1-0/+1
2010-02-04add preliminary IPv6 supportHarald Hoyer2-78/+4
2009-11-26nfs: add rd_NFS_DOMAIN parameter to set the NFSv4 domain nameHarald Hoyer1-1/+5
2009-11-26nfs: install passwd entries for nobody and nfsnobodyHarald Hoyer1-0/+2
2009-10-01nfs/nfsroot: do not redirect output on rdnetdebugHarald Hoyer1-6/+0
2009-10-01nfs: specify nfs version 3 explicitly and retry with nfs version 2Harald Hoyer1-2/+3
2009-09-15network: break udevsettle earlyHarald Hoyer1-0/+7