aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2000-01-10 22:14:07 +0000
committerBill Nottingham <notting@redhat.com>2000-01-10 22:14:07 +0000
commit4c3651c252e1242b04d52a5e1569a0c8481e65b7 (patch)
tree28a779834262b66b4149dab0b8899bd97a4700ba
parente40ace56b7a4c246d82808761f301759ee8803ae (diff)
downloadinitscripts-r4-81.tar
initscripts-r4-81.tar.gz
initscripts-r4-81.tar.bz2
initscripts-r4-81.tar.xz
initscripts-r4-81.zip
*** empty log message ***r4-81
-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