perl-5.22
|
Last change
on this file since fdfd619 was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 9 years ago
|
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
|
File size:
470 bytes
|
| Line | |
|---|
| 1 | splashimage (hd0,0)/grub/syn3splash.xpm.gz |
|---|
| 2 | timeout 10 |
|---|
| 3 | default saved |
|---|
| 4 | |
|---|
| 5 | title Normal boot |
|---|
| 6 | root (hd0,0) |
|---|
| 7 | savedefault 0 |
|---|
| 8 | kernel /bzImage console=tty1 root=/dev/ram0 init=/linuxrc ramdisk_size=128000 splash=silent,theme:S,tty:9 vmalloc=256MB rw |
|---|
| 9 | initrd /initrd.gz |
|---|
| 10 | |
|---|
| 11 | title Test new kernel |
|---|
| 12 | root (hd0,0) |
|---|
| 13 | savedefault 0 |
|---|
| 14 | kernel /bzImage.test console=tty1 root=/dev/ram0 init=/linuxrc ramdisk_size=128000 splash=silent,theme:S,tty:9 vmalloc=256MB rw test |
|---|
| 15 | initrd /initrd.gz.test |
|---|
| 16 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.