114 Commits (f52759131bd8d0c118106de9c1f0ddb68bf16521)

Author SHA1 Message Date
Harald Hoyer 8bcfd683bd */module-setup.sh: add comments for dracut called functions 12 years ago
Harald Hoyer e684eab878 nfs/nfsroot-cleanup.sh: silently try to umount rpc_pipefs 12 years ago
Harald Hoyer de74e1ef41 Rewrite "rootok" and "netroot" logic 12 years ago
Harald Hoyer ffc68f357e use ${var:+val} rather than ${var+val} 12 years ago
Harald Hoyer af11946054 dracut-functions.sh: inst_multiple == dracut_install 12 years ago
Harald Hoyer 32bd2fbb4c use "rm --" to guard against filenames beginning with "-" 12 years ago
Harald Hoyer 41bfa5dad1 nfs/module-setup.sh: combine egreps for /etc/passwd and /etc/group 12 years ago
Harald Hoyer 18d0c9b858 nfs/nfsroot.sh: only cat /etc/fstab, if existant 12 years ago
Harald Hoyer d351541ee6 make host_fs_types a hashmap 12 years ago
Harald Hoyer 6e0c1c448d nfs/nfsroot.sh: trigger nfs mount with cat'ing /etc/fstab 12 years ago
Harald Hoyer 41eba87b32 dracut_need_initqueue 12 years ago
Harald Hoyer 2b5cd3dbf8 nfs/nfsroot-cleanup.sh: mount --bind instead of --move 12 years ago
Harald Hoyer a67a6f957d nfs/nfs-start-rpc.sh: prevent mount error, if sunrpc kernel module is not in the initramfs 12 years ago
Harald Hoyer 2b9be6f707 [nfs|cifs]root.sh: make "/dev/root" a symlink, so it gets cleaned up later on 12 years ago
Harald Hoyer 8714280104 only install /etc/modprobe.d for hostonly 13 years ago
Harald Hoyer 167a320e5f s/libnss*.so/libnss_*.so so that we don't install libnss3.so 13 years ago
Harald Hoyer ba111df2b9 nfs: install all nfs submodules 13 years ago
Harald Hoyer 6ca264a151 nfs/module-setup.sh: check for "rpc.rpc" before running chown 13 years ago
Harald Hoyer 68e7661ca7 deprecate old command line options 13 years ago
Dave Young 83a420674b nfs: install modprobe config file 13 years ago
Harald Hoyer 53fe81e752 modules.d/*/module-setup.sh: combine and specify type for installs 13 years ago
Harald Hoyer 9f6baa127a nfs: extend libnss wildcard 13 years ago
Harald Hoyer d77540c8e4 get rid of libdir and usrlibdir 13 years ago
Harald Hoyer eef7649e71 merge "cleanup" and "pre-pivot-cleanup" hooks 13 years ago
Dave Young 1bd76bf981 move cleanup scripts to pre-pivot-cleanup hook 13 years ago
Jon Ander Hernandez c9143a63fe Debian multiarch support 13 years ago
Harald Hoyer 8a5456e872 95nfs/nfs-lib.sh: add server-ip to nfs server search 13 years ago
Harald Hoyer 5e5f3d5e6c 95nfs/module-setup.sh: removed "egrep" and "ls" calls 13 years ago
Harald Hoyer 14669e3a86 95nfs/module-setup.sh: whitespace fixup 13 years ago
Harald Hoyer 552ecca6db Renamed all shell scripts to *.sh 13 years ago
Harald Hoyer 969394f503 95nfs/nfs-lib.sh: do not bail out at sourcing in nfsroot_from_dhcp() 13 years ago
Will Woods 9fcfa04ca9 port nfsroot to nfs-lib 13 years ago
Will Woods 9c463909d6 95nfs: add nfs-lib.sh 13 years ago
Harald Hoyer fb67e4aa36 shutdown on demand 13 years ago
Dave Young c6655c4115 split nfs rpc daemons startup script 13 years ago
Dave Young 65bb31a405 source dracut-lib.sh in nfs cleanup script 13 years ago
Dave Young cc78087b83 add nobody group for rpc.idmapd 13 years ago
Dave Young 59ee80764e deal common part of etc passwd in 99base 13 years ago
Cong Wang eead773204 nfs: fix regex patterns in check() 13 years ago
Cong Wang 1b7fd0fa3e Check module dependencies of mount points 13 years ago
Harald Hoyer 480d772f22 */module-setup.sh: use host_fs_types host_devs 13 years ago
Harald Hoyer e59f58f854 use inst_simple to install non-binary files 14 years ago
Harald Hoyer 5e802b113a removed sourceforge references 14 years ago
Harald Hoyer 29b10e65b1 dracut-functions: make local vars local and prefix with "_" 14 years ago
Harald Hoyer 3b403b32fc removed trailing whitespaces 14 years ago
Harald Hoyer 1325cddee9 let rpc user own /var/lib/rpcbind 14 years ago
Harald Hoyer fb59f4c967 get rid of absolute PATHs 14 years ago
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