Update the release version infomation.

Reviewed by: manolis@, gjb@, freebsd-doc@
This commit is contained in:
Ryusuke SUZUKI 2011-03-30 11:00:02 +00:00
parent 98960cdb26
commit 8c107752f7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37129

View file

@ -708,7 +708,7 @@
<title>Acquire the Boot Floppy Images</title>
<important>
<para>Please note, as of &os; 8.0, floppy disk images are
<para>Please note, as of &os;&nbsp;8.<replaceable>X</replaceable>, floppy disk images are
no longer available. Please see above for instructions
on how to install &os; using a USB memory stick or just
use a CDROM or a DVD.</para>
@ -4369,11 +4369,11 @@ Please press any key to reboot.</screen>
<para>From the &os; system where is saved the installation
ISO image, for example
<filename>&os;-<replaceable>8.1</replaceable>-RELEASE-<replaceable>i386</replaceable>-disc1.iso</filename>,
<filename>&os;-<replaceable>&rel.current;</replaceable>-RELEASE-<replaceable>i386</replaceable>-disc1.iso</filename>,
use the &man.tar.1; utility to extract all the files:</para>
<screen>&prompt.root; <userinput>mkdir <replaceable>/path/to/headless-iso</replaceable></userinput>
&prompt.root; <userinput>tar -C <replaceable>/path/to/headless-iso</replaceable> -pxvf &os;-<replaceable>8.1</replaceable>-RELEASE-<replaceable>i386</replaceable>-disc1.iso</userinput></screen>
&prompt.root; <userinput>tar -C <replaceable>/path/to/headless-iso</replaceable> -pxvf &os;-<replaceable>&rel.current;</replaceable>-RELEASE-<replaceable>i386</replaceable>-disc1.iso</userinput></screen>
<para>Now you must set the installation media to boot into a
serial console. You have to add to the
@ -4389,7 +4389,7 @@ Please press any key to reboot.</screen>
used:</para>
<screen>&prompt.root; <userinput>mkisofs -v -b boot/cdboot -no-emul-boot -r -J -V "<replaceable>Headless_install</replaceable>" \
-o <replaceable>Headless-</replaceable>&os;-<replaceable>8.1</replaceable>-RELEASE-<replaceable>i386</replaceable>-disc1.iso <replaceable>/path/to/headless-iso</replaceable></userinput></screen>
-o <replaceable>Headless-</replaceable>&os;-<replaceable>&rel.current;</replaceable>-RELEASE-<replaceable>i386</replaceable>-disc1.iso <replaceable>/path/to/headless-iso</replaceable></userinput></screen>
<para>Now that you have your ISO image configured correctly,
you can burn it on a CD-R with your favorite burning
@ -4553,8 +4553,7 @@ Please press any key to reboot.</screen>
off USB drives. It also supports booting into a
<quote>livefs</quote> based rescue mode. The
documentation packages are provided but no other
packages. This image is not available for &os;&nbsp;7.3
and earlier.</entry>
packages. This image is not available for &os;&nbsp;7.<replaceable>X</replaceable>.</entry>
</row>
<row>
@ -4570,7 +4569,7 @@ Please press any key to reboot.</screen>
<entry>A CD image with as many third-party packages
as would fit on the disc. This image is not
available for &os;&nbsp;8.0 and later.</entry>
available for &os;&nbsp;8.<replaceable>X</replaceable>.</entry>
</row>
<row>
@ -4578,7 +4577,7 @@ Please press any key to reboot.</screen>
<entry>Another CD image with as many third-party
packages as would fit on the disc. This image is
not available for &os;&nbsp;8.0 and later.</entry>
not available for &os;&nbsp;8.<replaceable>X</replaceable>.</entry>
</row>
<row>
@ -4600,7 +4599,7 @@ Please press any key to reboot.</screen>
<note>
<para>&os;&nbsp;7.X releases before &os;&nbsp;7.3 and
&os;&nbsp;8.X releases before &os;&nbsp;8.1 used a
&os;&nbsp;8.0 used a
different naming convention. The names of their ISO
images are not prefixed with
<literal>&os;-</literal>.</para>