public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-ppc-bootloader.xml hb-install-x86+amd64-bootloader.xml
@ 2011-04-14  9:32 Jan Kundrat (jkt)
  0 siblings, 0 replies; only message in thread
From: Jan Kundrat (jkt) @ 2011-04-14  9:32 UTC (permalink / raw
  To: gentoo-doc-cvs

jkt         11/04/14 09:32:13

  Modified:             hb-install-ppc-bootloader.xml
                        hb-install-x86+amd64-bootloader.xml
  Log:
  #360261, remove extra init=/linuxrc, ramdisk=... and root=...

Revision  Changes    Path
1.49                 xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml?r1=1.48&r2=1.49

Index: hb-install-ppc-bootloader.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- hb-install-ppc-bootloader.xml	16 Mar 2011 07:45:13 -0000	1.48
+++ hb-install-ppc-bootloader.xml	14 Apr 2011 09:32:12 -0000	1.49
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v 1.48 2011/03/16 07:45:13 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v 1.49 2011/04/14 09:32:12 jkt Exp $ -->
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
@@ -14,8 +14,8 @@
 needs.
 </abstract>
 
-<version>10.2</version>
-<date>2011-03-16</date>
+<version>11</version>
+<date>2011-04-14</date>
 
 <section>
 <title>Making your Choice</title>
@@ -101,7 +101,7 @@
   initrd=/boot/<keyval id="genkernel-initrd"/>
   <comment># You can add additional kernel arguments to append such as 
   # rootdelay=10 for a USB/Firewire Boot</comment>
-  append="real_root=/dev/sda3 init=/linuxrc"  
+  append="real_root=/dev/sda3"  
   read-only
 <comment>##########################################################</comment>
 </pre>
@@ -507,7 +507,7 @@
 [SECTION]
 Local HD -> Genkernel (Normal)
 ide:0 <keyval id="genkernel-name"/> root=/dev/ram0
-real_root=/dev/sda3 init=/linuxrc initrd=<keyval id="genkernel-initrd"/>
+real_root=/dev/sda3 initrd=<keyval id="genkernel-initrd"/>
 </pre>
 
 <p>



1.22                 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?r1=1.21&r2=1.22

Index: hb-install-x86+amd64-bootloader.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- hb-install-x86+amd64-bootloader.xml	20 Jul 2010 05:14:55 -0000	1.21
+++ hb-install-x86+amd64-bootloader.xml	14 Apr 2011 09:32:13 -0000	1.22
@@ -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/hb-install-x86+amd64-bootloader.xml,v 1.21 2010/07/20 05:14:55 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v 1.22 2011/04/14 09:32:13 jkt Exp $ -->
 
 <sections>
 
-<version>6.7</version>
-<date>2010-07-16</date>
+<version>7</version>
+<date>2011-04-14</date>
 
 <section>
 <title>Making your Choice</title>
@@ -250,7 +250,7 @@
 
 title Gentoo Linux <keyval id="kernel-version"/>
 root (hd0,0)
-kernel /boot/<keyval id="genkernel-name"/> root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/sda3
+kernel /boot/<keyval id="genkernel-name"/> real_root=/dev/sda3
 initrd /boot/<keyval id="genkernel-initrd"/>
 
 <comment># Only in case you want to dual-boot</comment>
@@ -520,8 +520,7 @@
 image=/boot/<keyval id="genkernel-name"/>
   label=gentoo
   read-only
-  root=/dev/ram0
-  append="init=/linuxrc ramdisk=8192 real_root=/dev/sda3"
+  append="real_root=/dev/sda3"
   initrd=/boot/<keyval id="genkernel-initrd"/>
 
 <comment># The next two lines are only if you dualboot with a Windows system.</comment>






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-14  9:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-14  9:32 [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-ppc-bootloader.xml hb-install-x86+amd64-bootloader.xml Jan Kundrat (jkt)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox