use "rm --" to guard against filenames beginning with "-"
[platform/upstream/dracut.git] / modules.d / 95nfs /
2013-06-28 Harald Hoyeruse "rm --" to guard against filenames beginning with "-"
2013-04-05 Harald Hoyernfs/module-setup.sh: combine egreps for /etc/passwd...
2013-03-14 Harald Hoyernfs/nfsroot.sh: only cat /etc/fstab, if existant
2013-03-11 Harald Hoyermake host_fs_types a hashmap
2013-03-06 Harald Hoyernfs/nfsroot.sh: trigger nfs mount with cat'ing /etc...
2013-03-06 Harald Hoyerdracut_need_initqueue
2012-12-14 Harald Hoyernfs/nfsroot-cleanup.sh: mount --bind instead of --move
2012-11-22 Harald Hoyernfs/nfs-start-rpc.sh: prevent mount error, if sunrpc...
2012-11-19 Harald Hoyer[nfs|cifs]root.sh: make "/dev/root" a symlink, so it...
2012-10-16 Harald Hoyeronly install /etc/modprobe.d for hostonly
2012-10-04 Harald Hoyers/libnss*.so/libnss_*.so so that we don't install libns...
2012-09-10 Harald Hoyernfs: install all nfs submodules
2012-07-26 Harald Hoyernfs/module-setup.sh: check for "rpc.rpc" before running...
2012-07-25 Harald Hoyerdeprecate old command line options
2012-07-11 Dave Youngnfs: install modprobe config file
2012-06-29 Harald Hoyermodules.d/*/module-setup.sh: combine and specify type...
2012-06-15 Harald Hoyernfs: extend libnss wildcard
2012-06-04 Harald Hoyerget rid of libdir and usrlibdir
2012-04-23 Harald Hoyermerge "cleanup" and "pre-pivot-cleanup" hooks
2012-04-19 Dave Youngmove cleanup scripts to pre-pivot-cleanup hook
2012-04-16 Jon Ander HernandezDebian multiarch support
2012-04-05 Harald Hoyer95nfs/nfs-lib.sh: add server-ip to nfs server search
2012-02-25 Harald Hoyer95nfs/module-setup.sh: removed "egrep" and "ls" calls
2012-02-22 Harald Hoyer95nfs/module-setup.sh: whitespace fixup
2012-02-22 Harald HoyerRenamed all shell scripts to *.sh
2012-02-15 Harald Hoyer95nfs/nfs-lib.sh: do not bail out at sourcing in nfsroo...
2012-02-15 Will Woodsport nfsroot to nfs-lib
2012-02-15 Will Woods95nfs: add nfs-lib.sh
2012-02-13 Harald Hoyershutdown on demand
2012-02-07 Dave Youngsplit nfs rpc daemons startup script
2012-02-07 Dave Youngsource dracut-lib.sh in nfs cleanup script
2012-02-07 Dave Youngadd nobody group for rpc.idmapd
2012-01-23 Dave Youngdeal common part of etc passwd in 99base
2012-01-13 Cong Wangnfs: fix regex patterns in check()
2012-01-13 Cong WangCheck module dependencies of mount points
2011-12-15 Harald Hoyer*/module-setup.sh: use host_fs_types host_devs
2011-08-12 Harald Hoyeruse inst_simple to install non-binary files
2011-08-12 Harald Hoyerremoved sourceforge references
2011-05-12 Harald Hoyerdracut-functions: make local vars local and prefix...
2011-05-10 Harald Hoyerremoved trailing whitespaces
2011-05-02 Harald Hoyerlet rpc user own /var/lib/rpcbind
2011-04-08 Harald Hoyerget rid of absolute PATHs
2011-04-08 Harald Hoyermkdir always with -m 0755
2011-03-29 Jon Ander HernandezEnsure rpc_pipefs is mounted
2011-03-25 Harald HoyerMove all hooks to "$hookdir"
2011-03-25 Harald Hoyercheck for getarg() function before sourcing dracut...
2011-02-23 Harald Hoyeradd missing shebang
2011-02-02 Harald Hoyerrenamed module-info.sh to module-setup.sh
2011-02-02 Harald Hoyerreplaced check,install,installkernel with module-info.sh
2010-10-28 Harald Hoyernew parameter option names with "rd.*" namespace
2010-09-10 Harald Hoyernfs/install: fixed s/LIBDIR/libdir
2010-09-10 Harald Hoyerreformat source code
2010-08-23 Harald Hoyerfixed "use $libdir and $usrlibdir instead of ..."
2010-08-23 Amadeusz Żołnowskiuse $libdir and $usrlibdir instead of individual detect...
2010-08-23 Amadeusz Żołnowskiuse 'type' built-in instead of external cmd 'which...
2010-05-19 Harald Hoyerchmod 0755 *.sh
2010-04-16 Harald Hoyernfs: add missing nfsidmap libs
2010-04-15 Harald Hoyernfs: fixed nsswitch.conf parsing
2010-02-18 Harald Hoyerfix IFS restoring
2010-02-15 Harald Hoyernfs4: rpc.idmapd does not accept parameters anymore
2010-02-10 Harald Hoyernfs: suppress error message about missing passwd
2010-02-10 Harald Hoyermake nfs4 work
2010-02-04 Harald Hoyeradd preliminary IPv6 support
2009-11-26 Harald Hoyernfs: add rd_NFS_DOMAIN parameter to set the NFSv4 domai...
2009-11-26 Harald Hoyernfs: install passwd entries for nobody and nfsnobody
2009-10-01 Harald Hoyernfs/nfsroot: do not redirect output on rdnetdebug
2009-10-01 Harald Hoyernfs: specify nfs version 3 explicitly and retry with...
2009-09-15 Harald Hoyernetwork: break udevsettle early
2009-09-15 Harald Hoyerswitch modules to initqueue-finished
2009-08-14 Harald Hoyernfs: only install libnfsidmap_nsswitch.so of all libnfs...
2009-07-31 Harald Hoyernfs: only install libnss_*.so which are used by nsswitc...
2009-07-23 Harald Hoyernfsroot-cleanup: don't try to read from nonexistant...
2009-07-23 Marc Grimmenfsroot-cleanup: make /var/lib/nfs/rpc_pipefs path...
2009-07-22 Harald Hoyerdracut: add --kernel-only and --no-kernel arguments
2009-07-17 Harald Hoyernfs: do not install whole passwd, grep for rpc user
2009-07-09 Warren TogamiNFSv4 rpcbind should need only the rpcbind user, not...
2009-07-03 Harald Hoyerput back the nfs mount in the udev event
2009-07-03 Harald HoyerDefer mount to the real mount loop
2009-07-01 Warren TogamiClean up NFS comments.
2009-07-01 Harald Hoyerunset netroot before we return (it was set to $root...
2009-07-01 Harald Hoyerdo not assume nfs for root=/dev/... but for /dev/nfs
2009-06-30 Warren TogamiFix legacy root=/dev/nfs nfsroot=IP:path case
2009-06-30 Warren TogamiNFS empty path becomes "/tftpboot/%s" only if root...
2009-06-30 Warren TogamiCleanup parse-nfsroot and NFS tests.
2009-06-30 Warren Togaminetroot= variant is not supported for NFS, you must...
2009-06-24 Warren TogamiClarify some NFS parsing and point out things that...
2009-06-23 Warren TogamiRemove legacy nfsroot.txt derived shortcuts and accompa...
2009-06-22 Warren TogamiRemove dracut invented variations of Legacy nfsroot...
2009-06-19 Harald Hoyerrenamed dracut-lib to dracut-lib.sh
2009-06-17 Harald Hoyersupport old style root=dhcp root-path=server-ip:/path
2009-06-17 Philippe Seewernetroot: Add ip= cmdline checker
2009-06-17 Philippe Seewernetroot: Introduce detailed cmdline parsers
2009-06-17 Philippe Seewernetroot and others: Style changes
2009-06-17 Philippe Seewernetroot handlers: Add argument checking
2009-06-17 Philippe Seewernetroot: Don't export NEWROOT
2009-06-17 Philippe Seewernfsroot: statd is only needed for nfs4
2009-06-17 Philippe SeewerNFS: Add support for debian based distros
2009-06-13 Warren Togamigrep is installed by 95debug for the moment, remove...
2009-06-11 David Dillownetwork: add support for netroot=...
2009-06-08 Harald Hoyeradd ipv6 rpc.idmapd and various conf files for NFS
next