swift 05/04/16 20:20:51
Modified: xml/htdocs/doc/en/handbook/2005.0
hb-install-amd64-bootloader.xml
hb-install-x86-bootloader.xml
Log:
I have to add the udev stuff to the networkless installation instructions
anyway
as genkernel is still broken (repeated reports confirm this).
The networkless installation instructions need this as well since people tend
to
update their system after a while and receive the broken genkernel which of
course doesn't work well with their current grub.conf/lilo.conf if it doesn't
have a udev bootparameter.
Revision Changes Path
1.6 +4 -4
xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-bootloader.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-bootloader.xml?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-bootloader.xml?rev=1.6&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-bootloader.xml.diff?r1=1.5&r2=1.6&cvsroot=gentoo
Index: hb-install-amd64-bootloader.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-bootloader.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hb-install-amd64-bootloader.xml 29 Mar 2005 21:04:39 -0000 1.5
+++ hb-install-amd64-bootloader.xml 16 Apr 2005 20:20:51 -0000 1.6
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-bootloader.xml,v
1.5 2005/03/29 21:04:39 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-amd64-bootloader.xml,v
1.6 2005/04/16 20:20:51 swift Exp $ -->
<sections>
-<version>4.3</version>
-<date>2005-03-29</date>
+<version>4.4</version>
+<date>2005-04-16</date>
<section>
<title>Making your Choice</title>
@@ -266,7 +266,7 @@
title=Gentoo Linux 2.6.11-gentoo-r1
root (hd0,0)
-kernel /kernel-2.6.11-gentoo-r1 root=/dev/ram0 init=/linuxrc ramdisk=8192
real_root=/dev/hda3
+kernel /kernel-2.6.11-gentoo-r1 root=/dev/ram0 init=/linuxrc ramdisk=8192
real_root=/dev/hda3 udev
initrd /initrd-2.6.11-gentoo-r1
<comment># Only in case you want to dual-boot</comment>
1.5 +4 -4
xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-bootloader.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-bootloader.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-bootloader.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-bootloader.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo
Index: hb-install-x86-bootloader.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-bootloader.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hb-install-x86-bootloader.xml 16 Apr 2005 09:42:50 -0000 1.4
+++ hb-install-x86-bootloader.xml 16 Apr 2005 20:20:51 -0000 1.5
@@ -4,11 +4,11 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-bootloader.xml,v
1.4 2005/04/16 09:42:50 neysx Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-x86-bootloader.xml,v
1.5 2005/04/16 20:20:51 swift Exp $ -->
<sections>
-<version>4.2</version>
+<version>4.3</version>
<date>2005-04-16</date>
<section>
@@ -271,7 +271,7 @@
title=Gentoo Linux 2.6.11-r3
root (hd0,0)
-kernel /kernel-2.6.11-gentoo-r3 root=/dev/ram0 init=/linuxrc ramdisk=8192
real_root=/dev/hda3
+kernel /kernel-2.6.11-gentoo-r3 root=/dev/ram0 init=/linuxrc ramdisk=8192
real_root=/dev/hda3 udev
initrd /initrd-2.6.11-gentoo-r3
<comment># Only in case you want to dual-boot</comment>
@@ -526,7 +526,7 @@
label=gentoo
read-only
root=/dev/ram0
- append="init=/linuxrc ramdisk=8192 real_root=/dev/hda3"
+ append="init=/linuxrc ramdisk=8192 real_root=/dev/hda3 udev"
initrd=/boot/initrd-2.6.11-gentoo-r3
<comment># The next two lines are only if you dualboot with a Windows
system.</comment>
--
[email protected] mailing list