public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tobias Heinlein (keytoaster)" <keytoaster@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/de/handbook: hb-install-x86+amd64-bootloader.xml
Date: Mon, 17 Nov 2008 17:57:19 +0000	[thread overview]
Message-ID: <E1L28Lf-0002vn-Ml@stork.gentoo.org> (raw)

keytoaster    08/11/17 17:57:19

  Modified:             hb-install-x86+amd64-bootloader.xml
  Log:
  -> 1.12, patch by Martin Winkler.

Revision  Changes    Path
1.10                 xml/htdocs/doc/de/handbook/hb-install-x86+amd64-bootloader.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/de/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/de/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/de/handbook/hb-install-x86+amd64-bootloader.xml?r1=1.9&r2=1.10

Index: hb-install-x86+amd64-bootloader.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/de/handbook/hb-install-x86+amd64-bootloader.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- hb-install-x86+amd64-bootloader.xml	30 Jun 2008 19:34:06 -0000	1.9
+++ hb-install-x86+amd64-bootloader.xml	17 Nov 2008 17:57:19 -0000	1.10
@@ -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/de/handbook/hb-install-x86+amd64-bootloader.xml,v 1.9 2008/06/30 19:34:06 grahl Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/de/handbook/hb-install-x86+amd64-bootloader.xml,v 1.10 2008/11/17 17:57:19 keytoaster Exp $ -->
 
 <sections>
 
-<version>6.1</version>
-<date>2008-05-02</date>
+<version>6.2</version>
+<date>2008-09-10</date>
 
 <section>
 <title>Eine Wahl treffen</title>
@@ -275,6 +275,12 @@
 </ul>
 
 <note>
+Grub weist Gerätenamen auf Grundlage des BIOS zu. Wenn Sie Ihre BIOS-
+Einstellungen ändern, ändern sich auch die Buchstaben und Ziffern Ihrer
+Geräte. Wenn Sie zum Beispiel die Bootreihenfolge Ihrer Geräte ändern,
+müssen Sie möglicherweise auch Ihre Grub-Konfiguration ändern.
+</note>
+<note>
 Wenn Ihr Root-Dateisystem JFS ist, <e>müssen</e> Sie "ro" zu dem Kernelaufruf
 hinzufügen, da JFS sein Protokolldatei liest, bevor es ein read-write mounten
 zulässt.
@@ -314,7 +320,7 @@
 
 title Gentoo Linux <keyval id="kernel-version"/>
 root (hd0,0)
-kernel /boot/<keyval id="genkernel-name"/> root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/sda3 udev
+kernel /boot/<keyval id="genkernel-name"/> root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/sda3
 initrd /boot/<keyval id="genkernel-initrd"/>
 
 <comment># Nur wenn Sie einen Dual-Boot einrichten möchten</comment>
@@ -324,12 +330,6 @@
 chainloader +1
 </pre>
 
-<note>
-Das <c>udev</c> am Ende der Kernel Zeile ist als Workaround zu einem Bug in
-einigen genkernel Versionen nötig, <e>wenn</e> Sie udev benutzen (was Standard
-ist).
-</note>
-
 <p>
 Wenn Sie ein anderes Partitionierungschema verwenden und/oder Kernel-Image,
 passen Sie Ihre Konfiguration entsprechend an. Stellen Sie jedoch sicher, dass
@@ -596,7 +596,7 @@
   label=gentoo
   read-only
   root=/dev/ram0
-  append="init=/linuxrc ramdisk=8192 real_root=/dev/sda3 udev"
+  append="init=/linuxrc ramdisk=8192 real_root=/dev/sda3"
   initrd=/boot/<keyval id="genkernel-initrd"/>
 <comment># Die nächsten zwei Zeilen werden nur benötigt, wenn Sie Dualboot mit einem Windowssystem einrichten wollen.</comment>
 <comment># In diesem Fall liegt Windows auf /dev/sda6.</comment>
@@ -605,12 +605,6 @@
 </pre>
 
 <note>
-Das <c>udev</c> am Ende der Kernel Zeile ist als Workaround zu einem Bug in
-einigen genkernel Versionen nötig, <e>wenn</e> Sie udev benutzen (was Standard
-ist).
-</note>
-
-<note>
 Wenn Sie ein anderes Partitionierungsschema verwenden, passen Sie die
 Konfiguration entsprechend an.
 </note>






             reply	other threads:[~2008-11-17 17:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-17 17:57 Tobias Heinlein (keytoaster) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-04-15 17:06 [gentoo-commits] gentoo commit in xml/htdocs/doc/de/handbook: hb-install-x86+amd64-bootloader.xml Michael Muench (micm)
2009-10-04 21:30 Tobias Heinlein (keytoaster)
2010-01-10 18:06 Tobias Heinlein (keytoaster)
2011-09-10 17:55 Tobias Heinlein (keytoaster)
2012-08-26 21:08 Tobias Heinlein (keytoaster)
2013-02-23 21:32 Tobias Heinlein (keytoaster)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1L28Lf-0002vn-Ml@stork.gentoo.org \
    --to=keytoaster@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox