~tsimonq2/debian-cd/lubuntu-cosmic-changes

« back to all changes in this revision

Viewing changes to data/maverick/sparc/silo.conf.live

  • Committer: Colin Watson
  • Date: 2010-05-04 15:13:12 UTC
  • Revision ID: cjwatson@canonical.com-20100504151312-664dfv9uibyk14fe
add CONF.sh bits for maverick; copy lucid -> maverick elsewhere

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
partition=1
 
2
timeout=600
 
3
message=/boot/ubuntu.txt
 
4
default=live
 
5
initrd=${CASPER_INITRD}
 
6
initrd-size=1048576
 
7
root=/dev/ram
 
8
 
 
9
# Standard boot images
 
10
image[sun4u]=/casper/sparc64
 
11
  label=live
 
12
  append="${DEFAULT_PRESEED} boot=casper quiet --"
 
13
 
 
14
# Media integrity check
 
15
image[sun4u]=/casper/sparc64
 
16
  label=check
 
17
  append="boot=casper integrity-check quiet --"