3
message=/boot/ubuntu.txt
10
image[sun4u]=/boot/sparc64
12
append="${DEFAULT_PRESEED} quiet --"
15
image[sun4u]=/boot/sparc64
17
append="${DEFAULT_PRESEED} priority=low --"
19
# Command-line install boots
20
image[sun4u]=/boot/sparc64
22
append="file=/cdrom/preseed/cli.seed --"
24
image[sun4u]=/boot/sparc64
26
append="file=/cdrom/preseed/cli.seed priority=low --"
29
image[sun4u]=/boot/sparc64
31
append="rescue/enable=true --"
33
# Media integrity check
34
image[sun4u]=/boot/sparc64
36
append="MENU=/bin/cdrom-checker-menu --"