dracut-032
[platform/upstream/dracut.git] / modules.d / 45ifcfg /
2013-07-31 Radek VykydalGenerate correct ifcfg file for vlan= option.
2013-05-30 Harald Hoyerifcfg/write-ifcfg.sh: fixed logic
2013-05-29 Harald Hoyerifcfg/write-ifcfg.sh:
2013-05-28 Harald Hoyerifcfg/write-ifcfg.sh: proper NAME the interfaces
2013-04-09 Harald Hoyernetwork: support multiple bonding interfaces
2013-03-14 Harald Hoyerifcfg/write-ifcfg.sh: fixed typo
2013-03-14 Radek VykydalWrite BOOTPROTO=ibft for ip=ibft to ifcfg files
2013-03-14 Radek VykydalDon't write DHCPV6C=yes for each dhcp (ipv4) configuration.
2012-10-16 Radek VykydalDo not overwrite ifcfg files generated by Anaconda...
2012-09-06 Harald Hoyerifcfg/write-ifcfg.sh: add "IPV6INIT=yes" for IPv6
2012-06-12 Will Woodsifcfg: fix output for ipv6 static addressing
2012-05-29 Will Woodsdracut-lib.sh: add copytree(), use it where applicable
2012-05-22 Harald Hoyerifcfg/write-ifcfg.sh: fixed IFS resetting
2012-05-10 Harald Hoyerifcfg/write-ifcfg.sh: add s390 specific configuration...
2012-05-09 Harald Hoyerifcfg/write-ifcfg.sh: use PREFIX for prefix netmask...
2012-05-02 Will Woodsifcfg: fix resolv.conf
2012-04-24 Harald Hoyerifcfg: write DNS1=... for nameserver= args (RHBZ#815369)
2012-04-05 Harald Hoyeradd mtu and macaddr to ip=
2012-03-08 Will Woodswrite-ifcfg.sh: add UUID=.. and save the lease files...
2012-03-08 Will Woodswrite-ifcfg.sh: cleanups
2011-05-10 Harald Hoyerremoved trailing whitespaces
2011-05-10 Harald Hoyerifcfg/write-ifcfg.sh: do not source net.*.override...
2011-04-12 Harald HoyerMove all files to /run/initramfs
2011-04-08 Harald Hoyermkdir always with -m 0755
2011-03-18 Harald Hoyers#/dev/.run#/run#g
2011-03-10 Harald Hoyermove all /dev/.initramfs to /dev/.run/initramfs
2011-02-02 Harald Hoyerrenamed module-info.sh to module-setup.sh
2011-02-02 Harald Hoyerreplaced check,install,installkernel with module-info.sh
2010-10-28 Harald Hoyermkdir /dev/.initramfs with "-p"
2010-10-28 Vladislav Bogdanovifcfg/write-ifcfg.sh: fixes typos and generated ifcfg...
2010-10-18 Vladislav Bogdanovadd bonding
2010-09-10 Harald Hoyerreformat source code
2010-06-10 Harald Hoyernetwork: depend on ifcfg, if /etc/sysconfig/network...
2010-03-04 Harald Hoyerifcfg: set mode 0755 for scripts
2010-02-04 Harald Hoyeradd preliminary IPv6 support
2010-01-27 Harald Hoyerfixed permissions for the check files
2009-10-13 Warren TogamiRevert to per-device resolv.conf by Seewer's suggestion.
2009-10-13 Warren TogamiBetter check if writing ifcfg files is necessary.
2009-10-07 Warren TogamiFix comment typo
2009-10-06 Philippe SeewerMove write-ifcfg to its own module