diff options
author | Bill Nottingham <notting@redhat.com> | 2008-01-19 02:59:46 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2008-01-19 02:59:46 +0000 |
commit | 26a304384535f177b07049abc7a2138346d50adf (patch) | |
tree | 9b8bfc1b9c6f16df4f6eac7e8ef2358bce187059 /ChangeLog | |
parent | 022d1557789f1531db906b9a57cae8da71f4c085 (diff) | |
download | initscripts-26a304384535f177b07049abc7a2138346d50adf.tar initscripts-26a304384535f177b07049abc7a2138346d50adf.tar.gz initscripts-26a304384535f177b07049abc7a2138346d50adf.tar.bz2 initscripts-26a304384535f177b07049abc7a2138346d50adf.tar.xz initscripts-26a304384535f177b07049abc7a2138346d50adf.zip |
8.61-1r8-60
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 86 |
1 files changed, 86 insertions, 0 deletions
@@ -1,3 +1,89 @@ +2008-01-19 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: 8.61-1 + + * rc.d/init.d/netfs, rc.d/rc.sysinit: use lvm, not lvm.static (#429222) + +2008-01-15 Bill Nottingham <notting@redhat.com> + + * sysconfig/network-scripts/ifup-eth: + don't do something odd if we find a mac address that matches the + user-set MACADDR (#251415) + +2008-01-10 Bill Nottingham <notting@redhat.com> + + * rc.d/rc.sysinit: + fix root fs check to catch 'rw,ordered,noatime,etc.' properly (#334171) + + * rc.d/rc.sysinit: + Use proper invocations for authconfig, system-config-network (#426372, + #428202) + +2008-01-09 Bill Nottingham <notting@redhat.com> + + * src/rename_device.c: add patch from rhel5 (#351291) + +2008-01-07 Bill Nottingham <notting@redhat.com> + + * service: + just test for existence, so that errors are passed up (#427767) + +2008-01-03 Bill Nottingham <notting@redhat.com> + + * initscripts.spec: add stateless requires + +2007-12-18 Thomas Canniot <mrtom@easynux.org> + + * po/fr.po: translation updated + +2007-12-03 Bill Nottingham <notting@redhat.com> + + * Makefile: + fix perms on /etc/profile.d (#407531, <ville.skytta@iki.fi>) + +2007-11-28 Bill Nottingham <notting@redhat.com> + + * po/ru.po: more russian updates (<timosha@gmail.com>) + +2007-11-27 Bill Nottingham <notting@redhat.com> + + * po/ru.po: update (#400771, <timosha@gmail.com>) + + * sysconfig/network-scripts/ifdown-eth: typo + +2007-11-26 Bill Nottingham <notting@redhat.com> + + * sysconfig/network-scripts/ifdown-eth: + don't endlessly loop on ifdown if devices are inconsistent (#390271) + +2007-11-20 Kjartan Maraas <kmaraas@gnome.org> + + * po/nb.po: Update + +2007-11-14 Bill Nottingham <notting@redhat.com> + + * rwtab: fstab makes no sense here + + * Makefile: + Improve Makefile so that we don't install the original versions of + patched files in /etc/rc.d and /etc/sysconfig. <cscott@cscott.net> + +2007-10-21 Miloslav Trmac <mitr@redhat.com> + + * po/cs.po: Fix a pasto. + +2007-10-19 Alexandru Szasz <alexxed@gmail.com> + + * po/ro.po: Fixed mispelling + +2007-10-19 Harald Hoyer <harald@redhat.com> + + * rc.d/rc.sysinit: - fix encrypted swap partitions with random key + +2007-10-15 Igor Pires Soares <igorsoares@gmail.com> + + * po/pt_BR.po: Minor changes + 2007-10-09 Bill Nottingham <notting@redhat.com> * ChangeLog, initscripts.spec: 8.60-1 |