aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-09-13 09:00:24 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-09-13 09:00:24 +0000
commit92cb7663b8b5522cc33aa67db703a7ca4d73550d (patch)
tree259e5c234af033276e212d69ba813c541d8d40f3
parentcb1e41ca6535587cde67fa56a7cce9338335e200 (diff)
Notes
-rw-r--r--release/sysinstall/help/relnotes.hlp6
1 files changed, 6 insertions, 0 deletions
diff --git a/release/sysinstall/help/relnotes.hlp b/release/sysinstall/help/relnotes.hlp
index 2869c57d4faa..e7a4e14039bf 100644
--- a/release/sysinstall/help/relnotes.hlp
+++ b/release/sysinstall/help/relnotes.hlp
@@ -48,6 +48,7 @@ o The ed0 (wd8xxxx, 3c503, NE2000, HP Lan+) Ethernet device's default IRQ
has changed from IRQ 5 to IRQ 10.
The ed1 Ethernet device has been removed. Use the Userconfig utility
to change ed0's values to match your network card's settings.
+ [MERGED: Both changes are in 2.2.6 and later releases on 2.2-STABLE branch]
o Use the new if_multiaddrs list for multicast addresses rather than the
previous hackery involving struct in_ifaddr and arpcom. Get rid of the
@@ -257,6 +258,11 @@ fdisk(8) now numbers disk slices from 1 to 4 rather than from 0 to 3.
This brings it in line with the numbers used in the device names
in /dev.
+The Amd automounter has been updated from the 1993 4.4BSD version to
+the latest current version of am-utils. Map options have changed
+somewhat, and a new configuration file, /etc/amd.conf, is supported.
+See ``man 5 amd.conf''.
+
The ``picobsd'' package for creating custom FreeBSD boot floppies
and "mini systems" has been brought into /usr/src/release/picobsd.
See file:/usr/src/release/picobsd/README.html for further information.