svn commit: r46468 - head/en_US.ISO8859-1/books/handbook/linuxemu

Eitan Adler <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: eadler
Date: Sat Apr  4 22:50:15 2015
New Revision: 46468
URL: https://svnweb.freebsd.org/changeset/doc/46468

Log:
  linux emulation:
  	- c6 requires =2.6.18
  	- prefer packages over ports

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	Sat Apr  4 22:38:03 2015	(r46467)
+++ head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml	Sat Apr  4 22:50:15 2015	(r46468)
@@ -125,8 +125,9 @@
       libraries and binaries on a &os; system.  To install the
       port:</para>
 
-    <screen>&prompt.root; <userinput>cd /usr/ports/emulators/linux_base-c6</userinput>
-&prompt.root; <userinput>make install distclean</userinput></screen>
+  <screen>&prompt.root; <userinput>printf "compat.linux.osrelease=2.6.18\n" >> /etc/sysctl.conf</userinput>
+&prompt.root; <userinput>sysctl compat.linux.osrelease=2.6.18</userinput>
+&prompt.root; <userinput>pkg install emulators/linux_base-c6</userinput></screen>
 
     <para>For &linux; compatibility to be enabled at boot time,
       add this line to <filename>/etc/rc.conf</filename>:</para>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.