aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--initscripts.spec7
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 <notting@redhat.com>
+
+ * rc.d/init.d/halt:
+ ignore loopfs when umounting
+
2000-01-06 Bill Nottingham <notting@redhat.com>
* 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 <notting@redhat.com>
+- don't try to umount /loopfs
+
* Mon Dec 27 1999 Bill Nottingham <notting@redhat.com>
- switch to using sysctl