* added the Unlicense as valid in misc/share/REGISTER
[t2sde.git] / package / powerpc / mol / molrc.linux
blobfac3bf0d6915cbe69e61307bbe2bd6feba0db26c
1 # -*- perl -*- (emacs syntax coloring)
3 # Master config file for booting Linux within MOL
6 include                 ${etc}/molrc.video      # video
7 include                 ${etc}/molrc.input      # mouse & keyboard
8 include                 ${etc}/molrc.net        # networking
10 ram_size:               64
12 ifempty ${altconfig} {
13         # booting without CD (session 3)
14         blkdev:         /var/rock.img -rw               # diskimage
15 } else {
16         # booting with CD (session 4)
17         blkdev:         /dev/cdrom -ro
18         blkdev:         /var/rock-linux-mol/disk.img -rw        # diskimage
21 #symfile:       /usr/src/linux/System.map       # Symbols (for the debugger)
24 ###################################################################
25 # Pseudo filesystem (yaboot/OF sees these files)
26 ###################################################################
28 # MOL will boot 'yaboot' which in turn will load 'yaboot.conf'
30 pseudofile:     "yaboot"        /usr/lib/yaboot/yaboot
31 pseudofile:     "yaboot.conf"   /etc/mol/yaboot.conf
32 pseudofile:     "vmlinux"       /var/rock-linux-mol/vmlinux
33 pseudofile:     "root.bin"      /var/rock-linux-mol/initrd