swift       11/08/12 19:05:02

  Modified:             hb-install-alpha-kernel.xml
                        hb-install-hppa-kernel.xml
                        hb-install-ia64-kernel.xml
                        hb-install-ppc-kernel.xml
                        hb-install-x86+amd64-kernel.xml
  Log:
  Fix bug #375757 - Use initramfs abbreviation, not initrd

Revision  Changes    Path
1.48                 xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml

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

Index: hb-install-alpha-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- hb-install-alpha-kernel.xml 3 Aug 2011 08:22:56 -0000       1.47
+++ hb-install-alpha-kernel.xml 12 Aug 2011 19:05:02 -0000      1.48
@@ -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-alpha-kernel.xml,v 
1.47 2011/08/03 08:22:56 jkt Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v 
1.48 2011/08/12 19:05:02 swift Exp $ -->
 
 <sections>
 
-<version>10</version>
-<date>2011-08-03</date>
+<version>11</version>
+<date>2011-08-12</date>
 
 <section>
 <title>Timezone</title>
@@ -319,7 +319,7 @@
 
 <p>
 Once <c>genkernel</c> completes, a kernel, full set of modules and <e>initial
-ram disk</e> (initrd) will be created. We will use the kernel and initrd when
+ram disk</e> (initramfs) will be created. We will use the kernel and initrd 
when
 configuring a boot loader later in this document. Write down the names of the
 kernel and initrd as you will need it when writing the bootloader configuration
 file. The initrd will be started immediately after booting to perform hardware



1.49                 xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml

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

Index: hb-install-hppa-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- hb-install-hppa-kernel.xml  3 Aug 2011 08:22:56 -0000       1.48
+++ hb-install-hppa-kernel.xml  12 Aug 2011 19:05:02 -0000      1.49
@@ -4,7 +4,7 @@
 <!-- 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-hppa-kernel.xml,v 
1.48 2011/08/03 08:22:56 jkt Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 
1.49 2011/08/12 19:05:02 swift Exp $ -->
 
 <sections>
 
@@ -318,7 +318,7 @@
 
 <p>
 Once <c>genkernel</c> completes, a kernel, full set of modules and 
-<e>initial ram disk</e> (initrd) will be created. We will use the kernel 
+<e>initial ram disk</e> (initramfs) will be created. We will use the kernel 
 and initrd when configuring a boot loader later in this document. Write
 down the names of the kernel and initrd as you will need it when writing
 the bootloader configuration file. The initrd will be started immediately 
after 



1.22                 xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml

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

Index: hb-install-ia64-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- hb-install-ia64-kernel.xml  3 Aug 2011 08:22:56 -0000       1.21
+++ hb-install-ia64-kernel.xml  12 Aug 2011 19:05:02 -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-ia64-kernel.xml,v 
1.21 2011/08/03 08:22:56 jkt Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 
1.22 2011/08/12 19:05:02 swift Exp $ -->
 
 <sections>
 
-<version>11</version>
-<date>2011-08-03</date>
+<version>12</version>
+<date>2011-08-12</date>
 
 <section>
 <title>Timezone</title>
@@ -310,7 +310,7 @@
 
 <p>
 Once <c>genkernel</c> completes, a kernel, full set of modules and 
-<e>initial ram disk</e> (initrd) will be created. We will use the kernel 
+<e>initial ram disk</e> (initramfs) will be created. We will use the kernel 
 and initrd when configuring a boot loader later in this document. Write
 down the names of the kernel and initrd as you will need it when writing
 the bootloader configuration file. The initrd will be started immediately 
after 



1.66                 xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml

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

Index: hb-install-ppc-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- hb-install-ppc-kernel.xml   3 Aug 2011 08:22:56 -0000       1.65
+++ hb-install-ppc-kernel.xml   12 Aug 2011 19:05:02 -0000      1.66
@@ -4,7 +4,7 @@
 <!-- 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-ppc-kernel.xml,v 1.65 
2011/08/03 08:22:56 jkt Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.66 
2011/08/12 19:05:02 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 explains how to configure your kernel.
 </abstract>
 
-<version>11</version>
-<date>2011-08-03</date>
+<version>12</version>
+<date>2011-08-12</date>
 
 <section>
 <title>Timezone</title>
@@ -406,7 +406,7 @@
 
 <p>
 Once <c>genkernel</c> completes, a kernel, full set of modules and
-<e>initial ram disk</e> (initrd) will be created. We will use the kernel
+<e>initial ram disk</e> (initramfs) will be created. We will use the kernel
 and initrd when configuring a boot loader later in this document. Write
 down the names of the kernel and initrd as you will need them when writing
 the bootloader configuration file. The initrd will be started immediately after



1.37                 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml

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

Index: hb-install-x86+amd64-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- hb-install-x86+amd64-kernel.xml     3 Aug 2011 08:22:56 -0000       1.36
+++ hb-install-x86+amd64-kernel.xml     12 Aug 2011 19:05:02 -0000      1.37
@@ -4,7 +4,7 @@
 <!-- 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-kernel.xml,v
 1.36 2011/08/03 08:22:56 jkt Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
 1.37 2011/08/12 19:05:02 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 explains how to configure your kernel.
 </abstract>
 
-<version>8</version>
-<date>2011-08-03</date>
+<version>9</version>
+<date>2011-08-12</date>
 
 <section>
 <title>Timezone</title>
@@ -403,7 +403,7 @@
 
 <p>
 Once <c>genkernel</c> completes, a kernel, full set of modules and 
-<e>initial ram disk</e> (initrd) will be created. We will use the kernel 
+<e>initial ram disk</e> (initramfs) will be created. We will use the kernel 
 and initrd when configuring a boot loader later in this document. Write
 down the names of the kernel and initrd as you will need it when writing
 the bootloader configuration file. The initrd will be started immediately 
after 




Reply via email to