Magellan Linux

Annotation of /trunk/grubby/test/grub.10

Parent Directory Parent Directory | Revision Log Revision Log


Revision 532 - (hide annotations) (download)
Sat Sep 1 22:45:15 2007 UTC (16 years, 8 months ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby/test/grub.10
File size: 341 byte(s)
-import if magellan mkinitrd; it is a fork of redhats mkinitrd-5.0.8 with all magellan patches and features; deprecates magellan-src/mkinitrd

1 niro 532 default=0
2     title xen
3     root (hd0,1)
4     kernel /xen.gz
5     module /vmlinuz-2.6.10-1.1082_FC4 ro root=/dev/hda3 rhgb quiet acpi=off
6     module /initrd-2.6.10-1.1082_FC4
7     title Fedora Core (2.6.10-1.1076_FC4)
8     root (hd0,1)
9     kernel /vmlinuz-2.6.10-1.1076_FC4 ro root=/dev/hda3 rhgb quiet acpi=off
10     initrd /initrd-2.6.10-1.1076_FC4.img