summaryrefslogtreecommitdiff
path: root/sutils/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1997-06-21 16:25:15 +0000
committerMiles Bader <miles@gnu.org>1997-06-21 16:25:15 +0000
commit7c2cbb56a6ec474594e50ac210d4ce47470a116d (patch)
treeec1d5639a11e970f776224d7617ae03d536e706d /sutils/ChangeLog
parentb1f761e02556eb97f93f4c0a43ac7809f3ed05a6 (diff)
.
Diffstat (limited to 'sutils/ChangeLog')
-rw-r--r--sutils/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/sutils/ChangeLog b/sutils/ChangeLog
index 0674b2b5..91b6cebf 100644
--- a/sutils/ChangeLog
+++ b/sutils/ChangeLog
@@ -1,8 +1,11 @@
1997-06-21 Miles Bader <miles@gnu.ai.mit.edu>
- * e2os.sh: Use conf=notrunc when writing the superblock back to
+ * e2os.sh: Use conv=notrunc when writing the superblock back to
the filesystem device, in case it's a file and not a real device.
+ * e2os.sh: If $OD & $AWK don't exist, try to get them from
+ /usr/bin, so that this script works under linux too.
+
Fri Feb 28 21:27:20 1997 Miles Bader <miles@gnu.ai.mit.edu>
* fsck.c (fsck_cleanup): Correctly remove from fscks chain.