40 Commits (ec74fa8789453a7949869947ba07e66b27e24512)

Author SHA1 Message Date
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
Philippe Seewer 580bb5417c netroot and others: Style changes 16 years ago
Philippe Seewer 268de90f82 netroot handlers: Add argument checking 16 years ago
Philippe Seewer 9cdfd735a8 netroot: Don't export NEWROOT 16 years ago
Philippe Seewer 115a35c175 nfsroot: statd is only needed for nfs4 16 years ago
Philippe Seewer 3da03a6036 NFS: Add support for debian based distros 16 years ago
Warren Togami 21df4aa429 grep is installed by 95debug for the moment, remove this to simplify. 16 years ago
David Dillow aec48753c2 network: add support for netroot=... 16 years ago
Harald Hoyer 169363e827 add ipv6 rpc.idmapd and various conf files for NFS 16 years ago
David Dillow abe9ccc89a NFS root: add support for default root path and %s substitution 16 years ago
David Dillow 4107be9f9f NFS root: add missing DHCP root-path/nfsroot=[IP:]/path[,options] format 16 years ago
Seewer Philippe 07b2fbb183 Get rid of cat and grep 16 years ago
David Dillow 2129ffe93e nfs: cleanup currently needs grep 16 years ago
David Dillow b4dc8ad346 Allow NFS and NBD to be built into the kernel 16 years ago
David Dillow 92997caf35 cleanup shebangs in sourced scripts 16 years ago
Warren Togami 4f0e32751f nfs needs sunrpc 16 years ago
David Dillow 5103130352 nfsroot: move to netroot framework 16 years ago
David Dillow 145ca9e5b3 nfsroot: move to same sort order as block methods 16 years ago