diff options
author | Bill Nottingham <notting@redhat.com> | 2004-09-01 15:59:11 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2004-09-01 15:59:11 +0000 |
commit | 58e5bcedc22ef67b46ca7e4bd54f87e64504224d (patch) | |
tree | 2eeba677aed2fb654b7ef6816927b5f9190a83b4 /ChangeLog | |
parent | ab1ebd6e9696f46dbc7d13bfc58dbea7648b7d30 (diff) | |
download | initscripts-58e5bcedc22ef67b46ca7e4bd54f87e64504224d.tar initscripts-58e5bcedc22ef67b46ca7e4bd54f87e64504224d.tar.gz initscripts-58e5bcedc22ef67b46ca7e4bd54f87e64504224d.tar.bz2 initscripts-58e5bcedc22ef67b46ca7e4bd54f87e64504224d.tar.xz initscripts-58e5bcedc22ef67b46ca7e4bd54f87e64504224d.zip |
7.77-1r7-77
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 52 |
1 files changed, 52 insertions, 0 deletions
@@ -1,3 +1,55 @@ +2004-09-01 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: + 7.77-1 + + * rc.d/rc.sysinit: mount usbfs (#131347) + start any automatic raid devices + +2004-09-01 Jeremy Katz <katzj@redhat.com> + + * initscripts.spec, rc.d/rc.sysinit: udev uses UDEV_TMPFS now + +2004-09-01 Karsten Hopp <karsten@redhat.com> + + * initscripts.spec: ifcfg-escon is gone + + * initscripts.spec, sysconfig/network-scripts/network-functions: + - qeth can hav eth, hsi and tr interfaces, lcs can have eth and tr interfaces, + too. We can't tell apart if p.e. eth0 is qeth or lcs, but need to know it for + sysfs configuration. Remove TYPE=QETH hack and use a more generic NETTYPE + instead + + * sysconfig/network-scripts/ifup-escon, sysconfig/network-scripts/network-functions: + - esconX interfaces are gone, they are now called ctcX and configured the same as ctc interfaces + +2004-08-31 Bill Nottingham <notting@redhat.com> + + * initscripts.spec: + remove triggers for ancient releases, bulletproof remaining ones (#131356) + +2004-08-31 Dan Walsh <dwalsh@redhat.com> + + * rc.d/rc.sysinit: allow messages to show up on console + +2004-08-30 Karsten Hopp <karsten@redhat.com> + + * initscripts.spec, sysconfig/network-scripts/network-functions: + LCS devices use portno instead if portname + +2004-08-27 Jason Vas Dias <jvdias@redhat.com> + + * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: + Add support for new DHCPv6 client (new DHCPV6C ifcfg variable) + + * initscripts.spec: + Add support for new DHCPv6 client (new DHCPV6C ifcfg variable) to ifup + + * sysconfig.txt: Add documentation for new DHCPV6C ifcfg variable + + * sysconfig/network-scripts/ifup: + Add support for new DHCPv6 client (new DHCPV6C ifcfg variable) + 2004-08-27 Bill Nottingham <notting@redhat.com> * initscripts.spec, Changelog: 7.72-1 |