nightmorph    07/04/02 01:08:20

  Modified:             hb-install-sparc-bootloader.xml
  Log:
  conditionals

Revision  Changes    Path
1.2                  
xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-bootloader.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-bootloader.xml?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-bootloader.xml?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-bootloader.xml?r1=1.1&r2=1.2

Index: hb-install-sparc-bootloader.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-bootloader.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-sparc-bootloader.xml     19 Mar 2007 20:37:28 -0000      1.1
+++ hb-install-sparc-bootloader.xml     2 Apr 2007 01:08:20 -0000       1.2
@@ -4,11 +4,11 @@
 <!-- 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/2007.0/hb-install-sparc-bootloader.xml,v
 1.1 2007/03/19 20:37:28 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-sparc-bootloader.xml,v
 1.2 2007/04/02 01:08:20 nightmorph Exp $ -->
 
 <sections>
 
-<version>7.0</version>
+<version>8.0</version>
 <date>2006-08-30</date>
 
 <section>
@@ -53,7 +53,7 @@
 <p>
 Below you'll find an example <path>silo.conf</path> file. It uses the
 partitioning scheme we use throughout this book and
-<path>kernel-2.4.31</path> as kernelimage.
+<path>kernel-<keyval id="kernel-version"/></path> as kernelimage.
 </p>
 
 <pre caption = "Example /etc/silo.conf">
@@ -61,7 +61,7 @@
 root = /dev/sda1      <comment># Root partition</comment>
 timeout = 150         <comment># Wait 15 seconds before booting the default 
section</comment>
 
-image = /boot/kernel-2.4.31
+image = /boot/kernel-<keyval id="kernel-version"/>
   label = linux
 </pre>
 



-- 
[email protected] mailing list

Reply via email to