From 4c3651c252e1242b04d52a5e1569a0c8481e65b7 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 10 Jan 2000 22:14:07 +0000 Subject: *** empty log message *** --- ChangeLog | 5 +++++ initscripts.spec | 7 +++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 39567807..d97d7a01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-01-10 Bill Nottingham + + * rc.d/init.d/halt: + ignore loopfs when umounting + 2000-01-06 Bill Nottingham * rc.d/rc.sysinit: diff --git a/initscripts.spec b/initscripts.spec index 321c656e..9c902eb5 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,10 +1,10 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -%define version 4.80 +%define version 4.81 Version: %{version} Copyright: GPL Group: System Environment/Base -Release: 3 +Release: 1 Source: initscripts-%{version}.tar.gz BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root Requires: mingetty, /bin/awk, /bin/sed, mktemp, e2fsprogs >= 1.15, console-tools @@ -227,6 +227,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Jan 10 2000 Bill Nottingham +- don't try to umount /loopfs + * Mon Dec 27 1999 Bill Nottingham - switch to using sysctl -- cgit v1.2.1