File: aboot.conf

package info (click to toggle)
aboot 0.9-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 692 kB
  • ctags: 1,294
  • sloc: ansic: 7,994; asm: 309; makefile: 210
file content (10 lines) | stat: -rw-r--r-- 295 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
#
# aboot default configurations
#
0:3/vmlinux.gz ro root=/dev/sda2
1:3/vmlinux.old.gz ro root=/dev/sda2
2:3/vmlinux.new.gz ro root=/dev/sda2
3:3/vmlinux ro root=/dev/sda2
8:- ro root=/dev/sda2		# fs less boot of raw kernel
9:0/- ro root=/dev/sda2		# fs less boot of (compressed) ECOFF kernel
-