diff options
author | jkh <jkh@FreeBSD.org> | 1997-05-04 00:26:56 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1997-05-04 00:26:56 +0000 |
commit | 99940927b5f55121d81e173d7193670b3cdae6bd (patch) | |
tree | 64f1c881ba02fcee2931114b5a777ebc125dfa91 /release/sysinstall | |
parent | db7461418d88236f923c5e0c534d79d24b372d65 (diff) | |
download | FreeBSD-src-99940927b5f55121d81e173d7193670b3cdae6bd.zip FreeBSD-src-99940927b5f55121d81e173d7193670b3cdae6bd.tar.gz |
Update some of these release notes.
Diffstat (limited to 'release/sysinstall')
-rw-r--r-- | release/sysinstall/help/relnotes.hlp | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/release/sysinstall/help/relnotes.hlp b/release/sysinstall/help/relnotes.hlp index a3c3dd7..e8403cd 100644 --- a/release/sysinstall/help/relnotes.hlp +++ b/release/sysinstall/help/relnotes.hlp @@ -21,10 +21,19 @@ considered generally useful enough to be maintained in ports. The kernel code from 4.4BSD-Lite2 has been (finally) merged. +The SMP (Symmetric MultiProcessing) branch has been merged into +-current. + +The default username length has increased to 16 characters. +Caution: Old utmp/wtmp files will NOT work with this change since +the data records will be of the old size. For a conversion utility +to aid with this, see /usr/src/tools/3.0-upgrade. + Use the new if_multiaddrs list for multicast addresses rather than the previous hackery involving struct in_ifaddr and arpcom. Get rid of the abominable multi_kludge. + 2. Supported Configurations --------------------------- @@ -239,7 +248,7 @@ LAST resort! 3.2. CDROM ---------- -FreeBSD 2.1.6-RELEASE and 2.2-RELEASE CDs may be ordered on CDROM from: +FreeBSD 2.1.7-RELEASE and 2.2-RELEASE CDs may be ordered on CDROM from: Walnut Creek CDROM 4041 Pike Lane, Suite D @@ -251,7 +260,7 @@ Their current catalog can be obtained via ftp from: ftp://ftp.cdrom.com/cdrom/catalog. Cost per -RELEASE CD is $39.95 or $24.95 with a FreeBSD subscription. -FreeBSD 3.0-SNAP CDs are $29.95 or $14.95 with a FreeBSD-SNAP subscription +FreeBSD 3.0-SNAP CDs are $39.95 or $14.95 with a FreeBSD-SNAP subscription (-RELEASE and -SNAP subscriptions are entirely separate). With a subscription, you will automatically receive updates as they are released. Your credit card will be billed when each disk is shipped and you may cancel |