diff options
| author | Daniel Baumann <daniel@debian.org> | 2010-08-10 01:46:55 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:53:27 +0100 |
| commit | e982971ac3823923463ef68252f61e6536b33775 (patch) | |
| tree | 4e78995098dffd456e986f0ade8850567e03d091 /docs/old | |
| parent | b03f201f05debe6114a88fad1f0ef45c0ec21e3f (diff) | |
| download | live-boot-e982971ac3823923463ef68252f61e6536b33775.tar.gz live-boot-e982971ac3823923463ef68252f61e6536b33775.zip | |
Removing old docs.
Diffstat (limited to 'docs/old')
| -rw-r--r-- | docs/old/CREDITS | 25 | ||||
| -rw-r--r-- | docs/old/parameters.txt | 55 |
2 files changed, 80 insertions, 0 deletions
diff --git a/docs/old/CREDITS b/docs/old/CREDITS new file mode 100644 index 0000000..2a1ae50 --- /dev/null +++ b/docs/old/CREDITS @@ -0,0 +1,25 @@ +Patches (alphabetical order): + + * Alexandre Garcia <ascii_77@yahoo.fr> + * Alex Owen <r.a.owen@qmul.ac.uk> + * Arnaud Cornet <arnaud.cornet@gmail.com> + * Bas Wijnen <wijnen@debian.org> + * Ben Armstrong <synrg@debian.org> + * Ben Voui <intrigeri@boum.org> + * Chris Lamb <chris@chris-lamb.co.uk> + * Davide Natalini <davide.natalini@studio.unibo.it> + * Frederic Lehobey <Frederic.Lehobey@free.fr> + * Hadar Weiss <whadar@gmail.com> + * Jason D. Clinton <me@jasonclinton.com> + * Jonathan Hall <flimzy@flimzy.com> + * Kai Hendry <hendry@iki.fi> + * Malcom Gilles <live@ouabain.org> + * Marco Amadori <marco.amadori@gmail.com> + * Mathieu Geli <mathieu.geli@gmail.com> + * Michael Prokop <mika@grml.org> + * Michal Suchanek <hramrach@centrum.cz> + * Oliver Osburg <o.osburg@uni-jena.de> + * Otavio Salvador <otavio@debian.org> + * Sebastian Raveau <sebastien.raveau@epita.fr> + * Steven Shiau <steven@nchc.org.tw> + * Thomas Lange <lange@informatik.uni-koeln.de> diff --git a/docs/old/parameters.txt b/docs/old/parameters.txt new file mode 100644 index 0000000..b1bd6b9 --- /dev/null +++ b/docs/old/parameters.txt @@ -0,0 +1,55 @@ +Boot Parameters for Debian Live +------------------------------- + +Updated for live-initramfs 1.156.1-1 on 2009-02-08. + +These options (can be combined) work from the bootloader prompt: + +live access=ACCESS +live debug +live fetch=URL +live httpfs=URL +live integrity-check +live ip=[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF] [,[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF]]* +live ip[=frommedia] +live iscsi=target-ip[,target-port];target-name +live {live-media|bootfrom}=DEVICE +live {live-media-encryption|encryption}=TYPE +live live-media-offset=BYTES +live live-media-path=PATH +live live-media-timeout=SECONDS +live module=NAME +live netboot[=nfs|cifs] +live nfsopts= +live nofastboot +live nopersistent +live swapon +live persistent[=nofiles] +live persistent-path=PATH +live {preseed/file|file}=FILE +live package/question=VALUE +live quickreboot +live showmounts +live todisk=DEVICE +live toram +live union=aufs|unionfs + +Values for the vga kernel parameter: + +Colours 640x400 640x480 800x600 1024x768 1152x864 1280x1024 1600x1200 +--------+-------------------------------------------------------------- + 4 bits | ? ? 0x302 ? ? ? ? + 8 bits | 0x300 0x301 0x303 0x305 0x161 0x307 0x31C +15 bits | ? 0x310 0x313 0x316 0x162 0x319 0x31D +16 bits | ? 0x311 0x314 0x317 0x163 0x31A 0x31E +24 bits | ? 0x312 0x315 0x318 ? 0x31B 0x31F +32 bits | ? ? ? ? 0x164 ? + +Colours 640x400 640x480 800x600 1024x768 1152x864 1280x1024 1600x1200 +--------+-------------------------------------------------------------- + 4 bits | ? ? 770 ? ? ? ? + 8 bits | 768 769 771 773 353 775 796 +15 bits | ? 784 787 790 354 793 797 +16 bits | ? 758 788 791 355 794 798 +24 bits | ? 786 789 792 ? 795 799 +32 bits | ? ? ? ? 356 ? |
