diff options
author | phk <phk@FreeBSD.org> | 1999-12-05 18:55:53 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 1999-12-05 18:55:53 +0000 |
commit | e1102a476ce640b1758e3f3152c8c8c9c7caa6c6 (patch) | |
tree | f30afe6073a5ec352f9fa734efcf6b14aefa8506 | |
parent | 83279a6a1d276e9e9b55ab939707026b2dd64399 (diff) | |
download | FreeBSD-src-e1102a476ce640b1758e3f3152c8c8c9c7caa6c6.zip FreeBSD-src-e1102a476ce640b1758e3f3152c8c8c9c7caa6c6.tar.gz |
Add entry about updating of /dev being desirable.
-rw-r--r-- | UPDATING | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ Updating Information for FreeBSD current users This file is maintained by imp@village.org. Please send new entries directly to him. See end of file for further details. +19991205: + /dev needs updating, copy MAKEDEV from src/etc to /dev and + run it to recreate all diskdevices. + 19991126: MFS_ROOT and MFS_ROOT_SIZE are gone, replaced by MD_ROOT and MD_ROOT_SIZE options in the md driver. md driver now deals with |