From 968154b79af2f14e5632f654af65ee88d2eae8bd Mon Sep 17 00:00:00 2001 From: Christian Brueffer Date: Sat, 21 May 2005 14:00:11 +0000 Subject: [PATCH] - Split the table of FreeBSD ISOs up into one for 4.X and 5.X each. After the 5.4 layout changes it makes no sense to keep this in a combined table. - Bring ISO names into the correct format. - mini ISO -> miniinst ISO - Note that the miniinst ISO is only available for versions prior to 5.4. (1) - Limit a paragraph to 4.X only (not applicable to 5.X after the layout changes). PR: 81328 (1) Submitted by: Josh Paetzel --- .../books/handbook/install/chapter.sgml | 81 ++++++++++++++----- 1 file changed, 63 insertions(+), 18 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.sgml b/en_US.ISO8859-1/books/handbook/install/chapter.sgml index 978df51e3e..3d2f4c1469 100644 --- a/en_US.ISO8859-1/books/handbook/install/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/install/chapter.sgml @@ -5213,7 +5213,7 @@ Please press any key to reboot. That directory will normally contain the following images: - FreeBSD ISO Image Names and Meanings + FreeBSD 4.<replaceable>X</replaceable> ISO Image Names and Meanings @@ -5226,22 +5226,13 @@ Please press any key to reboot. - version-bootonly.iso - - Everything you need to boot into a FreeBSD - kernel and start the installation interface. - The installable files have to be pulled over FTP - or some other supported source. - - - - version-mini.iso + version-RELEASE-arch-miniinst.iso Everything you need to install FreeBSD. - version-disc1.iso + version-RELEASE-arch-disc1.iso Everything you need to install FreeBSD, and as many additional third party packages as would fit on the @@ -5249,7 +5240,7 @@ Please press any key to reboot. - version-disc2.iso + version-RELEASE-arch-disc2.iso A live filesystem, which is used in conjunction with the Repair facility in @@ -5261,19 +5252,73 @@ Please press any key to reboot.
- You must download one of either the mini + + FreeBSD 5.<replaceable>X</replaceable> ISO Image Names and Meanings + + + + + Filename + + Contains + + + + + + version-RELEASE-arch-bootonly.iso + + Everything you need to boot into a FreeBSD + kernel and start the installation interface. + The installable files have to be pulled over FTP + or some other supported source. + + + + version-RELEASE-arch-miniinst.iso + + Everything you need to install FreeBSD. + + + + version-RELEASE-arch-disc1.iso + + Everything you need to install &os; and a + live filesystem, which is used in + conjunction with the Repair facility + in sysinstall. + + + + version-RELEASE-arch-disc2.iso + + &os; documentation and as many third party packages as + would fit on the disc. + + + +
+ + You must download one of either the miniinst ISO image, or the image of disc one. Do not download both of them, - since the disc one image contains everything that the mini ISO + since the disc one image contains everything that the miniinst ISO image contains. - Use the mini ISO if Internet access is cheap for you. It will + + The miniinst ISO image is only available for releases prior + to 5.4-RELEASE. + + + Use the miniinst ISO if Internet access is cheap for you. It will let you install FreeBSD, and you can then install third party packages by downloading them using the ports/packages system (see ) as necessary. - Use the image of disc one if you want a reasonable selection - of third party packages on the disc as well. + Use the image of disc one if you want to install a + &os; 4.X release and want + a reasonable selection of third party packages on the disc + as well. The additional disc images are useful, but not essential, especially if you have high-speed access to the Internet.