Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 57159 Details for
Bug 90350
[dutch] updates + hb-portage-*.xml added
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
updates
nl.patch (text/plain), 4.10 KB, created by
Ewoud Kohl van Wijngaarden
on 2005-04-25 04:28:11 UTC
(
hide
)
Description:
updates
Filename:
MIME Type:
Creator:
Ewoud Kohl van Wijngaarden
Created:
2005-04-25 04:28:11 UTC
Size:
4.10 KB
patch
obsolete
>Index: doc/nl/handbook/handbook-x86.xml >=================================================================== >RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/nl/handbook/handbook-x86.xml,v >retrieving revision 1.12 >diff -u -t -r1.12 handbook-x86.xml >--- doc/nl/handbook/handbook-x86.xml 7 Apr 2005 16:00:52 -0000 1.12 >+++ doc/nl/handbook/handbook-x86.xml 25 Apr 2005 11:14:17 -0000 >@@ -287,7 +287,7 @@ > meest gebruikte variabelen. > </abstract> > <include href="hb-working-variables.xml"/> >-</chapter> >+</chapter>--> > </part> > > <part> >@@ -355,6 +355,5 @@ > </abstract> > <include href="hb-portage-ebuild.xml"/> > </chapter> >---> > </part> > </book> >Index: doc/nl/handbook/hb-install-tools.xml >=================================================================== >RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/nl/handbook/hb-install-tools.xml,v >retrieving revision 1.9 >diff -u -t -r1.9 hb-install-tools.xml >--- doc/nl/handbook/hb-install-tools.xml 7 Apr 2005 16:00:52 -0000 1.9 >+++ doc/nl/handbook/hb-install-tools.xml 25 Apr 2005 11:14:17 -0000 >@@ -8,8 +8,8 @@ > > <sections> > >-<version>2.00</version> >-<date>2005-03-28</date> >+<version>2.1</version> >+<date>2005-04-20</date> > > <section> > <title>Systeem Logger</title> >@@ -196,6 +196,27 @@ > installeren -- wat een tijd duurt op te compileren). > </p> > >+</body> >+</subsection> >+<subsection> >+<title>RAID hulpprogrammas voor IBM hardware</title> >+<body> >+ >+<p> >+If you are using SCSI RAID on a POWER5-based system, you should consider >+installing the <c>iprutils</c> which will allow you to work with the RAID disk >+array, get status on the disks in the arrays, and update microcode among other >+functions. >+Als je gebruik maakt van SCSI RAID op een POWER5-gebaseerd systeem, zou je >+moeten overwegen om <c>iprutils</c> te installeren. Dit stelt je in staat om >+onder andere met de RAID array te werken, de status van de schijven in de arrays >+te krijgen, de microcode updaten en meer. >+</p> >+ >+<pre caption="Iprutils installeren"> >+# <i>emerge iprutils</i> >+</pre> >+ > <p> > Ga nu verder met <uri link="?part=1&chap=10">De bootloader > configureren</uri>. >Index: doc/nl/handbook/hb-install-x86-bootloader.xml >=================================================================== >RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/nl/handbook/hb-install-x86-bootloader.xml,v >retrieving revision 1.8 >diff -u -t -r1.8 hb-install-x86-bootloader.xml >--- doc/nl/handbook/hb-install-x86-bootloader.xml 7 Apr 2005 22:12:06 -0000 1.8 >+++ doc/nl/handbook/hb-install-x86-bootloader.xml 25 Apr 2005 11:14:17 -0000 >@@ -8,8 +8,8 @@ > > <sections> > >-<version>2.3</version> >-<date>2005-03-28</date> >+<version>2.4</version> >+<date>2005-04-16</date> > > <section> > <title>Je keuze maken</title> >@@ -360,7 +360,7 @@ > </p> > > <pre caption="grub-install draaien"> >-# <i>grub-install --root-directory=/boot /dev/hda</i> >+# <i>grub-install /dev/hda</i> > </pre> > > <p> >Index: doc/nl/handbook/hb-install-x86-kernel.xml >=================================================================== >RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/nl/handbook/hb-install-x86-kernel.xml,v >retrieving revision 1.6 >diff -u -t -r1.6 hb-install-x86-kernel.xml >--- doc/nl/handbook/hb-install-x86-kernel.xml 7 Apr 2005 22:12:06 -0000 1.6 >+++ doc/nl/handbook/hb-install-x86-kernel.xml 25 Apr 2005 11:14:17 -0000 >@@ -8,8 +8,8 @@ > > <sections> > >-<version>2.4</version> >-<date>2005-03-29</date> >+<version>2.6</version> >+<date>2005-04-21</date> > > <section> > <title>Tijdzone</title> >@@ -497,12 +497,12 @@ > </tr> > <tr> > <ti>e100</ti> >- <ti>Intel e100 Fast Ethernet Adapters</ti> >+ <ti>Intel e100 Fast Ethernet Adapters (alleen voor 2.4 kernels)</ti> > <ti><c>emerge e100</c></ti> > </tr> > <tr> > <ti>e1000</ti> >- <ti>Intel e1000 Gigabit Ethernet Adapters</ti> >+ <ti>Intel e1000 Gigabit Ethernet Adapters (alleen voor 2.4 kernels)</ti> > <ti><c>emerge e1000</c></ti> > </tr> > <tr> >@@ -600,15 +600,6 @@ > </pre> > > <p> >-Draai nu <c>modules-update</c> om je veranderingen door te voeren in het >-<path>/etc/modules.conf</path> bestand: >-</p> >- >-<pre caption="Modules-update draaien"> >-# <i>modules-update</i> >-</pre> >- >-<p> > Ga verder met <uri link="?part=1&chap=8">Configuratie van het Systeem</uri>. > </p> >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 90350
: 57159 |
57160
|
57161
|
57162
|
57163
|
57164
|
57165