josejx 06/02/14 17:41:50
Modified: xml/htdocs/doc/en/handbook/draft/2006.0
hb-install-ppc-medium.xml
Log:
Renamed root image from livecd.squashfs to image.squashfs
Revision Changes Path
1.4 +5 -5
xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc-medium.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc-medium.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc-medium.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc-medium.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
Index: hb-install-ppc-medium.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc-medium.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-ppc-medium.xml 13 Feb 2006 17:07:35 -0000 1.3
+++ hb-install-ppc-medium.xml 14 Feb 2006 17:41:50 -0000 1.4
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc-medium.xml,v
1.3 2006/02/13 17:07:35 josejx Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc-medium.xml,v
1.4 2006/02/14 17:41:50 josejx Exp $ -->
<sections>
-<version>5.5</version>
-<date>2006-02-12</date>
+<version>5.6</version>
+<date>2006-02-14</date>
<section>
<title>Hardware Requirements</title>
@@ -309,7 +309,7 @@
For example: <c>boot cd /boot/pegasos video=radeonfb:[EMAIL PROTECTED]
mem=256M</c>.
The default kernel options (in case something goes wrong and you need it) are
preconfigured with <c>console=ttyS0,115200 console=tty0 init=/linuxrc
-looptype=squashfs loop=/livecd.squashfs udev nodevfs cdroot root=/dev/ram0</c>.
+looptype=squashfs loop=/image.squashfs cdroot root=/dev/ram0</c>.
</p>
</body>
@@ -345,7 +345,7 @@
</p>
<pre caption="BootX kernel arguments">
-cdroot root=/dev/ram0 init=linuxrc loop=livecd.squashfs looptype=squashfs
console=tty0 nodevfs udev
+cdroot root=/dev/ram0 init=linuxrc loop=image.squashfs looptype=squashfs
console=tty0
</pre>
<note>
--
[email protected] mailing list