diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-09-09 10:42:17 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-09-09 10:42:17 +0000 |
| commit | baf005945bf5a56593be744f6fe57770a02f2bb2 (patch) | |
| tree | 7542b6ff928e0f2919dbdefbced5d83c5abd09d5 /release | |
| parent | 920b27d07903893cf1580c114cc3c2a62c95c424 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/texts/ABOUT.TXT | 4 | ||||
| -rw-r--r-- | release/texts/ERRATA.TXT | 19 | ||||
| -rw-r--r-- | release/texts/README.TXT | 10 |
3 files changed, 8 insertions, 25 deletions
diff --git a/release/texts/ABOUT.TXT b/release/texts/ABOUT.TXT index f57cbde9f43c..74070e00203e 100644 --- a/release/texts/ABOUT.TXT +++ b/release/texts/ABOUT.TXT @@ -15,7 +15,7 @@ researchers or folks who simply want to see how it all works. A large collection of 3rd party ported software (the "ports collection") is also provided to make it easier for you to obtain and install all your favorite traditional UNIX utilities for FreeBSD. -Over 2000 ports, from editors to programming languages to graphical +Over 2600 ports, from editors to programming languages to graphical applications, make FreeBSD a powerful and comprehensive operating environment that extends far beyond what's provided by many commercial versions of UNIX. @@ -207,7 +207,7 @@ by running the /stand/sysinstall utility with the argument ``configPackages'' or by feeding the individual filenames to the pkg_add(1) command. The ports collection may be installed like any other distribution -and requires about 50MB unpacked. More information on the ports collection +and requires about 80MB unpacked. More information on the ports collection may be obtained from http://www.freebsd.org/ports or locally from file:/usr/share/doc/handbook if you've installed the doc distribution. diff --git a/release/texts/ERRATA.TXT b/release/texts/ERRATA.TXT index 538b72344969..cd7903bc3a0a 100644 --- a/release/texts/ERRATA.TXT +++ b/release/texts/ERRATA.TXT @@ -24,24 +24,7 @@ For the latest security incident information. ---- Security Advisories: -Current active security advisories for 3.2: - - NOTE to users upgrading from an older version: - - If you are currently running tcpd from /usr/local/libexec, please - note that the addition of the userland tcpd utilities tcpdmatch - and tcpdchk into /sbin may result in false rule checking. These - utilities are necessary to support the wrapping-capable inetd. - The new inetd with wrapping expects hosts.allow and hosts.deny to - reside in /etc, NOT /usr/local/etc (which is where tcpd wants - them). - - If you wish to continue to use /usr/local/libexec/tcpd, please - ensure that you're using the userland tcpd utilities in - /usr/local/sbin. If you wish to use the wrapping functionality - available via inetd -w, please ensure that your hosts.allow and - hosts.deny files are available in /etc. - +Current active security advisories for 3.3: ---- System Update Information: diff --git a/release/texts/README.TXT b/release/texts/README.TXT index 8024c515ef01..a5cb28c7ff51 100644 --- a/release/texts/README.TXT +++ b/release/texts/README.TXT @@ -1,11 +1,11 @@ ----------------------------------------- - FreeBSD 3.2 --- RELEASE Version , , + FreeBSD 3.3 --- RELEASE Version , , ----------------------------------------- /( )` \ \___ / | -This is a full release of FreeBSD, 3.2-RELEASE, /- _ `-/ ' +This is a full release of FreeBSD, 3.3-RELEASE, /- _ `-/ ' from the 3.0-STABLE branch of the FreeBSD CVS (/\/ \ \ /\ repository. This is the follow-on release to / / | ` \ -FreeBSD 3.1-RELEASE, more information being O O ) / | +FreeBSD 3.2-RELEASE, more information being O O ) / | available in RELNOTES.TXT `-^--'`< ' (_.) _ ) / `.___/` / @@ -68,8 +68,8 @@ o Information regarding problems which arise after the CD ftp://ftp.freebsd.org/pub/FreeBSD/3.2-RELEASE/ERRATA.TXT For the most up-to-date software along the RELENG_3 branch -(also known as 3.2-STABLE) which is now proceeding onwards -toward the release of FreeBSD 3.3, please install from: +(also known as 3.3-STABLE) which is now proceeding onwards +toward the release of FreeBSD 3.4, please install from: ftp://releng3.freebsd.org/pub/FreeBSD/ |
