From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Ki7TI-0000E3-UD for garchives@archives.gentoo.org; Tue, 23 Sep 2008 12:58:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0F6EE05B4; Tue, 23 Sep 2008 12:58:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7AFBEE05B4 for ; Tue, 23 Sep 2008 12:58:28 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 522B4B47DB for ; Tue, 23 Sep 2008 12:58:27 +0000 (UTC) Received: from keytoaster by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Ki7TG-0007CU-8v for gentoo-commits@lists.gentoo.org; Tue, 23 Sep 2008 12:58:26 +0000 From: "Tobias Heinlein (keytoaster)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, keytoaster@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/de: openrc-migration.xml X-VCS-Repository: gentoo X-VCS-Files: openrc-migration.xml X-VCS-Directories: xml/htdocs/doc/de X-VCS-Committer: keytoaster X-VCS-Committer-Name: Tobias Heinlein Content-Type: text/plain; charset=utf8 Message-Id: Sender: Tobias Heinlein Date: Tue, 23 Sep 2008 12:58:26 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 5b9be441-f77c-408a-bb8d-3757fb64afcc X-Archives-Hash: 30262763f577704efe2815fe8ef8ae62 keytoaster 08/09/23 12:58:26 Modified: openrc-migration.xml Log: -> 1.11 Revision Changes Path 1.2 xml/htdocs/doc/de/openrc-migration.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/de/open= rc-migration.xml?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/de/open= rc-migration.xml?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/de/open= rc-migration.xml?r1=3D1.1&r2=3D1.2 Index: openrc-migration.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/de/openrc-migration.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- openrc-migration.xml 12 May 2008 07:32:52 -0000 1.1 +++ openrc-migration.xml 23 Sep 2008 12:58:25 -0000 1.2 @@ -1,8 +1,8 @@ - + =20 - + =20 Baselayout und OpenRC Migrationsleitfaden @@ -29,8 +29,8 @@ =20 -1.6 -2008-04-15 +1.7 +2008-09-11 =20 Hintergrund @@ -379,6 +379,26 @@
+Boot log + + +

+Bisher konnten Sie den Bootvorgang mit Hilfe von app-admin/showconsol= e +loggen. Nun handhabt OpenRC das Loggen jedoch intern, weshalb es keinen = Grund +mehr gibt, Hacks, wie showconsole sie eingesetzt hat, zu nutzen. = Sie +k=C3=B6nnen showconsole sicher unmergen. Um weiterhin die Bootmel= dungen zu +loggen, setzen Sie einfach die entsprechende Variable in +/etc/rc.conf. Die Logs werden in /var/log/rc.log +erscheinen. +

+ +
+rc_logger=3D"YES"
+
+ + +
+
Beenden =20