diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-26 12:38:38 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2010-09-26 15:11:45 +0200 |
commit | 152d608f61fd22a1414c3a90ba061b790200350a (patch) | |
tree | 44a6d3a12cd11067aea2a4d43eb9133cc25bad2f /templates | |
download | vyos-live-build-152d608f61fd22a1414c3a90ba061b790200350a.tar.gz vyos-live-build-152d608f61fd22a1414c3a90ba061b790200350a.zip |
Adding debian version 3.0~a1-1.
Diffstat (limited to 'templates')
111 files changed, 3108 insertions, 0 deletions
diff --git a/templates/cgi/debian-official/build.html b/templates/cgi/debian-official/build.html new file mode 100644 index 000000000..3fbb1388f --- /dev/null +++ b/templates/cgi/debian-official/build.html @@ -0,0 +1,72 @@ +<br /> + +<h3>Your build 'BUILD' was recorded and will be processed soon. Depending on the options you have selected, the build takes about between 5 and 20 minutes. You will be notified by email when the attempt has completed.</h3> + +<h3>Your build will be available at: <a href="SERVER/BUILD/">SERVER/BUILD/</a>.</h3> + +<fieldset> + +<legend><b>Options</b></legend> + +<b>Standard options</b> + +<table> + <tr><td>Email: </td><td>EMAIL</td></tr> + <tr><td>--binary-image: </td><td>LB_BINARY_IMAGES</td></tr> + <tr><td>--distribution: </td><td>LB_DISTRIBUTION</td></tr> + <tr><td>--packages-lists: </td><td>LB_PACKAGES_LISTS</td></tr> + <tr><td>--tasks: </td><td>LB_TASKS</td><tr> + <tr><td>--packages: </td><td>LB_PACKAGES</td><tr> +</table> + +<b>Advanced bootstrap options</b> + +<table> + <tr><td>--architecture: </td><td>LB_ARCHITECTURE</td></tr> + <tr><td>--bootstrap-flavour: </td><td>LB_BOOTSTRAP_FLAVOUR</td></tr> + <tr><td>--mirror-bootstrap: </td><td>LB_MIRROR_BOOTSTRAP</td></tr> + <tr><td>--mirror-binary: </td><td>LB_MIRROR_BINARY</td></tr> + <tr><td>--mirror-binary-security: </td><td>LB_MIRROR_BINARY_SECURITY</td></tr> + <tr><td>--archive-areas: </td><td>LB_ARCHIVE_AREAS</td></tr> +</table> + +<b>Advanced chroot options</b> + +<table> + <tr><td>--chroot-fileystem: </td><td>LB_CHROOT_FILESYSTEM</td></tr> + <tr><td>--linux-flavours: </td><td>LB_LINUX_FLAVOURS</td></tr> + <tr><td>--security: </td><td>LB_SECURITY</td></tr> + <tr><td>--symlinks: </td><td>LB_SYMLINKS</td></tr> + <tr><td>--sysvinit: </td><td>LB_SYSVINIT</td></tr> +</table> + +<b>Advanced binary options</b> + +<table> + <tr><td>--binary-indices: </td><td>LB_BINARY_INDICES</td></tr> + <tr><td>--bootappend-live: </td><td>LB_BOOTAPPEND_LIVE</td></tr> + <tr><td>--bootloader: </td><td>LB_BOOTLOADER</td></tr> + <tr><td>--debian-installer: </td><td>LB_DEBIAN_INSTALLER</td></tr> + <tr><td>--bootappend-install: </td><td>LB_BOOTAPPEND_INSTALL</td></tr> + <tr><td>--encryption: </td><td>LB_ENCRYPTION</td></tr> + <tr><td>--iso-application: </td><td>LB_ISO_APPLICATION</td></tr> + <tr><td>--iso-preparer: </td><td>LB_ISO_PREPARER</td></tr> + <tr><td>--iso-publisher: </td><td>LB_ISO_PUBLISHER</td></tr> + <tr><td>--iso-volume: </td><td>LB_ISO_VOLUME</td></tr> + <tr><td>--memtest: </td><td>LB_MEMTEST</td></tr> + <tr><td>--net-path: </td><td>LB_NET_ROOT_PATH</td></tr> + <tr><td>--net-server: </td><td>LB_NET_ROOT_SERVER</td></tr> +</table> + +<b>Advanced source options</b> + +<table> + <tr><td>--source: </td><td>LB_SOURCE</td></tr> + <tr><td>--source-images: </td><td>LB_SOURCE_IMAGES</td></tr> +</table> + +</fieldset> + +<br /> + +<h3>Thank you for your submission.</h3> diff --git a/templates/cgi/debian-official/footer.html b/templates/cgi/debian-official/footer.html new file mode 100644 index 000000000..6e2648a65 --- /dev/null +++ b/templates/cgi/debian-official/footer.html @@ -0,0 +1,8 @@ +<div id="footer"> + <br /> + <h2 id="subtitle">Debian Live Project <a href="mailto:debian-live@lists.debian.org"><debian-live@lists.debian.org></a> — <a href="http://live.debian.net/legal.html">Legal information</a></h2> + <br /> +</div> + +</body> +</html> diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html new file mode 100644 index 000000000..4c8018dcb --- /dev/null +++ b/templates/cgi/debian-official/form.html @@ -0,0 +1,336 @@ + +<h3>Submit your parameters (<b>working</b> email address is required) to generate your very own Debian Live system.</h3> + +<form action="live-build" method="get"> + +<fieldset> + +<legend><b>Options</b></legend> + +<table> + <tr> + <td><label for="Email">Email Address:</label> </td> + <td><input id="Email" name="email" maxlength="50" size="50" type="text" /></td> + </tr> +</table> + +<span id="click_1" onmouseover='javascript:objectOver(this)' onmouseout='javascript:objectOut(this)' onclick='javascript:collapse(1,"<b>Standard options</b>")'> + <b>Standard options</b><small> (click to collapse)</small> + <br /> +</span> + +<div id="text_1" style='margin-left:0;display:block'> + <table> + <tr> + <td><label for="Binary_Images">--binary-images:</label> </td> + <td> + <select id="Binary_Images" name="binary_images" size="1"> + <option selected value="iso">iso</option> + <option value="net">net</option> + <option value="tar">tar</option> + <option value="usb-hdd">usb-hdd</option> + </select> + </td> + </tr> + <tr> + <td><label for="Distribution">--distribution:</label> </td> + <td> + <select id="Distribution" name="distribution" size="1"> + <option selected value="lenny">lenny</option> + <option value="squeeze">squeeze</option> + <option value="sid">sid</option> + </select> + </td> + </tr> + <tr> + <td><label for="Packages_Lists">--packages-lists:</label> </td> + <td> + <select id="Packages_Lists" name="packages_lists" size="1" > + <option value="debian-forensics">debian-forensics</option> + <option value="debian-junior">debian-junior</option> + <option value="debian-live">debian-live</option> + <option value="debian-science">debian-science</option> + <option value="gnome">gnome</option> + <option value="gnome-core">gnome-core</option> + <option value="gnome-full">gnome-full</option> + <option value="gnome-junior">gnome-junior</option> + <option value="gnustep">gnustep</option> + <option value="kde">kde</option> + <option value="kde-core">kde-core</option> + <option value="kde-extra">kde-extra</option> + <option value="kde-full">kde-full</option> + <option value="kde-junior">kde-junior</option> + <option value="lxde">lxde</option> + <option value="minimal">minimal</option> + <option value="rescue">rescue</option> + <option selected value="standard">standard</option> + <option value="standard-x11">standard-x11</option> + <option value="studio">studio</option> + <option value="studio-gnome">studio-gnome</option> + <option value="studio-kde">studio-kde</option> + <option value="studio-xfce">studio-xfce</option> + <option value="xfce">xfce</option> + <option value="xfce-junior">xfce-junior</option> + </select> + </td> + </tr> + <tr> + <td><label for="Tasks">--tasks:</label> </td> + <td><input id="Tasks" name="tasks" maxlength="256" size="50" type="text" /></td> + </tr> + <tr> + <td><label for="Packages">--packages:</label> </td> + <td><input id="Packages" name="packages" maxlength="256" size="50" type="text" /></td> + </tr> + </table> +</div> + +<span id="click_2" onmouseover='javascript:objectOver(this)' onmouseout='javascript:objectOut(this)' onclick='javascript:collapse(2,"<b>Advanced bootstrap options</b>")'> + <b>Advanced bootstrap options</b><small> (click to expand)</small> + <br /> +</span> + +<div id="text_2" style='margin-left:0;display:none'> + <table> + <tr> + <td><label for="Architecture">--architecture:</label> </td> + <td> + <select id="Architecture" name="architecture" size="1"> + <option selected value="i386">i386</option> + </select> + </td> + </tr> + <!-- LIVE_DISTRIBUTION --> + <!-- LIVE_DISTRIBUTION_CONFIG --> + <tr> + <td><label for="Bootstrap_Flavour">--bootstrap-flavour:</label> </td> + <td> + <select id="Bootstrap_Flavour" name="bootstrap_flavour" size="1"> + <option value="minimal">minimal</option> + <option selected value="standard">standard</option> + </select> + </td> + </tr> + <tr> + <td><label for="Mirror_Bootstrap">--mirror-bootstrap:</label> </td> + <td><input id="Mirror_Bootstrap" name="mirror_bootstrap" maxlength="256" size="50" type="text" value="LB_MIRROR_BOOTSTRAP" readonly /></td> + </tr> + <tr> + <td><label for="Mirror_Binary">--mirror-binary:</label> </td> + <td><input id="Mirror_Binary" name="mirror_binary" maxlength="256" size="50" type="text" value="LB_MIRROR_BINARY" /></td> + </tr> + <tr> + <td><label for="Mirror_Binary_Security">--mirror-binary-security:</label> </td> + <td><input id="Mirror_Binary_Security" name="mirror_binary_security" maxlength="256" size="50" type="text" value="LB_MIRROR_BINARY_SECURITY" readonly /></td> + </tr> + <tr> + <td><label for="Archive_Areas">--archive-areas:</label> </td> + <td><input id="Archive_Areas" name="archive_areas" maxlength="128" size="50" type="text" value="main" readonly /></td> + </tr> + </table> +</div> + +<span id="click_3" onmouseover='javascript:objectOver(this)' onmouseout='javascript:objectOut(this)' onclick='javascript:collapse(3,"<b>Advanced chroot options</b>")'> + <b>Advanced chroot options</b><small> (click to expand)</small> + <br /> +</span> + +<div id="text_3" style='margin-left:0;display:none'> + <table> + <tr> + <td><label for="Chroot_Filesystem">--chroot-filesystem:</label> </td> + <td> + <select id="Chroot_Filesystem" name="chroot_filesystem" size="1"> + <option value="ext2">ext2</option> + <option value="plain">plain</option> + <option selected value="squashfs">squashfs</option> + </select> + </td> + </tr> + <!-- LIVE_HOOKS --> + <!-- LIVE_INTERACTIVE --> + <!-- LIVE_KEYRING_PACKAGES --> + <!-- LIVE_LANGUAGE --> + <tr> + <td><label for="Linux_Flavours">--linux-flavours:</label> </td> + <td> + <select id="Linux_Flavours" name="linux_flavours" size="1"> + <option selected value="486">486</option> + <option value="686">686</option> + <option value="686-bigmem">686-bigmem</option> + <option value="amd64">amd64</option> + <option value="k7">k7</option> + <option value="vserver-686">vserver-686</option> + <option value="vserver-k7">vserver-k7</option> + <option value="xen-686">xen-686</option> + </select> + </td> + </tr> + <!-- LIVE_LINUX_PACKAGES --> + <!-- LIVE_PACKAGES --> + <!-- LIVE_PACKAGES_LISTS --> + <!-- LIVE_TASKS --> + <tr> + <td><label for="Security">--security:</label> </td> + <td> + <select id="Security" name="security" size="1"> + <option selected value="true">true</option> + <option value="false">false</option> + </select> + </td> + </tr> + <tr> + <td><label for="Symlinks">--symlinks:</label> </td> + <td> + <select id="Symlinks" name="symlinks" size="1"> + <option value="true">true</option> + <option selected value="false">false</option> + </select> + </td> + </tr> + <tr> + <td><label for="Sysvinit">--sysvinit:</label> </td> + <td> + <select id="Sysvinit" name="sysvinit" size="1"> + <option value="true">true</option> + <option selected value="false">false</option> + </select> + </td> + </tr> + </table> +</div> + +<span id="click_4" onmouseover='javascript:objectOver(this)' onmouseout='javascript:objectOut(this)' onclick='javascript:collapse(4,"<b>Advanced binary options</b>")'> + <b>Advanced binary options</b><small> (click to expand)</small> + <br /> +</span> + +<div id="text_4" style='margin-left:0;display:none'> + <table> + <!-- LIVE_BINARY_IMAGES --> + <tr> + <td><label for="Binary_Indices">--binary-indices:</label> </td> + <td> + <select id="Binary_Indices" name="binary_indices" size="1"> + <option selected value="true">true</option> + <option value="false">false</option> + </select> + </td> + </tr> + <tr> + <td><label for="Bootappend_Live">--bootappend-live:</label> </td> + <td><input id="Bootappend_Live" name="bootappend_live" maxlength="256" size="50" type="text" value="" /></td> + </tr> + <tr> + <td><label for="Bootloader">--bootloader:</label> </td> + <td> + <select id="Bootloader" name="bootloader" size="1"> + <option value="grub">grub</option> + <option selected value="syslinux">syslinux</option> + </select> + </td> + </tr> + <tr> + <td><label for="Debian_Installer">--debian-installer:</label> </td> + <td> + <select id="Debian_Installer" name="debian_installer" size="1"> + <option value="true">true</option> + <option selected value="false">false</option> + </select> + </td> + </tr> + <tr> + <td><label for="Bootappend_Install">--bootappend-install:</label> </td> + <td><input id="Bootappend_Install" name="bootappend_install" maxlength="256" size="50" type="text" value="" /></td> + </tr> + <tr> + <td><label for="Encryption">--encryption:</label> </td> + <td> + <select id="Encryption" name="encryption" size="1"> + <option selected value="">none</option> + <option value="aes128">aes128</option> + <option value="aes192">aes192</option> + <option value="aes256">aes256</option> + </select> + </td> + </tr> + <!-- LIVE_GRUB_SPLASH --> + <tr> + <td><label for="Iso_Application">--iso-application:</label> </td> + <td><input id="Iso_Application" name="iso_application" maxlength="128" size="50" type="text" value="Debian Live" /></td> + </tr> + <tr> + <td><label for="Iso_Preparer">--iso-preparer:</label> </td> + <td><input id="Iso_Preparer" name="iso_preparer" maxlength="128" size="50" type="text" value="live-build; http://packages.qa.debian.org/live-build" /></td> + </tr> + <tr> + <td><label for="Iso_Publisher">--iso-publisher:</label> </td> + <td><input id="Iso_Publisher" name="iso_publisher" maxlength="128" size="50" type="text" value="Debian Live project; http://live.debian.net/; debian-live@lists.debian.org" /></td> + </tr> + <tr> + <td><label for="Iso_Volume">--iso-volume:</label> </td> + <td><input id="Iso_Volume" name="iso_volume" maxlength="128" size="50" type="text" value="Debian Live DATE" /></td> + </tr> + <tr> + <td><label for="Memtest">--memtest:</label> </td> + <td> + <select id="Memtest" name="memtest" size="1"> + <option value="memtest86">memtest86</option> + <option selected value="memtest86+">memtest86+</option> + <option value="none">none</option> + </select> + </td> + </tr> + <tr> + <td><label for="Net_Path">--net-path:</label> </td> + <td><input id="Net_Path" name="net_path" maxlength="256" size="50" type="text" value="/srv/debian-live" /></td> + </tr> + <tr> + <td><label for="Net_Server">--net-server:</label> </td> + <td><input id="Net_Server" name="net_server" maxlength="15" size="50" type="text" value="192.168.1.1" /></td> + </tr> + <!-- LIVE_SYSLINUX_SPLASH --> + </table> +</div> + +<span id="click_5" onmouseover='javascript:objectOver(this)' onmouseout='javascript:objectOut(this)' onclick='javascript:collapse(5,"<b>Advanced source options</b>")'> + <b>Advanced source options</b><small> (click to expand)</small> + <br /> +</span> + +<div id="text_5" style='margin-left:0;display:none'> + <table> + <tr> + <td><label for="Source">--source:</label> </td> + <td> + <select id="Source" name="source" size="1"> + <option value="true">true</option> + <option selected value="false">false</option> + </select> + </td> + </tr> + <tr> + <td><label for="Source_Images">--source-images:</label> </td> + <td> + <select id="Source_Images" name="source_images" size="1"> + <option value="iso">iso</option> + <option value="net">net</option> + <option selected value="tar">tar</option> + <option value="usb-hdd">usb-hdd</option> + </select> + </td> + </tr> + </table> +</div> + +</fieldset> + +<br /> + +<input type="reset" value="Reset" /> + +<input type="submit" value="Submit" /> + +Version: VERSION + +</form> diff --git a/templates/cgi/debian-official/header.html b/templates/cgi/debian-official/header.html new file mode 100644 index 000000000..009650f1f --- /dev/null +++ b/templates/cgi/debian-official/header.html @@ -0,0 +1,38 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> +<html> + <head> + <title>Debian Live Helper</title> + <link rel="icon" href="http://live.debian.net/favicon.ico" type="image/ico"> + <link rel="stylesheet" type="text/css" href="http://live.debian.net/stylesheet.css" /> + <meta http-equiv="content-type" content="text/html; charset=iso-8859-15"> + <meta name="keywords" content="Debian, Live, Project"> + <meta name="description" content="The Debian Live Project"> + + <style type="text/css"> + label { cursor:pointer; } + </style> + + <script type="text/javascript" language="JavaScript"> + function collapse(x, txt) + { + var oTemp=document.getElementById("text_"+x); + var oClick=document.getElementById("click_"+x); + if (oTemp.style.display=="block") + { + oTemp.style.display="none"; + oClick.innerHTML=txt+" <small>(click to expand)<\/small><br \/>"; + } + else + { + oTemp.style.display="block"; + oClick.innerHTML=txt+" <small>(click to collapse)<\/small><br \/>"; + } + } + </script> + </head> +<body> + +<div id="maincontent" style="margin: 0 0 0 0;"> + <h1 id="title">live-build web-frontend of the <a href="http://live.debian.net/">Debian Live Project</a></h1> + <h2 id="subtitle"><a href="http://live.debian.net/">Live Debian systems!</a></h2> +</div> diff --git a/templates/cgi/debian-official/mail.txt b/templates/cgi/debian-official/mail.txt new file mode 100644 index 000000000..37834b31f --- /dev/null +++ b/templates/cgi/debian-official/mail.txt @@ -0,0 +1,18 @@ +Subject: Debian Live, live-build web-frontend - Build BUILD +From: Debian Live live-build web-frontend <debian-live@lists.debian.org> +To: EMAIL + +Hi, + +This is live-build web-frontend <http://live-build.debian.net/> of the Debian Live project <http://live.debian.net/>. + +Your build BUILD was started DATE_START and ended DATE_END with status 'STATUS'. + +You can see the log file and download the image from <SERVER/BUILD/>. + +Note that builds are removed after 24 hours. + +Feedback about all Debian Live matters can be send to our mailinglist at debian-live@lists.debian.org (no subscription required). + +Have fun, +The Debian Live Team diff --git a/templates/cgi/debian-unofficial/build.html b/templates/cgi/debian-unofficial/build.html new file mode 100644 index 000000000..de2c9f5db --- /dev/null +++ b/templates/cgi/debian-unofficial/build.html @@ -0,0 +1,79 @@ +<br /> + +<h3>Your build 'BUILD' was recorded and will be processed soon. Depending on the options you have selected, the build takes about between 5 and 20 minutes. You will be notified by email when the attempt has completed.</h3> + +<h3>Your build will be available at: <a href="SERVER/BUILD/">SERVER/BUILD/</a>.</h3> + +<fieldset> + +<legend><b>Options</b></legend> + +<b>Standard options</b> + +<table> + <tr><td>Email: </td><td>EMAIL</td></tr> + <tr><td>--binary-image: </td><td>LB_BINARY_IMAGES</td></tr> + <tr><td>--distribution: </td><td>LB_DISTRIBUTION</td></tr> + <tr><td>--packages-lists: </td><td>LB_PACKAGES_LISTS</td></tr> + <tr><td>--tasks: </td><td>LB_TASKS</td><tr> + <tr><td>--packages: </td><td>LB_PACKAGES</td><tr> +</table> + +<b>Advanced bootstrap options</b> + +<table> + <tr><td>--architecture: </td><td>LB_ARCHITECTURE</td></tr> + <tr><td>--bootstrap-flavour: </td><td>LB_BOOTSTRAP_FLAVOUR</td></tr> + <tr><td>--mirror-bootstrap: </td><td>LB_MIRROR_BOOTSTRAP</td></tr> + <tr><td>--mirror-binary: </td><td>LB_MIRROR_BINARY</td></tr> + <tr><td>--mirror-binary-security: </td><td>LB_MIRROR_BINARY_SECURITY</td></tr> + <tr><td>--archive-areas: </td><td>LB_ARCHIVE_AREAS</td></tr> +</table> + +<b>Advanced chroot options</b> + +<table> + <tr><td>--chroot-fileystem: </td><td>LB_CHROOT_FILESYSTEM</td></tr> + <tr><td>--linux-flavours: </td><td>LB_LINUX_FLAVOURS</td></tr> + <tr><td>--security: </td><td>LB_SECURITY</td></tr> + <tr><td>--symlinks: </td><td>LB_SYMLINKS</td></tr> + <tr><td>--sysvinit: </td><td>LB_SYSVINIT</td></tr> +</table> + +<b>Advanced binary options</b> + +<table> + <tr><td>--binary-indices: </td><td>LB_BINARY_INDICES</td></tr> + <tr><td>--bootappend-live: </td><td>LB_BOOTAPPEND_LIVE</td></tr> + <tr><td>--bootloader: </td><td>LB_BOOTLOADER</td></tr> + <tr><td>--debian-installer: </td><td>LB_DEBIAN_INSTALLER</td></tr> + <tr><td>--bootappend-install: </td><td>LB_BOOTAPPEND_INSTALL</td></tr> + <tr><td>--encryption: </td><td>LB_ENCRYPTION</td></tr> + <tr><td>--iso-application: </td><td>LB_ISO_APPLICATION</td></tr> + <tr><td>--iso-preparer: </td><td>LB_ISO_PREPARER</td></tr> + <tr><td>--iso-publisher: </td><td>LB_ISO_PUBLISHER</td></tr> + <tr><td>--iso-volume: </td><td>LB_ISO_VOLUME</td></tr> + <tr><td>--memtest: </td><td>LB_MEMTEST</td></tr> + <tr><td>--net-path: </td><td>LB_NET_ROOT_PATH</td></tr> + <tr><td>--net-server: </td><td>LB_NET_ROOT_SERVER</td></tr> +</table> + +<b>Advanced source options</b> + +<table> + <tr><td>--source: </td><td>LB_SOURCE</td></tr> + <tr><td>--source-images: </td><td>LB_SOURCE_IMAGES</td></tr> +</table> + +<b>Unofficial options</b> + +<table> + <tr><td>custom.bootstrap: </td><td>CUSTOM_BOOTSTRAP</td></tr> + <tr><td>custom.binary: </td><td>CUSTOM_BINARY</td></tr> +</table> + +</fieldset> + +<br /> + +<h2>Thank you for your submission.</h2> diff --git a/templates/cgi/debian-unofficial/footer.html b/templates/cgi/debian-unofficial/footer.html new file mode 100644 index 000000000..6e2648a65 --- /dev/null +++ b/templates/cgi/debian-unofficial/footer.html @@ -0,0 +1,8 @@ +<div id="footer"> + <br /> + <h2 id="subtitle">Debian Live Project <a href="mailto:debian-live@lists.debian.org"><debian-live@lists.debian.org></a> — <a href="http://live.debian.net/legal.html">Legal information</a></h2> + <br /> +</div> + +</body> +</html> diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html new file mode 100644 index 000000000..acb3ccf37 --- /dev/null +++ b/templates/cgi/debian-unofficial/form.html @@ -0,0 +1,356 @@ +<h3>Submit your parameters (<b>working</b> email address is required) to generate your very own Debian Live system.</h3> + +<form action="live-build" method="get"> + +<fieldset> + +<legend><b>Options</b></legend> + +<table> + <tr> + <td><label for="Email">Email Address:</label> </td> + <td><input id="Email" name="email" maxlength="50" size="50" type="text" /></td> + </tr> +</table> + +<span id="click_1" onmouseover='javascript:objectOver(this)' onmouseout='javascript:objectOut(this)' onclick='javascript:collapse(1,"<b>Standard options</b>")'> + <b>Standard options</b><small> (click to collapse)</small> + <br /> +</span> + +<div id="text_1" style='margin-left:0;display:block'> + <table> + <tr> + <td><label for="Binary_Images">--binary-images:</label> </td> + <td> + <select id="Binary_Images" name="binary_images" size="1"> + <option selected value="iso">iso</option> + <option value="net">net</option> + <option value="tar">tar</option> + <option value="usb-hdd">usb-hdd</option> + </select> + </td> + </tr> + <tr> + <td><label for="Distribution">--distribution:</label> </td> + <td> + <select id="Distribution" name="distribution" size="1"> + <option selected value="lenny">lenny</option> + <option value="squeeze">squeeze</option> + <option value="sid">sid</option> + </select> + </td> + </tr> + <tr> + <td><label for="Packages_Lists">--packages-lists:</label> </td> + <td> + <select id="Packages_Lists" name="packages_lists" size="1" > + <option value="debian-forensics">debian-forensics</option> + <option value="debian-junior">debian-junior</option> + <option value="debian-live">debian-live</option> + <option value="debian-science">debian-science</option> + <option value="gnome">gnome</option> + <option value="gnome-core">gnome-core</option> + <option value="gnome-full">gnome-full</option> + <option value="gnome-junior">gnome-junior</option> + <option value="gnustep">gnustep</option> + <option value="kde">kde</option> + <option value="kde-core">kde-core</option> + <option value="kde-extra">kde-extra</option> + <option value="kde-full">kde-full</option> + <option value="kde-junior">kde-junior</option> + <option value="lxde">lxde</option> + <option value="minimal">minimal</option> + <option value="rescue">rescue</option> + <option selected value="standard">standard</option> + <option value="standard-x11">standard-x11</option> + <option value="studio">studio</option> + <option value="studio-gnome">studio-gnome</option> + <option value="studio-kde">studio-kde</option> + <option value="studio-xfce">studio-xfce</option> + <option value="xfce">xfce</option> + <option value="xfce-junior">xfce-junior</option> + </select> + </td> + </tr> + <tr> + <td><label for="Tasks">--tasks:</label> </td> + <td><input id="Tasks" name="tasks" maxlength="256" size="50" type="text" /></td> + </tr> + <tr> + <td><label for="Packages">--packages:</label> </td> + <td><input id="Packages" name="packages" maxlength="256" size="50" type="text" /></td> + </tr> + </table> +</div> + +<span id="click_2" onmouseover='javascript:objectOver(this)' onmouseout='javascript:objectOut(this)' onclick='javascript:collapse(2,"<b>Advanced bootstrap options</b>")'> + <b>Advanced bootstrap options</b><small> (click to expand)</small> + <br /> +</span> + +<div id="text_2" style='margin-left:0;display:none'> + <table> + <tr> + <td><label for="Architecture">--architecture:</label> </td> + <td> + <select id="Architecture" name="architecture" size="1"> + <option selected value="i386">i386</option> + </select> + </td> + </tr> + <!-- LIVE_DISTRIBUTION --> + <!-- LIVE_DISTRIBUTION_CONFIG --> + <tr> + <td><label for="Bootstrap_Flavour">--bootstrap-flavour:</label> </td> + <td> + <select id="Bootstrap_Flavour" name="bootstrap_flavour" size="1"> + <option value="minimal">minimal</option> + <option selected value="standard">standard</option> + </select> + </td> + </tr> + <tr> + <td><label for="Mirror_Bootstrap">--mirror-bootstrap:</label> </td> + <td><input id="Mirror_Bootstrap" name="mirror_bootstrap" maxlength="256" size="50" type="text" value="LB_MIRROR_BOOTSTRAP" readonly /></td> + </tr> + <tr> + <td><label for="Mirror_Binary">--mirror-binary:</label> </td> + <td><input id="Mirror_Binary" name="mirror_binary" maxlength="256" size="50" type="text" value="LB_MIRROR_BINARY" /></td> + </tr> + <tr> + <td><label for="Mirror_Binary_Security">--mirror-binary-security:</label> </td> + <td><input id="Mirror_Binary_Security" name="mirror_binary_security" maxlength="256" size="50" type="text" value="LB_MIRROR_BINARY_SECURITY" readonly /></td> + </tr> + <tr> + <td><label for="Archive_Areas">--archive-areas:</label> </td> + <td><input id="Archive_Areas" name="archive_areas" maxlength="128" size="50" type="text" value="main" readonly /></td> + </tr> + </table> +</div> + +<span id="click_3" onmouseover='javascript:objectOver(this)' onmouseout='javascript:objectOut(this)' onclick='javascript:collapse(3,"<b>Advanced chroot options</b>")'> + <b>Advanced chroot options</b><small> (click to expand)</small> + <br /> +</span> + +<div id="text_3" style='margin-left:0;display:none'> + <table> + <tr> + <td><label for="Chroot_Filesystem">--chroot-filesystem:</label> </td> + <td> + <select id="Chroot_Filesystem" name="chroot_filesystem" size="1"> + <option value="ext2">ext2</option> + <option value="plain">plain</option> + <option selected value="squashfs">squashfs</option> + </select> + </td> + </tr> + <!-- LIVE_HOOKS --> + <!-- LIVE_INTERACTIVE --> + <!-- LIVE_KEYRING_PACKAGES --> + <!-- LIVE_LANGUAGE --> + <tr> + <td><label for="Linux_Flavours">--linux-flavours:</label> </td> + <td> + <select id="Linux_Flavours" name="linux_flavours" size="1"> + <option selected value="486">486</option> + <option value="686">686</option> + <option value="686-bigmem">686-bigmem</option> + <option value="amd64">amd64</option> + <option value="k7">k7</option> + <option value="vserver-686">vserver-686</option> + <option value="vserver-k7">vserver-k7</option> + <option value="xen-686">xen-686</option> + </select> + </td> + </tr> + <!-- LIVE_LINUX_PACKAGES --> + <!-- LIVE_PACKAGES --> + <!-- LIVE_PACKAGES_LISTS --> + <!-- LIVE_TASKS --> + <tr> + <td><label for="Security">--security:</label> </td> + <td> + <select id="Security" name="security" size="1"> + <option selected value="true">true</option> + <option value="false">false</option> + </select> + </td> + </tr> + <tr> + <td><label for="Symlinks">--symlinks:</label> </td> + <td> + <select id="Symlinks" name="symlinks" size="1"> + <option value="true">true</option> + <option selected value="false">false</option> + </select> + </td> + </tr> + <tr> + <td><label for="Sysvinit">--sysvinit:</label> </td> + <td> + <select id="Sysvinit" name="sysvinit" size="1"> + <option value="true">true</option> + <option selected value="false">false</option> + </select> + </td> + </tr> + </table> +</div> + +<span id="click_4" onmouseover='javascript:objectOver(this)' onmouseout='javascript:objectOut(this)' onclick='javascript:collapse(4,"<b>Advanced binary options</b>")'> + <b>Advanced binary options</b><small> (click to expand)</small> + <br /> +</span> + +<div id="text_4" style='margin-left:0;display:none'> + <table> + <!-- LIVE_BINARY_IMAGES --> + <tr> + <td><label for="Binary_Indices">--binary-indices:</label> </td> + <td> + <select id="Binary_Indices" name="binary_indices" size="1"> + <option selected value="true">true</option> + <option value="false">false</option> + </select> + </td> + </tr> + <tr> + <td><label for="Bootappend_Live">--bootappend-live:</label> </td> + <td><input id="Bootappend_Live" name="bootappend_live" maxlength="256" size="50" type="text" value="" /></td> + </tr> + <tr> + <td><label for="Bootloader">--bootloader:</label> </td> + <td> + <select id="Bootloader" name="bootloader" size="1"> + <option value="grub">grub</option> + <option selected value="syslinux">syslinux</option> + </select> + </td> + </tr> + <tr> + <td><label for="Debian_Installer">--debian-installer:</label> </td> + <td> + <select id="Debian_Installer" name="debian_installer" size="1"> + <option value="true">true</option> + <option selected value="false">false</option> + </select> + </td> + </tr> + <tr> + <td><label for="Bootappend_Install">--bootappend-install:</label> </td> + <td><input id="Bootappend_Install" name="bootappend_install" maxlength="256" size="50" type="text" value="" /></td> + </tr> + <tr> + <td><label for="Encryption">--encryption:</label> </td> + <td> + <select id="Encryption" name="encryption" size="1"> + <option selected value="">none</option> + <option value="aes128">aes128</option> + <option value="aes192">aes192</option> + <option value="aes256">aes256</option> + </select> + </td> + </tr> + <!-- LIVE_GRUB_SPLASH --> + <tr> + <td><label for="Iso_Application">--iso-application:</label> </td> + <td><input id="Iso_Application" name="iso_application" maxlength="128" size="50" type="text" value="Debian Live" /></td> + </tr> + <tr> + <td><label for="Iso_Preparer">--iso-preparer:</label> </td> + <td><input id="Iso_Preparer" name="iso_preparer" maxlength="128" size="50" type="text" value="live-build; http://packages.qa.debian.org/live-build" /></td> + </tr> + <tr> + <td><label for="Iso_Publisher">--iso-publisher:</label> </td> + <td><input id="Iso_Publisher" name="iso_publisher" maxlength="128" size="50" type="text" value="Debian Live project; http://live.debian.net/; debian-live@lists.debian.org" /></td> + </tr> + <tr> + <td><label for="Iso_Volume">--iso-volume:</label> </td> + <td><input id="Iso_Volume" name="iso_volume" maxlength="128" size="50" type="text" value="Debian Live DATE" /></td> + </tr> + <tr> + <td><label for="Memtest">--memtest:</label> </td> + <td> + <select id="Memtest" name="memtest" size="1"> + <option value="memtest86">memtest86</option> + <option selected value="memtest86+">memtest86+</option> + <option value="none">none</option> + </select> + </td> + </tr> + <tr> + <td><label for="Net_Path">--net-path:</label> </td> + <td><input id="Net_Path" name="net_path" maxlength="256" size="50" type="text" value="/srv/debian-live" /></td> + </tr> + <tr> + <td><label for="Net_Server">--net-server:</label> </td> + <td><input id="Net_Server" name="net_server" maxlength="15" size="50" type="text" value="192.168.1.1" /></td> + </tr> + <!-- LIVE_SYSLINUX_SPLASH --> + </table> +</div> + +<span id="click_5" onmouseover='javascript:objectOver(this)' onmouseout='javascript:objectOut(this)' onclick='javascript:collapse(5,"<b>Advanced source options</b>")'> + <b>Advanced source options</b><small> (click to expand)</small> + <br /> +</span> + +<div id="text_5" style='margin-left:0;display:none'> + <table> + <tr> + <td><label for="Source">--source:</label> </td> + <td> + <select id="Source" name="source" size="1"> + <option value="true">true</option> + <option selected value="false">false</option> + </select> + </td> + </tr> + <tr> + <td><label for="Source_Images">--source-images:</label> </td> + <td> + <select id="Source_Images" name="source_images" size="1"> + <option value="iso">iso</option> + <option value="net">net</option> + <option selected value="tar">tar</option> + <option value="usb-hdd">usb-hdd</option> + </select> + </td> + </tr> + </table> +</div> + +<span id="click_6" onmouseover='javascript:objectOver(this)' onmouseout='javascript:objectOut(this)' onclick='javascript:collapse(6,"<b>Unofficial options</b>")'> + <b>Unofficial options</b><small> (click to expand)</small> + <br /> +</span> + +<div id="text_6" style='margin-left:0;display:none'> + <li> With custom.bootstrap the repository will be available at build time, so you just have to list the packages you want in packages. See "Standard options" above.</li> + <li> With custom.binary the repository will be added to your live-system's /etc/apt/sources.list .</li> + <li> Example custom.{bootstrap,binary}: deb http://live.debian.net/debian/ etch main</li> + <table> + <tr> + <td><label for="Custom_Bootstrap">custom.bootstrap:</label> </td> + <td><input id="Custom_Bootstrap" name="custom_bootstrap" maxlength="128" size="50" type="text" /></td> + </tr> + <tr> + <td><label for="Custom_Binary">custom.binary:</label> </td> + <td><input id="Custom_Binary" name="custom_binary" maxlength="128" size="50" type="text" /></td> + </tr> + </table> +</div> + +</fieldset> + +<br /> + +<input type="reset" value="Reset" /> + +<input type="submit" value="Submit" /> + +Version: VERSION + +</form> diff --git a/templates/cgi/debian-unofficial/header.html b/templates/cgi/debian-unofficial/header.html new file mode 100644 index 000000000..009650f1f --- /dev/null +++ b/templates/cgi/debian-unofficial/header.html @@ -0,0 +1,38 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> +<html> + <head> + <title>Debian Live Helper</title> + <link rel="icon" href="http://live.debian.net/favicon.ico" type="image/ico"> + <link rel="stylesheet" type="text/css" href="http://live.debian.net/stylesheet.css" /> + <meta http-equiv="content-type" content="text/html; charset=iso-8859-15"> + <meta name="keywords" content="Debian, Live, Project"> + <meta name="description" content="The Debian Live Project"> + + <style type="text/css"> + label { cursor:pointer; } + </style> + + <script type="text/javascript" language="JavaScript"> + function collapse(x, txt) + { + var oTemp=document.getElementById("text_"+x); + var oClick=document.getElementById("click_"+x); + if (oTemp.style.display=="block") + { + oTemp.style.display="none"; + oClick.innerHTML=txt+" <small>(click to expand)<\/small><br \/>"; + } + else + { + oTemp.style.display="block"; + oClick.innerHTML=txt+" <small>(click to collapse)<\/small><br \/>"; + } + } + </script> + </head> +<body> + +<div id="maincontent" style="margin: 0 0 0 0;"> + <h1 id="title">live-build web-frontend of the <a href="http://live.debian.net/">Debian Live Project</a></h1> + <h2 id="subtitle"><a href="http://live.debian.net/">Live Debian systems!</a></h2> +</div> diff --git a/templates/cgi/debian-unofficial/mail.txt b/templates/cgi/debian-unofficial/mail.txt new file mode 100644 index 000000000..37834b31f --- /dev/null +++ b/templates/cgi/debian-unofficial/mail.txt @@ -0,0 +1,18 @@ +Subject: Debian Live, live-build web-frontend - Build BUILD +From: Debian Live live-build web-frontend <debian-live@lists.debian.org> +To: EMAIL + +Hi, + +This is live-build web-frontend <http://live-build.debian.net/> of the Debian Live project <http://live.debian.net/>. + +Your build BUILD was started DATE_START and ended DATE_END with status 'STATUS'. + +You can see the log file and download the image from <SERVER/BUILD/>. + +Note that builds are removed after 24 hours. + +Feedback about all Debian Live matters can be send to our mailinglist at debian-live@lists.debian.org (no subscription required). + +Have fun, +The Debian Live Team diff --git a/templates/grub/menu.lst b/templates/grub/menu.lst new file mode 100644 index 000000000..3b866e5c7 --- /dev/null +++ b/templates/grub/menu.lst @@ -0,0 +1,9 @@ +default 0 +color cyan/blue white/blue +splashimage /boot/grub/splash.xpm.gz + +LINUX_LIVE + +LINUX_INSTALL + +MEMTEST diff --git a/templates/grub/splash.xpm.gz b/templates/grub/splash.xpm.gz Binary files differnew file mode 100644 index 000000000..ea1623b4d --- /dev/null +++ b/templates/grub/splash.xpm.gz diff --git a/templates/grub2/grub.cfg b/templates/grub2/grub.cfg new file mode 100644 index 000000000..4ad86bd98 --- /dev/null +++ b/templates/grub2/grub.cfg @@ -0,0 +1,12 @@ +set default=0 + +insmod tga +background_image ($root)/boot/grub/xbmc.tga +set color_normal=cyan/blue +set color_highlight=white/blue + +LINUX_LIVE + +LINUX_INSTALL + +MEMTEST diff --git a/templates/grub2/splash.tga b/templates/grub2/splash.tga Binary files differnew file mode 100644 index 000000000..854d0b26d --- /dev/null +++ b/templates/grub2/splash.tga diff --git a/templates/silo/debian.txt b/templates/silo/debian.txt new file mode 100644 index 000000000..459adf582 --- /dev/null +++ b/templates/silo/debian.txt @@ -0,0 +1,21 @@ + + Welcome to Debian GNU/Linux! + +This is a Debian LB_DISTRIBUTION live image. +It was built on LB_DATE by live-build LB_VERSION. + +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, http://live.debian.net/ + +Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted +by applicable law. + + [ Press ENTER to boot the live system ] + +Or: + + "live-failsafe" + Start the live system in fail-safe mode. + diff --git a/templates/silo/debian.txt.install b/templates/silo/debian.txt.install new file mode 100644 index 000000000..a8d1bb6e8 --- /dev/null +++ b/templates/silo/debian.txt.install @@ -0,0 +1,37 @@ + + Welcome to Debian GNU/Linux! + +This is a Debian LB_DISTRIBUTION combined live and installation image. +It was built on LB_DATE by live-build LB_VERSION. + +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, http://live.debian.net/ + +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, http://www.debian.org/ + +Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted +by applicable law. + + [ Press ENTER to boot the live system ] + +Or: + + "live-failsafe" + Start the live system in fail-safe mode. + "install" + Start the installation using the normal installer. + "expert" + Boot into expert install mode, for maximum control. + "rescue" + Boot into the installer rescue mode. + diff --git a/templates/silo/silo.conf b/templates/silo/silo.conf new file mode 100644 index 000000000..d473bf270 --- /dev/null +++ b/templates/silo/silo.conf @@ -0,0 +1,9 @@ +partition=1 +timeout=600 +message=/boot/debian.txt +default=live +read-write + +LINUX_LIVE + +LINUX_INSTALL diff --git a/templates/syslinux/ca/boot.txt b/templates/syslinux/ca/boot.txt new file mode 100644 index 000000000..d1f69d4c4 --- /dev/null +++ b/templates/syslinux/ca/boot.txt @@ -0,0 +1,3 @@ +{$SPLASH} + +Premeu F1 i control, i llavors el 1 per obtenir ajuda, o INTRO per fer el
\ No newline at end of file diff --git a/templates/syslinux/ca/f1.txt.install b/templates/syslinux/ca/f1.txt.install new file mode 100644 index 000000000..383ce1cc0 --- /dev/null +++ b/templates/syslinux/ca/f1.txt.install @@ -0,0 +1,26 @@ + 0fBenvingut a Debian GNU/Linux!07 09F107 + +Aix s un Debian {$LB_DISTRIBUTION} combinat live i d'installaci dins un {$LB_MEDIA}. +Fet el {$LB_DATE}. + +0fMEN DE LES AJUDES07 + +0fTECLA TEMA07 + +<09F107> Aquesta pgina, l'ndex. +<09F207> Prerequisits per installar Debian. +<09F307> Mtodes d'arrencada per a usos especials d'aquest {$LB_MEDIA}. +<09F407> Mtodes addicionals d'arrencada; mode de rescat. +<09F507> Reps dels parmetres especials d'arrencada. +<09F607> Parmetres especials per algunes mquines. +<09F707> Parmetres especials per certes controladores de discs. +<09F807> Parmetres especials pel sistema d'installaci. +<09F907> Com obtenir ajuda. +<09F1007> Copyrights i garanties. + +Per a F1-F9 premeu control amb F i llavors el nombre 1-9 +Per a F10 premeu control amb F i llavors el nombre 0 + + + +Premeu F2 a F10 per ms detalls, o INTRO per fer el
\ No newline at end of file diff --git a/templates/syslinux/ca/f1.txt.live b/templates/syslinux/ca/f1.txt.live new file mode 100644 index 000000000..f7b7525ba --- /dev/null +++ b/templates/syslinux/ca/f1.txt.live @@ -0,0 +1,26 @@ + 0fBenvingut a Debian GNU/Linux!07 09F107 + +Aix s una Debian {$LB_DISTRIBUTION} live dins un {$LB_MEDIA}. +Fet el {$LB_DATE}. + +0fMEN DE LES AJUDES07 + +0fTECLA TEMA07 + +<09F107> Aquesta pgina, l'ndex. +<09F207> Prerequisits per installar Debian. +<09F307> Mtodes d'arrencada per a usos especials d'aquest {$LB_MEDIA} +<09F407> Mtodes addicionals d'arrencada. +<09F507> Reps dels parmetres especials d'arrencada. +<09F607> Parmetres especials per algunes mquines. +<09F707> Parmetres especials per certes controladores de discs. +<09F807> Parmetres especials pel sistema d'arrencada. +<09F907> Com obtenir ajuda. +<09F1007> Copyrights i garanties. + +Per a F1-F9 premeu control amb F i llavors el nombre 1-9 +Per a F10 premeu control amb F i llavors el nombre 0 + + + +Premeu F2 a F10 per ms detalls, o INTRO per fer el
\ No newline at end of file diff --git a/templates/syslinux/ca/f10.txt b/templates/syslinux/ca/f10.txt new file mode 100644 index 000000000..217d106fb --- /dev/null +++ b/templates/syslinux/ca/f10.txt @@ -0,0 +1,24 @@ +0fCOPYRIGHTS I GARANTIES07 09F1007 + +Debian GNU/Linux t Copyright (C) 1993-2010 de Software in the Public Interest, +i altres. + +El sistema Debian GNU/Linux s pot redistribuir lliurement. Desprs de la +installaci, podeu consultar els termes exactes de distribuci de cada paquet +en el corresponent fitxer /usr/share/doc/0bnomdelpaquet07/copyright. + +Debian GNU/Linux ve sense 0fCAP MENA DE GARANTIA07, fins al punt on ho permeti +la llei aplicable. + +--- + +Aquest sistema Debian Live ha estat construt amb live-build, versi {$LB_VERSION}. + +Ms informaci del projecte Debian Live es pot trobar a +<http://live.debian.net/>. + + + + + +Preneu F1control i F seguit de 1 per el men d'ajuda, o INTRO per fer el
\ No newline at end of file diff --git a/templates/syslinux/ca/f2.txt.install b/templates/syslinux/ca/f2.txt.install new file mode 100644 index 000000000..32a3ac19f --- /dev/null +++ b/templates/syslinux/ca/f2.txt.install @@ -0,0 +1,24 @@ +0fPREREQUISITS PER A USAR DEBIAN07 09F207 + +Heu de tenir un mnim de 64MB de RAM per usar aquest sistema Debian Live. + +Vegeu el Manual Live o el PUF (FAQ) per a ms informarci; tot dos disponibles +a la web de Debian Live, 0fhttp://live.debian.net/07 + + +Heu de tenir al manco 32 megabytes de RAM per a usar el installador de Debian. + +Heu de tenir espai en el disc dur per a crear una nova partici de disc +de al manco 256 megabytes per a installar el sistema base. Necessitar ms +espai de disc per a installar paquets addicionals, depenent de qu desitgi fer +amb el seu sistema Debian. + +Vegeu el manual d'installaci o les PUF per a ms informaci; tot dos documents +estan a la seva disposici a la web de Debian, 0fhttp://www.debian.org/07 + +Grcies per seleccionar Debian! + + + + +Preneu F1control i F i llavors 1 per veure el men d'ajuda, o ENTER per a
\ No newline at end of file diff --git a/templates/syslinux/ca/f2.txt.live b/templates/syslinux/ca/f2.txt.live new file mode 100644 index 000000000..c1c595dfd --- /dev/null +++ b/templates/syslinux/ca/f2.txt.live @@ -0,0 +1,24 @@ +0fPREREQUISITS PER A USAR DEBIAN07 09F207 + +Heu de tenir un mnim de 64MB de RAM per usar aquest sistema Debian Live. + +Vegeu el Manual Live o el PUF (FAQ) per a ms informarci; tot dos disponibles +a la web de Debian Live, 0fhttp://live.debian.net/07 + +Grcies per seleccionar Debian! + + + + + + + + + + + + + + + +Preneu F1control i F, i llavors 1 per veure el men d'ajuda, o ENTER per a
\ No newline at end of file diff --git a/templates/syslinux/ca/f3.txt.install b/templates/syslinux/ca/f3.txt.install new file mode 100644 index 000000000..9700bb23a --- /dev/null +++ b/templates/syslinux/ca/f3.txt.install @@ -0,0 +1,24 @@ +0fMTODES D'ARRENCADA07 09F307 + +0fMtodes d'arrancada disponibles:07 + +0flive07 + Inicia el sistema live -- aquest es el mtode de {$LB_MEDIA} per defecte. +0flivefailsafe07 + Inicia el sistema en mode a prova de falles. +0finstall07 + Inicia la installaci. +0fexpert07 + Inicia la installaci en mode d'experts, per tenir el mxim control. + +Per usar un d'aquests mtodes d'arrencada, escriviu-lo a l'indicador d'ordres, +seguit opcionalment dels parmetres que convinguin. Per exemple: + boot: install acpi=off + +Si dubteu, haureu d'usar el mtode per defecte, sense cap parmetre especial, +prenent simplement la tecla ENTER a l'indicador d'ordres. + +Excepte en el mode d'experts, els missatges d'arrancada seran suprimits. + + +Preneu F1control i F, i llavors 1 per veure el men d'ajuda, o ENTER per a diff --git a/templates/syslinux/ca/f3.txt.install.g-i b/templates/syslinux/ca/f3.txt.install.g-i new file mode 100644 index 000000000..1dc0d97e2 --- /dev/null +++ b/templates/syslinux/ca/f3.txt.install.g-i @@ -0,0 +1,24 @@ +0fMTODES D'ARRENCADA07 09F307 + +0fMtodes d'arrancada disponibles:07 + +0flive07 + Inicia el sistema live -- aquest es el mtode de {$LB_MEDIA} per defecte. +0flivefailsafe07 + Inicia el sistema en mode a prova de falles. +0finstall07 or 0finstallgui07 + Inicia la instalaci utilitzant el installador normal o el grfic. +0fexpert07 and 0fexpertgui07 + Inicia la installaci en mode d'experts, per tenir el mxim control. + +Per usar un d'aquests mtodes d'arrencada, escriviu-lo a l'indicador d'ordres, +seguit opcionalment dels parmetres que convinguin. Per exemple: + boot: install acpi=off + +Si dubteu, haureu d'usar el mtode per defecte, sense cap parmetre especial, +prenent simplement la tecla ENTER a l'indicador d'ordres. + +Excepte en el mode d'experts, els missatges d'arrancada seran suprimits. + + +Preneu F1control i F, i llavors 1 per veure el men d'ajuda, o ENTER per a diff --git a/templates/syslinux/ca/f3.txt.live b/templates/syslinux/ca/f3.txt.live new file mode 100644 index 000000000..43e8cff31 --- /dev/null +++ b/templates/syslinux/ca/f3.txt.live @@ -0,0 +1,24 @@ +0fMTODES D'ARRENCADA07 09F307 + +0fMtodes d'arrancada disponibles:07 + +0flive07 + Inicia el sistema live -- aquest es el mtode de {$LB_MEDIA} per defecte. +0flivefailsafe07 + Inicia el sistema en mode a prova de falles. + + + + + + + +Per usar un d'aquests mtodes d'arrencada, escriviu-lo a l'indicador d'ordres, +seguit opcionalment dels parmetres que convinguin. Per exemple: + boot: install acpi=off + +Si dubteu, haureu d'usar el mtode per defecte, sense cap parmetre especial, +prenent simplement la tecla ENTER a l'indicador d'ordres. + + +Preneu F1control i F, i llavors 1 per veure el men d'ajuda, o ENTER per a diff --git a/templates/syslinux/ca/f4.txt.install b/templates/syslinux/ca/f4.txt.install new file mode 100644 index 000000000..d28ea3cf5 --- /dev/null +++ b/templates/syslinux/ca/f4.txt.install @@ -0,0 +1,24 @@ +0fMODE DE RESCAT07 09F407 + +0fTriau un d'aquests mtodes d'arrencada per recuperar una installaci existent07 + +0frescue07 + Inicia en el mode de rescat. + +0fmemtest07 + Inicia el test de memria per escanejar la RAM cercant errors. +0ffloppy07, 0fdisk107 o 0fdisk207 + Inicia des de el disquet, primer o segon disc dur. + + + +Per usar un d'aquests mtodes d'arrencada, escriviu-lo a l'indicador d'ordres, +seguit opcionalment dels parmetres que convinguin. Per exemple: + + boot: rescue acpi=off + + + + + +Preneu F1control i F, i llavors 1 per veure el men d'ajuda, o ENTER per a
\ No newline at end of file diff --git a/templates/syslinux/ca/f4.txt.install.g-i b/templates/syslinux/ca/f4.txt.install.g-i new file mode 100644 index 000000000..6ca4bc966 --- /dev/null +++ b/templates/syslinux/ca/f4.txt.install.g-i @@ -0,0 +1,26 @@ +0fMODE DE RESCAT07 09F407 + +0fTriau un d'aquests mtodes d'arrencada per recuperar una installaci existent07 + +0frescue07 + Inicia en el mode de rescat. +0frescuegui07 + Inicia en el mode de rescat utilitzant el installador grfic. + +0fmemtest07 + Inicia el test de memria per escanejar la RAM cercant errors. +0ffloppy07, 0fdisk107 o 0fdisk207 + Inicia des de el disquet, primer o segon disc dur. + + + +Per usar un d'aquests mtodes d'arrencada, escriviu-lo a l'indicador d'ordres, +seguit opcionalment dels parmetres que convinguin. Per exemple: + + boot: rescue acpi=off + + + + + +Preneu F1control i F, i llavors 1 per veure el men d'ajuda, o ENTER per a
\ No newline at end of file diff --git a/templates/syslinux/ca/f4.txt.live b/templates/syslinux/ca/f4.txt.live new file mode 100644 index 000000000..edf56226d --- /dev/null +++ b/templates/syslinux/ca/f4.txt.live @@ -0,0 +1,24 @@ +0fMODES ADDICIONALS D'ARRENCADA07 09F407 + +0fMtodes d'arrencada disponibles:07 + +0fmemtest07 + Inicia el test de memria per escanejar la RAM cercant errors. +0ffloppy07, 0fdisk107 o 0fdisk207 + Inicia des de el disquet, primer o segon disc dur. + + + + + + + + + + + + + + + +Preneu F1control i F, i llavors 1 per veure el men d'ajuda, o ENTER per a
\ No newline at end of file diff --git a/templates/syslinux/ca/f5.txt b/templates/syslinux/ca/f5.txt new file mode 100644 index 000000000..dd946dcc0 --- /dev/null +++ b/templates/syslinux/ca/f5.txt @@ -0,0 +1,24 @@ +0fPARMETRES ESPECIALS D'ARRENCADA - DESCRIPCI GENERAL07 09F507 + +En alguns sistemes, potser us cal afegir algun parmetre a l'indicador +0fboot:07 per tal d'arrencar el sistema. Per exemple, Linux pot no ser capa +de detectar automticament el vostre maquinari, i potser us cal indicar-li +explcitament la seva ubicaci o tipus per tal que sigui reconegut. + +Per ms informaci sobre els parmetres d'arrencada disponibles, premeu: + + <09F607> -- parmetres d'arrencada per mquines especials + <09F707> -- parmetres d'arrencada per diverses controladores de disc + <09F807> -- parmetres d'arrencada compresos pel sistema d'installaci + +Per especificar un parmetre per a un mdul del nucli, ho ha de indicar de la +segent forma mdul.parmetre=valor, per exemple: libata.atapi_enabled=1 + + + + + + + + +Preneu F1control i F, i llavors 1 per veure el men d'ajuda, o ENTER per a
\ No newline at end of file diff --git a/templates/syslinux/ca/f6.txt b/templates/syslinux/ca/f6.txt new file mode 100644 index 000000000..a46faa680 --- /dev/null +++ b/templates/syslinux/ca/f6.txt @@ -0,0 +1,24 @@ +0fPARMETRES ESPECIALS D'ARRENCADA - DIVERSOS DISPOSITIUS07 09F607 + +Podeu usar els segents parmetres a l'indicador 0fboot:07, +en combinaci amb el mtode d'arrencada (vegeu <09F307>). +Si useu nombres hexadecimals s'ha de posar el prfix 0x (p.ex., 0x300). +0f +MAQUINARI PARMETRE A ESPECIFICAR07 +IBM PS/1 o ValuePoint (disc IDE) 0fhd=0bcilindres0f,0bcapals0f,0bsectors07 +Qualcuns ThinkPads de IBM 0ffloppy.floppy=thinkpad07 +Protegir regions de ports d'E/S 0freserve=0biobase0f,0bextent07[0f,0b...07] +Porttils amb problemes a la pantalla 0fvga=77107 +Usar el primer port srie a 9600 baud 0fconsole=ttyS0,9600n807 +Forar l's del controlador genric IDE 0fgeneric.all_generic_ide=107 + +Possibles solucions temporals a bloqueixos o fallades de maquinari: +Desactivar la interrupci de l'APIC 0fnoapic nolapic07 +Desactivar enrutado d'interrupcions ACPI 0facpi=noirq07 o 0facpi=off07 +Desactivar l'USB 0fnousb07 + +Per exemple: + boot: install vga=771 noapic nolapic + + +Preneu F1control i F, i llavors 1 per veure el men d'ajuda, o ENTER per a
\ No newline at end of file diff --git a/templates/syslinux/ca/f7.txt b/templates/syslinux/ca/f7.txt new file mode 100644 index 000000000..53e406f04 --- /dev/null +++ b/templates/syslinux/ca/f7.txt @@ -0,0 +1,24 @@ +0fPARMETRES ESPECIALS D'ARRENCADA - DISCOS DIVERSOS07 09F707 + +Podeu usar els segents parmetres a l'indicador 0fboot:07, +en combinaci amb el mtode d'arrencada (vegeu <09F307>). +0f +MAQUINARI PARMETRE PER ESPECIFICAR07 +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 (habilitat si no s zero) +BusLogic SCSI Hosts 0fBusLogic.BusLogic=0biobase07 +Certes mquines Dell 0faic7xxx.aic7xxx=no_probe07 + +Aquesta llista s incompleta, vegeu el fitxer del nucli kernel-parameters.txt +per a ms informaci. + + + + + +Per exemple: + boot: install aic7xxx.aic7xxx=no_probe + + +Premeu F1control i F seguit de 1 per el men d'ajuda, o INTRO per fer el
\ No newline at end of file diff --git a/templates/syslinux/ca/f8.txt.install b/templates/syslinux/ca/f8.txt.install new file mode 100644 index 000000000..d1eddf83b --- /dev/null +++ b/templates/syslinux/ca/f8.txt.install @@ -0,0 +1,24 @@ +0fPARMETRES ESPECIALS DE ARRENCADA - SISTEMA DE INSTALACI07 09F807 + +Podeu usar els segents parmetres a l'indicador 0fboot:07, +en combinaci amb el mtode d'arrencada (vegeu <09F307>). Aquests +parmetres controlen el funcionament del sistema d'installaci. +0f +RESULTAT PARMETRE07 +Debugat prolix 0fDEBCONF_DEBUG=507 +Debuga la seqncia d'inici 0fBOOT_DEBUG=2|307 +Deshabilita el framebuffer 0ffb=false07 +No inicia el subsistema PCMCIA 0fhw-detect/start_pcmcia=false07 +Fora configuraci de xarxa esttica 0fnetcfg/disable_dhcp=true07 +Escull el mapa de teclat 0fbootkbd=es07 +Usa tty en braille 0fbrltty=driver,device,texttable07 +Dona accessibilitat amb un tema d'alt contrast 0ftheme=dark07 +Determina labors especials 0ftasks="kde-desktop, standard"07 + + + +Per exemple: + boot: install fb=false + + +Premeu F1control i F seguit de 1 per el men d'ajuda, o INTRO per fer el
\ No newline at end of file diff --git a/templates/syslinux/ca/f8.txt.live b/templates/syslinux/ca/f8.txt.live new file mode 100644 index 000000000..caed886f8 --- /dev/null +++ b/templates/syslinux/ca/f8.txt.live @@ -0,0 +1,24 @@ +0fPARMETRES ESPECIALS D'ARRENCADA07 09F807 + + + + + + + + + + + + + + + + + + + + + + +Premeu F1control i F seguit de 1 per el men d'ajuda, o INTRO per fer el
\ No newline at end of file diff --git a/templates/syslinux/ca/f9.txt.install b/templates/syslinux/ca/f9.txt.install new file mode 100644 index 000000000..5c7cf2b31 --- /dev/null +++ b/templates/syslinux/ca/f9.txt.install @@ -0,0 +1,24 @@ +0fOBTENCI D'AJUDA07 09F907 + +Si no podeu intallar aquest Debian, no desespereu! L'equip de Debian +est preparat per ajudar-vos! Ens interesa especialment trobar problemes de +instalaci, perqu generalment no afecten noms a 0funa07 persona. +O b ja haurem sentit a parlar del vostre problema i us podrem oferir una +rpida soluci, o b ens plaur que ens l'expliqui i provar d'esmenar-lo +plegats, i aix el proper usuari que tingui el mateix problema podr +beneficiar-se de la vostra experincia! + +Vegeu el manual de installaci o les PMF (FAQ) per a ms informaci; +Aquests documents estan disponibles al lloc web de Debian: +0fhttp://www.debian.org/07 + +Si no pot executar el sistema Debian Live, vegeu el manual de installaci +o les PMF (FAQ) per a ms informaci. Aquests documents estan disponibles +en la web de Debian, 0fhttp://live.debian.net/07 + + + + + + +Premeu F1control i F seguit de 1 per el men d'ajuda, o INTRO per fer el
\ No newline at end of file diff --git a/templates/syslinux/ca/f9.txt.live b/templates/syslinux/ca/f9.txt.live new file mode 100644 index 000000000..dbb04a544 --- /dev/null +++ b/templates/syslinux/ca/f9.txt.live @@ -0,0 +1,24 @@ +0fOBTENCI D'AJUDA07 09F907 + +Si no podeu intallar aquest Debian, no desespereu! L'equip de Debian +est preparat per ajudar-vos! Ens interesa especialment trobar problemes de +arranque, perqu generalment no afecten noms a 0funa07 persona. +O b ja haurem sentit a parlar del vostre problema i us podrem oferir una +rpida soluci, o b ens plaur que ens l'expliqui i provar d'esmenar-lo +plegats, i aix el proper usuari que tingui el mateix problema podr +beneficiar-se de la vostra experincia! + +Vegeu el manual del Debian Live o les PMF (FAQ) per a ms informaci; +Aquests documents estan disponibles al lloc web de Debian: +0fhttp://live.debian.net/07 + + + + + + + + + + +Premeu F1control i F seguit de 1 per el men d'ajuda, o INTRO per fer el
\ No newline at end of file diff --git a/templates/syslinux/common/live.cfg b/templates/syslinux/common/live.cfg new file mode 100644 index 000000000..b5a6e5c74 --- /dev/null +++ b/templates/syslinux/common/live.cfg @@ -0,0 +1,17 @@ +{$LINUX_LIVE} + +{$LINUX_INSTALL} + +{$MEMTEST} + +#label floppy +# localboot 0x00 + +#label disk1 +# localboot 0x80 + +#label disk2 +# localboot 0x81 + +#label nextboot +# localboot -1 diff --git a/templates/syslinux/en/boot.txt b/templates/syslinux/en/boot.txt new file mode 100644 index 000000000..94e73e640 --- /dev/null +++ b/templates/syslinux/en/boot.txt @@ -0,0 +1,3 @@ +{$SPLASH} + +Press F1control and F then 1 for help, or ENTER to
\ No newline at end of file diff --git a/templates/syslinux/en/f1.txt.install b/templates/syslinux/en/f1.txt.install new file mode 100644 index 000000000..d31cefad6 --- /dev/null +++ b/templates/syslinux/en/f1.txt.install @@ -0,0 +1,26 @@ + 0fWelcome to Debian GNU/Linux!07 09F107 + +This is a Debian {$LB_DISTRIBUTION} combined live and installation {$LB_MEDIA}. +It was built on {$LB_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 {$LB_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
\ No newline at end of file diff --git a/templates/syslinux/en/f1.txt.live b/templates/syslinux/en/f1.txt.live new file mode 100644 index 000000000..4075fee8d --- /dev/null +++ b/templates/syslinux/en/f1.txt.live @@ -0,0 +1,26 @@ + 0fWelcome to Debian GNU/Linux!07 09F107 + +This is a Debian {$LB_DISTRIBUTION} live {$LB_MEDIA}. +It was built on {$LB_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 {$LB_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
\ No newline at end of file diff --git a/templates/syslinux/en/f10.txt b/templates/syslinux/en/f10.txt new file mode 100644 index 000000000..6780e67e0 --- /dev/null +++ b/templates/syslinux/en/f10.txt @@ -0,0 +1,24 @@ +0fCOPYRIGHTS AND WARRANTIES07 09F1007 + +Debian GNU/Linux is Copyright (C) 1993-2010 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-build, version {$LB_VERSION}. + +More information about the Debian Live project can be found at +<http://live.debian.net/>. + + + + + +Press F1control and F then 1 for the help index, or ENTER to
\ No newline at end of file diff --git a/templates/syslinux/en/f2.txt.install b/templates/syslinux/en/f2.txt.install new file mode 100644 index 000000000..a67118b23 --- /dev/null +++ b/templates/syslinux/en/f2.txt.install @@ -0,0 +1,24 @@ +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://live.debian.net/07 + + +You must have at least 44 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 500 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 Guide 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
\ No newline at end of file diff --git a/templates/syslinux/en/f2.txt.live b/templates/syslinux/en/f2.txt.live new file mode 100644 index 000000000..3c0fea0b6 --- /dev/null +++ b/templates/syslinux/en/f2.txt.live @@ -0,0 +1,24 @@ +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://live.debian.net/07 + +Thank you for choosing Debian! + + + + + + + + + + + + + + + +Press F1control and F then 1 for the help index, or ENTER to
\ No newline at end of file diff --git a/templates/syslinux/en/f3.txt.install b/templates/syslinux/en/f3.txt.install new file mode 100644 index 000000000..847c6ef03 --- /dev/null +++ b/templates/syslinux/en/f3.txt.install @@ -0,0 +1,24 @@ +0fBOOT METHODS07 09F307 + +0fAvailable boot methods:07 + +0flive07 + Start the live system -- this is the default {$LB_MEDIA} method. +0flivefailsafe07 + 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 000000000..e5fa7bad3 --- /dev/null +++ b/templates/syslinux/en/f3.txt.install.g-i @@ -0,0 +1,24 @@ +0fBOOT METHODS07 09F307 + +0fAvailable boot methods:07 + +0flive07 + Start the live system -- this is the default {$LB_MEDIA} method. +0flivefailsafe07 + 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 000000000..d602ccc5e --- /dev/null +++ b/templates/syslinux/en/f3.txt.live @@ -0,0 +1,24 @@ +0fBOOT METHODS07 09F307 + +0fAvailable boot methods:07 + +0flive07 + Start the live system -- this is the default {$LB_MEDIA} method. +0flivefailsafe07 + 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 000000000..3306e79ae --- /dev/null +++ b/templates/syslinux/en/f4.txt.install @@ -0,0 +1,24 @@ +0fRESCUE MODE07 09F407 + +0fUse one of these boot methods to rescue an existing install:07 + +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
\ No newline at end of file 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 000000000..79592d385 --- /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 install:07 + +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 000000000..be53488af --- /dev/null +++ b/templates/syslinux/en/f4.txt.live @@ -0,0 +1,24 @@ +0fADDITIONAL BOOT METHODS07 09F407 + +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
\ No newline at end of file diff --git a/templates/syslinux/en/f5.txt b/templates/syslinux/en/f5.txt new file mode 100644 index 000000000..7d01b24c7 --- /dev/null +++ b/templates/syslinux/en/f5.txt @@ -0,0 +1,24 @@ +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
\ No newline at end of file diff --git a/templates/syslinux/en/f6.txt b/templates/syslinux/en/f6.txt new file mode 100644 index 000000000..5ef45e24b --- /dev/null +++ b/templates/syslinux/en/f6.txt @@ -0,0 +1,24 @@ +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
\ No newline at end of file diff --git a/templates/syslinux/en/f7.txt b/templates/syslinux/en/f7.txt new file mode 100644 index 000000000..ca685f0a5 --- /dev/null +++ b/templates/syslinux/en/f7.txt @@ -0,0 +1,24 @@ +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 + + +Pressione F1control e F seguido de 1 para o índice de ajuda, ou ENTER para diff --git a/templates/syslinux/en/f8.txt.install b/templates/syslinux/en/f8.txt.install new file mode 100644 index 000000000..15ec143be --- /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
\ No newline at end of file diff --git a/templates/syslinux/en/f8.txt.live b/templates/syslinux/en/f8.txt.live new file mode 100644 index 000000000..d785f54a1 --- /dev/null +++ b/templates/syslinux/en/f8.txt.live @@ -0,0 +1,24 @@ +0fSPECIAL BOOT PARAMETERS07 09F807 + + + + + + + + + + + + + + + + + + + + + + +Press F1control and F then 1 for the help index, or ENTER to
\ No newline at end of file diff --git a/templates/syslinux/en/f9.txt.install b/templates/syslinux/en/f9.txt.install new file mode 100644 index 000000000..ba125bf44 --- /dev/null +++ b/templates/syslinux/en/f9.txt.install @@ -0,0 +1,24 @@ +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 Guide 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 manual or +the FAQ for more information; both documents are available at +the Debian web site, 0fhttp://live.debian.net/07 + + + + + + + +Press F1control and F then 1 for the help index, or ENTER to
\ No newline at end of file diff --git a/templates/syslinux/en/f9.txt.live b/templates/syslinux/en/f9.txt.live new file mode 100644 index 000000000..d0b6c129f --- /dev/null +++ b/templates/syslinux/en/f9.txt.live @@ -0,0 +1,24 @@ +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://live.debian.net/07 + + + + + + + + + + +Press F1control and F then 1 for the help index, or ENTER to
\ No newline at end of file diff --git a/templates/syslinux/es/boot.txt b/templates/syslinux/es/boot.txt new file mode 100644 index 000000000..b86ed98a0 --- /dev/null +++ b/templates/syslinux/es/boot.txt @@ -0,0 +1,3 @@ +{$SPLASH} + +Pulse F1control y F, y entonces 1 para obtener ayuda, o INTRO para
\ No newline at end of file diff --git a/templates/syslinux/es/f1.txt.install b/templates/syslinux/es/f1.txt.install new file mode 100644 index 000000000..da9c0e4d3 --- /dev/null +++ b/templates/syslinux/es/f1.txt.install @@ -0,0 +1,26 @@ + 0fBienvenido a Debian GNU/Linux!07 09F107 + +Esto es una Debian {$LB_DISTRIBUTION} combinada live e instalacin de {$LB_MEDIA}. +Fue construida el {$LB_DATE}. + +0fMEN DE AYUDA07 + +0fTECLA TEMA07 + +<09F107> Esta pgina, el ndice. +<09F207> Prerrequisitos para instalar Debian. +<09F307> Mtodos de arranques especiales usando este {$LB_MEDIA} +<09F407> Mtodos adicionales de arranque; modo de rescate. +<09F507> Repaso de los parmetros especiales de arranque. +<09F607> Parmetros especiales para algunas mquinas especiales. +<09F707> Parmetros especiales para ciertas controladoras de disco. +<09F807> Parmetros especiales del sistema de instalacin. +<09F907> Cmo obtener ayuda. +<09F1007> Copyrights y garantas. + +Para las teclas F1-F9 pulse control y F y despus el dgito 1-9 +Para F10 pulse control y F y el dgito 0 + + + +Pulse de F2 a F10 para obtener ms detalles, o INTRO para
\ No newline at end of file diff --git a/templates/syslinux/es/f1.txt.live b/templates/syslinux/es/f1.txt.live new file mode 100644 index 000000000..378e34baa --- /dev/null +++ b/templates/syslinux/es/f1.txt.live @@ -0,0 +1,26 @@ + 0fBienvenido a Debian GNU/Linux!07 09F107 + +Esto es una Debian {$LB_DISTRIBUTION} live de {$LB_MEDIA}. +Fue construida el {$LB_DATE}. + +0fMEN DE AYUDA07 + +0fTECLA TEMA07 + +<09F107> Esta pgina, el ndice. +<09F207> Prerrequisitos para instalar Debian. +<09F307> Mtodos de arranques especiales usando este {$LB_MEDIA}. +<09F407> Mtodos adicionales de arranque. +<09F507> Repaso de los parmetros especiales de arranque. +<09F607> Parmetros especiales para algunas mquinas especiales. +<09F707> Parmetros especiales para ciertas controladoras de disco. +<09F807> Parmetros especiales del sistema de arranque. +<09F907> Cmo obtener ayuda. +<09F1007> Copyrights y garantas. + +Para las teclas F1-F9 pulse control y F y despus el dgito 1-9 +Para F10 pulse control y F y el dgito 0 + + + +Pulse de F2 a F10 para obtener ms detalles, o INTRO para diff --git a/templates/syslinux/es/f10.txt b/templates/syslinux/es/f10.txt new file mode 100644 index 000000000..36eedd7a3 --- /dev/null +++ b/templates/syslinux/es/f10.txt @@ -0,0 +1,24 @@ +0fCOPYRIGHTS Y GARANTAS07 09F1007 + +Debian GNU/Linux es Copyright (C) 1993-2010 de Software in the Public Interest, +y otros. + +El sistema Debian GNU/Linux es libremente redistribuible. Despus de la +instalacin, los trminos exactos de distribucin de cada paquete se describen +en el correspondiente fichero /usr/share/doc/0bnombredelpaquete07/copyright. + +Debian GNU/Linux viene sin 0fABSOLUTAMENTE NINGUNA GARANTA07, hasta lo +permitido por la ley. + +--- + +Este sistema Debian Live se construy con live-build, versin {$LB_VERSION}. + +Ms informacin en sobre el proyecto Debian Live puede encontrarse en +<http://live.debian.net/>. + + + + + +Pulse F1control y F, y entonces 1 para obtener ayuda, o INTRO para
\ No newline at end of file diff --git a/templates/syslinux/es/f2.txt.install b/templates/syslinux/es/f2.txt.install new file mode 100644 index 000000000..d1417cfd9 --- /dev/null +++ b/templates/syslinux/es/f2.txt.install @@ -0,0 +1,24 @@ +0fPRERREQUISITOS PARA USAR DEBIAN07 09F207 + +Debe tener al menos 64 megabytes de RAM para ejecutar este sistema Debian Live. + +Lea el manual Live o el FAQ para ms informacin; ambos documentos estn +disponibles en la web de Debian, 0fhttp://live.debian.net/07 + + +Debe tener al menos 32 megabytes de RAM para usar el instalador de Debian. + +Debe tener espacio en el disco duro para crear una nueva particin de disco +de al menos 256 megabytes para instalar el sistema base. Necesitar ms +espacio de disco para instalar paquetes adicionales, dependiendo de que desee +hacer con su sistema Debian. + +Lea el manual de instalacin o el FAQ para ms informacin; ambos +documentos estn disponibles en la web de Debian, 0fhttp://www.debian.org/07 + +Gracias por elegir Debian! + + + + +Pulse F1control y F y entonces 1 para el men de ayuda, o INTRO para
\ No newline at end of file diff --git a/templates/syslinux/es/f2.txt.live b/templates/syslinux/es/f2.txt.live new file mode 100644 index 000000000..67fab12f4 --- /dev/null +++ b/templates/syslinux/es/f2.txt.live @@ -0,0 +1,24 @@ +0fPRERREQUISITOS PARA USAR DEBIAN07 09F207 + +Debe tener al menos 64 megabytes de RAM para ejecutar este sistema Debian Live. + +Lea el manual Live o el FAQ para ms informacin; ambos documentos estn +disponibles en la web de Debian, 0fhttp://live.debian.net/07 + +Gracias por elegir Debian! + + + + + + + + + + + + + + + +Pulse F1control y F y entonces 1 para el men de ayuda, o INTRO para
\ No newline at end of file diff --git a/templates/syslinux/es/f3.txt.install b/templates/syslinux/es/f3.txt.install new file mode 100644 index 000000000..86d8d4815 --- /dev/null +++ b/templates/syslinux/es/f3.txt.install @@ -0,0 +1,24 @@ +0fMTODOS DE ARRANQUE07 09F307 + +0fMtodos de arranque disponibles:07 + +0flive07 + Inicia el sistema live -- ste es el sistema en {$LB_MEDIA} predeterminado. +0flivefailsafe07 + Inicia el sistema live en modo a prueba de fallos. +0finstall07 + Inicia la instalacin. +0fexpert07 + Inicia la instalacin en modo experto, para maximizar el control. + +Para usar uno de estos mtodos, teclee uno en el indicador de rdenes, +seguido opcionalmente por uno de los parmetros de arranque. Por ejemplo: + boot: install acpi=off + +Si duda, debera usar el mtodo predeterminado, sin ningn parmetro +especial, pulsando simplemente la tecla INTRO en el indicador de rdenes. + +Excepto en el modo experto, no se mostrarn los mensajes no crticos. + + +Pulse F1control y F, y luego 1 para ver el men de ayuda, o INTRO para diff --git a/templates/syslinux/es/f3.txt.install.g-i b/templates/syslinux/es/f3.txt.install.g-i new file mode 100644 index 000000000..7b187087f --- /dev/null +++ b/templates/syslinux/es/f3.txt.install.g-i @@ -0,0 +1,24 @@ +0fMTODOS DE ARRANQUE07 09F307 + +0fMtodos de arranque disponibles:07 + +0flive07 + Inicia el sistema live -- ste es el sistema en {$LB_MEDIA} por defecto. +0flivefailsafe07 + Inicia el sistema live en modo a prueba de fallos. +0finstall07 or 0finstallgui07 + Inicia la instalacin usando el instalador normal o el grfico. +0fexpert07 and 0fexpertgui07 + Inicia la instalacin en modo experto, para maximizar el control. + +Para usar uno de estos mtodos, teclee uno en el indicador de rdenes, +seguido opcionalmente por uno de los parmetros de arranque. Por ejemplo: + boot: install acpi=off + +Si duda, debera usar el mtodo predeterminado, sin ningn parmetro +especial, pulsando simplemente la tecla INTRO en el indicador de rdenes. + +Excepto en el modo experto, no se mostrarn los mensajes no crticos. + + +Pulse F1control y F, y luego 1 para ver el men de ayuda, o INTRO para diff --git a/templates/syslinux/es/f3.txt.live b/templates/syslinux/es/f3.txt.live new file mode 100644 index 000000000..e9291ae95 --- /dev/null +++ b/templates/syslinux/es/f3.txt.live @@ -0,0 +1,24 @@ +0fMTODOS DE ARRANQUE07 09F307 + +0fMtodos de arranque disponibles:07 + +0flive07 + Inicia el sistema live -- ste es el sistema en {$LB_MEDIA} por defecto. +0flivefailsafe07 + Inicia el sistema live en modo a prueba de fallos. + + + + + + + +Para usar uno de estos mtodos, teclee uno en el indicador de rdenes, +seguido opcionalmente por uno de los parmetros de arranque. Por ejemplo: + boot: install acpi=off + +Si duda, debera usar el mtodo predeterminado, sin ningn parmetro +especial, pulsando simplemente la tecla INTRO en el indicador de rdenes. + + +Pulse F1control y F, y luego 1 para ver el men de ayuda, o INTRO para diff --git a/templates/syslinux/es/f4.txt.install b/templates/syslinux/es/f4.txt.install new file mode 100644 index 000000000..321d9bed8 --- /dev/null +++ b/templates/syslinux/es/f4.txt.install @@ -0,0 +1,24 @@ +0fMODO DE RESCATE07 09F407 + +0fEscriba un mtodo de arranque para rescatar una instalacin existente07 + +0frescue07 + Arranque en el modo de rescate. + +0fmemtest07 + Inicia el test de memoria para escanear la RAM en busca de errores. +0ffloppy07, 0fdisk107 o 0fdisk207 + Arrancar desde el disquete, desde el primer o el segundo disco duro. + + + +Para usar uno de estos mtodos, teclee uno en el indicador de rdenes, +seguido opcionalmente por uno de los parmetros de arranque. Por ejemplo: + + boot: rescue acpi=off + + + + + +Pulse F1control y F, y luego 1 para ver el men de ayuda, o INTRO para
\ No newline at end of file diff --git a/templates/syslinux/es/f4.txt.install.g-i b/templates/syslinux/es/f4.txt.install.g-i new file mode 100644 index 000000000..1a717f16e --- /dev/null +++ b/templates/syslinux/es/f4.txt.install.g-i @@ -0,0 +1,24 @@ +0fMODO DE RESCATE07 09F407 + +0fSeleccione un mtodo de arranque para rescatar una instalacin existente07 + +0frescue07 + Arranque en el modo de rescate. +0frescuegui07 + Arranque en el modo de rescate usando el instalador grfico. + +0fmemtest07 + Inicia el test de memoria para escanear la RAM en busca de errores. +0ffloppy07, 0fdisk107 o 0fdisk207 + Arrancar desde el disquete, desde el primer o el segundo disco duro. + +Para usar uno de estos mtodos, teclee uno en el indicador de rdenes, +seguido opcionalmente por uno de los parmetros de arranque. Por ejemplo: + + boot: rescue acpi=off + + + + + +Pulse F1control y F, y luego 1 para ver el ndice de ayuda, o INTRO para
\ No newline at end of file diff --git a/templates/syslinux/es/f4.txt.live b/templates/syslinux/es/f4.txt.live new file mode 100644 index 000000000..c428f8689 --- /dev/null +++ b/templates/syslinux/es/f4.txt.live @@ -0,0 +1,24 @@ +0fOTROS MTODOS DE ARRANQUE07 09F407 + +0fMtodos de arranque disponibles:07 + +0fmemtest07 + Inicia el test de memoria para escanear la RAM en busca de errores. +0ffloppy07, 0fdisk107 o 0fdisk207 + Arrancar desde el disquete, desde el primer o el segundo disco duro. + + + + + + + + + + + + + + + +Pulse F1control y F, y luego 1 para ver el men de ayuda, o INTRO para
\ No newline at end of file diff --git a/templates/syslinux/es/f5.txt b/templates/syslinux/es/f5.txt new file mode 100644 index 000000000..107019cf6 --- /dev/null +++ b/templates/syslinux/es/f5.txt @@ -0,0 +1,24 @@ +0fPARMETROS ESPECIALES DE ARRANQUE - RESUMEN07 09F507 + +Puedes ser necesario aadir algn parmetro para arrancar el equipo al +indicador 0fboot:07 en algunos sistemas. Por ejemplo, si Linux no puede +detectar automticamente algn dispositivo sera necesario indicarle +explcitametne su ubicacin o tipo para que lo reconozca. + +Puede pulsar las siguientes teclas para obtener ms informacin sobre los +parmetros de arranque que puede utilizar: + + <09F607> -- parmetros de arranque para mquinas especiales + <09F707> -- parmetros de arranque para distintos controladores de disco + <09F807> -- parmetros de arranque que entiende el sistema de instalacin + +Si desea especificar un parmentro para un mdulo particular del ncleo puede +utilizar el formato mdulo.parmetro=valor. +Por ejemplo: libata.atapi_enabled=1 + + + + + + +Pulse F1control y F, y entonces 1 para ver el men de ayuda, o INTRO para
\ No newline at end of file diff --git a/templates/syslinux/es/f6.txt b/templates/syslinux/es/f6.txt new file mode 100644 index 000000000..15e1bb843 --- /dev/null +++ b/templates/syslinux/es/f6.txt @@ -0,0 +1,24 @@ +0fPARMETROS ESPECIALES DE ARRANQUE - DIVERSOS DISPOSITIVOS07 09F607 + +Puede usar los siguientes parmetros en el indicador 0fboot:07, +en combinacin con el mtodo de arranque (vea <09F307>). +Si usa nmeros hexadecimales se debe poner el prefijo 0x (p.ej., 0x300). +0f +DISPOSITIVOS PARMETRO PARA ESPECIFICAR07 +IBM PS/1 o ValuePoint (disco IDE) 0fhd=0bcilindros0f,0bcabezales0f,0bsectores07 +Algunos ThinkPads de IBM 0ffloppy.floppy=thinkpad07 +Proteger regiones de puertos I/O 0freserve=0biobase0f,0bextent07[0f,0b...07] +Porttiles con problemas de pantalla 0fvga=77107 +Usar el primer puerto serie a 9600 baudios 0fconsole=ttyS0,9600n807 +Usar el controlador genrico IDE 0fgeneric.all_generic_ide=107 + +Posibles soluciones temporales a bloqueos o fallos de dispositivos: +Desactivar enrutado de interrupciones APIC 0fnoapic nolapic07 +Desactivar parcialmente el ACPI 0facpi=noirq07 or 0facpi=off07 +Desactivar USB 0fnousb07 + +Por ejemplo: + boot: install vga=771 noapic nolapic + + +Pulse F1control y F, y entonces 1 para ver el men de ayuda, o INTRO para
\ No newline at end of file diff --git a/templates/syslinux/es/f7.txt b/templates/syslinux/es/f7.txt new file mode 100644 index 000000000..a3dfe2a67 --- /dev/null +++ b/templates/syslinux/es/f7.txt @@ -0,0 +1,24 @@ +0fPARMETROS ESPECIALES DE ARRANQUE - VARIAS CONTROLADORAS DE DISCO07 09F707 + +Puede usar los siguientes parmetros de arranque en el indicador 0fboot:07, +en combinacin con los mtodos de arranque (vea <09F307>). +0f +HARDWARE PARMETRO QUE SE DEBE ESPECIFICAR07 +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 +Ciertas mquinas Dell 0faic7xxx.aic7xxx=no_probe07 + +Hay ms parmetros que los que aqu se muestran; la lista completa est en +el fichero kernel-parameters.txt de las fuentes del ncleo. + + + + + +Por ejemplo: + boot: install aic7xxx.aic7xxx=no_probe + + +Pulse F1control y F, y entonces 1 para obtener ayuda, o INTRO para
\ No newline at end of file diff --git a/templates/syslinux/es/f8.txt.install b/templates/syslinux/es/f8.txt.install new file mode 100644 index 000000000..2828f2332 --- /dev/null +++ b/templates/syslinux/es/f8.txt.install @@ -0,0 +1,24 @@ +0fPARMETROS ESPECIALES DE ARRANQUE - SISTEMA DE INSTALACIN07 09F807 + +Puede usar los siguientes parmetros de arranque en el indicador 0fboot:07, +en combinacin con los mtodos de arranque (vea <09F307>). Estos +parmetros controlan el trabajo del instalador. +0f +RESULTADO PARMETRO07 +Depuracin abundante 0fDEBCONF_DEBUG=507 +Depuracin de la secuencia de arranque 0fBOOT_DEBUG=2|307 +Desactiva el "framebuffer" 0ffb=false07 +No inicia el sistema PCMCIA 0fhw-detect/start_pcmcia=false07 +Fuerza una configuracin de red esttica 0fnetcfg/disable_dhcp=true07 +Escoge el mapa de teclado 0fbootkbd=es07 +Usa tty en braille 0fbrltty=driver,device,texttable07 +Da accesibilidad con tema de alto contraste 0ftheme=dark07 +Determina tareas especiales 0ftasks="kde-desktop, standard"07 + + + +Por ejemplo: + boot: install fb=false + + +Pulse F1control y F, y entonces 1 para ver el men de ayuda, o INTRO para el
\ No newline at end of file diff --git a/templates/syslinux/es/f8.txt.live b/templates/syslinux/es/f8.txt.live new file mode 100644 index 000000000..65f21cc08 --- /dev/null +++ b/templates/syslinux/es/f8.txt.live @@ -0,0 +1,24 @@ +0fPARMETROS ESPECIALES DE ARRANQUE - SISTEMA DE INSTALACIN07 09F807 + + + + + + + + + + + + + + + + + + + + + + +Pulse F1control y F, y entonces 1 para ver el men de ayuda, o INTRO para el
\ No newline at end of file diff --git a/templates/syslinux/es/f9.txt.install b/templates/syslinux/es/f9.txt.install new file mode 100644 index 000000000..09bf93d10 --- /dev/null +++ b/templates/syslinux/es/f9.txt.install @@ -0,0 +1,24 @@ +0fOBTENCIN DE AYUDA07 09F907 + +Si no puede instalar este Debian, no se desespere! El equipo de Debian +est preparado para ayudarle! Nos interesaa especialmente encontrar problemas +de instalacin, porque en general no ocurren solamente a 0funa07 persona. +O bien ya habremos oido hablar de su problema y le podemos ofrecer una +rpida solucin, o bien nos gustar que nos lo explique e intentar arreglarlo +juntos, y as el proximo usuario que tenga el mismo problema podr +beneficiarse de su esperincia! + +Vea el manual de instalacin o las PUF (FAQ) para obtener ms informacin; +estos documentos estn disponibles en la web de Debian: +0fhttp://www.debian.org/07 + +Si no puede executar el sistema Debian Live, vea el manual de instalacin o +las PUF (FAQ) para ms informacin; estos documentos estn disponibles en +la web de Debian, 0fhttp://live.debian.net/07 + + + + + + +Pulse F1control y F, y entonces 1 para ver el men de ayuda, o INTRO para el
\ No newline at end of file diff --git a/templates/syslinux/es/f9.txt.live b/templates/syslinux/es/f9.txt.live new file mode 100644 index 000000000..1ed589fc4 --- /dev/null +++ b/templates/syslinux/es/f9.txt.live @@ -0,0 +1,24 @@ +0fOBTENCIN DE AYUDA07 09F907 + +Si no puede ejecutar este Debian, no se desespere! El equipo de Debian +est preparado para ayudarle! Nos interesaa especialmente encontrar problemas +de arranque, porque en general no ocurren solamente a 0funa07 persona. +O bien ya habremos oido hablar de su problema y le podemos ofrecer una +rpida solucin, o bien nos gustar que nos lo explique e intentar arreglarlo +juntos, y as el proximo usuario que tenga el mismo problema podr +beneficiarse de su esperiencia! + +Vea el manual del Debian Live o las PUF (FAQ) para obtener ms informacin; +estos documentos estn disponibles en la web de Debian: +0fhttp://live.debian.net/07 + + + + + + + + + + +Pulse F1control y F, y entonces 1 para ver el men de ayuda, o INTRO para el
\ No newline at end of file diff --git a/templates/syslinux/menu/exithelp.cfg b/templates/syslinux/menu/exithelp.cfg new file mode 100644 index 000000000..a538904bd --- /dev/null +++ b/templates/syslinux/menu/exithelp.cfg @@ -0,0 +1,3 @@ +label menu + kernel {$LIVE_DATA_PATH}/vesamenu.c32 + config isolinux.cfg diff --git a/templates/syslinux/menu/menu.cfg b/templates/syslinux/menu/menu.cfg new file mode 100644 index 000000000..a74b4d597 --- /dev/null +++ b/templates/syslinux/menu/menu.cfg @@ -0,0 +1,12 @@ +menu hshift 13 +menu width 49 + +menu title Boot menu +include stdmenu.cfg +include live.cfg +label help + menu label ^Help + text help + Display help screens; type 'menu' at boot prompt to return to this menu + endtext + config prompt.cfg diff --git a/templates/syslinux/menu/prompt.cfg b/templates/syslinux/menu/prompt.cfg new file mode 100644 index 000000000..691ebda7b --- /dev/null +++ b/templates/syslinux/menu/prompt.cfg @@ -0,0 +1,16 @@ +prompt 1 +display f1.txt +timeout 0 +include menu.cfg +include exithelp.cfg + +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 diff --git a/templates/syslinux/menu/splash.png b/templates/syslinux/menu/splash.png Binary files differnew file mode 100644 index 000000000..b3877c517 --- /dev/null +++ b/templates/syslinux/menu/splash.png diff --git a/templates/syslinux/menu/stdmenu.cfg b/templates/syslinux/menu/stdmenu.cfg new file mode 100644 index 000000000..9b10dea27 --- /dev/null +++ b/templates/syslinux/menu/stdmenu.cfg @@ -0,0 +1,15 @@ +menu background {$SPLASH} +menu color title * #FFFFFFFF * +menu color border * #00000000 #00000000 none +menu color sel * #ffffffff #76a1d0ff * +menu color hotsel 1;7;37;40 #ffffffff #76a1d0ff * +menu color tabmsg * #ffffffff #00000000 * +menu color help 37;40 #ffdddd00 #00000000 none +menu vshift 12 +menu rows 10 +menu helpmsgrow 15 +# The command line must be at least one line from the bottom. +menu cmdlinerow 16 +menu timeoutrow 16 +menu tabmsgrow 18 +menu tabmsg Press ENTER to boot or TAB to edit a menu entry diff --git a/templates/syslinux/menu/syslinux.cfg b/templates/syslinux/menu/syslinux.cfg new file mode 100644 index 000000000..3397e3c13 --- /dev/null +++ b/templates/syslinux/menu/syslinux.cfg @@ -0,0 +1,4 @@ +include menu.cfg +default {$LIVE_DATA_PATH}/vesamenu.c32 +prompt 0 +timeout {$LB_SYSLINUX_TIMEOUT} diff --git a/templates/syslinux/normal/footer.cfg b/templates/syslinux/normal/footer.cfg new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/templates/syslinux/normal/footer.cfg diff --git a/templates/syslinux/normal/header.cfg b/templates/syslinux/normal/header.cfg new file mode 100644 index 000000000..26e3115c7 --- /dev/null +++ b/templates/syslinux/normal/header.cfg @@ -0,0 +1 @@ +include {$LIVE_SCREEN_PATH}/prompt.cfg diff --git a/templates/syslinux/normal/help.cfg b/templates/syslinux/normal/help.cfg new file mode 100644 index 000000000..414f3885e --- /dev/null +++ b/templates/syslinux/normal/help.cfg @@ -0,0 +1,10 @@ +f1 {$LIVE_SCREEN_PATH}/f1.txt +f2 {$LIVE_SCREEN_PATH}/f2.txt +f3 {$LIVE_SCREEN_PATH}/f3.txt +f4 {$LIVE_SCREEN_PATH}/f4.txt +f5 {$LIVE_SCREEN_PATH}/f5.txt +f6 {$LIVE_SCREEN_PATH}/f6.txt +f7 {$LIVE_SCREEN_PATH}/f7.txt +f8 {$LIVE_SCREEN_PATH}/f8.txt +f9 {$LIVE_SCREEN_PATH}/f9.txt +f0 {$LIVE_SCREEN_PATH}/f10.txt diff --git a/templates/syslinux/normal/prompt.cfg b/templates/syslinux/normal/prompt.cfg new file mode 100644 index 000000000..5f64eb699 --- /dev/null +++ b/templates/syslinux/normal/prompt.cfg @@ -0,0 +1,6 @@ +prompt 1 +timeout {$LB_SYSLINUX_TIMEOUT} +default live +display {$LIVE_SCREEN_PATH}/boot.txt +include {$LIVE_SCREEN_PATH}/menu.cfg +include {$LIVE_SCREEN_PATH}/help.cfg diff --git a/templates/syslinux/normal/splash.rle b/templates/syslinux/normal/splash.rle Binary files differnew file mode 100644 index 000000000..df3e15de2 --- /dev/null +++ b/templates/syslinux/normal/splash.rle diff --git a/templates/syslinux/normal/syslinux.cfg b/templates/syslinux/normal/syslinux.cfg new file mode 100644 index 000000000..3e2682eb3 --- /dev/null +++ b/templates/syslinux/normal/syslinux.cfg @@ -0,0 +1,3 @@ +include {$LIVE_SCREEN_PATH}/header.cfg +include {$LIVE_SCREEN_PATH}/menu.cfg +include {$LIVE_SCREEN_PATH}/footer.cfg diff --git a/templates/syslinux/pt_BR/boot.txt b/templates/syslinux/pt_BR/boot.txt new file mode 100644 index 000000000..5ad488c0a --- /dev/null +++ b/templates/syslinux/pt_BR/boot.txt @@ -0,0 +1,3 @@ +{$SPLASH} + +Pressione F1control e F seguido de 1 para ajuda, ou ENTER para diff --git a/templates/syslinux/pt_BR/f1.txt.install b/templates/syslinux/pt_BR/f1.txt.install new file mode 100644 index 000000000..d21c1e8a9 --- /dev/null +++ b/templates/syslinux/pt_BR/f1.txt.install @@ -0,0 +1,26 @@ + 0fBem vindo(a) ao Debian GNU/Linux!07 09F107 + +Este é o Debian {$LB_DISTRIBUTION} combinando um sistema live e instalação +{$LB_MEDIA}. Ele foi construído em {$LB_DATE}. + +0fÍNDICE DE AJUDA07 + +0fTECLA TÓPICO07 + +<09F107> Página atual, o índice de ajuda. +<09F207> Pre-requisitos para instalar o Debian. +<09F307> Métodos especiais de inicialização para usar neste {$LB_MEDIA} +<09F407> Métodos adicionais de inicialização; modo de recuperação. +<09F507> Parâmetros de inicialização especiais, visão geral. +<09F607> Parâmetros de inicialização especiais para máquinas específicas. +<09F707> Parâmetros de inicialização especiais para controladores de disco selecionados. +<09F807> Parâmetros de inicialização especiais para o sistema de instalação. +<09F907> Como obter ajuda. +<09F1007> Direitos de cópia e garantias. + +Para F1-F9 digite control e F e em seguinte os dígitos 1-9 +Para F10 digite control e F e em seguinte o dígito 0 + + + +Pressione F2 a F10 para detalhes, ou ENTER para diff --git a/templates/syslinux/pt_BR/f1.txt.live b/templates/syslinux/pt_BR/f1.txt.live new file mode 100644 index 000000000..db5c04503 --- /dev/null +++ b/templates/syslinux/pt_BR/f1.txt.live @@ -0,0 +1,26 @@ + 0fBem vindo(a) ao Debian GNU/Linux!07 09F107 + +Este é o Debian {$LB_DISTRIBUTION} live {$LB_MEDIA}. +{$LB_MEDIA}. Ele foi construído em {$LB_DATE}. + +0fÍNDICE DE AJUDA07 + +0fTECLA TÓPICO07 + +<09F107> Página atual, o índice de ajuda. +<09F207> Pre-requisitos para instalar o Debian. +<09F307> Métodos especiais de inicialização para usar neste {$LB_MEDIA} +<09F407> Métodos adicionais de inicialização. +<09F507> Parâmetros de inicialização especiais, visão geral. +<09F607> Parâmetros de inicialização especiais para máquinas específicas. +<09F707> Parâmetros de inicialização especiais para controladores de disco selecionados. +<09F807> Parâmetros de inicialização especiais para o sistema de instalação. +<09F907> Como obter ajuda. +<09F1007> Direitos de cópia e garantias. + +Para F1-F9 digite control e F e em seguinte os dígitos 1-9 +Para F10 digite control e F e em seguinte o dígito 0 + + + +Pressione F2 a F10 para detalhes, ou ENTER para diff --git a/templates/syslinux/pt_BR/f10.txt b/templates/syslinux/pt_BR/f10.txt new file mode 100644 index 000000000..a11b7344f --- /dev/null +++ b/templates/syslinux/pt_BR/f10.txt @@ -0,0 +1,25 @@ +0fDIREITOS DE CÓPIA E GARANTIAS07 09F1007 + +Debian GNU/Linux é uma marca registrada da Software in the Public Interest, +Inc. e outros. + +O sistema Debian GNU/Linux é livremente distribuível. Após a instalação, os +termos exatos de licença para cada pacote são descritos no arquivo +correspondente em /usr/share/doc/0bnomedopacote07/copyright. + +O Debian GNU/Linux é distribuído sem 0fNENHUMA GARANTIA07, limitando-se ao +permitido pela lei aplicável. + + +--- + +Este sistema Live do Debian foi construído com live-build, versão {$LB_VERSION}. + +Mais informações sobre o projeto Debian Live podem ser encontrada em +<http://live.debian.net/>. + + + + + +Pressione F1control e F seguido de 1 para o índice de ajuda, ou ENTER para diff --git a/templates/syslinux/pt_BR/f2.txt.install b/templates/syslinux/pt_BR/f2.txt.install new file mode 100644 index 000000000..0ce1fbe47 --- /dev/null +++ b/templates/syslinux/pt_BR/f2.txt.install @@ -0,0 +1,28 @@ +0fPRÉ-REQUISITOS PARA USAR O DEBIAN07 09F207 + +Você deve possuir pelo menos 64 megabytes de memória física (RAM) para rodar +este sistema Debian Live. + +Veja o Manual do Debian Live ou as Perguntas Mais Frequentes (FAQ) para mais +informações; ambos os documentos estão disponíveis no sítio web do Debian Live, +0fhttp://live.debian.net/07 + + +Você deve possuir no mínimo 44 megabytes de memória física (RAM) para usar o +Debian Installer. + +Você deve possuir espaço no seu disco rígido para criar uma nova partição de no +mínimo 500 megabytes para instalar o sistema básico. Você necessitará mais +espaço para instalar pacotes adicionais, dependendo do que você queira fazer +com o seu novo sistema Debian. + +Veja o Guia de Instalação ou as Perguntas Mais Frequentes (FAQ) para mais +informações. Ambos os documentos estão disponíveis no sítio web do Debian, +0fhttp://www.debian.org/07 + +Obrigado por escolher o Debian! + + + + +Pressione F1control e F seguido de 1 para o índice de ajuda, ou ENTER para diff --git a/templates/syslinux/pt_BR/f2.txt.live b/templates/syslinux/pt_BR/f2.txt.live new file mode 100644 index 000000000..6f2371813 --- /dev/null +++ b/templates/syslinux/pt_BR/f2.txt.live @@ -0,0 +1,24 @@ +0fPRÉ-REQUISITOS PARA RODAR O DEBIAN07 09F207 + +Você deve possuir no mínimo 64 megabytes de memória física (RAM) para rodar +este sistema Debian Live. + +Veja o manual do sistema Live ou as Perguntas Mais Frequentes (FAQ) para mais informações. Ambos os documentos estão disponíveis no sítio web do Debian Live, 0fhttp://live.debian.net/07 + +Obrigado por escolher o Debian! + + + + + + + + + + + + + + + +Pressione F1control e F seguido 1 para o índice de ajuda, ou ENTER para diff --git a/templates/syslinux/pt_BR/f3.txt.install b/templates/syslinux/pt_BR/f3.txt.install new file mode 100644 index 000000000..d6017f966 --- /dev/null +++ b/templates/syslinux/pt_BR/f3.txt.install @@ -0,0 +1,25 @@ +0fMÉTODOS DE INICIALIZAÇÃO07 09F307 + +0fMétodos de inicilização disponíveis:07 + +0flive07 + Inicia o sistema live -- este é o método {$LB_MEDIA} padrão. +0flivefailsafe07 + Inicia o sistema live em modo de segurança (fail-safe). +0finstall07 + Inicia a instalação. +0fexpert07 + Inicia a instalação em modo avançado, para máximo controle. + +Para usar um desses métodos de inicialização, digite-o no prompt, opcionalmente +seguido de algum parâmetro de inicialização. Por exemplo: + boot: install acpi=off + + +Caso não tenha certeza, use o método de inicialização padrão, sem parâmetros +especiais, simplesmente pressionando enter no prompt de inicialização. + +Exceto para o modo avançado, mensagens de incialização do kernel serão omitidas. + + +Pressione F1control e F seguido de 1 para o índice de ajuda, ou ENTER para diff --git a/templates/syslinux/pt_BR/f3.txt.install.g-i b/templates/syslinux/pt_BR/f3.txt.install.g-i new file mode 100644 index 000000000..9a6b7ccfb --- /dev/null +++ b/templates/syslinux/pt_BR/f3.txt.install.g-i @@ -0,0 +1,25 @@ +0fMÉTODOS DE INICIALIZAÇÃO07 09F307 + +0fmétodos de inicilização disponíveis:07 + +0flive07 + Inicia o sistema live -- este é o método {$LB_MEDIA} padrão. +0flivefailsafe07 + Inicia o sistema live em modo de segurança (fail-safe). +0finstall07 ou 0finstallgui07 + Inicia a instalação usando o instalador normal ou o instalador gráfico. +0fexpert07 ou 0fexpertgui07 + Inicia a instalação em modo avançado, para máximo controle. + +Para usar um desses métodos de inicialização, digite-o no prompt, opcionalmente +seguido de algum parâmetro de inicialização. Por exemplo: + boot: install acpi=off + + +Caso não tenha certeza, use o método de inicialização padrão, sem parâmetros +especiais, simplesmente pressionando enter no prompt de inicialização. + +Exceto para o modo avançado, mensagens de incialização do kernel serão omitidas. + + +Pressione F1control e F seguido de 1 para o índice de ajuda, ou ENTER para diff --git a/templates/syslinux/pt_BR/f3.txt.live b/templates/syslinux/pt_BR/f3.txt.live new file mode 100644 index 000000000..d83060d7f --- /dev/null +++ b/templates/syslinux/pt_BR/f3.txt.live @@ -0,0 +1,24 @@ +0fMÉTODOS DE INCIALIZAÇÃO07 09F307 + +0fMétodos de inicialização disponíveis:07 + +0flive07 + Inicia o sistema live -- este é o método {$LB_MEDIA} padrão. +0flivefailsafe07 + Inicia o sistema live em modo de segurança (fail-safe). + + + + + + + +Para usar um desses métodos de inicialização, digite-o no prompt, opcionalmente +seguido de algum parâmetro de inicialização. Por exemplo: + boot: live acpi=off + +Caso não tenha certeza, use o método de inicialização padrão, sem parâmetros +especiais, simplesmente pressionando enter no prompt de inicialização. + + +Pressione F1control e F segudo de 1 para o índice de ajuda, ou ENTER para diff --git a/templates/syslinux/pt_BR/f4.txt.install b/templates/syslinux/pt_BR/f4.txt.install new file mode 100644 index 000000000..873824637 --- /dev/null +++ b/templates/syslinux/pt_BR/f4.txt.install @@ -0,0 +1,24 @@ +0fMODO DE RECUPERAÇÃO07 09F407 + +0fUse um desses métodos de inicialização para recuperar uma instalação existente:07 + +0frescue07 + Inicializa dentro do modo de recuperação. + +0fmemtest07 + Inicia teste de memória (memtest) para varrer sua RAM em busca de erros. +0ffloppy07, 0fdisk107 or 0fdisk207 + Inicia a partir do disquete, primeiro ou segundo disco rígido. + + + +Para usar um desses métodos de inicialização, digite-o no prompt, opcionalmente +seguido de algum parâmetro de inicialização. Por exemplo: + + boot: rescue acpi=off + + + + + +Pressione F1control e F seguido de 1 para o índice de ajuda, ou ENTER para diff --git a/templates/syslinux/pt_BR/f4.txt.install.g-i b/templates/syslinux/pt_BR/f4.txt.install.g-i new file mode 100644 index 000000000..fb18e6c6d --- /dev/null +++ b/templates/syslinux/pt_BR/f4.txt.install.g-i @@ -0,0 +1,24 @@ +0fMODO DE RECUPERAÇÃO07 09F407 + +0fUse um desses métodos de inicialização para recuperar uma instalação existente:07 + +0frescue07 + Inicializa em modo de recuperação. +0frescue07 + Inicializa em modo de recuperação utilizando o instalador gráfico. + +0fmemtest07 + Inicia teste de memória (memtest) para varrer sua RAM em busca de erros. +0ffloppy07, 0fdisk107 or 0fdisk207 + Inicia a partir do disquete, primeiro ou segundo disco rígido. + +Para usar um desses métodos de inicialização, digite-o no prompt, opcionalmente +seguido de algum parâmetro de inicialização. Por exemplo: + + boot: rescue acpi=off + + + + + +Pressione F1control e F seguido de 1 para o índice de ajuda, ou ENTER para diff --git a/templates/syslinux/pt_BR/f4.txt.live b/templates/syslinux/pt_BR/f4.txt.live new file mode 100644 index 000000000..63bf2e70c --- /dev/null +++ b/templates/syslinux/pt_BR/f4.txt.live @@ -0,0 +1,24 @@ +0fMÉTODOS ADICIONAIS DE INICIALIZAÇÃO07 09F407 + +0fMétodos de inicialização disponíveis:07 + +0fmemtest07 + Inicia (teste de memória) memtest para varrer sua memória RAM em busca de erros. +0ffloppy07, 0fdisk107 or 0fdisk207 + Inicia pelo disquete, primeiro ou segundo disco rígido. + + + + + + + + + + + + + + + +Pressione F1control e F seguido de 1 o índice de ajuda, ou ENTER para diff --git a/templates/syslinux/pt_BR/f5.txt b/templates/syslinux/pt_BR/f5.txt new file mode 100644 index 000000000..c0248d1e5 --- /dev/null +++ b/templates/syslinux/pt_BR/f5.txt @@ -0,0 +1,25 @@ +0fPARÂMETROS ESPECIAIS DE INICIALIZAÇÃO - VISÃO GERAL07 09F507 + +Em alguns poucos sistemas, você pode precisar especificar um parâmetro no +prompt 0fboot:07 para que consiga incializar o sistema. Por exemplo, o +Linux pode não estar apto a detectar automaticamente seu hardware, e você +talvez necessite especificar sua localização ou tipo para que seja reconhecido. + +Para mais informações sober quais parâmetros de inicialização você pode usar, +pressione: + + <09F607> -- parâmetros de inicialização para máquinas específicas + <09F707> -- parâmetros de inicialização para controladores de disco diversos + <09F807> -- parâmetros de inicialização reconhecido pelo sistema de instalação + +Note que para especificar um parâmetro para um módulo do kernel em particular, use a forma +módulo.parametro=valor, por exemplo: libdata.atapi_enabled=1 + + + + + + + + +Pressione F1control e F seguido de 1 para o índice de ajuda, ou ENTER para diff --git a/templates/syslinux/pt_BR/f6.txt b/templates/syslinux/pt_BR/f6.txt new file mode 100644 index 000000000..4e6736fa0 --- /dev/null +++ b/templates/syslinux/pt_BR/f6.txt @@ -0,0 +1,25 @@ +0fPARÂMETROS ESPECIAIS DE INICIALIZAÇÃO - HARDWARES DIVERSOS07 09F607 + +Você pode utilizar os seguintes parâmetros de inicialização no prompt +0fboot:07, em combinação com o método de inicialização (veja <09F307>). +Se você utilizar números em base hexadecimal você deve usar o prefixo 0x (e.g., +0x300). +0f +HARDWARE PARÂMETRO A ESPECIFICAR07 +IBM PS/1 ou ValuePoint (disco IDE) 0fhd=0bcylinders0f,0bheads0f,0bsectors07 +Alguns ThinkPads IBM 0ffloppy.floppy=thinkpad07 +Protege regiões de portas de E/S 0freserve=0biobase0f,0bextent07[0f,0b...07] +Laptops com problemas de display 0fvga=77107 +Usa primeira porta serial a 9600 baud 0fconsole=ttyS0,9600n807 +Força o uso de um driver IDE genérico 0fgeneric.all_generic_ide=107 + +Possíveis (temporários) contornos para travamentos ou outras falhas de hardware: +desabilita roteamento de interrupções ACPI problemáticas 0fnoapic nolapic07 +(parcialmente) desabilita ACPI 0facpi=noirq07 or 0facpi=off07 +desabilita USB 0fnousb07 + +Por exemplo: + boot: install vga=771 noapic nolapic + + +Pressione F1control e F seguido de 1 para o índice de ajuda, ou ENTER para diff --git a/templates/syslinux/pt_BR/f7.txt b/templates/syslinux/pt_BR/f7.txt new file mode 100644 index 000000000..a3fe9ddf9 --- /dev/null +++ b/templates/syslinux/pt_BR/f7.txt @@ -0,0 +1,24 @@ +0fPARÂMETROS ESPECIAIS DE INICIALIZAÇÃO - VÁRIOS DRIVES DE DISCO07 09F707 + +Você pode utilizar os seguintes parâmetros de inicialização no prompt +0fboot:07. em combinação com o método de inicializaçãoi (veja +<09F307>). +0f +HARDWARE PARÂMETROS A ESPECIFICAR07 +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 +Certas máquinas DELL 0faic7xxx.aic7xxx=no_probe07 + +Este lista está incompleta, veja o arquivo kernel-parameters.txt para conhecer mais. + + + + + +Por exemplo: + boot: install aic7xxx.aic7xxx=no_probe + + +Pressione F1control e F seguido de 1 para o índice de ajuda, ou ENTER para diff --git a/templates/syslinux/pt_BR/f8.txt.install b/templates/syslinux/pt_BR/f8.txt.install new file mode 100644 index 000000000..777d836ee --- /dev/null +++ b/templates/syslinux/pt_BR/f8.txt.install @@ -0,0 +1,24 @@ +0fPARÂMETROS ESPECIAIS DE INICIALIZAÇÃO - SISTEMA DE INSTALAÇÃO07 09F807 + +Você pode utilizar os seguintes parâmetros de inicialização no prompt +0fboot:07, em combinação com o método de inicialização (veja <09F307>). +Estes parâmetros controlam o funcionamento do instalador. + +0f +RESULTADO PARÂMETRO07 +Nível de depuração 0fDEBCONF_DEBUG=507 +Depuração de sequência de incialização 0fBOOT_DEBUG=2|307 +Desabilita framebuffer 0ffb=false07 +Não incializa PCMCIA 0fhw-detect/start_pcmcia=false07 +Força configuração estática de rede 0fnetcfg/disable_dhcp=true07 +Seta mapa de teclado 0fbootkbd=es07 +Usa tty Braille 0fbrltty=driver,device,texttable07 +Usa um tema de alto contraste para acessibilidade 0ftheme=dark07 +Usa tarefas (tasks) específicas 0ftasks="kde-desktop, standard"07 + + + +Por exemplo: + boot: install fb=false + +Pressione F1control e F seguido de 1 para o índice de ajuda, ou ENTER para diff --git a/templates/syslinux/pt_BR/f8.txt.live b/templates/syslinux/pt_BR/f8.txt.live new file mode 100644 index 000000000..e2fa808c1 --- /dev/null +++ b/templates/syslinux/pt_BR/f8.txt.live @@ -0,0 +1,24 @@ +0fPARÂMETROS ESPECIAIS DE INICIALIZAÇÃO07 09F807 + + + + + + + + + + + + + + + + + + + + + + +Pressione F1control e F seguido de 1 para índice de ajuda, ou ENTER para diff --git a/templates/syslinux/pt_BR/f9.txt.install b/templates/syslinux/pt_BR/f9.txt.install new file mode 100644 index 000000000..fcbbe36df --- /dev/null +++ b/templates/syslinux/pt_BR/f9.txt.install @@ -0,0 +1,27 @@ +0fOBTENDO AJUDA07 09F907 + +Se você não conseguir instalar o Debian, não se desespere! O time do Debian +está pronto para te ajudar! Nós estamos especialmente interessados em conhecer +os problemas de instalação, porque em geral eles não ocorrem para apenas +0fone07 pessoa. + +Ou nós já temos conhecimento sobre seu problema em particular e podemos +oferecer uma solução rápida, ou nós gostaríamos de ouvír sobre ele e trabalhar +nele com você, de forma que o próximo usuário que tiver o mesmo problema seja +beneficiado com esta sua experiência. + +Veja o Guia de Instalação ou as Perguntas Mais Frequentes (FAQ) para mais +informações; ambos documentos estão disponíveis no sítio web do Debian, +0fhttp://www.debian.org/07 + +Se você não consegue rodar o sistema Debian Live, veja o manual ou as Perguntas +Mais Frequentes (FAQ) para mais informações; ambos os documentos estão +disponíveis no sítio web do Debian Live, 0fhttp://live.debian.net/07 + + + + + + + +Pressione F1control e F seguido de 1 para o índice de ajuda, ou ENTER para diff --git a/templates/syslinux/pt_BR/f9.txt.live b/templates/syslinux/pt_BR/f9.txt.live new file mode 100644 index 000000000..b5e5b7c2f --- /dev/null +++ b/templates/syslinux/pt_BR/f9.txt.live @@ -0,0 +1,24 @@ +0fGETTING HELP07 09F907 + +Se você não conseguir instalar o Debian, não se desespere! O time do Debian +está pronto para te ajudar! Nós estamos especialmente interessados em conhecer +os problemas de instalação, porque em geral eles não ocorrem para apenas +0fone07 pessoa. Ou nós já temos conhecimento sobre seu problema em +particular e podemos oferecer uma solução rápida, ou nós gostaríamos de ouvír +sobre ele e trabalhar nele com você, de forma que o próximo usuário que tiver o +mesmo problema seja beneficiado com esta sua experiência. + +Veja o Manual do sistema Live ou as Perguntas Mais Frequentes (FAQ) para mais +informações; ambos os documentos estão disponíveis no sítio web do Debian Live, +0fhttp://live.debian.net/07 + + + + + + + + + + +Pressione F1control e F seguido de 1 para o índice de ajuda, ou ENTER para diff --git a/templates/yaboot/boot.msg b/templates/yaboot/boot.msg new file mode 100644 index 000000000..b183c67ae --- /dev/null +++ b/templates/yaboot/boot.msg @@ -0,0 +1,22 @@ +Welcome to Debian GNU/Linux! + +This is a Debian Live CDROM, +built on LB_DATE. + +The default option is 'live'. + +If the system fails to boot at all (the typical +symptom is a white screen which doesn't go away), +append 'video=ofonly' or use 'live-failsafe'. + +The plain options are for the powerpc family of +processors (from 601 to G4). The *64 options are for +64bit powerpc processors, which include the IBM +Power3, Power4, Power5, ... boxes, as well as the +Apple G5 boxes. Press the tab key for a list of +options, or type 'help' for help. + +************************************ +If in doubt, just press enter, and if that +doesn't work, try 'live video=ofonly'. +************************************ diff --git a/templates/yaboot/hfs.map b/templates/yaboot/hfs.map new file mode 100644 index 000000000..0d8b4cfce --- /dev/null +++ b/templates/yaboot/hfs.map @@ -0,0 +1,12 @@ +# ext. xlate creator type comment +.hqx Ascii 'BnHx' 'TEXT' "BinHex file" +.sit Raw 'SIT!' 'SITD' "StuffIT Expander" +.mov Raw 'TVOD' 'MooV' "QuickTime Movie" +.deb Raw 'Debn' 'bina' "Debian package" +.bin Raw 'ddsk' 'DDim' "Floppy or ramdisk image" +.img Raw 'ddsk' 'DDim' "Floppy or ramdisk image" +.b Raw 'UNIX' 'tbxi' "bootstrap" +yaboot Raw 'UNIX' 'boot' "bootstrap" +vmlinux Raw 'UNIX' 'boot' "bootstrap" +.conf Raw 'UNIX' 'conf' "bootstrap" +* Ascii '????' '????' "Text file" diff --git a/templates/yaboot/ofboot.b b/templates/yaboot/ofboot.b new file mode 100644 index 000000000..6aeb93d2d --- /dev/null +++ b/templates/yaboot/ofboot.b @@ -0,0 +1,64 @@ +<CHRP-BOOT> +<COMPATIBLE> +MacRISC MacRISC3 MacRISC4 +</COMPATIBLE> +<DESCRIPTION> +GNU/Linux PPC bootloader +</DESCRIPTION> +<BOOT-SCRIPT> +" screen" output +load-base release-load-area +boot cd:,\yaboot\yaboot +</BOOT-SCRIPT> +<OS-BADGE-ICONS> +1010 +000000000000F8FEACF6000000000000 +0000000000F5FFFFFEFEF50000000000 +00000000002BFAFEFAFCF70000000000 +0000000000F65D5857812B0000000000 +0000000000F5350B2F88560000000000 +0000000000F6335708F8FE0000000000 +00000000005600F600F5FD8100000000 +00000000F9F8000000F5FAFFF8000000 +000000008100F5F50000F6FEFE000000 +000000F8F700F500F50000FCFFF70000 +00000088F70000F50000F5FCFF2B0000 +0000002F582A00F5000008ADE02C0000 +00090B0A35A62B0000002D3B350A0000 +000A0A0B0B3BF60000505E0B0A0B0A00 +002E350B0B2F87FAFCF45F0B2E090000 +00000007335FF82BF72B575907000000 +000000000000ACFFFF81000000000000 +000000000081FFFFFFFF810000000000 +0000000000FBFFFFFFFFAC0000000000 +000000000081DFDFDFFFFB0000000000 +000000000081DD5F83FFFD0000000000 +000000000081DDDF5EACFF0000000000 +0000000000FDF981F981FFFF00000000 +00000000FFACF9F9F981FFFFAC000000 +00000000FFF98181F9F981FFFF000000 +000000ACACF981F981F9F9FFFFAC0000 +000000FFACF9F981F9F981FFFFFB0000 +00000083DFFBF981F9F95EFFFFFC0000 +005F5F5FDDFFFBF9F9F983DDDD5F0000 +005F5F5F5FDD81F9F9E7DF5F5F5F5F00 +0083DD5F5F83FFFFFFFFDF5F835F0000 +000000FBDDDFACFBACFBDFDFFB000000 +000000000000FFFFFFFF000000000000 +0000000000FFFFFFFFFFFF0000000000 +0000000000FFFFFFFFFFFF0000000000 +0000000000FFFFFFFFFFFF0000000000 +0000000000FFFFFFFFFFFF0000000000 +0000000000FFFFFFFFFFFF0000000000 +0000000000FFFFFFFFFFFFFF00000000 +00000000FFFFFFFFFFFFFFFFFF000000 +00000000FFFFFFFFFFFFFFFFFF000000 +000000FFFFFFFFFFFFFFFFFFFFFF0000 +000000FFFFFFFFFFFFFFFFFFFFFF0000 +000000FFFFFFFFFFFFFFFFFFFFFF0000 +00FFFFFFFFFFFFFFFFFFFFFFFFFF0000 +00FFFFFFFFFFFFFFFFFFFFFFFFFFFF00 +00FFFFFFFFFFFFFFFFFFFFFFFFFF0000 +000000FFFFFFFFFFFFFFFFFFFF000000 +</OS-BADGE-ICONS> +</CHRP-BOOT> diff --git a/templates/yaboot/pegasos b/templates/yaboot/pegasos new file mode 100644 index 000000000..a84396a42 --- /dev/null +++ b/templates/yaboot/pegasos @@ -0,0 +1,90 @@ +\ FORTH is identifed by a forth comment at first line +\ +\ terminal control stuff +\ +: TTY.CSI d# 27 EMIT ASCII [ EMIT ; +: TTY.HOME TTY.CSI ASCII H EMIT ; +: TTY.CLR_EOS TTY.CSI ASCII J EMIT ; +: TTY.HOME_CLR TTY.HOME TTY.CLR_EOS ; +\ +\ boot menu stuff +\ +: my-max-boot-num 4 ; +: my-boot-default 1 ; +: my-boot-delay d# 300 ; \ unit = 100 ms +: my-print-menu ( -- ) + TTY.HOME_CLR + ." " cr + ." Welcome to Debian GNU/Linux!" cr + ." " cr + ." This is a Debian Live CDROM," cr + ." built on LB_DATE." cr + ." " cr + ." The default option is 'live'." cr + ." " cr + ." ************************************" cr + ." If in doubt, just choose (1) 'live'" cr + ." ************************************" cr + ." " cr + ." 1: install" cr + ." 2: install" cr + ." 3: expert" cr + ." 4: rescue" cr + ." 5: return to OF prompt" cr + ." " cr +; +: my-boot-case ( num -- ) + ." " cr + case + 1 of " cd live/vmlinuz-chrp.initrd --" endof + 2 of " cd install/powerpc/vmlinuz-chrp.initrd --" endof + 3 of " cd install/powerpc/vmlinuz-chrp.initrd DEBCONF_PRIORITY=low --" endof + 4 of " cd install/powerpc/vmlinuz-chrp.initrd rescue/enable=true --" endof + 5 of " none" endof + endcase + $boot +; +: my-input-num ( wait-period max-boot-num default-num -- boot-num ) + 1 \ loop-inc = 1 + 3 pick 0 do + 0d emit + ." press 1-" + ( wait-period max-boot-num default-num loop-inc ) + 2 pick ascii 0 + emit + dup 1 = if + ." within " + 3 pick i - d# 10 / .d + ." seconds" + then + ." (default: " + over ascii 0 + emit + ." ) : " + d# 100 ms + key? if + key + ( wait-period max-boot-num default-num loop-inc key ) + dup 0d = if \ return pressed + drop leave + then + + ascii 0 - + ( wait-period max-boot-num default-num loop-inc num ) + dup 1 5 pick + ( wait-period max-boot-num default-num loop-inc num num 1 max-boot-num ) + between if + rot drop swap leave + then + + ( wait-period max-boot-num default-num loop-inc num ) + 2drop 0 \ loop-inc = 0 + then + dup +loop + drop + ( wait-period max-boot-num boot-num ) + nip nip +; + + +my-print-menu +my-boot-delay my-max-boot-num my-boot-default my-input-num +my-boot-case diff --git a/templates/yaboot/yaboot.conf b/templates/yaboot/yaboot.conf new file mode 100644 index 000000000..2755d8905 --- /dev/null +++ b/templates/yaboot/yaboot.conf @@ -0,0 +1,6 @@ +default=live +message=/yaboot/boot.msg + +LINUX_LIVE + +LINUX_INSTALL |