public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/doc/it/handbook: hb-install-sparc-bootloader.xml
@ 2010-07-29 20:48 Davide Cendron (scen)
  0 siblings, 0 replies; 2+ messages in thread
From: Davide Cendron (scen) @ 2010-07-29 20:48 UTC (permalink / raw
  To: gentoo-commits

scen        10/07/29 20:48:56

  Modified:             hb-install-sparc-bootloader.xml
  Log:
  Version 4.1, revision 1.23 of EN CVS

Revision  Changes    Path
1.12                 xml/htdocs/doc/it/handbook/hb-install-sparc-bootloader.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/it/handbook/hb-install-sparc-bootloader.xml?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/it/handbook/hb-install-sparc-bootloader.xml?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/it/handbook/hb-install-sparc-bootloader.xml?r1=1.11&r2=1.12

Index: hb-install-sparc-bootloader.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/hb-install-sparc-bootloader.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- hb-install-sparc-bootloader.xml	1 Apr 2008 23:14:51 -0000	1.11
+++ hb-install-sparc-bootloader.xml	29 Jul 2010 20:48:56 -0000	1.12
@@ -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/it/handbook/hb-install-sparc-bootloader.xml,v 1.11 2008/04/01 23:14:51 scen Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/hb-install-sparc-bootloader.xml,v 1.12 2010/07/29 20:48:56 scen Exp $ -->
 
 <sections>
 
-<version>3.0</version>
-<date>2008-04-01</date>
+<version>4.1</version>
+<date>2010-07-20</date>
 
 <section>
 <title>La scelta</title>
@@ -37,7 +37,7 @@
 link="http://www.sparc-boot.org">SILO</uri>, Sparc Improved boot LOader.
 </p>
 
-<pre caption = "Installare SILO">
+<pre caption="Installare SILO">
 # <i>emerge silo</i>
 </pre>
 
@@ -46,7 +46,7 @@
 <path>/etc/silo.conf</path>.
 </p>
 
-<pre caption = "Creare /etc/silo.conf">
+<pre caption="Creare /etc/silo.conf">
 # <i>nano -w /etc/silo.conf</i>
 </pre>
 
@@ -56,12 +56,12 @@
 <path>kernel-<keyval id="kernel-version"/></path>.
 </p>
 
-<pre caption = "Esempio di /etc/silo.conf">
+<pre caption="Esempio di /etc/silo.conf">
 partition = 1         <comment># Partizione boot (= partizione root)</comment>
 root = /dev/sda1      <comment># Partizione root</comment>
 timeout = 150          <comment># Aspetta 15 secondi prima di avviare la sezione di default</comment>
 
-image = /boot/kernel-<keyval id="kernel-version"/>
+image = /boot/kernel-<keyval id="kernel-name"/>
   label = linux
 </pre>
 
@@ -78,7 +78,7 @@
 configurazione in <path>/boot</path> e eseguire <c>/sbin/silo</c>:
 </p>
 
-<pre caption = "Solo se /boot e la destinazione di SILO non sono sullo stesso
+<pre caption="Solo se /boot e la destinazione di SILO non sono sullo stesso
 disco">
 # <i>cp /etc/silo.conf /boot</i>
 # <i>/sbin/silo -C /boot/silo.conf</i>
@@ -89,7 +89,7 @@
 Altrimenti, eseguire solo <c>/sbin/silo</c>:
 </p>
 
-<pre caption = "Eseguire silo">
+<pre caption="Eseguire silo">
 # <i>/sbin/silo</i>
 /etc/silo.conf appears to be valid
 </pre>






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/doc/it/handbook: hb-install-sparc-bootloader.xml
@ 2012-11-06 13:56 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-06 13:56 UTC (permalink / raw
  To: gentoo-commits

ago         12/11/06 13:56:34

  Modified:             hb-install-sparc-bootloader.xml
  Log:
  Version 6, revision 1.25 of EN CVS

Revision  Changes    Path
1.14                 xml/htdocs/doc/it/handbook/hb-install-sparc-bootloader.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/it/handbook/hb-install-sparc-bootloader.xml?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/it/handbook/hb-install-sparc-bootloader.xml?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/it/handbook/hb-install-sparc-bootloader.xml?r1=1.13&r2=1.14

Index: hb-install-sparc-bootloader.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/hb-install-sparc-bootloader.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- hb-install-sparc-bootloader.xml	26 Feb 2012 08:35:15 -0000	1.13
+++ hb-install-sparc-bootloader.xml	6 Nov 2012 13:56:34 -0000	1.14
@@ -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/it/handbook/hb-install-sparc-bootloader.xml,v 1.13 2012/02/26 08:35:15 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/hb-install-sparc-bootloader.xml,v 1.14 2012/11/06 13:56:34 ago Exp $ -->
 
 <sections>
 
-<version>5</version>
-<date>2011-05-09</date>
+<version>6</version>
+<date>2012-09-11</date>
 
 <section>
 <title>La scelta</title>
@@ -52,8 +52,9 @@
 
 <p>
 Sotto si trova un esempio di <path>silo.conf</path>. Usare lo schema di
-partizioni che viene usato in questo manuale, e come immagine del kernel
-<path>kernel-<keyval id="kernel-version"/></path>.
+partizioni che viene usato in questo manuale, 
+<path>kernel-<keyval id="kernel-version"/></path> come immagine del kernel 
+e <path><keyval id="genkernel-initrd"/></path> come immagine initramfs.
 </p>
 
 <pre caption="Esempio di /etc/silo.conf">
@@ -63,6 +64,7 @@
 
 image = /boot/kernel-<keyval id="kernel-name"/>
   label = linux
+  append = "initrd=/boot/<keyval id="genkernel-initrd"/> real_root=/dev/sda1"
 </pre>
 
 <p>





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-06 13:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-06 13:56 [gentoo-commits] gentoo commit in xml/htdocs/doc/it/handbook: hb-install-sparc-bootloader.xml Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2010-07-29 20:48 Davide Cendron (scen)

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