summaryrefslogtreecommitdiffstats
path: root/devices/parser-tests/102/ps3da1
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2008-12-07 16:56:56 +1100
committerJeremy Kerr <jk@ozlabs.org>2008-12-07 17:44:11 +1100
commite518d1d16c16781d6824ece2ee0ddd1ac2339703 (patch)
tree7c49e30d76293887bd8b27d9de8d44669440b05f /devices/parser-tests/102/ps3da1
parent589623efd5361f5f3ee5a99013c2d11d96338e9f (diff)
downloadtalos-petitboot-e518d1d16c16781d6824ece2ee0ddd1ac2339703.tar.gz
talos-petitboot-e518d1d16c16781d6824ece2ee0ddd1ac2339703.zip
tests: add tests for assorted ydl and ubuntu configs
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'devices/parser-tests/102/ps3da1')
-rw-r--r--devices/parser-tests/102/ps3da1/etc/kboot.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/devices/parser-tests/102/ps3da1/etc/kboot.conf b/devices/parser-tests/102/ps3da1/etc/kboot.conf
new file mode 100644
index 0000000..591c51b
--- /dev/null
+++ b/devices/parser-tests/102/ps3da1/etc/kboot.conf
@@ -0,0 +1,9 @@
+# Ubuntu feisty kboot.conf
+message=/etc/kboot.msg
+timeout=300
+default=live
+live='/casper/vmlinux initrd=/casper/initrd.gz file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash --'
+live_nosplash='/casper/vmlinux initrd=/casper/initrd.gz file=/cdrom/preseed/ubuntu.seed boot=casper quiet --'
+driverupdates='/casper/vmlinux initrd=/casper/initrd.gz file=/cdrom/preseed/ubuntu.seed boot=casper debian-installer/driver-update=true quiet splash --'
+check='/casper/vmlinux initrd=/casper/initrd.gz boot=casper integrity-check quiet splash --'
+
OpenPOWER on IntegriCloud