diff options
-rw-r--r-- | release/texts/README.TXT | 35 | ||||
-rw-r--r-- | release/texts/alpha/RELNOTES.TXT | 7 | ||||
-rw-r--r-- | release/texts/i386/RELNOTES.TXT | 7 |
3 files changed, 15 insertions, 34 deletions
diff --git a/release/texts/README.TXT b/release/texts/README.TXT index da55b63a11b5c..74a0060bfd39d 100644 --- a/release/texts/README.TXT +++ b/release/texts/README.TXT @@ -1,10 +1,10 @@ ----------------------------------------- - FreeBSD 4.0 --- SNAPSHOT Version , , + FreeBSD 4.1 --- RELEASE Version , , ----------------------------------------- /( )` \ \___ / | -This is a snapshot release of the new 4.0-stable /- _ `-/ ' -(RELENG_4) branch which is currently moving (/\/ \ \ /\ -towards the release of 4.1. / / | ` \ +This is a full release of FreeBSD from the 4-stable /- _ `-/ ' +(RELENG_4) branch, which is now moving (/\/ \ \ /\ +towards the release of 4.2. / / | ` \ 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.x 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. @@ -71,16 +55,11 @@ o It is, again, very important to check the ERRATA.TXT file for any If you're a developer/hobbiest and not interested in QA'd releases so much as simply keeping up to date on the latest FreeBSD technology, -you can also install one of our "snapshot" releases. - -For the most up-to-date software along the RELENG_3 branch -(also known as 3.5-stable), please install your snapshots from: - - ftp://releng3.freebsd.org/pub/FreeBSD/ +you can also install one of our "snapshot" releases: For the most up-to-date software along the RELENG_4 branch -(also known as 4.0-stable), now proceeding towards the release -of FreeBSD 4.1, please install your snapshots from: +(also known as 4.1-stable), now proceeding towards the release +of FreeBSD 4.2, please install your snapshots from: ftp://releng4.freebsd.org/pub/FreeBSD/ diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index 11d68a16ac9a5..de42e10211b5d 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -1,16 +1,17 @@ RELEASE NOTES - FreeBSD snapshot of 4.1-RC + FreeBSD 4.1-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.1 +For information about FreeBSD and the layout of the 4.1-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.x-stable snapshots, you should always see: +For the latest 4.1-stable snapshots (post-4.1 snaps), 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 7459eb18ec484..94b00ab4af0d7 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -1,16 +1,17 @@ RELEASE NOTES - FreeBSD 4.0-STABLE snapshot + FreeBSD 4.1-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.0-STABLE +For information about FreeBSD and the layout of the 4.1-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.0-stable snapshots, you should always see: +For the latest 4.1-stable snapshots (post-4.1 snaps), you should +always see: ftp://releng4.freebsd.org/pub/FreeBSD |