diff options
author | imp <imp@FreeBSD.org> | 1999-11-26 20:38:36 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 1999-11-26 20:38:36 +0000 |
commit | c9097bb5af92fc7a60974e8c0ec676f377b192f8 (patch) | |
tree | 7c8224024f5cc4bf752234809dd025d1605846a5 /UPDATING | |
parent | 30aa11f0cf3a748245f6a6e40efa30b66881a8ba (diff) | |
download | FreeBSD-src-c9097bb5af92fc7a60974e8c0ec676f377b192f8.zip FreeBSD-src-c9097bb5af92fc7a60974e8c0ec676f377b192f8.tar.gz |
Add poul's md information, in abbreviated form, to the UPDATING file.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -3,6 +3,12 @@ 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. +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 + the hacks. You should add md driver to kerneles that have + MFS_ROOT, et al. See GENERIC or LINT for details. + 19991125: The ep changed a while ago and can no longer be used with hard wired addresses in the config file. |