From e982971ac3823923463ef68252f61e6536b33775 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 10 Aug 2010 01:46:55 +0200 Subject: Removing old docs. --- docs/AUTHORS | 16 -------------- docs/CREDITS | 25 ---------------------- docs/old/CREDITS | 25 ++++++++++++++++++++++ docs/old/parameters.txt | 55 +++++++++++++++++++++++++++++++++++++++++++++++++ docs/parameters.txt | 55 ------------------------------------------------- 5 files changed, 80 insertions(+), 96 deletions(-) delete mode 100644 docs/AUTHORS delete mode 100644 docs/CREDITS create mode 100644 docs/old/CREDITS create mode 100644 docs/old/parameters.txt delete mode 100644 docs/parameters.txt (limited to 'docs') diff --git a/docs/AUTHORS b/docs/AUTHORS deleted file mode 100644 index 79bc320..0000000 --- a/docs/AUTHORS +++ /dev/null @@ -1,16 +0,0 @@ -Main Authors: - - * Daniel Baumann - -Main Contributors: - - * Chris Lamb - * Marco Amadori - -Original Authors: - - live-initramfs is a fork of casper . - casper was originally written by Tollef Fog Heen - and Matt Zimmerman . - - See the casper changelog for casper contributors. diff --git a/docs/CREDITS b/docs/CREDITS deleted file mode 100644 index 2a1ae50..0000000 --- a/docs/CREDITS +++ /dev/null @@ -1,25 +0,0 @@ -Patches (alphabetical order): - - * Alexandre Garcia - * Alex Owen - * Arnaud Cornet - * Bas Wijnen - * Ben Armstrong - * Ben Voui - * Chris Lamb - * Davide Natalini - * Frederic Lehobey - * Hadar Weiss - * Jason D. Clinton - * Jonathan Hall - * Kai Hendry - * Malcom Gilles - * Marco Amadori - * Mathieu Geli - * Michael Prokop - * Michal Suchanek - * Oliver Osburg - * Otavio Salvador - * Sebastian Raveau - * Steven Shiau - * Thomas Lange 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 + * Alex Owen + * Arnaud Cornet + * Bas Wijnen + * Ben Armstrong + * Ben Voui + * Chris Lamb + * Davide Natalini + * Frederic Lehobey + * Hadar Weiss + * Jason D. Clinton + * Jonathan Hall + * Kai Hendry + * Malcom Gilles + * Marco Amadori + * Mathieu Geli + * Michael Prokop + * Michal Suchanek + * Oliver Osburg + * Otavio Salvador + * Sebastian Raveau + * Steven Shiau + * Thomas Lange 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 ? diff --git a/docs/parameters.txt b/docs/parameters.txt deleted file mode 100644 index b1bd6b9..0000000 --- a/docs/parameters.txt +++ /dev/null @@ -1,55 +0,0 @@ -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 ? -- cgit v1.2.3