Re-wrap lines that went over the line limit.

This commit is contained in:
Benedict Reuschling 2018-08-19 12:09:31 +00:00
parent 8ab981c724
commit 53d308e9ea
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52159
3 changed files with 50 additions and 39 deletions

View file

@ -77,37 +77,41 @@
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para>Virtual Machine images, to download and <para>Virtual Machine images, to download and import on a
import on a virtual environment of choice. virtual environment of choice. These can be downloaded from
These can be downloaded from the the <link
<link xlink:href="https://www.freebsd.org/where.html">Download FreeBSD</link> xlink:href="https://www.freebsd.org/where.html">Download
page. There are images for KVM (<quote>qcow2</quote>), FreeBSD</link> page. There are images for KVM
VMWare (<quote>vmdk</quote>), Hyper-V (<quote>vhd</quote>), (<quote>qcow2</quote>), VMWare (<quote>vmdk</quote>),
and raw device images that are universally supported. Hyper-V (<quote>vhd</quote>), and raw device images that are
These are not installation images, but rather the universally supported. These are not installation images,
preconfigured (<quote>already installed</quote>) instances, but rather the preconfigured (<quote>already
ready to run and perform post-installation tasks.</para> installed</quote>) instances, ready to run and perform
post-installation tasks.</para>
</listitem> </listitem>
<listitem> <listitem>
<para>Virtual Machine images available at Amazon's <para>Virtual Machine images available at Amazon's <link
<link xlink:href="https://aws.amazon.com/mp/solutions/freebsd/">AWS Marketplace</link>, xlink:href="https://aws.amazon.com/mp/solutions/freebsd/">AWS
<link xlink:href="https://azuremarketplace.microsoft.com/en-us/marketplace/apps?search=freebsd&amp;page=1">Microsoft Azure Marketplace</link>, Marketplace</link>, <link
and <link xlink:href="https://console.cloud.google.com/launcher/details/freebsd-cloud/freebsd-11">Google Cloud Platform</link>, xlink:href="https://azuremarketplace.microsoft.com/en-us/marketplace/apps?search=freebsd&amp;page=1">Microsoft
to run on their respective hosting services. Azure Marketplace</link>, and <link
For more information on deploying &os; xlink:href="https://console.cloud.google.com/launcher/details/freebsd-cloud/freebsd-11">Google
on Azure please consult the relevant chapter in the Cloud Platform</link>, to run on their respective hosting
<link xlink:href="https://docs.microsoft.com/en-us/azure/virtual-machines/linux/freebsd-intro-on-azure">Azure Documentation</link>.</para> services. For more information on deploying &os; on Azure
please consult the relevant chapter in the <link
xlink:href="https://docs.microsoft.com/en-us/azure/virtual-machines/linux/freebsd-intro-on-azure">Azure
Documentation</link>.</para>
</listitem> </listitem>
<listitem> <listitem>
<para>SD card images, for embedded systems such <para>SD card images, for embedded systems such as Raspberry
as Raspberry Pi or BeagleBone Black. These can be Pi or BeagleBone Black. These can be downloaded from the
downloaded from the <link
<link xlink:href="https://www.freebsd.org/where.html">Download FreeBSD</link> xlink:href="https://www.freebsd.org/where.html">Download
page. These files must be uncompressed and written FreeBSD</link> page. These files must be uncompressed and
as a raw image to an SD card, from which the board will written as a raw image to an SD card, from which the board
then boot.</para> will then boot.</para>
</listitem> </listitem>
<listitem> <listitem>
@ -1255,8 +1259,8 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</screen>
<para>The <filename>/usr</filename> partition holds many of the <para>The <filename>/usr</filename> partition holds many of the
files which support the system, including the &os; Ports files which support the system, including the &os; Ports
Collection and system source code. At least 2 gigabytes of space is Collection and system source code. At least 2 gigabytes of
recommended for this partition.</para> space is recommended for this partition.</para>
<para>When selecting partition sizes, keep the space <para>When selecting partition sizes, keep the space
requirements in mind. Running out of space in one partition requirements in mind. Running out of space in one partition

View file

@ -973,8 +973,8 @@ lo0: flags=8049&lt;UP,LOOPBACK,RUNNING,MULTICAST&gt; metric 0 mtu 16384
<programlisting>ifconfig_dc0="DHCP"</programlisting> <programlisting>ifconfig_dc0="DHCP"</programlisting>
<para>Replace <replaceable>dc0</replaceable> with the correct value <para>Replace <replaceable>dc0</replaceable> with the correct
for the system.</para> value for the system.</para>
<para>The line added, then, follow the instructions given in <para>The line added, then, follow the instructions given in
<xref linkend="config-network-testing"/>.</para> <xref linkend="config-network-testing"/>.</para>

View file

@ -282,12 +282,14 @@
<row> <row>
<entry>&a.dev-ci.name;</entry> <entry>&a.dev-ci.name;</entry>
<entry>Build and test reports from the Continuous Integration servers</entry> <entry>Build and test reports from the Continuous
Integration servers</entry>
</row> </row>
<row> <row>
<entry>&a.dev-reviews.name;</entry> <entry>&a.dev-reviews.name;</entry>
<entry>Notifications of the FreeBSD review system</entry> <entry>Notifications of the FreeBSD review
system</entry>
</row> </row>
<row> <row>
@ -394,10 +396,11 @@
<entry>General technical discussion</entry> <entry>General technical discussion</entry>
</row> </row>
<row> <row>
<entry>&a.haskell.name;</entry> <entry>&a.haskell.name;</entry>
<entry>&os;-specific Haskell issues and discussions</entry> <entry>&os;-specific Haskell issues and
</row> discussions</entry>
</row>
<row> <row>
<entry>&a.hardware.name;</entry> <entry>&a.hardware.name;</entry>
@ -1259,18 +1262,22 @@
<varlistentry> <varlistentry>
<term>&a.dev-ci.name;</term> <term>&a.dev-ci.name;</term>
<listitem> <listitem>
<para><emphasis>Continuous Integration reports of build and test results</emphasis></para> <para><emphasis>Continuous Integration reports of build
and test results</emphasis></para>
<para>All Continuous Integration reports of build and test results</para> <para>All Continuous Integration reports of build and test
results</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term>&a.dev-reviews.name;</term> <term>&a.dev-reviews.name;</term>
<listitem> <listitem>
<para><emphasis>Notifications of work in progress in FreeBSD's review tool</emphasis></para> <para><emphasis>Notifications of work in progress in
FreeBSD's review tool</emphasis></para>
<para>Automated notifications of work in progress for review in FreeBSD's review tools, including <para>Automated notifications of work in progress for
review in FreeBSD's review tools, including
patches.</para> patches.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>