diff options
| author | Warner Losh <imp@FreeBSD.org> | 1999-11-26 20:38:36 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 1999-11-26 20:38:36 +0000 |
| commit | 7a92b31caaf0ddf1a340d5ae8ac928fc594ffe75 (patch) | |
| tree | 9ae4bfb8225a83406b7da44199a31778674fe3e7 /UPDATING | |
| parent | b71dd2c73b698f640b20801c99dd030fbb1d3656 (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING index 3e9b0ac21c2b2..5b60ce98dd7e4 100644 --- a/UPDATING +++ b/UPDATING @@ -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. |
