summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2008-06-15 04:46:25 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:35 +0100
commit1acc8f8b0b7f1d13ba2a51efbe131ffd2a471ae1 (patch)
tree3cfff18074c29158fe9f72b10dbc3134a63baf0f /templates
parenta26d1c55e1787a982a58fe9aa1e0f3e440577c9b (diff)
downloadlive-build-1acc8f8b0b7f1d13ba2a51efbe131ffd2a471ae1.zip
live-build-1acc8f8b0b7f1d13ba2a51efbe131ffd2a471ae1.tar.gz
Add lh_binary_silo and associated templates to support the SILO bootloader.
Diffstat (limited to 'templates')
-rw-r--r--templates/silo/debian.txt21
-rw-r--r--templates/silo/debian.txt.install37
-rw-r--r--templates/silo/silo.conf9
3 files changed, 67 insertions, 0 deletions
diff --git a/templates/silo/debian.txt b/templates/silo/debian.txt
new file mode 100644
index 0000000..c393af2
--- /dev/null
+++ b/templates/silo/debian.txt
@@ -0,0 +1,21 @@
+
+ Welcome to Debian GNU/Linux!
+
+This is a Debian LH_DISTRIBUTION live image.
+It was built on LH_DATE by live-helper LH_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://debian-live.alioth.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.
+
diff --git a/templates/silo/debian.txt.install b/templates/silo/debian.txt.install
new file mode 100644
index 0000000..366e996
--- /dev/null
+++ b/templates/silo/debian.txt.install
@@ -0,0 +1,37 @@
+
+ Welcome to Debian GNU/Linux!
+
+This is a Debian LH_DISTRIBUTION combined live and installation image.
+It was built on LH_DATE by live-helper LH_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://debian-live.alioth.debian.org/
+
+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 0000000..d473bf2
--- /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