nightmorph    08/04/01 07:05:17

  Modified:             handbook-alpha.xml handbook-amd64.xml
                        handbook-hppa.xml handbook-ia64.xml
                        handbook-ppc.xml handbook-ppc64.xml
                        handbook-sparc.xml handbook-x86.xml
  Log:
  updated release name

Revision  Changes    Path
1.35                 xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml?rev=1.35&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml?rev=1.35&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml?r1=1.34&r2=1.35

Index: handbook-alpha.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- handbook-alpha.xml  31 Mar 2008 21:48:58 -0000      1.34
+++ handbook-alpha.xml  1 Apr 2008 07:05:17 -0000       1.35
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml,v 1.34 
2008/03/31 21:48:58 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml,v 1.35 
2008/04/01 07:05:17 nightmorph Exp $ -->
 
 <book link="/doc/en/handbook/handbook-alpha.xml" disclaimer='draft'>
 <title>Gentoo Linux Alpha Handbook</title>
@@ -11,10 +11,10 @@
  <key id="/boot">/dev/sda1</key>
  <key id="kernel-version">2.6.23-r8</key>
  <key id="kernel-name">kernel-2.6.23-gentoo-r8</key>
- <key id="min-cd-name">install-alpha-minimal-2008.0.iso</key>
+ <key id="min-cd-name">install-alpha-minimal-2008.0_beta1.iso</key>
  <key id="online-book">handbook-alpha.xml</key>
- <key id="release-dir">releases/alpha/2008.0/</key>
- <key id="stage3">stage3-alpha-2008.0.tar.bz2</key>
+ <key id="release-dir">releases/alpha/2008.0_beta1/</key>
+ <key id="stage3">stage3-alpha-2008.0_beta1.tar.bz2</key>
  <key id="profile">default/linux/alpha/2008.0</key>
  <key id="CFLAGS">-mieee -pipe -O2 -mcpu=ev6</key>
 </values>



1.42                 xml/htdocs/doc/en/handbook/draft/handbook-amd64.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-amd64.xml?rev=1.42&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-amd64.xml?rev=1.42&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-amd64.xml?r1=1.41&r2=1.42

Index: handbook-amd64.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-amd64.xml,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- handbook-amd64.xml  31 Mar 2008 21:48:58 -0000      1.41
+++ handbook-amd64.xml  1 Apr 2008 07:05:17 -0000       1.42
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-amd64.xml,v 1.41 
2008/03/31 21:48:58 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-amd64.xml,v 1.42 
2008/04/01 07:05:17 nightmorph Exp $ -->
 
 <book link="/doc/en/handbook/handbook-amd64.xml" disclaimer='draft'>
 <title>Gentoo Linux AMD64 Handbook</title>
@@ -14,12 +14,12 @@
  <key id="kernel-name">kernel-2.6.23-gentoo-r8</key>
  <key id="genkernel-name">kernel-genkernel-amd64-2.6.23-gentoo-r8</key>
  <key id="genkernel-initrd">initramfs-genkernel-amd64-2.6.23-gentoo-r8</key>
- <key id="min-cd-name">install-amd64-minimal-2008.0.iso</key>
+ <key id="min-cd-name">install-amd64-minimal-2008.0_beta1.iso</key>
  <key id="min-cd-size">50</key>
- <key id="live-cd-name">livecd-amd64-installer-2008.0.iso</key>
+ <key id="live-cd-name">livecd-amd64-installer-2008.0_beta1.iso</key>
  <key id="live-cd-size">696</key>
- <key id="release-dir">releases/amd64/2008.0/</key>
- <key id="stage3">stage3-amd64-2008.0.tar.bz2</key>
+ <key id="release-dir">releases/amd64/2008.0_beta1/</key>
+ <key id="stage3">stage3-amd64-2008.0_beta1.tar.bz2</key>
  <key id="profile">default/linux/amd64/2008.0</key>
  <key id="CFLAGS">-march=k8 -O2 -pipe</key>
  <key id="online-book">handbook-amd64.xml</key>



1.34                 xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml?rev=1.34&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml?rev=1.34&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml?r1=1.33&r2=1.34

Index: handbook-hppa.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- handbook-hppa.xml   31 Mar 2008 21:48:58 -0000      1.33
+++ handbook-hppa.xml   1 Apr 2008 07:05:17 -0000       1.34
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml,v 1.33 
2008/03/31 21:48:58 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml,v 1.34 
2008/04/01 07:05:17 nightmorph Exp $ -->
 
 <book link="/doc/en/handbook/handbook-hppa.xml" disclaimer='draft'>
 <title>Gentoo Linux HPPA Handbook</title>
@@ -11,10 +11,10 @@
  <key id="/boot">/dev/sda2</key>
  <key id="kernel-version">2.6.23-gentoo-r8</key>
  <key id="kernel-name">kernel-2.6.23-gentoo-r8</key>
- <key id="min-cd-name">install-hppa-minimal-2008.0.iso</key>
+ <key id="min-cd-name">install-hppa-minimal-2008.0_beta1.iso</key>
  <key id="online-book">handbook-hppa.xml</key>
- <key id="release-dir">releases/hppa/2008.0/hppa2.0/</key>
- <key id="stage3">stage3-hppa2.0-2008.0.tar.bz2</key>
+ <key id="release-dir">releases/hppa/2008.0_beta1/hppa2.0/</key>
+ <key id="stage3">stage3-hppa2.0-2008_beta1.0.tar.bz2</key>
  <key id="profile">default/linux/hppa/2008.0</key>
  <key id="CFLAGS">-march=2.0 -O2 -pipe</key>
 </values>



1.13                 xml/htdocs/doc/en/handbook/draft/handbook-ia64.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ia64.xml?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ia64.xml?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ia64.xml?r1=1.12&r2=1.13

Index: handbook-ia64.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ia64.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- handbook-ia64.xml   31 Mar 2008 21:48:58 -0000      1.12
+++ handbook-ia64.xml   1 Apr 2008 07:05:17 -0000       1.13
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ia64.xml,v 1.12 
2008/03/31 21:48:58 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ia64.xml,v 1.13 
2008/04/01 07:05:17 nightmorph Exp $ -->
 
 <book link="/doc/en/handbook/handbook-ia64.xml" disclaimer='draft'>
 <title>Gentoo Linux/IA64 Handbook</title>
@@ -12,10 +12,10 @@
  <key id="kernel-name">kernel-2.6.23-gentoo-r8</key>
  <key id="genkernel-name">kernel-genkernel-ia64-2.6.23-gentoo-r8</key>
  <key id="genkernel-initrd">initramfs-genkernel-ia64-2.6.23-gentoo-r8</key>
- <key id="min-cd-name">install-ia64-minimal-2008.0.iso</key>
+ <key id="min-cd-name">install-ia64-minimal-2008.0_beta1.iso</key>
  <key id="min-cd-size">57</key>
- <key id="release-dir">releases/ia64/2008.0/</key>
- <key id="stage3">stage3-ia64-2008.0.tar.bz2</key>
+ <key id="release-dir">releases/ia64/2008.0_beta1/</key>
+ <key id="stage3">stage3-ia64-2008.0_beta1.tar.bz2</key>
  <key id="profile">default/linux/ia64/2008.0</key>
  <key id="CFLAGS">-O2 -pipe</key>
  <key id="online-book">handbook-ia64.xml</key>



1.48                 xml/htdocs/doc/en/handbook/draft/handbook-ppc.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc.xml?rev=1.48&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc.xml?rev=1.48&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc.xml?r1=1.47&r2=1.48

Index: handbook-ppc.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc.xml,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- handbook-ppc.xml    31 Mar 2008 21:48:58 -0000      1.47
+++ handbook-ppc.xml    1 Apr 2008 07:05:17 -0000       1.48
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc.xml,v 1.47 
2008/03/31 21:48:58 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc.xml,v 1.48 
2008/04/01 07:05:17 nightmorph Exp $ -->
 
 <book link="/doc/en/handbook/handbook-ppc.xml" disclaimer='draft'>
 <title>Gentoo Linux PPC Handbook</title>
@@ -12,8 +12,8 @@
  <key id="kernel-name">kernel-2.6.23-gentoo-r8</key>
  <key id="kernel-gentoo">2.6.23-gentoo-r8</key>
  <key id="online-book">handbook-ppc.xml</key>
- <key id="release-dir">releases/ppc/2008.0/ppc32/</key>
- <key id="stage3">stage3-ppc-2008.0.tar.bz2</key>
+ <key id="release-dir">releases/ppc/2008.0_beta1/ppc32/</key>
+ <key id="stage3">stage3-ppc-2008.0_beta1.tar.bz2</key>
  <key id="profile">default/linux/ppc/ppc32/2008.0</key>
  <key id="CFLAGS">-O2 -mcpu=powerpc -mtune=powerpc -fno-strict-aliasing 
-pipe</key>
 </values>



1.30                 xml/htdocs/doc/en/handbook/draft/handbook-ppc64.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc64.xml?rev=1.30&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc64.xml?rev=1.30&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc64.xml?r1=1.29&r2=1.30

Index: handbook-ppc64.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc64.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- handbook-ppc64.xml  31 Mar 2008 21:48:58 -0000      1.29
+++ handbook-ppc64.xml  1 Apr 2008 07:05:17 -0000       1.30
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc64.xml,v 1.29 
2008/03/31 21:48:58 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc64.xml,v 1.30 
2008/04/01 07:05:17 nightmorph Exp $ -->
 
 <book link="/doc/en/handbook/handbook-ppc64.xml" disclaimer='draft'>
 <title>Gentoo Linux PPC64 Handbook</title>
@@ -11,8 +11,8 @@
  <key id="kernel-version">2.6.23-r8</key>
  <key id="kernel-name">kernel-2.6.23-gentoo-r8</key>
  <key id="online-book">handbook-ppc64.xml</key>
- <key id="release-dir">releases/ppc/2008.0/ppc64/</key>
- <key id="stage3">stage3-ppc64-32ul-2008.0.tar.bz2</key>
+ <key id="release-dir">releases/ppc/2008.0_beta1/ppc64/</key>
+ <key id="stage3">stage3-ppc64-32ul-2008.0_beta1.tar.bz2</key>
  <key id="profile">default/linux/ppc/ppc64/2008.0/32bit-userland</key>
  <key id="CFLAGS">-O2 -pipe</key>
 </values>



1.43                 xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml?rev=1.43&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml?rev=1.43&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml?r1=1.42&r2=1.43

Index: handbook-sparc.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- handbook-sparc.xml  31 Mar 2008 21:48:58 -0000      1.42
+++ handbook-sparc.xml  1 Apr 2008 07:05:17 -0000       1.43
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml,v 1.42 
2008/03/31 21:48:58 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml,v 1.43 
2008/04/01 07:05:17 nightmorph Exp $ -->
 
 <book link="/doc/en/handbook/handbook-sparc.xml" disclaimer='draft'>
 <title>Gentoo Linux SPARC Handbook</title>
@@ -11,8 +11,8 @@
  <key id="kernel-name">kernel-2.6.23-gentoo-r8</key>
  <key id="kernel-version">2.6.23-r8</key>
  <key id="online-book">handbook-sparc.xml</key>
- <key id="release-dir">releases/sparc/2008.0/sparc64/</key>
- <key id="stage3">stage3-sparc64-2008.0.tar.bz2</key>
+ <key id="release-dir">releases/sparc/2008.0_beta1/sparc64/</key>
+ <key id="stage3">stage3-sparc64-2008.0_beta1.tar.bz2</key>
  <key id="profile">default/linux/sparc/sparc64/2008.0</key>
  <key id="CFLAGS">-O2 -mcpu=ultrasparc -pipe</key>
 </values>



1.63                 xml/htdocs/doc/en/handbook/draft/handbook-x86.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-x86.xml?rev=1.63&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-x86.xml?rev=1.63&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-x86.xml?r1=1.62&r2=1.63

Index: handbook-x86.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-x86.xml,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- handbook-x86.xml    31 Mar 2008 21:48:58 -0000      1.62
+++ handbook-x86.xml    1 Apr 2008 07:05:17 -0000       1.63
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-x86.xml,v 1.62 
2008/03/31 21:48:58 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-x86.xml,v 1.63 
2008/04/01 07:05:17 nightmorph Exp $ -->
 
 <book link="/doc/en/handbook/handbook-x86.xml" disclaimer='draft'>
 <title>Gentoo Linux x86 Handbook</title>
@@ -14,12 +14,12 @@
  <key id="kernel-name">kernel-2.6.23-gentoo-r8</key>
  <key id="genkernel-name">kernel-genkernel-x86-2.6.23-gentoo-r8</key>
  <key id="genkernel-initrd">initramfs-genkernel-x86-2.6.23-gentoo-r8</key>
- <key id="min-cd-name">install-x86-minimal-2008.0.iso</key>
+ <key id="min-cd-name">install-x86-minimal-2008.0_beta1.iso</key>
  <key id="min-cd-size">57</key>
- <key id="live-cd-name">livecd-i686-installer-2008.0.iso</key>
+ <key id="live-cd-name">livecd-i686-installer-2008.0_beta1.iso</key>
  <key id="live-cd-size">697</key>
- <key id="release-dir">releases/x86/2008.0/</key>
- <key id="stage3">stage3-i686-2008.0.tar.bz2</key>
+ <key id="release-dir">releases/x86/2008.0_beta1/</key>
+ <key id="stage3">stage3-i686-2008.0_beta1.tar.bz2</key>
  <key id="profile">default/linux/x86/2008.0</key>
  <key id="online-book">handbook-x86.xml</key>
  <key id="CFLAGS">-O2 -march=i686 -pipe</key>



-- 
[email protected] mailing list

Reply via email to