Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/templates/iso/isolinux/text.cfg
diff options
context:
space:
mode:
authorDavid Farning <dfarning@launchpad.sugarlabs.org>2010-02-09 00:25:44 (GMT)
committer David Farning <dfarning@launchpad.sugarlabs.org>2010-02-09 00:25:44 (GMT)
commit6048a0af5a5ccdb1c9893442b222520e20f18f0c (patch)
tree3652fa9d5b3482a3629b16ae9e37da031518735f /templates/iso/isolinux/text.cfg
parentc36414a5cbe472deafb18d570932de0ddc3c9af4 (diff)
move iso template
Diffstat (limited to 'templates/iso/isolinux/text.cfg')
-rw-r--r--templates/iso/isolinux/text.cfg19
1 files changed, 19 insertions, 0 deletions
diff --git a/templates/iso/isolinux/text.cfg b/templates/iso/isolinux/text.cfg
new file mode 100644
index 0000000..3b9975d
--- /dev/null
+++ b/templates/iso/isolinux/text.cfg
@@ -0,0 +1,19 @@
+default live
+label live
+ menu label ^Try Ubuntu Sugar Remix without installing
+ kernel /casper/vmlinuz
+ append file=/cdrom/preseed/USR.seed boot=casper initrd=/casper/initrd quiet splash --
+label live-install
+ menu label ^Install Ubuntu Sugar Remix
+ kernel /casper/vmlinuz
+ append file=/cdrom/preseed/USR.seed boot=casper only-ubiquity initrd=/casper/initrd quiet splash --
+label check
+ menu label ^Check disc for defects
+ kernel /casper/vmlinuz
+ append boot=casper integrity-check initrd=/casper/initrd quiet splash --
+label memtest
+ menu label Test ^memory
+ kernel /install/mt86plus
+label hd
+ menu label ^Boot from first hard disk
+ localboot 0x80