summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 14:05:09 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:22:26 +0100
commit5883fe6864164c67187d45d44e71ac45e46d3346 (patch)
treed607d5d0f311ac4c4493a83ff56b3fc5f530eb70 /templates
parent63d43292691be4e8731ba9aa11ef3a4007d3fa03 (diff)
downloadlive-build-5883fe6864164c67187d45d44e71ac45e46d3346.zip
live-build-5883fe6864164c67187d45d44e71ac45e46d3346.tar.gz
Setting default language to 'en'.
Diffstat (limited to 'templates')
-rw-r--r--templates/syslinux/common/syslinux.cfg36
-rw-r--r--templates/syslinux/en/boot.txt3
-rw-r--r--templates/syslinux/en/f1.txt.install25
-rw-r--r--templates/syslinux/en/f1.txt.live25
-rw-r--r--templates/syslinux/en/f10.txt23
-rw-r--r--templates/syslinux/en/f2.txt.install23
-rw-r--r--templates/syslinux/en/f2.txt.live23
-rw-r--r--templates/syslinux/en/f3.txt.install23
-rw-r--r--templates/syslinux/en/f3.txt.install.g-i23
-rw-r--r--templates/syslinux/en/f3.txt.live23
-rw-r--r--templates/syslinux/en/f4.txt.install23
-rw-r--r--templates/syslinux/en/f4.txt.install.g-i23
-rw-r--r--templates/syslinux/en/f4.txt.live23
-rw-r--r--templates/syslinux/en/f5.txt23
-rw-r--r--templates/syslinux/en/f6.txt23
-rw-r--r--templates/syslinux/en/f7.txt23
-rw-r--r--templates/syslinux/en/f8.txt.install23
-rw-r--r--templates/syslinux/en/f8.txt.live23
-rw-r--r--templates/syslinux/en/f9.txt.install23
-rw-r--r--templates/syslinux/en/f9.txt.live23
20 files changed, 457 insertions, 0 deletions
diff --git a/templates/syslinux/common/syslinux.cfg b/templates/syslinux/common/syslinux.cfg
new file mode 100644
index 0000000..6c3ba7f
--- /dev/null
+++ b/templates/syslinux/common/syslinux.cfg
@@ -0,0 +1,36 @@
+
+DISPLAY boot.txt
+
+F1 f1.txt
+F2 f2.txt
+F3 f3.txt
+F4 f4.txt
+F5 f5.txt
+F6 f6.txt
+F7 f7.txt
+F8 f8.txt
+F9 f9.txt
+F0 f10.txt
+
+DEFAULT live
+
+LINUX_LIVE
+
+LINUX_INSTALL
+
+MEMTEST
+
+LABEL floppy
+ localboot 0x00
+
+LABEL disk1
+ localboot 0x80
+
+LABEL disk2
+ localboot 0x81
+
+LABEL nextboot
+ localboot -1
+
+PROMPT 1
+TIMEOUT LINUX_TIMEOUT
diff --git a/templates/syslinux/en/boot.txt b/templates/syslinux/en/boot.txt
new file mode 100644
index 0000000..56dffca
--- /dev/null
+++ b/templates/syslinux/en/boot.txt
@@ -0,0 +1,3 @@
+splash.rle
+
+Press F1control and F then 1 for help, or ENTER to
diff --git a/templates/syslinux/en/f1.txt.install b/templates/syslinux/en/f1.txt.install
new file mode 100644
index 0000000..80026b6
--- /dev/null
+++ b/templates/syslinux/en/f1.txt.install
@@ -0,0 +1,25 @@
+ 0fWelcome to Debian GNU/Linux!07 09F107
+
+This is a Debian LH_DISTRIBUTION combined live and installation LH_MEDIA.
+It was built on LH_DATE.
+
+0fHELP INDEX07
+
+0fKEY TOPIC07
+
+<09F107> This page, the help index.
+<09F207> Prerequisites for installing Debian.
+<09F307> Boot methods for special ways of using this LH_MEDIA
+<09F407> Additional boot methods; rescue mode.
+<09F507> Special boot parameters, overview.
+<09F607> Special boot parameters for special machines.
+<09F707> Special boot parameters for selected disk controllers.
+<09F807> Special boot parameters for the install system.
+<09F907> How to get help.
+<09F1007> Copyrights and warranties.
+
+For F1-F9 type control and F then the digit 1-9
+For F10 type control and F then the digit 0
+
+
+Press F2 through F10 for details, or ENTER to
diff --git a/templates/syslinux/en/f1.txt.live b/templates/syslinux/en/f1.txt.live
new file mode 100644
index 0000000..f6f33ef
--- /dev/null
+++ b/templates/syslinux/en/f1.txt.live
@@ -0,0 +1,25 @@
+ 0fWelcome to Debian GNU/Linux!07 09F107
+
+This is a Debian LH_DISTRIBUTION live LH_MEDIA.
+It was built on LH_DATE.
+
+0fHELP INDEX07
+
+0fKEY TOPIC07
+
+<09F107> This page, the help index.
+<09F207> Prerequisites for installing Debian.
+<09F307> Boot methods for special ways of using this LH_MEDIA
+<09F407> Additional boot methods.
+<09F507> Special boot parameters, overview.
+<09F607> Special boot parameters for special machines.
+<09F707> Special boot parameters for selected disk controllers.
+<09F807> Special boot parameters for the install system.
+<09F907> How to get help.
+<09F1007> Copyrights and warranties.
+
+For F1-F9 type control and F then the digit 1-9
+For F10 type control and F then the digit 0
+
+
+Press F2 through F10 for details, or ENTER to
diff --git a/templates/syslinux/en/f10.txt b/templates/syslinux/en/f10.txt
new file mode 100644
index 0000000..3cf379e
--- /dev/null
+++ b/templates/syslinux/en/f10.txt
@@ -0,0 +1,23 @@
+ 0fCOPYRIGHTS AND WARRANTIES07 09F1007
+
+Debian GNU/Linux is Copyright (C) 1993-2007 Software in the Public Interest,
+and others.
+
+The Debian GNU/Linux system is freely redistributable. After installation,
+the exact distribution terms for each package are described in the
+corresponding file /usr/share/doc/0bpackagename07/copyright.
+
+Debian GNU/Linux comes with 0fABSOLUTELY NO WARRANTY07, to the extent
+permitted by applicable law.
+
+---
+
+This Debian Live system was built with live-helper, version LH_VERSION.
+
+More information about the Debian Live project can be found at
+<http://debian-live.alioth.debian.org/>.
+
+
+
+
+Press F1control and F then 1 for the help index, or ENTER to
diff --git a/templates/syslinux/en/f2.txt.install b/templates/syslinux/en/f2.txt.install
new file mode 100644
index 0000000..12c0b22
--- /dev/null
+++ b/templates/syslinux/en/f2.txt.install
@@ -0,0 +1,23 @@
+ 0fPREREQUISITES FOR USING DEBIAN07 09F207
+
+You must have at least 64 megabytes of RAM to run this Debian Live system.
+
+See the Live Manual or the FAQ for more information; both
+documents are available at the Debian Live web site, 0fhttp://debian-live.alioth.debian.org/07
+
+
+You must have at least 32 megabytes of RAM to use the Debian installer.
+
+You should have space on your hard disk to create a new disk partition
+of at least 256 megabytes to install the base system. You'll need more
+disk space to install additional packages, depending on what you wish
+to do with your new Debian system.
+
+See the Installation Manual or the FAQ for more information; both
+documents are available at the Debian web site, 0fhttp://www.debian.org/07
+
+Thank you for choosing Debian!
+
+
+
+Press F1control and F then 1 for the help index, or ENTER to
diff --git a/templates/syslinux/en/f2.txt.live b/templates/syslinux/en/f2.txt.live
new file mode 100644
index 0000000..f79062a
--- /dev/null
+++ b/templates/syslinux/en/f2.txt.live
@@ -0,0 +1,23 @@
+ 0fPREREQUISITES FOR RUNNING DEBIAN07 09F207
+
+You must have at least 64 megabytes of RAM to run this Debian Live system.
+
+See the Live Manual or the FAQ for more information; both
+documents are available at the Debian Live web site, 0fhttp://debian-live.alioth.debian.org/07
+
+Thank you for choosing Debian!
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Press F1control and F then 1 for the help index, or ENTER to
diff --git a/templates/syslinux/en/f3.txt.install b/templates/syslinux/en/f3.txt.install
new file mode 100644
index 0000000..233f267
--- /dev/null
+++ b/templates/syslinux/en/f3.txt.install
@@ -0,0 +1,23 @@
+ 0fBOOT METHODS07 09F307
+
+0fAvailable boot methods:07
+
+0flive07
+ Start the live system -- this is the default LH_MEDIA method.
+0flive-failsafe07
+ Start the live system in fail-safe mode.
+0finstall07
+ Start the installation.
+0fexpert07
+ Start the installation in expert mode, for maximum control.
+
+To use one of these boot methods, type it at the prompt, optionally
+followed by any boot parameters. For example:
+ boot: install acpi=off
+
+If unsure, you should use the default boot method, with no special
+parameters, by simply pressing enter at the boot prompt.
+
+Except in expert mode, non-critical kernel boot messages are suppressed.
+
+Press F1control and F then 1 for the help index, or ENTER to
diff --git a/templates/syslinux/en/f3.txt.install.g-i b/templates/syslinux/en/f3.txt.install.g-i
new file mode 100644
index 0000000..745685d
--- /dev/null
+++ b/templates/syslinux/en/f3.txt.install.g-i
@@ -0,0 +1,23 @@
+ 0fBOOT METHODS07 09F307
+
+0fAvailable boot methods:07
+
+0flive07
+ Start the live system -- this is the default LH_MEDIA method.
+0flive-failsafe07
+ Start the live system in fail-safe mode.
+0finstall07 or 0finstallgui07
+ Start the installation using the normal or graphical installer.
+0fexpert07 and 0fexpertgui07
+ Start the installation in expert mode, for maximum control.
+
+To use one of these boot methods, type it at the prompt, optionally
+followed by any boot parameters. For example:
+ boot: install acpi=off
+
+If unsure, you should use the default boot method, with no special
+parameters, by simply pressing enter at the boot prompt.
+
+Except in expert mode, non-critical kernel boot messages are suppressed.
+
+Press F1control and F then 1 for the help index, or ENTER to
diff --git a/templates/syslinux/en/f3.txt.live b/templates/syslinux/en/f3.txt.live
new file mode 100644
index 0000000..b48ab8d
--- /dev/null
+++ b/templates/syslinux/en/f3.txt.live
@@ -0,0 +1,23 @@
+ 0fBOOT METHODS07 09F307
+
+0fAvailable boot methods:07
+
+0flive07
+ Start the live system -- this is the default LH_MEDIA method.
+0flive-failsafe07
+ Start the live system in fail-safe mode.
+
+
+
+
+
+
+
+To use one of these boot methods, type it at the prompt, optionally
+followed by any boot parameters. For example:
+ boot: live acpi=off
+
+If unsure, you should use the default boot method, with no special
+parameters, by simply pressing enter at the boot prompt.
+
+Press F1control and F then 1 for the help index, or ENTER to
diff --git a/templates/syslinux/en/f4.txt.install b/templates/syslinux/en/f4.txt.install
new file mode 100644
index 0000000..106c30e
--- /dev/null
+++ b/templates/syslinux/en/f4.txt.install
@@ -0,0 +1,23 @@
+ 0fRESCUE MODE07 09F407
+
+0fUse one of these boot methods to rescue an existing install07
+
+0frescue07
+ Boot into rescue mode.
+
+0fmemtest07
+ Start memtest to scan your RAM for errors.
+0ffloppy07, 0fdisk107 or 0fdisk207
+ Boot from the floppy, first or second hard disk.
+
+
+
+To use one of these boot methods, type it at the prompt, optionally
+followed by any boot parameters. For example:
+
+ boot: rescue acpi=off
+
+
+
+
+Press F1control and F then 1 for the help index, or ENTER to
diff --git a/templates/syslinux/en/f4.txt.install.g-i b/templates/syslinux/en/f4.txt.install.g-i
new file mode 100644
index 0000000..db29ea6
--- /dev/null
+++ b/templates/syslinux/en/f4.txt.install.g-i
@@ -0,0 +1,23 @@
+ 0fRESCUE MODE07 09F407
+
+0fUse one of these boot methods to rescue an existing install07
+
+0frescue07
+ Boot into rescue mode.
+0frescuegui07
+ Boot into rescue mode using the graphical installer.
+
+0fmemtest07
+ Start memtest to scan your RAM for errors.
+0ffloppy07, 0fdisk107 or 0fdisk207
+ Boot from the floppy, first or second hard disk.
+
+To use one of these boot methods, type it at the prompt, optionally
+followed by any boot parameters. For example:
+
+ boot: rescue acpi=off
+
+
+
+
+Press F1control and F then 1 for the help index, or ENTER to
diff --git a/templates/syslinux/en/f4.txt.live b/templates/syslinux/en/f4.txt.live
new file mode 100644
index 0000000..6a76aca
--- /dev/null
+++ b/templates/syslinux/en/f4.txt.live
@@ -0,0 +1,23 @@
+ 0fADDITIONAL BOOT METHODS07 09F307
+
+0fAvailable boot methods:07
+
+0fmemtest07
+ Start memtest to scan your RAM for errors.
+0ffloppy07, 0fdisk107 or 0fdisk207
+ Boot from the floppy, first or second hard disk.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Press F1control and F then 1 for the help index, or ENTER to
diff --git a/templates/syslinux/en/f5.txt b/templates/syslinux/en/f5.txt
new file mode 100644
index 0000000..58bbb94
--- /dev/null
+++ b/templates/syslinux/en/f5.txt
@@ -0,0 +1,23 @@
+ 0fSPECIAL BOOT PARAMETERS - OVERVIEW07 09F507
+
+On a few systems, you may need to specify a parameter at the 0fboot:07
+prompt in order to boot the system. For example, Linux may not be able
+to autodetect your hardware, and you may need to explicitly specify
+its location or type for it to be recognized.
+
+For more information about what boot parameters you can use, press:
+
+ <09F607> -- boot parameters for special machines
+ <09F707> -- boot parameters for various disk controllers
+ <09F807> -- boot parameters understood by the install system
+
+Note that to specify a parameter for a particular kernel module, use the form
+module.param=value, for example: libata.atapi_enabled=1
+
+
+
+
+
+
+
+Press F1control and F then 1 for the help index, or ENTER to
diff --git a/templates/syslinux/en/f6.txt b/templates/syslinux/en/f6.txt
new file mode 100644
index 0000000..772fd50
--- /dev/null
+++ b/templates/syslinux/en/f6.txt
@@ -0,0 +1,23 @@
+ 0fSPECIAL BOOT PARAMETERS - VARIOUS HARDWARE07 09F607
+
+You can use the following boot parameters at the 0fboot:07 prompt,
+in combination with the boot method (see <09F307>).
+If you use hex numbers you have to use the 0x prefix (e.g., 0x300).
+0f
+HARDWARE PARAMETER TO SPECIFY07
+IBM PS/1 or ValuePoint (IDE disk) 0fhd=0bcylinders0f,0bheads0f,0bsectors07
+Some IBM ThinkPads 0ffloppy.floppy=thinkpad07
+Protect I/O port regions 0freserve=0biobase0f,0bextent07[0f,0b...07]
+Laptops with screen display problems 0fvga=77107
+Use first serial port at 9600 baud 0fconsole=ttyS0,9600n807
+Force use of generic IDE driver 0fgeneric.all_generic_ide=107
+
+Possible (temporary) workarounds for lockups or other hardware failures:
+disable buggy APIC interrupt routing 0fnoapic nolapic07
+(partly) disable ACPI 0facpi=noirq07 or 0facpi=off07
+disable USB 0fnousb07
+
+For example:
+ boot: install vga=771 noapic nolapic
+
+Press F1control and F then 1 for the help index, or ENTER to
diff --git a/templates/syslinux/en/f7.txt b/templates/syslinux/en/f7.txt
new file mode 100644
index 0000000..58ee463
--- /dev/null
+++ b/templates/syslinux/en/f7.txt
@@ -0,0 +1,23 @@
+ 0fSPECIAL BOOT PARAMETERS - VARIOUS DISK DRIVES07 09F707
+
+You can use the following boot parameters at the 0fboot:07 prompt,
+in combination with the boot method (see <09F307>).
+0f
+HARDWARE PARAMETER TO SPECIFY07
+Adaptec 151x, 152x 0faha152x.aha152x=0biobase07[0f,0birq07[0f,0bscsi-id07[0f,0breconnect07]]]
+Adaptec 1542 0faha1542.aha1542=0biobase07[0f,0bbuson0f,0bbusoff07[0f,0bdmaspeed07]]
+Adaptec 274x, 284x 0faic7xxx.aic7xxx=no_reset07 (enabled if non-zero)
+BusLogic SCSI Hosts 0fBusLogic.BusLogic=0biobase07
+Certain DELL machines 0faic7xxx.aic7xxx=no_probe07
+
+This list is incomplete, see the kernel's kernel-parameters.txt file
+for more.
+
+
+
+
+
+For example:
+ boot: install aic7xxx.aic7xxx=no_probe
+
+Press F1control and F then 1 for the help index, or ENTER to
diff --git a/templates/syslinux/en/f8.txt.install b/templates/syslinux/en/f8.txt.install
new file mode 100644
index 0000000..82ee2b4
--- /dev/null
+++ b/templates/syslinux/en/f8.txt.install
@@ -0,0 +1,23 @@
+ 0fSPECIAL BOOT PARAMETERS - INSTALLATION SYSTEM07 09F807
+
+You can use the following boot parameters at the 0fboot:07 prompt,
+in combination with the boot method (see <09F307>). These parameters
+control how the installer works.
+0f
+RESULT PARAMETER07
+Verbose debugging 0fDEBCONF_DEBUG=507
+Debug boot sequence 0fBOOT_DEBUG=2|307
+Disable framebuffer 0ffb=false07
+Don't start PCMCIA 0fhw-detect/start_pcmcia=false07
+Force static network config 0fnetcfg/disable_dhcp=true07
+Set keyboard map 0fbootkbd=es07
+Use Braille tty 0fbrltty=driver,device,texttable07
+Use high contrast accessibility theme 0ftheme=dark07
+Use special tasks 0ftasks="kde-desktop, standard"07
+
+
+
+For example:
+ boot: install fb=false
+
+Press F1control and F then 1 for the help index, or ENTER to
diff --git a/templates/syslinux/en/f8.txt.live b/templates/syslinux/en/f8.txt.live
new file mode 100644
index 0000000..3dfc3e5
--- /dev/null
+++ b/templates/syslinux/en/f8.txt.live
@@ -0,0 +1,23 @@
+ 0fSPECIAL BOOT PARAMETERS07 09F807
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Press F1control and F then 1 for the help index, or ENTER to
diff --git a/templates/syslinux/en/f9.txt.install b/templates/syslinux/en/f9.txt.install
new file mode 100644
index 0000000..dd7bc2a
--- /dev/null
+++ b/templates/syslinux/en/f9.txt.install
@@ -0,0 +1,23 @@
+ 0fGETTING HELP07 09F907
+
+If you can't install Debian, don't despair! The Debian team is ready to
+help you! We are especially interested in hearing about installation
+problems, because in general they don't happen to only 0fone07 person.
+We've either already heard about your particular problem and can dispense a
+quick fix, or we would like to hear about it and work through it with you,
+and the next user who comes up with the same problem will profit from your
+experience!
+
+See the Installation Manual or the FAQ for more information; both
+documents are available at the Debian web site, 0fhttp://www.debian.org/07
+
+If you can't run the Debian Live system, see the Installation Manual or
+the FAQ for more information; both documents are available at
+the Debian web site, 0fhttp://debian-live.alioth.debian.org/07
+
+
+
+
+
+
+Press F1control and F then 1 for the help index, or ENTER to
diff --git a/templates/syslinux/en/f9.txt.live b/templates/syslinux/en/f9.txt.live
new file mode 100644
index 0000000..5b8e8af
--- /dev/null
+++ b/templates/syslinux/en/f9.txt.live
@@ -0,0 +1,23 @@
+ 0fGETTING HELP07 09F907
+
+If you can't run Debian, don't despair! The Debian team is ready to
+help you! We are especially interested in hearing about boot
+problems, because in general they don't happen to only 0fone07 person.
+We've either already heard about your particular problem and can dispense a
+quick fix, or we would like to hear about it and work through it with you,
+and the next user who comes up with the same problem will profit from your
+experience!
+
+See the Live Manual or the FAQ for more information; both
+documents are available at the Debian web site,
+0fhttp://debian-live.alioth.debian.org/07
+
+
+
+
+
+
+
+
+
+Press F1control and F then 1 for the help index, or ENTER to