summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Banck <mbanck@debian.org>2004-09-27 09:59:11 +0000
committerMichael Banck <mbanck@debian.org>2004-09-27 09:59:11 +0000
commit7b2c157c5cc991f74d7dc8428f56ab1d57467ea2 (patch)
tree7fca1273c19ed00783750cabb245da5276c010b2 /debian/changelog
parent208d10a2dd38e6311bfb09eb3a80c492775ef42e (diff)
* Make sure the root file system is read-only during the fsck run, and
update it to be writable again if fsck succeeds. (Closes: #273508)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d31103c1..a77987f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,9 @@ hurd (20040508-4) UNRELEASED; urgency=low
* debian/changelog: Added back 20040301-1 entry which got lost.
* debian/hurd.install: Do not install /sbin/fsck. (Closes: #272655)
* debian/patches/rc.patch: Updated to use e2fsprog's /sbin/fsck
- command-line options.
+ command-line options. Make sure the root file system is read-only
+ during the fsck run, and update it to be writable again if fsck
+ succeeds. (Closes: #273508)
[ Guillem Jover ]
* debian/hurd.postinst: Move /bin/login suid root chmod to debian/rules.