From 30026285cd536efae072e8153449268e9ecc3a8d Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 8 Nov 2004 03:59:49 +0000 Subject: rearrange --- ChangeLog | 135 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ initscripts.spec | 19 +++++--- 2 files changed, 149 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index e5be8fd5..75a7d78f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,138 @@ +2004-11-07 Bill Nottingham + + * ChangeLog, initscripts.spec: 7.95-1 + +2004-11-04 Allan Sims + + * po/et.po: Fixed fuzzies and last translated + +2004-11-04 Sharuzzaman Ahmat Raslan + + * po/ms.po: Updated Malay translation + +2004-11-04 Bill Nottingham + + * rc.d/init.d/network: fix firmware uploading on boot (#137263) + +2004-11-03 David Barzilay + + * po/pt_BR.po: updates + +2004-11-02 Bill Nottingham + + * rc.d/rc.sysinit: more LC_ALL=C + +2004-11-02 Ankitkumar Rameshchandra Patel + + * po/gu.po: ankit@redhat.com * Proof Read + +2004-11-02 Bill Nottingham + + * rc.d/rc.sysinit: fsck *once*. rearrange things thusly. + + * rc.d/rc.sysinit: move zfcp before raid/lvm + + * rc.d/rc.sysinit: remove isapnp call + + * rc.d/rc.sysinit: set up raid & LVM before first fsck + + * rc.d/rc.sysinit: remove old raidtab code in favor of mdadm + + * rc.d/rc.sysinit: remove LVM1 code + + * rc.d/rc.sysinit: + remove version code (not used) () + + * rc.d/rc.sysinit: remove hdparm code; this is best done elsewhere + + * rc.d/rc.sysinit: + remove delay on unclean startup - rely on autofsck/forcefsck + +2004-11-01 Bill Nottingham + + * rc.d/rc.sysinit: + fix blacklisting to not mismatch on substrings (#137755) + + * rc.d/rc.sysinit: + minor bug fixes (RHGB_STARTED, $cmdline use-before-set, ) + +2004-10-31 Florian La Roche + + * initscripts.spec, rc.d/rc, rc.d/rc.sysinit, sysconfig.txt, sysconfig/init, sysconfig/init.s390, sysconfig/network-scripts/ifup-ppp, sysconfig/network-scripts/network-functions: + - some optims/cleanups, details in initscripts.spec + +2004-10-29 Bill Nottingham + + * src/kmodule.c: don't probe the serial bus + +2004-10-28 Bill Nottingham + + * src/kmodule.c: remove bogus include (#137470) + + * rc.d/init.d/functions: fix incorrect rhgb temp path (#137391) + +2004-10-27 Bill Nottingham + + * prefdm: fix prefdm fallback to installed display managers (#137274) + +2004-10-27 Amanpreet Singh Alam + + * po/pa.po: FPR + +2004-10-26 Pedro Morais + + * po/pt.po: update + +2004-10-26 Dafydd Walters + + * po/cy.po: + 1 fuzzy fixed, and made translation of 'loopback' consistent. + +2004-10-25 Sarah Smith + + * po/en_GB.po: mark all entries fuzzy + + * po/en_GB.po: fixed header + +2004-10-25 David Barzilay + + * po/pt_BR.po: updates + +2004-10-25 Sarah Smith + + * po/en_GB.po: added new locale as requested + +2004-10-23 Martin Willemoes Hansen + + * po/da.po: quick fix + + * po/da.po: + * da.po: Updated Danish translation. Hmm why cant I change ChangeLog as well :( + +2004-10-22 Lorenzo + + * po/it.po: *** empty log message *** + +2004-10-20 Bill Nottingham + + * Makefile: fix 136421 + +2004-10-19 Andrew Martynov + + * po/ru.po: Translated 2 messages modified after FC3 string freeze + +2004-10-19 Yelitza Louze + + * po/es.po: updated + +2004-10-18 Nikolay Sarmadzhiev + + * po/bg.po: bg.po + +2004-10-18 Tomislav Markovski + + * po/mk.po: updated + 2004-10-18 Bill Nottingham * ChangeLog, initscripts.spec: 7.93-1 diff --git a/initscripts.spec b/initscripts.spec index b395fc9a..86292287 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 7.94 +Version: 7.95 License: GPL Group: System Environment/Base Release: 1 @@ -206,12 +206,22 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Sun Nov 7 2004 Bill Nottingham 7.95-1 +- various translation updates + +* Tue Nov 2 2004 Bill Nottingham +- take an axe to rc.sysinit: + - remove delay on unclean startup + - remove hdparm code + - remove LVM1 code + - remove old raidtab code in favor of mdadm + - remove support for old isapnp tools + - move all block device mangling before fsck. run fsck *once*, not twice + - some more LC_ALL=C stuff + * Sun Oct 31 2004 Florian La Roche - /etc/rc.d/rc: use "LC_ALL=C grep" for small speedup - /etc/rc.d/rc.sysinit: - - change to use PROMPT=no as default, use kernel options 'forcefsck' - and 'confirm' instead - - do not compute "version", this is not used at all - do not read udev.conf, this seems to be all in the start_udev script - fix detection of "nomodules" kernel command line option - read /proc/cmdline earlier and convert rhgb to use that, too @@ -221,7 +231,6 @@ rm -rf $RPM_BUILD_ROOT - remove a call to basename with shell builtins - /etc/sysconfig/network-scripts/network-functions: - remove some calls to basename/sed with shell builtins -- sysconfig.txt: document new PROMPT=no default * Wed Oct 27 2004 Bill Nottingham 7.93.2-1 - fix prefdm fallback to installed display managers (#137274) -- cgit v1.2.1