diff options
author | Bill Nottingham <notting@redhat.com> | 2006-10-27 16:55:49 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2006-10-27 16:55:49 +0000 |
commit | c817c1de11c5cf7b7ac94c332296e1c664258f6e (patch) | |
tree | 77b0292b5be68a4d86f60181e975a47c736bd64e /ChangeLog | |
parent | 1079b6c14ada31fb627cf433c8139de5d166fcf5 (diff) | |
download | initscripts-c817c1de11c5cf7b7ac94c332296e1c664258f6e.tar initscripts-c817c1de11c5cf7b7ac94c332296e1c664258f6e.tar.gz initscripts-c817c1de11c5cf7b7ac94c332296e1c664258f6e.tar.bz2 initscripts-c817c1de11c5cf7b7ac94c332296e1c664258f6e.tar.xz initscripts-c817c1de11c5cf7b7ac94c332296e1c664258f6e.zip |
8.46-1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 90 |
1 files changed, 90 insertions, 0 deletions
@@ -1,3 +1,93 @@ +2006-10-27 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: 8.46-1 + + * Makefile, rc.d/rc.sysinit, sysconfig/readonly-root: + more statetab updates (#211839, <markmc@redhat.com>) + +2006-10-26 Bill Nottingham <notting@redhat.com> + + * src/rename_device.c: + use SUBCHANNELS as the primary key for s390 network devices (#204803) + + * rc.d/init.d/functions, rc.d/rc.sysinit: + fix or_IN and similar locales (#212219) + +2006-10-25 Bill Nottingham <notting@redhat.com> + + * Makefile, initscripts.spec: add sample statetab (#211839) + +2006-10-24 Bill Nottingham <notting@redhat.com> + + * rc.d/rc.sysinit: + use /etc/statetab, /etc/statetab.d for local state (#211839, + <markmc@redhat.com>) + +2006-10-19 Bill Nottingham <notting@redhat.com> + + * sysconfig/network-scripts/ifup-eth: + just enslave once. seems to work now + +2006-10-18 Bill Nottingham <notting@redhat.com> + + * sysconfig/network-scripts/ifdown-eth, sysconfig/network-scripts/ifup-eth, sysconfig/network-scripts/network-functions: + use sysfs interface for bonding (#202443, <agospoda@redhat.com>) + + * lang.csh, lang.sh: blacklist CJKI on the virtual console (#120819) + + * rc.d/rc.sysinit: use dmraid.static (#211297) + +2006-10-16 Bill Nottingham <notting@redhat.com> + + * initscripts.spec: + if we back out early login, need to sed inittab back + +2006-10-16 Ani Peter <apeter@redhat.com> + + * po/ml.po: Updated Malayalam file + +2006-10-15 Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com> + + * po/ms.po: Updated Malay translation + +2006-10-12 Bill Nottingham <notting@redhat.com> + + * initscripts.spec, inittab, inittab.s390, prefdm, rc.d/rc.sysinit: + revert early-login support (#210836, essentially) + +2006-10-12 isoiso <isoiso@one-design.jp> + + * po/ja.po: translate finished + +2006-10-11 Peter Jones <pjones@redhat.com> + + * rc.d/rc.sysinit: + - Handle "nodmraid" and "nompath" command line options (#209377) + +2006-10-11 Ville-Pekka Vainio <vpivaini@cs.helsinki.fi> + + * po/fi.po: Updated Finnish translation + +2006-10-10 Michael Smith <mhideo@redhat.com> + + * po/zh_CN.po: automerge Simplified Chinese + +2006-10-09 Keld Simonsen <keld@rap.rap.dk> + + * po/da.po: updates -done + initscripts/da.po + + * po/da.po: updates + initscripts/da.po + +2006-10-09 Bill Nottingham <notting@redhat.com> + + * initscripts.spec: 8.45.1-1 + +2006-10-07 Bill Nottingham <notting@redhat.com> + + * sysconfig/network-scripts/ifup-eth: restorecon on moved lease file + 2006-10-06 Bill Nottingham <notting@redhat.com> * ChangeLog, initscripts.spec: 8.45-1 |