Magellan Linux

Contents of /trunk/grubby/test/results/updargs/g3.5

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3136 - (show annotations) (download)
Tue Jul 7 11:09:37 2020 UTC (3 years, 9 months ago) by niro
File size: 383 byte(s)
Fix incorrect test case and --remove-args with a value.
1 #boot=/dev/hda
2 timeout=10
3 splashimage=(hd0,1)/grub/splash.xpm.gz
4 title Red Hat Linux (2.4.7-2smp)
5 root (hd0,1)
6 kernel /vmlinuz-2.4.7-2smp ro root=/dev/hda5 hdd=ide-scsi
7 initrd /initrd-2.4.7-2smp.img
8 title Red Hat Linux-up (2.4.7-2)
9 root (hd0,1)
10 kernel /vmlinuz-2.4.7-2 ro root=/dev/hda5 hdd=ide-scsi
11 initrd /initrd-2.4.7-2.img
12 title DOS
13 rootnoverify (hd0,0)
14 chainloader +1
15
16