aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall/help/relnotes.hlp
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1998-09-10 07:03:16 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1998-09-10 07:03:16 +0000
commitb88bb747a61e58755fd76b4e9e1c4226b93b4523 (patch)
tree38ff9cb9c91b51592c16b17254ae539c841c3547 /release/sysinstall/help/relnotes.hlp
parentaa135a93cd9c07500999c9c1f15ff250c4bbfe7d (diff)
downloadsrc-b88bb747a61e58755fd76b4e9e1c4226b93b4523.tar.gz
src-b88bb747a61e58755fd76b4e9e1c4226b93b4523.zip
Note ELF, Perl5 and Atapi tape support.
Notes
Notes: svn path=/head/; revision=39039
Diffstat (limited to 'release/sysinstall/help/relnotes.hlp')
-rw-r--r--release/sysinstall/help/relnotes.hlp14
1 files changed, 14 insertions, 0 deletions
diff --git a/release/sysinstall/help/relnotes.hlp b/release/sysinstall/help/relnotes.hlp
index 1dbe9018bf3a..2f4ddf803f66 100644
--- a/release/sysinstall/help/relnotes.hlp
+++ b/release/sysinstall/help/relnotes.hlp
@@ -42,6 +42,8 @@ o The MSDOS filesystem code now handles VFAT and FAT32 partitions.
o ATAPI/IDE CD burner support (BETA).
+o ATAPI/IDE tape drive support (BETA).
+
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
@@ -229,6 +231,18 @@ KerberosIV is now merged.
USERLAND CHANGES:
+The default binary type (and compiler toolchain) has been
+switched from a.out to ELF. This gives us access to much
+newer compiler technology (much of which didn't support a.out),
+allows for smaller executables and provides much better
+support for languages like C++, among many other advantages.
+Older a.out libraries and binaries will, of course, continue to work
+and provisions have been made for having both varieties installed if
+and as necessary for transitional purposes.
+
+Perl4 has now been replaced by Perl5 as a standard part of the
+system.
+
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