summaryrefslogtreecommitdiff
path: root/modules.d/45ifcfg
AgeCommit message (Expand)AuthorFilesLines
2013-07-31Generate correct ifcfg file for vlan= option.Radek Vykydal1-1/+17
2013-05-30ifcfg/write-ifcfg.sh: fixed logicHarald Hoyer1-34/+41
2013-05-29ifcfg/write-ifcfg.sh:Harald Hoyer1-7/+5
2013-05-28ifcfg/write-ifcfg.sh: proper NAME the interfacesHarald Hoyer1-3/+3
2013-04-09network: support multiple bonding interfacesHarald Hoyer1-4/+5
2013-03-14ifcfg/write-ifcfg.sh: fixed typoHarald Hoyer1-1/+1
2013-03-14Write BOOTPROTO=ibft for ip=ibft to ifcfg filesRadek Vykydal1-6/+14
2013-03-14Don't write DHCPV6C=yes for each dhcp (ipv4) configuration.Radek Vykydal1-3/+1
2012-10-16Do not overwrite ifcfg files generated by Anaconda kickstart (#865192)Radek Vykydal1-0/+1
2012-09-06ifcfg/write-ifcfg.sh: add "IPV6INIT=yes" for IPv6Harald Hoyer1-0/+2
2012-06-12ifcfg: fix output for ipv6 static addressingWill Woods1-7/+16
2012-05-29dracut-lib.sh: add copytree(), use it where applicableWill Woods1-1/+1
2012-05-22ifcfg/write-ifcfg.sh: fixed IFS resettingHarald Hoyer1-2/+4
2012-05-10ifcfg/write-ifcfg.sh: add s390 specific configuration optionsHarald Hoyer1-2/+68
2012-05-09ifcfg/write-ifcfg.sh: use PREFIX for prefix netmask formHarald Hoyer1-1/+5
2012-05-02ifcfg: fix resolv.confWill Woods1-1/+1
2012-04-24ifcfg: write DNS1=... for nameserver= args (RHBZ#815369)Harald Hoyer1-0/+5
2012-04-05add mtu and macaddr to ip=Harald Hoyer1-0/+3
2012-03-08write-ifcfg.sh: add UUID=.. and save the lease files with the same uuidWill Woods1-0/+7
2012-03-08write-ifcfg.sh: cleanupsWill Woods1-8/+7
2011-05-10removed trailing whitespacesHarald Hoyer1-8/+8
2011-05-10ifcfg/write-ifcfg.sh: do not source net.*.override, if it doesn't existHarald Hoyer1-1/+1
2011-04-12Move all files to /run/initramfsHarald Hoyer1-3/+5
2011-04-08mkdir always with -m 0755Harald Hoyer1-3/+3
2011-03-18s#/dev/.run#/run#gHarald Hoyer1-6/+6
2011-03-10move all /dev/.initramfs to /dev/.run/initramfsHarald Hoyer1-6/+6
2011-02-02renamed module-info.sh to module-setup.shHarald Hoyer1-0/+0
2011-02-02replaced check,install,installkernel with module-info.shHarald Hoyer3-12/+16
2010-10-28mkdir /dev/.initramfs with "-p"Harald Hoyer1-1/+1
2010-10-28ifcfg/write-ifcfg.sh: fixes typos and generated ifcfg filesVladislav Bogdanov1-8/+10
2010-10-18add bondingVladislav Bogdanov1-13/+81
2010-09-10reformat source codeHarald Hoyer3-22/+28
2010-06-10network: depend on ifcfg, if /etc/sysconfig/network-scripts existHarald Hoyer1-2/+2
2010-03-04ifcfg: set mode 0755 for scriptsHarald Hoyer2-0/+0
2010-02-04add preliminary IPv6 supportHarald Hoyer1-25/+35
2010-01-27fixed permissions for the check filesHarald Hoyer1-0/+0
2009-10-13Revert to per-device resolv.conf by Seewer's suggestion.Warren Togami1-1/+1
2009-10-13Better check if writing ifcfg files is necessary.Warren Togami1-1/+1
2009-10-07Fix comment typoWarren Togami1-1/+1
2009-10-06Move write-ifcfg to its own modulePhilippe Seewer3-0/+68