67 Commits (486ec65745f5da361b104bb2ee94fb47ceed4d07)

Author SHA1 Message Date
Harald Hoyer d125a47061 mkdir always with -m 0755 14 years ago
Jon Ander Hernandez c174aea07d Ensure rpc_pipefs is mounted 14 years ago
Harald Hoyer 0b53ca70b6 Move all hooks to "$hookdir" 14 years ago
Harald Hoyer c9f1e3d1f4 check for getarg() function before sourcing dracut-lib.sh 14 years ago
Harald Hoyer 8ce58f1f42 add missing shebang 14 years ago
Harald Hoyer 71df3c4329 renamed module-info.sh to module-setup.sh 14 years ago
Harald Hoyer 95d2dabc25 replaced check,install,installkernel with module-info.sh 14 years ago
Harald Hoyer fa7ada31d0 new parameter option names with "rd.*" namespace 15 years ago
Harald Hoyer 48d2199e94 nfs/install: fixed s/LIBDIR/libdir 15 years ago
Harald Hoyer cc02093d69 reformat source code 15 years ago
Harald Hoyer 5acc508cae fixed "use $libdir and $usrlibdir instead of ..." 15 years ago
Amadeusz Żołnowski 55309e7800 use $libdir and $usrlibdir instead of individual detect with ldd 15 years ago
Amadeusz Żołnowski f3af7bd66b use 'type' built-in instead of external cmd 'which' in every Bash script 15 years ago
Harald Hoyer b6a7c09070 chmod 0755 *.sh 15 years ago
Harald Hoyer 0679a6d24e nfs: add missing nfsidmap libs 15 years ago
Harald Hoyer 7f00669875 nfs: fixed nsswitch.conf parsing 15 years ago
Harald Hoyer 9232cab470 fix IFS restoring 15 years ago
Harald Hoyer 21a74b32b2 nfs4: rpc.idmapd does not accept parameters anymore 15 years ago
Harald Hoyer a39ea24f10 nfs: suppress error message about missing passwd 15 years ago
Harald Hoyer 93bc3d440c make nfs4 work 15 years ago
Harald Hoyer c98bcec89c add preliminary IPv6 support 15 years ago
Harald Hoyer 4073e3a325 nfs: add rd_NFS_DOMAIN parameter to set the NFSv4 domain name 15 years ago
Harald Hoyer 48df9fcc11 nfs: install passwd entries for nobody and nfsnobody 15 years ago
Harald Hoyer f214273fd6 nfs/nfsroot: do not redirect output on rdnetdebug 16 years ago
Harald Hoyer 1dc53cfd1e nfs: specify nfs version 3 explicitly and retry with nfs version 2 16 years ago
Harald Hoyer a52586e8ea network: break udevsettle early 16 years ago
Harald Hoyer 5a8d8dfbb6 switch modules to initqueue-finished 16 years ago
Harald Hoyer b806825d2a nfs: only install libnfsidmap_nsswitch.so of all libnfsidmap_*.so 16 years ago
Harald Hoyer 67a38adacf nfs: only install libnss_*.so which are used by nsswitch.conf 16 years ago
Harald Hoyer 6c4b24afb0 nfsroot-cleanup: don't try to read from nonexistant /tmp/nfs.rpc_pipefs_path 16 years ago
Marc Grimme 2fe2945869 nfsroot-cleanup: make /var/lib/nfs/rpc_pipefs path configurable 16 years ago
Harald Hoyer 33ee031c4a dracut: add --kernel-only and --no-kernel arguments 16 years ago
Harald Hoyer 47e1402108 nfs: do not install whole passwd, grep for rpc user 16 years ago
Warren Togami 19c258b689 NFSv4 rpcbind should need only the rpcbind user, not the entire /etc/passwd. 16 years ago
Harald Hoyer 5b2db7d177 put back the nfs mount in the udev event 16 years ago
Harald Hoyer 9719024132 Defer mount to the real mount loop 16 years ago
Warren Togami bd81caa80a Clean up NFS comments. 16 years ago
Harald Hoyer 14f450cab2 unset netroot before we return (it was set to $root without checkin) 16 years ago
Harald Hoyer 950086e987 do not assume nfs for root=/dev/... but for /dev/nfs 16 years ago
Warren Togami 9d4c1799fe Fix legacy root=/dev/nfs nfsroot=IP:path case 16 years ago
Warren Togami 6da2ee08a6 NFS empty path becomes "/tftpboot/%s" only if root=/dev/nfs legacy mode 16 years ago
Warren Togami 297cb80bab Cleanup parse-nfsroot and NFS tests. 16 years ago
Warren Togami 92798bf79b netroot= variant is not supported for NFS, you must use root= 16 years ago
Warren Togami 3847431d3d Clarify some NFS parsing and point out things that need to be fixed. 16 years ago
Warren Togami fb3d8cf7c2 Remove legacy nfsroot.txt derived shortcuts and accompanying tests. 16 years ago
Warren Togami 5655a3ffbf Remove dracut invented variations of Legacy nfsroot.txt syntax and accompanying tests. 16 years ago
Harald Hoyer b8f39ef152 renamed dracut-lib to dracut-lib.sh 16 years ago
Harald Hoyer 1e885ccdfb support old style root=dhcp root-path=server-ip:/path 16 years ago
Philippe Seewer 1b31fc140b netroot: Add ip= cmdline checker 16 years ago
Philippe Seewer 50e7ff76de netroot: Introduce detailed cmdline parsers 16 years ago