From 2563f1d5322c08ffa8ede6c665a750d902bcb100 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Mon, 15 Sep 2003 11:41:38 +0000 Subject: use upsdrvctl to start the shutdown process --- ChangeLog | 7 +++++++ initscripts.spec | 8 +++++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0e2b74bb..f348284e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-09-15 Than Ngo + * Changelog, initscripts.spec: + 7.34-1 + + * rc.d/init.d/halt + use upsdrvctl to start the shutdown process + 2003-09-15 Bill Nottingham * ChangeLog, initscripts.spec: diff --git a/initscripts.spec b/initscripts.spec index afa87590..b8fc8f61 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.33 +Version: 7.34 License: GPL Group: System Environment/Base Release: 1 @@ -249,6 +249,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Sep 15 2003 Than Ngo 7.34-1 +- use upsdrvctl to start the shutdown process + * Mon Sep 15 2003 Bill Nottingham ) - ppp fixes (#104128, #97845, #85447) @@ -261,8 +264,7 @@ rm -rf $RPM_BUILD_ROOT - fix bonding + dhcp (#91399) - fix typo (#103781) - sysconfig/network-scripts/ifup: fix use of local -- sysconfig.txt: document HWADDR -- IPv6 updates (Pekka Savola, ) + - fix shutdown with NFS root (#100556, ) - remove /var/run/confirm when done with /etc/rc (#100898) - ipcalc: fix some memory handling (#85478, ) -- cgit