Date: Mon, 4 Mar 2013 19:13:49 +0000 (UTC) From: Dru Lavigne <dru@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41089 - head/en_US.ISO8859-1/books/handbook/linuxemu Message-ID: <201303041913.r24JDnio071776@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dru Date: Mon Mar 4 19:13:49 2013 New Revision: 41089 URL: http://svnweb.freebsd.org/changeset/doc/41089 Log: Remove 7.x reference. Approved by: gjb (mentor) Modified: head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml Mon Mar 4 19:12:39 2013 (r41088) +++ head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml Mon Mar 4 19:13:49 2013 (r41089) @@ -100,19 +100,11 @@ <link linkend="linuxemu-libs-manually">manually</link>.</para> <para>Using the Ports Collection is by far the easiest way to - install &linux; libraries. On a &os; 8.0 or higher - system, install the following port:</para> + install &linux; libraries:</para> <screen>&prompt.root; <userinput>cd /usr/ports/emulators/linux_base-f10</userinput> &prompt.root; <userinput>make install distclean</userinput></screen> - <note> - <para>On &os; systems prior to &os; 8.0, instead - install the <filename - role="package">emulators/linux_base-fc4</filename> - port.</para> - </note> - <para>Once the port is installed, enable &linux; binary compatibility by loading the <literal>linux</literal> module. Type the following as
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303041913.r24JDnio071776>