CRUX PPC
A lightweight GNU/Linux distribution for PowerPC!
Subversion Repository
Parent Directory
|
Revision Log
Revision 74 -
(show annotations)
Sun Jul 3 01:27:41 2011 UTC (22 months, 3 weeks ago) by acrux
File size: 377 byte(s)
Sun Jul 3 01:27:41 2011 UTC (22 months, 3 weeks ago) by acrux
File size: 377 byte(s)
synced with 2.7a test1
| 1 | message=/ppc/ppc32/yaboot.msg |
| 2 | delay=20 |
| 3 | |
| 4 | init-message = "\nWelcome to CRUX PPC 2.7 installer!\nHit <TAB> for boot options.\n\n" |
| 5 | timeout=150 |
| 6 | default=apple32 |
| 7 | |
| 8 | image=/ppc/ppc32/zImage.pmac |
| 9 | label=apple32 |
| 10 | root=/dev/sr0 |
| 11 | append="rootdelay=15" |
| 12 | read-only |
| 13 | |
| 14 | image=/ppc/ppc32/zImage.pmac |
| 15 | label=apple32-ttyPZ0,57600 |
| 16 | root=/dev/sr0 |
| 17 | append="rootdelay=15 console=ttyPZ0,57600" |
| 18 | read-only |