diff options
author | Florian La Roche <laroche@redhat.com> | 2002-07-10 08:26:06 +0000 |
---|---|---|
committer | Florian La Roche <laroche@redhat.com> | 2002-07-10 08:26:06 +0000 |
commit | 95ef94bed21f6812e2d879d354604c46b51b4016 (patch) | |
tree | 1fb0f7cefeeea2af930ddba518e4991be5139b0a /initscripts.spec | |
parent | 9e3fb5cae87f8d800c065d536d9ba4c8cdcce6c3 (diff) | |
download | initscripts-95ef94bed21f6812e2d879d354604c46b51b4016.tar initscripts-95ef94bed21f6812e2d879d354604c46b51b4016.tar.gz initscripts-95ef94bed21f6812e2d879d354604c46b51b4016.tar.bz2 initscripts-95ef94bed21f6812e2d879d354604c46b51b4016.tar.xz initscripts-95ef94bed21f6812e2d879d354604c46b51b4016.zip |
* Tue Jul 09 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- allow an option for ups poweroff #68123
- change grep for ONBOOT= #63903
- allow building with a cross-compiler #64362,#64255
- faster check in network-functions:check_default_route()
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/initscripts.spec b/initscripts.spec index a221e589..ef9d8823 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -244,6 +244,12 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Tue Jul 09 2002 Florian La Roche <Florian.LaRoche@redhat.de> +- allow an option for ups poweroff #68123 +- change grep for ONBOOT= #63903 +- allow building with a cross-compiler #64362,#64255 +- faster check in network-functions:check_default_route() + * Fri Jul 05 2002 Florian La Roche <Florian.LaRoche@redhat.de> - rc.sysinit: do not load raid modules unless /etc/raidtab exists - many cleanups for more consistent shell programming and also |