<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.10/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.10/ http://www.mediawiki.org/xml/export-0.10.xsd" version="0.10" xml:lang="de">
  <siteinfo>
    <sitename>Linupedia.org</sitename>
    <dbname>linupediadb</dbname>
    <base>https://linupedia.org/opensuse/Hauptseite</base>
    <generator>MediaWiki 1.31.0</generator>
    <case>first-letter</case>
    <namespaces>
      <namespace key="-2" case="first-letter">Medium</namespace>
      <namespace key="-1" case="first-letter">Spezial</namespace>
      <namespace key="0" case="first-letter" />
      <namespace key="1" case="first-letter">Diskussion</namespace>
      <namespace key="2" case="first-letter">Benutzer</namespace>
      <namespace key="3" case="first-letter">Benutzer Diskussion</namespace>
      <namespace key="4" case="first-letter">Linupedia.org</namespace>
      <namespace key="5" case="first-letter">Linupedia.org Diskussion</namespace>
      <namespace key="6" case="first-letter">Datei</namespace>
      <namespace key="7" case="first-letter">Datei Diskussion</namespace>
      <namespace key="8" case="first-letter">MediaWiki</namespace>
      <namespace key="9" case="first-letter">MediaWiki Diskussion</namespace>
      <namespace key="10" case="first-letter">Vorlage</namespace>
      <namespace key="11" case="first-letter">Vorlage Diskussion</namespace>
      <namespace key="12" case="first-letter">Hilfe</namespace>
      <namespace key="13" case="first-letter">Hilfe Diskussion</namespace>
      <namespace key="14" case="first-letter">Kategorie</namespace>
      <namespace key="15" case="first-letter">Kategorie Diskussion</namespace>
    </namespaces>
  </siteinfo>
  <page>
    <title>MosNis-Wikibook/Installation/Betriebssystemintegration/Debian/Menüs/3.1v2/Textmenüs</title>
    <ns>0</ns>
    <id>5564</id>
    <revision>
      <id>30263</id>
      <parentid>23637</parentid>
      <timestamp>2013-11-26T14:28:25Z</timestamp>
      <contributor>
        <username>TomcatMJ</username>
        <id>12</id>
      </contributor>
      <minor/>
      <comment>TomcatMJ verschob Seite [[MosNis-Wikibook/Installation/Betriebssystemintegration/Debian/MenÃ¼s/3.1v2/TextmenÃ¼s]] nach [[MosNis-Wikibook/Installation/Betriebssystemintegration/Debian/Menüs/3.1v2/Textmenüs]]: Umlautsalat bereinigt</comment>
      <model>wikitext</model>
      <format>text/x-wiki</format>
      <text xml:space="preserve" bytes="3527">
/tftpboot/DEB-S-32.conf

 DEFAULT menu.c32
 PROMPT 0
 MENU TITLE Debian 3.1v2 Sarge Netinstall
 
 LABEL linux
  MENU LABEL Debian Sarge Kernel 2.4
  KERNEL debian-installer/i386/linux
  APPEND  vga=normal initrd=debian-installer/i386/initrd.gz ramdisk_size=10240 \
   root=/dev/rd/0  devfs=mount,dall rw --
 
 LABEL cdrom
  MENU LABEL Debian Sarge Kernel 2.4 Installationsvariante B
  KERNEL debian-installer/i386/linux
  APPEND  vga=normal initrd=debian-installer/i386/initrd.gz ramdisk_size=10240 \
   root=/dev/rd/0 devfs=mount,dall rw --
 
 LABEL linux26
  MENU LABEL Debian Sarge Kernel 2.6
  KERNE debian-installer/i386/2.6/linux
  APPEND  vga=normal initrd=debian-installer/i386/2.6/initrd.gz ramdisk_size=10240 \
   root=/dev/rd/0 devfs=mount,dall rw --
 
 LABEL expert
  MENU LABEL Debian Sarge Kernel 2.4 Expertenmodus
  KERNEL debian-installer/i386/linux
  APPEND  DEBCONF_PRIORITY=low vga=normal initrd=debian-installer/i386/initrd.gz \
   ramdisk_size=10240 root=/dev/rd/0 devfs=mount,dall rw --
 
 LABEL expert26
  MENU LABEL Debian Sarge Kernel 2.6 Expertenmodus
  KERNEL debian-installer/i386/2.6/linux
  APPEND  DEBCONF_PRIORITY=low vga=normal initrd=debian-installer/i386/2.6/initrd.26.gz \
   ramdisk_size=10240 root=/dev/rd/0 devfs=mount,dall rw --
 
 # Debian-Derivate Auswah
 LABEL back
  MENU LABEL Debian-Derivate Auswahl
  KERNEL menu.c32
  APPEND DEBIAN.conf
 
 #Menüeinstellungen
 MENU WIDTH 80
 MENU MARGIN 10
 MENU ROWS 12
 MENU TABMSGROW 18
 MENU CMDLINEROW 12
 MENU ENDROW 24
 MENU TIMEOUTROW 20 
  
 TIMEOUT         200
 ONTIMEOUT back
 KBDMAP german.kbd
 DISPLAY deb-iso.txt
 
 F1 deb-f1.txt
 F2 deb-f2.txt
 F3 deb-f3.txt
 F4 deb-f4.txt
 F5 deb-f5.txt
 F6 deb-f6.txt
 F7 deb-f7.txt
 F8 deb-f8.txt
 F9 deb-f9.txt
 F0 deb-f10.txt

/tftpboot/DEB-S-64.conf

 DEFAULT menu.c32
 PROMPT 0
 MENU TITLE Debian 3.1v2 Sarge 64 Bit Netinstall
 
 LABEL linux
 MENU LABEL Debian Sarge Kernel 2.4
  KERNEL debian-installer/amd64/linux
  APPEND  vga=normal initrd=debian-installer/amd64/initrd.gz ramdisk_size=10240 \
   root=/dev/rd/0  devfs=mount,dall rw --
 
 LABEL cdrom
 MENU LABEL Debian Sarge Kernel 2.4 Installationsvariante B
  KERNEL debian-installer/amd64/linux
  APPEND  vga=normal initrd=debian-installer/amd64/initrd.gz ramdisk_size=10240 \
   root=/dev/rd/0 devfs=mount,dall rw --
 
 LABEL linux26
 MENU LABEL Debian Sarge Kernel 2.6 
  KERNEL debian-installer/amd64/2.6/linux
  APPEND  vga=normal initrd=debian-installer/amd64/2.6/initrd.gz ramdisk_size=10240 \
   root=/dev/rd/0 devfs=mount,dall rw --
 
 LABEL expert
 MENU LABEL Debian Sarge Kernel 2.4 Expertenmodus
  KERNEL debian-installer/amd64/linux
  APPEND  DEBCONF_PRIORITY=low vga=normal initrd=debian-installer/amd64/initrd.gz \
   ramdisk_size=10240 root=/dev/rd/0 devfs=mount,dall rw --
 
 LABEL expert26
 MENU LABEL Debian Sarge Kernel 2.6 Expertenmodus
  KERNEL debian-installer/amd64/2.6/linux
  APPEND DEBCONF_PRIORITY=low vga=normal initrd=debian-installer/amd64/2.6/initrd.26.gz \
   ramdisk_size=10240 root=/dev/rd/0 devfs=mount,dall rw --
 
 # Hautpauswahl
 LABEL mainback
 MENU LABEL Debian-Derivate Auswahl
  KERNEL menu.c32
  APPEND DEBIAN.conf
 
 #Menüeinstellungen
 MENU WIDTH 80
 MENU MARGIN 10
 MENU ROWS 12
 MENU TABMSGROW 18
 MENU CMDLINEROW 12
 MENU ENDROW 24
 MENU TIMEOUTROW 20 
  
 TIMEOUT 200
 ONTIMEOUT mainback
 KBDMAP german.kbd
 DISPLAY deb-iso.txt
 
 F1 deb-f1.txt
 F2 deb-f2.txt
 F3 deb-f3.txt
 F4 deb-f4.txt
 F5 deb-f5.txt
 F6 deb-f6.txt
 F7 deb-f7.txt
 F8 deb-f8.txt
 F9 deb-f9.txt
 F0 deb-f10.txt</text>
      <sha1>b0ti0w3pokjf2pwrtkd6ycwwryr6r5j</sha1>
    </revision>
  </page>
</mediawiki>
