Magellan Linux

Annotation of /tags/grubby-8_39/test/extlinux.6

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2982 - (hide annotations) (download)
Thu Jun 30 10:26:53 2016 UTC (7 years, 10 months ago) by niro
File size: 714 byte(s)
tagged 'grubby-8_39'
1 niro 2972 ui menu.c32
2    
3     menu hidden
4     timeout 50
5     totaltimeout 9000
6    
7     prompt 10
8     default Fedora (3.12.0-0.fc21.armv7hl) 21 (Rawhide)
9    
10     label Fedora (3.15.0-0.rc1.git0.1.fc21.armv7hl) 21 (Rawhide)
11     kernel /vmlinuz-3.15.0-0.rc1.git0.1.fc21.armv7hl
12     fdtdir /dtb-3.15.0-0.rc1.git0.1.fc21.armv7hl/
13     append console=ttymxc0,115200 root=UUID=7ee85ed8-de4a-4779-8658-2daed0d35e97 ro rhgb quiet LANG=en_US.UTF-8
14     initrd /initramfs-3.15.0-0.rc1.git0.1.fc21.armv7hl.img
15    
16     label Fedora (3.12.0-0.fc21.armv7hl) 21 (Rawhide)
17     kernel /vmlinuz-3.12.0-0.fc21.armv7hl
18     fdtdir /dtb-3.12.0-0.fc21.armv7hl/
19     append console=ttymxc0,115200 root=UUID=7ee85ed8-de4a-4779-8658-2daed0d35e97 ro rhgb quiet LANG=en_US.UTF-8
20     initrd /initramfs-3.12.0-0.fc21.armv7hl.img
21