diff options
Diffstat (limited to 'templates/syslinux')
-rw-r--r-- | templates/syslinux/f1.txt | 25 | ||||
-rw-r--r-- | templates/syslinux/f10.txt | 23 | ||||
-rw-r--r-- | templates/syslinux/f3.txt | 23 | ||||
-rw-r--r-- | templates/syslinux/f4.txt | 23 | ||||
-rw-r--r-- | templates/syslinux/f8.txt | 23 | ||||
-rw-r--r-- | templates/syslinux/f9.txt | 23 | ||||
-rw-r--r-- | templates/syslinux/isolinux.cfg | 15 | ||||
-rw-r--r-- | templates/syslinux/isolinux.txt | 3 | ||||
-rw-r--r-- | templates/syslinux/pxelinux.cfg | 15 | ||||
-rw-r--r-- | templates/syslinux/splash.rle | bin | 0 -> 10489 bytes |
10 files changed, 173 insertions, 0 deletions
diff --git a/templates/syslinux/f1.txt b/templates/syslinux/f1.txt new file mode 100644 index 000000000..b6ca5c58f --- /dev/null +++ b/templates/syslinux/f1.txt @@ -0,0 +1,25 @@ + 0fWelcome to Debian Live07 09F107 + +This is a Debian Live system CD-ROM, built on LIVE_DATE. + +0fHELP INDEX07 + +0fKEY TOPIC07 + +<09F107> This page, the help index. +<09F307> Boot methods for special ways of using this CD-ROM +<09F407> Special boot parameters, overview. +<09F807> How to get help. +<09F907> About the Debian Live project. +<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/f10.txt b/templates/syslinux/f10.txt new file mode 100644 index 000000000..9d1ed8dd0 --- /dev/null +++ b/templates/syslinux/f10.txt @@ -0,0 +1,23 @@ +0fCOPYRIGHTS AND WARRANTIES07 09F1007 + +Debian GNU/Linux is Copyright (C) 1993-2006 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 make-live, version LIVE_VERSION. +make-live was written by Daniel Baumann <daniel@debian.org> and +Marco Amadori <marco.amadori@gmail.com>. + + + + + +Press F1control and F then 1 for the help index, or ENTER to diff --git a/templates/syslinux/f3.txt b/templates/syslinux/f3.txt new file mode 100644 index 000000000..091028229 --- /dev/null +++ b/templates/syslinux/f3.txt @@ -0,0 +1,23 @@ +0fBOOT METHODS07 09F307 + +0fAvailable boot methods:07 + +0flinux07 + Start the live system -- this is the default CD-ROM mode. +0fmemtest07 + Start the memtest86+ RAM tester. + +To use one of these boot methods, type it at the prompt, optionally +followed by any boot parameters. For example: + + boot: linux foo=bar + +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/f4.txt b/templates/syslinux/f4.txt new file mode 100644 index 000000000..3e6bcdc79 --- /dev/null +++ b/templates/syslinux/f4.txt @@ -0,0 +1,23 @@ +0fSPECIAL BOOT PARAMETERS - VARIOUS HARDWARE07 09F407 + +You can use the following boot parameters at the 0fboot:07 prompt, +in combination with the boot method (see <09F307>). +0f +OPTION PARAMETER TO SPECIFY07 +Check media for defects 0fintegrity-check07 +Enable persistent media 0fpersistent07 +Suppress some debug informations 0fquiet07 +Show internal filesystem 0fshow-cow07 +Copy the live media to memory 0ftoram07 +Set initial display mode 0fvga=<mode>07 + +For example: + + boot: linux quiet vga=792 + + + + + + +Press F1control and F then 1 for the help index, or ENTER to diff --git a/templates/syslinux/f8.txt b/templates/syslinux/f8.txt new file mode 100644 index 000000000..164163ed5 --- /dev/null +++ b/templates/syslinux/f8.txt @@ -0,0 +1,23 @@ +0fGETTING HELP07 09F807 + +If you can't run Debian Live, don't despair! The Debian Live team is +ready to help you! We are interested in hearing about 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 mailinglist and wiki for more information; both +are available at the Debian Live web site, 0fhttp://live.debian.net/07 + + + + + + + + + + +Press F1control and F then 1 for the help index, or ENTER to diff --git a/templates/syslinux/f9.txt b/templates/syslinux/f9.txt new file mode 100644 index 000000000..edf167104 --- /dev/null +++ b/templates/syslinux/f9.txt @@ -0,0 +1,23 @@ +0fABOUT THE DEBIAN LIVE PROJECT07 09F907 + +For information about the Debian Live project, see our web site: +0fhttp://live.debian.net/07 + +For copyright information, press <09F1007>. + +Thank you for using Debian Live! + + + + + + + + + + + + + + +Press F1control and F then 1 for the help index, or ENTER to diff --git a/templates/syslinux/isolinux.cfg b/templates/syslinux/isolinux.cfg new file mode 100644 index 000000000..dd03d65e6 --- /dev/null +++ b/templates/syslinux/isolinux.cfg @@ -0,0 +1,15 @@ +default linux +label linux + kernel vmlinuz + append initrd=initrd.gz boot=casper LIVE_BOOTAPPEND +label memtest + kernel memtest +display isolinux.txt +timeout 0 +prompt 1 +f1 f1.txt +f3 f3.txt +f4 f4.txt +f8 f8.txt +f9 f9.txt +f0 f10.txt diff --git a/templates/syslinux/isolinux.txt b/templates/syslinux/isolinux.txt new file mode 100644 index 000000000..2fe3eade7 --- /dev/null +++ b/templates/syslinux/isolinux.txt @@ -0,0 +1,3 @@ +splash.rle + +Press F1control and F then 1 for help, or ENTER to
\ No newline at end of file diff --git a/templates/syslinux/pxelinux.cfg b/templates/syslinux/pxelinux.cfg new file mode 100644 index 000000000..1c0ab5784 --- /dev/null +++ b/templates/syslinux/pxelinux.cfg @@ -0,0 +1,15 @@ +default linux +label linux + kernel vmlinuz + append initrd=initrd.gz boot=casper-net nfsroot=LIVE_SERVER_ADDRESS:LIVE_SERVER_PATH LIVE_BOOTAPPEND +label memtest + kernel memtest +display isolinux.txt +timeout 0 +prompt 1 +f1 f1.txt +f3 f3.txt +f4 f4.txt +f8 f8.txt +f9 f9.txt +f0 f10.txt diff --git a/templates/syslinux/splash.rle b/templates/syslinux/splash.rle Binary files differnew file mode 100644 index 000000000..df3e15de2 --- /dev/null +++ b/templates/syslinux/splash.rle |