Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-x86-quickinstall.xml metadoc.xml
Date: Fri, 02 May 2008 08:04:25
Message-Id: E1JrqFi-0000tU-Ll@stork.gentoo.org
1 nightmorph 08/05/02 08:04:22
2
3 Modified: gentoo-x86-quickinstall.xml metadoc.xml
4 Log:
5 As announced on the list (http://archives.gentoo.org/gentoo-doc/msg_e721be404c6a5ae8ce5c5bf02f45381c.xml), assume all arches are using the libata framework, so sd* everywhere. includes updating block device and partition descriptions. also added a new included file for boot config (starting sshd, hdparm, etc). synced up several wayward files, including sparc. also changed/dropped usage of some now useless keys, since everyone's using sd*. lots of intensive, invasive changes. and i never even used sed once.
6
7 Revision Changes Path
8 1.81 xml/htdocs/doc/en/gentoo-x86-quickinstall.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.81&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.81&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?r1=1.80&r2=1.81
13
14 Index: gentoo-x86-quickinstall.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v
17 retrieving revision 1.80
18 retrieving revision 1.81
19 diff -u -r1.80 -r1.81
20 --- gentoo-x86-quickinstall.xml 1 Jan 2008 21:32:30 -0000 1.80
21 +++ gentoo-x86-quickinstall.xml 2 May 2008 08:04:22 -0000 1.81
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.80 2008/01/01 21:32:30 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.81 2008/05/02 08:04:22 nightmorph Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -30,8 +30,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>21</version>
34 -<date>2008-01-01</date>
35 +<version>22</version>
36 +<date>2008-05-02</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -90,9 +90,7 @@
41 Use <c>fdisk</c> or <c>cfdisk</c> to create your partition layout. You need at
42 least a swap partition (type 82) and one Linux partition (type 83). The
43 following scenario creates a <path>/boot</path>, a swap and a main partition
44 -as used in our handbook. The device name is likely to be either
45 -<path>/dev/sda</path> for a SATA or SCSI disk, or <path>/dev/hda</path> for an
46 -IDE disk.
47 +as used in our handbook. Replace <path>sda</path> with your disk.
48 </p>
49
50 <pre caption="Create the partitions">
51
52
53
54 1.212 xml/htdocs/doc/en/metadoc.xml
55
56 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.212&view=markup
57 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.212&content-type=text/plain
58 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/metadoc.xml?r1=1.211&r2=1.212
59
60 Index: metadoc.xml
61 ===================================================================
62 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v
63 retrieving revision 1.211
64 retrieving revision 1.212
65 diff -u -r1.211 -r1.212
66 --- metadoc.xml 26 Apr 2008 19:21:00 -0000 1.211
67 +++ metadoc.xml 2 May 2008 08:04:22 -0000 1.212
68 @@ -1,8 +1,8 @@
69 <?xml version="1.0" encoding="UTF-8"?>
70 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
71 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.211 2008/04/26 19:21:00 neysx Exp $ -->
72 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.212 2008/05/02 08:04:22 nightmorph Exp $ -->
73 <metadoc lang="en">
74 - <version>1.133</version>
75 + <version>1.134</version>
76 <members>
77 <lead>neysx</lead>
78 <member>cam</member>
79 @@ -185,6 +185,7 @@
80 <file id="hb-install-x86_amd64-kernel">/doc/en/handbook/hb-install-x86+amd64-kernel.xml</file>
81 <file id="hb-install-x86_amd64-medium">/doc/en/handbook/hb-install-x86+amd64-medium.xml</file>
82 <file id="hb-install-blockdevices">/doc/en/handbook/hb-install-blockdevices.xml</file>
83 + <file id="hb-install-bootconfig">/doc/en/handbook/hb-install-bootconfig.xml</file>
84 <file id="hb-install-filesystems">/doc/en/handbook/hb-install-filesystems.xml</file>
85 <file id="hb-install-kernelmodules">/doc/en/handbook/hb-install-kernelmodules.xml</file>
86 <file id="hb-install-kernelparams">/doc/en/handbook/hb-install-kernelparams.xml</file>
87
88
89
90 --
91 gentoo-doc-cvs@l.g.o mailing list