diff options
author | imp <imp@FreeBSD.org> | 2001-04-24 04:49:21 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2001-04-24 04:49:21 +0000 |
commit | bc04683ae3282e9ebea295754612c72675c02c61 (patch) | |
tree | 7b60b5845a6008ba3754d170290710522986475d /UPDATING | |
parent | f41656c49ca483a5772af02c66e9fdefabe2e3ea (diff) | |
download | FreeBSD-src-bc04683ae3282e9ebea295754612c72675c02c61.zip FreeBSD-src-bc04683ae3282e9ebea295754612c72675c02c61.tar.gz |
Add warning, and resolution, of the fsck and kernel problem
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -5,6 +5,15 @@ directly to him. See end of file for further details. For commonly done items, please see the end of the file. Search for 'COMMON ITEMS:' +20010423: + old fsck and new kernel interactions appear to have been fixed. + +20010411: + fsck and the kernel were changed to handle some optimizations + to directory layout. This breaks backward compatibility. + Update only if you understand that you must not use the old + fsck with the new kernel ever. + 20010330: fsck has changed the meaning of the pass column in /etc/fstab. Please see the cvs commit to fsck.8 or the fsck.8 man page fora |