275 Commits (a76a22b779ba7c0985e60cb853fcf3b4b4147114)

Author SHA1 Message Date
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 e86a6d390d network: install brctl optionally 14 years ago
Harald Hoyer 19f3a804e7 s#/dev/.run#/run#g 14 years ago
Harald Hoyer b177e9133e move all /dev/.initramfs to /dev/.run/initramfs 14 years ago
Harald Hoyer 38ba0d7a62 network: add iBFT interface configuration 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 5023964844 move initlog.pipe to /dev/.initramfs 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 57a49c6727 chmod 0755 modules.d/40network/parse-bond.sh 15 years ago
Vladislav Bogdanov 96fb9c8dd7 add bonding 15 years ago
Harald Hoyer a8a949d9e5 network: kill -9 dhclient, if normal kill does not succeed 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 1c894acb42 fixed "ip=dhcp6" 15 years ago
Harald Hoyer 5f927f201d network: strip pxelinux hardware type field from BOOTIF 15 years ago
Harald Hoyer 4eab305062 network: depend on ifcfg, if /etc/sysconfig/network-scripts exist 15 years ago
Harald Hoyer e54a84113e get rid of rdnetdebug 15 years ago
Harald Hoyer 7c0aa2a2ea 40network/ifup: be more verbose 15 years ago
Harald Hoyer 9ab1426534 40network/dhclient-script: be more verbose 15 years ago
Harald Hoyer 647035f9aa 40network/parse-ip-opts.sh: add "ip=auto6" to valid options 15 years ago
Harald Hoyer 5be225d299 use "grep" directly without "nm" to drop binutils requirement 15 years ago
Harald Hoyer 8ded2a65c0 network: correct rules for multiple nics 15 years ago
Harald Hoyer 400723054c network: removed bogus udev rules 15 years ago
Harald Hoyer c98bcec89c add preliminary IPv6 support 15 years ago
Philippe Seewer 6a0ce0a518 Module scripts should be executable 15 years ago
Warren Togami 157a8ddf5c Revert to per-device resolv.conf by Seewer's suggestion. 16 years ago
Harald Hoyer 186b9c9aac network/parse-bridge: check for bridge parameter not ip 16 years ago
Philippe Seewer 7a6e646c83 Move write-ifcfg to its own module 16 years ago
Philippe Seewer 5fb4ac2286 Add DAD to dhclient-script 16 years ago
Philippe Seewer 98f25e9694 Add simple STP timeout handler 16 years ago
Philippe Seewer d92ca28b16 Get rid of hostname utility 16 years ago
Seewer Philippe d1dd6bb746 Be a bit more optimistic when setting mtus 16 years ago
Harald Hoyer bf87d252f3 network: wait for interfaces to come up, before proceeding 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
Harald Hoyer f57b5bc735 network: move netroot to initqueue 16 years ago
Harald Hoyer 689f9b8af7 create /var/run in 99base 16 years ago
Hans de Goede 04a8f224c1 Add ifname= argument for persistent netdev names 16 years ago
Hans de Goede 68f28d6976 Add ifname= argument for persistent netdev names 16 years ago
Harald Hoyer 5a8d8dfbb6 switch modules to initqueue-finished 16 years ago
Harald Hoyer 650da7bada removed initrdargs from parse-*.sh 16 years ago
Harald Hoyer 84c2266f1a network/installkernel: it's eth_type_trans and not eth_type_transfer 16 years ago
Victor Lowther 240cc7c480 Abstract out hostonly vs. generic module installation differences. 16 years ago
Victor Lowther 4e207ec862 The network check script sources , so it must use /bin/bash 16 years ago
Harald Hoyer 88838bf238 network: exclude kernel modules, which need iw_handler_get_spy 16 years ago
Harald Hoyer 123e04b23e 40network/installkernel: do not install isdn and uwb modules 16 years ago