diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 2000-11-19 19:53:40 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 2000-11-19 19:53:40 +0000 |
| commit | c211da58c2f43423d0fa524c76cebfdda32f4e3e (patch) | |
| tree | dc389cb8a214fa1cc2000bbf81cc10532e1f4290 | |
| parent | 628764b09f02b30ca6a935d66ae6d4588106181a (diff) | |
Notes
| -rw-r--r-- | release/texts/README.TXT | 22 | ||||
| -rw-r--r-- | release/texts/alpha/RELNOTES.TXT | 6 | ||||
| -rw-r--r-- | release/texts/i386/RELNOTES.TXT | 6 |
3 files changed, 9 insertions, 25 deletions
diff --git a/release/texts/README.TXT b/release/texts/README.TXT index b7588fbdc0d5..644980b564cf 100644 --- a/release/texts/README.TXT +++ b/release/texts/README.TXT @@ -1,10 +1,10 @@ ----------------------------------------- - FreeBSD 4.1 --- SNAPSHOT Version , , + FreeBSD 4.2 --- RELEASE version , , ----------------------------------------- /( )` \ \___ / | -This is a snapshot release of the 4.1.1-stable /- _ `-/ ' +This is a full release of FreeBSD from the 4-stable /- _ `-/ ' (RELENG_4) branch which is currently moving (/\/ \ \ /\ -towards the release of 4.2. / / | ` \ +towards the release of 4.3. / / | ` \ O O ) / | `-^--'`< ' (_.) _ ) / @@ -19,22 +19,6 @@ ABOUT.TXT file for more information. \ / /\ ,' ,-----' | `--{__________) -TARGET AUDIENCE: ----------------- -This release is aimed primarily at early-adopters and the various -other folks who want to get involved with the ongoing development -of FreeBSD and are willing to deal with a few bumps in the road. -We do our best to ensure that each snapshot works as advertised, -but tracking -stable is a process which sometimes has its off -days. - -If you're both technically proficient and know exactly what you're -getting into here (e.g. you've been following -stable) then this -snapshot is probably for you. If you're more interested in doing -business with FreeBSD than in playing with the cutting edge of -technology, however, then 3.5 or one of the 4.x releases is almost -certainly your best bet. - Most information here is also available from the Documentation menu during installation. diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index 4cf41f504f68..5b095267ed16 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -1,15 +1,15 @@ RELEASE NOTES - FreeBSD 4.2-BETA snapshot + FreeBSD 4.2-RELEASE Any installation failures or crashes should be reported by using the send-pr command (those preferring a Web-based interface can also see http://www.freebsd.org/send-pr.html). -For information about FreeBSD and the layout of the 4.2-BETA directory +For information about FreeBSD and the layout of the 4.2-RELEASE directory (especially if you're installing from floppies!), see ABOUT.TXT. For installation instructions, see the INSTALL.TXT and HARDWARE.TXT files. -For the latest of these 4-stable snapshots, you should always see: +For the latest 4-stable snapshot, you should always see: ftp://releng4.freebsd.org/pub/FreeBSD diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index 692c5265f66c..0df0a82255d6 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -1,15 +1,15 @@ RELEASE NOTES - FreeBSD 4.2-BETA snapshot + FreeBSD 4.2-RELEASE Any installation failures or crashes should be reported by using the send-pr command (those preferring a Web-based interface can also see http://www.freebsd.org/send-pr.html). -For information about FreeBSD and the layout of the 4.2-BETA directory +For information about FreeBSD and the layout of the 4.2-RELEASE directory (especially if you're installing from floppies!), see ABOUT.TXT. For installation instructions, see the INSTALL.TXT and HARDWARE.TXT files. -For the latest of these 4-stable snapshots, you should always see: +For the latest 4-stable snapshots, you should always see: ftp://releng4.freebsd.org/pub/FreeBSD |
