Rewrite "user applications" question to eliminate 2.1, 2.2, and 3.x
information; we no longer have packages for any of these. Remove 2.1-only and 2.2-only questions.
This commit is contained in:
parent
eba5eae438
commit
905368009b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17273
1 changed files with 3 additions and 68 deletions
|
@ -3327,26 +3327,6 @@ quit</programlisting>
|
|||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="cmd640-ide">
|
||||
<para>What is going on with my CMD640 IDE controller?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<para>It is broken. It cannot handle commands on both channels
|
||||
simultaneously.</para>
|
||||
|
||||
<para>There is a workaround available now and it is enabled
|
||||
automatically if your system uses this chip. For the details
|
||||
refer to the manual page of the disk driver (&man.wd.4;).</para>
|
||||
|
||||
<para>If you are already running FreeBSD 2.2.1 or 2.2.2 with a
|
||||
CMD640 IDE controller and you want to use the second channel,
|
||||
build a new kernel with <literal>options "CMD640"</literal>
|
||||
enabled. This is the default for 2.2.5 and later.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="ed1-timeout">
|
||||
<para>I keep seeing messages like
|
||||
|
@ -4768,9 +4748,9 @@ kern.timecounter.hardware: TSC -> i8254</screen>
|
|||
linkend="mailing">mailing list</link> for periodic updates on
|
||||
new entries.</para>
|
||||
|
||||
<para>Most ports should be available for the 2.2, 3.X and 4.X
|
||||
branches, and many of them should work on 2.1.X systems as
|
||||
well. Each time a FreeBSD release is made, a snapshot of the
|
||||
<para>Most ports should work on the 4.X and 5.X
|
||||
branches.
|
||||
Each time a FreeBSD release is made, a snapshot of the
|
||||
ports tree at the time of release in also included in the
|
||||
<filename>ports/</filename> directory.</para>
|
||||
|
||||
|
@ -4794,24 +4774,6 @@ kern.timecounter.hardware: TSC -> i8254</screen>
|
|||
locations:</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>for 2.2.8-RELEASE/2.2.8-STABLE</term>
|
||||
<listitem>
|
||||
<para><ulink
|
||||
URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-2.2.8/">
|
||||
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-2.2.8/</ulink></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>for 3.X-RELEASE/3.X-STABLE</term>
|
||||
<listitem>
|
||||
<para><ulink
|
||||
URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-3-stable/">
|
||||
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-3-stable/</ulink></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>for 4.X-RELEASE/4-STABLE</term>
|
||||
<listitem>
|
||||
|
@ -4843,33 +4805,6 @@ kern.timecounter.hardware: TSC -> i8254</screen>
|
|||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="missing-libcso30">
|
||||
<para>Where do I find libc.so.3.0?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<para>You are trying to run a package built on 2.2 and later on
|
||||
a 2.1.X system. Please take a look at the previous section and
|
||||
get the correct port/package for your system.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="missing-libcso40">
|
||||
<para>Why do I get a message reading <errorname>Error: can't find
|
||||
libc.so.4.0</errorname>?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
|
||||
<para>You accidently downloaded packages meant for 4.X and 5.X
|
||||
systems and attempted to install them on your 2.X or 3.X
|
||||
FreeBSD system. Please download the correct version of the
|
||||
packages.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="emul">
|
||||
<para>Why does ghostscript give lots of errors with my
|
||||
|
|
Loading…
Reference in a new issue