156 Commits (5a04bd2dd3a091af333c534f4534c87c5175fe13)

Author SHA1 Message Date
Harald Hoyer 3ad3b3a40d fix: cope with distributions with `/usr/etc` files 4 years ago
Harald Hoyer 09356085b6 ci: enable shellcheck for everything 4 years ago
Harald Hoyer 11e82f3ecc fix(nfs): shellcheck for modules.d/95nfs 4 years ago
Harald Hoyer 75d758e8f1 style: shfmt -s reformat 4 years ago
Harald Hoyer 9a52c3fdb0 style: shfmt reformat 4 years ago
Jóhann B. Guðmundsson 9cf7b1c529 fix: always use mkdir -p 4 years ago
Harald Hoyer 748293ff56 fix: shellcheck for modules.d/95nfs/module-setup.sh 4 years ago
Kairui Song e918f337b6 95nfs: fix rpc.statd installation 4 years ago
Daniel Molkentin 8cceee8059 Revert "Retrieve service, rpc and protcol entries via getent in hostonly mode" 4 years ago
Daniel Molkentin 5840c466dc 95nfs: /var/lib/nfs/statd/sm is /var/lib/nfs/sm on SUSE 4 years ago
Daniel Molkentin e0524af2bf Retrieve service, rpc and protcol entries via getent in hostonly mode 4 years ago
Kairui Song 3b45c7e1a0 95nfs: Install less module if hostonly mode is strict 4 years ago
Denis Volkov 09a691af3b Change the order of NFS servers during the boot 5 years ago
Martin Wilck 880d155967 95nfs: use ip_params_for_remote_addr() 5 years ago
Kairui Song 5f8063c6f2 95nfs: only install rpc services for NFS < 4 when hostonly is strict 5 years ago
Daniel Molkentin db9b5851f3 99base: Remove duplicate nfsroot_to_var from dracut-lib.sh 5 years ago
Böszörményi Zoltán a01204202b Allow running on a cross-compiled rootfs 5 years ago
Thomas Blume 9cc1b76087 nfsroot follow ifcfg settings for boot protocol 6 years ago
Daniel Molkentin 72f5a098e9 Do not pass ifname for bonding devices (bsc#995812) 7 years ago
Fabian Vogt 8602e59867 NFS: Support host being a DNS ALIAS 7 years ago
Thomas Renninger f5c10673de 95nfs: Fix mount if IPv4 address is used in /etc/fstab 7 years ago
Daniel Molkentin 51f4ab300d Do not pass ifname for bonding devices (bsc#995812) 7 years ago
Harald Hoyer 1856ae95c8 handle rpcbind /run/rpcbind directory 8 years ago
Harald Hoyer 2bd8b227de nfs: add chmod 8 years ago
Harald Hoyer 5ebf48d2ba nfs: dynamically chown /var/lib/rpcbind 8 years ago
honza801 69c6435acd Update nfs-lib.sh 9 years ago
Harald Hoyer 88f9d6140d nfs: install all nfs modules non-hostonly 9 years ago
Harald Hoyer 794b2d2c75 Use dracut-install to install kernel modules 9 years ago
Ville Skyttä bcabe0fe25 Clean up some bashisms from /bin/sh scripts 9 years ago
Ville Skyttä dec3dfa4b3 nfs/module-setup.sh: Use colon instead of dot for chown user/group separator 9 years ago
Ville Skyttä 9430ae301e Do not use deprecated egrep/fgrep 9 years ago
Harald Hoyer 50e86bf02b nfs/parse-nfsroot.sh: silence useless warning if netroot is not nfs 10 years ago
Harald Hoyer 3721635b2c guard ${arrays[@]} with "" 10 years ago
Harald Hoyer ba665de454 nfs/nfs-lib.sh: add anaconda_nfsv6_to_var() 10 years ago
Harald Hoyer afcc697cb8 nfs/parse-nfsroot.sh: don't unset netroot, if not nfs 10 years ago
Thomas Renninger 206345ce9b nfs: Add ip=... and root=nfs... parameters to internal dracut 10 years ago
Brian C. Lane 7e692cfd43 Support spaces in mount_nfs (#1109933) 11 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 11 years ago
Chapman Flack 2c19a5fa78 Specify strstr tightly, add strglob/strglobin. 11 years ago
Brian C. Lane 460cddffa1 new_dhcp_next_server is really new_next_server 11 years ago
Harald Hoyer 30e6e809ed Factor out all the "type -V" commands 11 years ago
Harald Hoyer 81aed4f28e nfs/nfsroot: symlink /dev/null to /dev/nfs, as a marker for root=/dev/nfs 11 years ago
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