16 Commits (005a7bda8db13992b4b0d010b932230707a1de2e)

Author SHA1 Message Date
Harald Hoyer e25c536c70 fix(network): shellcheck for modules.d/40network 4 years ago
Harald Hoyer 9a52c3fdb0 style: shfmt reformat 4 years ago
Lukas Nykryn c17c5b7604 fix(network-manager): run as a service if systemd module is present 4 years ago
Lubomir Rintel 1c4a51c39c network: fix an error message 7 years ago
Harald Hoyer 19b0065cac network/netroot.sh: better handling of $netroot and dhcp 9 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 11 years ago
Harald Hoyer de74e1ef41 Rewrite "rootok" and "netroot" logic 12 years ago
Harald Hoyer 32bd2fbb4c use "rm --" to guard against filenames beginning with "-" 12 years ago
Harald Hoyer b819f519cb network: refix BOOTIF logic 12 years ago
Harald Hoyer af2fcbafe8 network/netroot.sh: do not unset root 12 years ago
Harald Hoyer b59e9e5724 network/netroot.sh: remove the dhcp finished hook, if we have a handler 12 years ago
Harald Hoyer c6c704fda6 network: fix ifup and netroot calling 13 years ago
Will Woods e173f0b384 network: add save_netinfo, fix problems with nfs->NM takeover 13 years ago
Will Woods 25aa3c5a6e network: refactor stuff from netroot/parse-ip-opts to net-lib 13 years ago
Harald Hoyer 2c0317213e get rid of /tmp/root.info 13 years ago
Harald Hoyer 552ecca6db Renamed all shell scripts to *.sh 13 years ago
Dave Young 957bc5c92f allow ifup bring up network manually even without netroot 13 years ago
Will Woods a2a74022e2 netroot: actually run netroot hooks 13 years ago
Harald Hoyer d3be5a89e5 netroot: do not die, if arping failed 14 years ago
Harald Hoyer 3b403b32fc removed trailing whitespaces 14 years ago
Harald Hoyer fb59f4c967 get rid of absolute PATHs 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
Pádraig Brady c8584872be network: don't die if gateway is down and root server is local 15 years ago
Harald Hoyer cc02093d69 reformat source code 15 years ago
Harald Hoyer c98bcec89c add preliminary IPv6 support 15 years ago
Warren Togami 157a8ddf5c Revert to per-device resolv.conf by Seewer's suggestion. 16 years ago
Philippe Seewer 98f25e9694 Add simple STP timeout handler 16 years ago
Harald Hoyer a1dd79d4fe network/netroot: remove flock 16 years ago
Harald Hoyer 0519556070 network/netroot: do not redirect output on rdnetdebug 16 years ago
Warren Togami 984a819b92 There is only one resolv.conf. 16 years ago
Harald Hoyer b8f39ef152 renamed dracut-lib to dracut-lib.sh 16 years ago
Harald Hoyer d1baa0225b add PATH 16 years ago
Philippe Seewer 8ecd9d010a multinic support: Add bootdev cmdline argument 16 years ago
Philippe Seewer db8158439d multnic support: move actual interface configuration to netroot 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 0c26abfa81 netroot: Always write an override file if an ip= line is present 16 years ago
Philippe Seewer 9f73fedfd1 netroot: Move writing ifcfg config files to a pre-pivot script 16 years ago
Philippe Seewer a55d10c05c netroot: Use same method to check for already mounted root as init 16 years ago
Philippe Seewer 2734a87537 netroot: Use root.info instead of netroot.info 16 years ago
Philippe Seewer 05e2c5923c netroot: Check argument 16 years ago
Philippe Seewer 9cdfd735a8 netroot: Don't export NEWROOT 16 years ago
David Dillow aec48753c2 network: add support for netroot=... 16 years ago
Warren Togami f3d9b04d1a .override also becomes net.* file only after successful rootfs mount. 16 years ago
Warren Togami 9a9777a19c Write ifcfg style file upon successful netboot. 16 years ago
Warren Togami f2287b3626 Write MAC address to a file at successful netroot mount, NetworkManager wants this. 16 years ago
Warren Togami bf4626d933 dhclient.* files become net.* only after successful netboot. 16 years ago
David Dillow 7d7efa4a3d netroot: add common handler for network root devices 16 years ago