svn commit: r47196 - head/de_DE.ISO8859-1/books/handbook/boot

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Tue Aug 11 17:30:51 2015
New Revision: 47196
URL: https://svnweb.freebsd.org/changeset/doc/47196

Log:
  Update to r38661:
  Add documentation about the TheDraw splash format.
  
  Approved by:	bcr (mentor)

Modified:
  head/de_DE.ISO8859-1/books/handbook/boot/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/boot/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/boot/chapter.xml	Tue Aug 11 17:29:29 2015	(r47195)
+++ head/de_DE.ISO8859-1/books/handbook/boot/chapter.xml	Tue Aug 11 17:30:51 2015	(r47196)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/boot/chapter.xml,v 1.63 2012/04/22 20:05:15 bcr Exp $
-     basiert auf: r38418
+     basiert auf: r38661
 -->
 <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="boot">
   <info><title>FreeBSDs Bootvorgang</title>
@@ -688,7 +688,8 @@ boot:</screen>
         <title>Aktivieren der Willkommensbildschirm-Funktionalität</title>
 
         <para>Die Willkommensbildschirm-Datei
-	  (<filename>.bmp</filename>, oder <filename>.pcx</filename>)
+	  (<filename>.bmp</filename>, <filename>.pcx</filename> oder
+	  <filename>.bin</filename>)
 	  muss im Wurzelverzeichnis, z.B. <filename>/boot</filename>
 	  abgelegt werden.</para>
 
@@ -723,14 +724,21 @@ bitmap_name="<replaceable>/boot/splash.b
 bitmap_load="YES"
 bitmap_name="<replaceable>/boot/splash.pcx</replaceable>"</programlisting>
 
+	<para>In Version 8.3 gibt es die Option, ASCII-Art im
+	  <uri xlink:href="https://en.wikipedia.org/wiki/TheDraw">TheDraw</uri>-Format
+	zu benutzen.</para>
+
+	<programlisting>splash_txt="YES"
+bitmap_load="YES"
+bitmap_name="<replaceable>/boot/splash.bin</replaceable>"</programlisting>
+
 	<para>Der Dateiname ist nicht, wie im obigen Beispiel gezeigt,
 	  auf <quote>splash</quote> beschränkt.  Es darf ein
-	  beliebiger Name sein, solange die Datei vom Typ
-	  <acronym>BMP</acronym> oder <acronym>PCX</acronym> ist, wie
-	  beispielsweise
+	  beliebiger Name sein, solange die Datei von einem der oben
+	  genannten Typen ist, beispielsweise
 	  <filename><replaceable>splash_640x400</replaceable>.bmp</filename>
 	  oder
-	  <filename><replaceable>blue_wave</replaceable>.pcx</filename>.</para>
+	  <filename><replaceable>bluewave</replaceable>.pcx</filename>.</para>
 
         <para>Weitere interessante Optionen für
           <filename>loader.conf</filename> sind:</para>

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.