Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/base/mips: yeeloong.xml
Date: Mon, 28 Jan 2013 21:11:12
Message-Id: 20130128211108.609242171D@flycatcher.gentoo.org
1 blueness 13/01/28 21:11:08
2
3 Modified: yeeloong.xml
4 Log:
5 Fix number of partitions to create
6
7 Revision Changes Path
8 1.4 xml/htdocs/proj/en/base/mips/yeeloong.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/base/mips/yeeloong.xml?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/base/mips/yeeloong.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/base/mips/yeeloong.xml?r1=1.3&r2=1.4
13
14 Index: yeeloong.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/mips/yeeloong.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- yeeloong.xml 27 Jan 2013 13:51:39 -0000 1.3
21 +++ yeeloong.xml 28 Jan 2013 21:11:08 -0000 1.4
22 @@ -154,7 +154,7 @@
23 <li>
24 Prepare a root partition and mount:
25 <ul>
26 - <li>Using fdisk, prepare at least two partitions:
27 + <li>Using fdisk, prepare at least three partitions:
28 <ul>
29 <li>/dev/sda1 - this will be /boot, give it about 128 MB.</li>
30 <li>/dev/sda2 - this will be swap, give it at least 1 GB.</li>