neysx       05/10/16 15:31:50

  Modified:    xml/htdocs/doc/en gentoo-freebsd.xml
  Log:
  Update from #109478

Revision  Changes    Path
1.9       +6 -9      xml/htdocs/doc/en/gentoo-freebsd.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-freebsd.xml?rev=1.9&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-freebsd.xml?rev=1.9&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-freebsd.xml.diff?r1=1.8&r2=1.9&cvsroot=gentoo

Index: gentoo-freebsd.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gentoo-freebsd.xml  11 Oct 2005 14:03:40 -0000      1.8
+++ gentoo-freebsd.xml  16 Oct 2005 15:31:50 -0000      1.9
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v 1.8 
2005/10/11 14:03:40 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v 1.9 
2005/10/16 15:31:50 neysx Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/gentoo-freebsd.xml">
@@ -28,8 +28,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.6</version>
-<date>2005-10-10</date>
+<version>1.7</version>
+<date>2005-10-16</date>
 
 <chapter>
 <title>Introduction to FreeBSD</title>
@@ -166,12 +166,10 @@
 <pre caption="Obtaining and unpacking a stage3 tarball">
 # <i>cd /mnt/gentoo/</i>
 <comment>(Any other Gentoo mirror which includes the experimental/ directory 
will also work.)</comment>
-# <i>wget 
http://gentoo.osuosl.org/experimental/x86/freebsd/stages/stage3-x86-fbsd-20051005.tar.bz2</i>
-# <i>tar -jxvpf stage3-x86-fbsd-20051005.tar.bz2</i>
-<comment>(A wrong make.conf was packaged with the current stage3 tarball. 
We'll now remove it.)</comment>
-# <i>rm -f /mnt/gentoo/etc/make.conf</i>
+# <i>wget 
http://gentoo.osuosl.org/experimental/x86/freebsd/stages/stage3-x86-fbsd-20051013.tar.bz2</i>
+# <i>tar -jxvpf stage3-x86-fbsd-20051013.tar.bz2</i>
 <comment>(You can delete the tarball with the following command if you want 
to.)</comment>
-# <i>rm stage3-x86-fbsd-20051005.tar.bz2</i>
+# <i>rm stage3-x86-fbsd-20051013.tar.bz2</i>
 </pre>
 
 <p>
@@ -181,7 +179,6 @@
 </p>
 
 <pre caption="Getting the Gentoo/FreeBSD Portage overlay">
-# <i>mkdir /mnt/gentoo/usr/local/portage</i>    
 # <i>cd /mnt/gentoo/usr/local/portage</i>
 # <i>wget 
http://gentoo.osuosl.org/experimental/snapshots/portage-alt-overlay-latest.tar.bz2</i>
 # <i>tar -xjf portage-alt-overlay-latest.tar.bz2</i>



-- 
[email protected] mailing list

Reply via email to