diff options
author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-06-15 04:46:25 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:35 +0100 |
commit | 1acc8f8b0b7f1d13ba2a51efbe131ffd2a471ae1 (patch) | |
tree | 3cfff18074c29158fe9f72b10dbc3134a63baf0f /templates/silo/silo.conf | |
parent | a26d1c55e1787a982a58fe9aa1e0f3e440577c9b (diff) | |
download | vyos-live-build-1acc8f8b0b7f1d13ba2a51efbe131ffd2a471ae1.tar.gz vyos-live-build-1acc8f8b0b7f1d13ba2a51efbe131ffd2a471ae1.zip |
Add lh_binary_silo and associated templates to support the SILO bootloader.
Diffstat (limited to 'templates/silo/silo.conf')
-rw-r--r-- | templates/silo/silo.conf | 9 |
1 files changed, 9 insertions, 0 deletions
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 |