gcc484ntopperl-5.22
|
Last change
on this file since 8f290a0 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:
462 bytes
|
| Line | |
|---|
| 1 | splashimage (hd0,0)/grub/syn3splash.xpm.gz |
|---|
| 2 | timeout 5 |
|---|
| 3 | default saved |
|---|
| 4 | |
|---|
| 5 | title Laatst werkende versie |
|---|
| 6 | root (hd0,0) |
|---|
| 7 | savedefault 1 |
|---|
| 8 | kernel /bzImage console=tty1 root=/dev/ram0 init=/linuxrc ramdisk_size=64000 splash=silent,theme:P,tty:9 rw quiet |
|---|
| 9 | initrd /initrd.gz |
|---|
| 10 | |
|---|
| 11 | title Nieuwste versie |
|---|
| 12 | root (hd0,0) |
|---|
| 13 | savedefault 1 |
|---|
| 14 | kernel /bzImage.test console=tty1 root=/dev/ram0 init=/linuxrc ramdisk_size=64000 splash=silent,theme:P,tty:9 quiet rw test |
|---|
| 15 | initrd /initrd.gz.test |
|---|
| 16 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.