32 Commits (d008b6b89f69772a119da779c9e934e9bdd426ec)

Author SHA1 Message Date
Radek Vykydal cbd60fcaaf Do not overwrite ifcfg files generated by Anaconda kickstart (#865192) 13 years ago
Harald Hoyer 32ec0a762d ifcfg/write-ifcfg.sh: add "IPV6INIT=yes" for IPv6 13 years ago
Will Woods 30430fbe30 ifcfg: fix output for ipv6 static addressing 13 years ago
Will Woods 31cfc9aa5e dracut-lib.sh: add copytree(), use it where applicable 13 years ago
Harald Hoyer 02805bd1fc ifcfg/write-ifcfg.sh: fixed IFS resetting 13 years ago
Harald Hoyer a82d207b8d ifcfg/write-ifcfg.sh: add s390 specific configuration options 13 years ago
Harald Hoyer 5bfbfbfc22 ifcfg/write-ifcfg.sh: use PREFIX for prefix netmask form 13 years ago
Will Woods 335bb5a35b ifcfg: fix resolv.conf 13 years ago
Harald Hoyer eb6e141adb ifcfg: write DNS1=... for nameserver= args (RHBZ#815369) 13 years ago
Harald Hoyer 990e945ffd add mtu and macaddr to ip= 13 years ago
Will Woods 66666c670a write-ifcfg.sh: add UUID=.. and save the lease files with the same uuid 13 years ago
Will Woods d37ad6aea0 write-ifcfg.sh: cleanups 13 years ago
Harald Hoyer 3b403b32fc removed trailing whitespaces 14 years ago
Harald Hoyer da5f8554a4 ifcfg/write-ifcfg.sh: do not source net.*.override, if it doesn't exist 14 years ago
Harald Hoyer dbad9f4661 Move all files to /run/initramfs 14 years ago
Harald Hoyer d125a47061 mkdir always with -m 0755 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 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 6ef8e5b4d3 mkdir /dev/.initramfs with "-p" 15 years ago
Vladislav Bogdanov 3afca618da ifcfg/write-ifcfg.sh: fixes typos and generated ifcfg files 15 years ago
Vladislav Bogdanov 96fb9c8dd7 add bonding 15 years ago
Harald Hoyer cc02093d69 reformat source code 15 years ago
Harald Hoyer 4eab305062 network: depend on ifcfg, if /etc/sysconfig/network-scripts exist 15 years ago
Harald Hoyer 80a6943fc4 ifcfg: set mode 0755 for scripts 15 years ago
Harald Hoyer c98bcec89c add preliminary IPv6 support 15 years ago
Harald Hoyer 4dc4cc3fc6 fixed permissions for the check files 15 years ago
Warren Togami 157a8ddf5c Revert to per-device resolv.conf by Seewer's suggestion. 16 years ago
Warren Togami 08d82be71d Better check if writing ifcfg files is necessary. 16 years ago
Warren Togami 4431431c23 Fix comment typo 16 years ago
Philippe Seewer 7a6e646c83 Move write-ifcfg to its own module 16 years ago