Rev 3102 | Rev 3151 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 3102 | Rev 3149 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | default 0 |
1 | default 0 |
| 2 | timeout 10 |
2 | timeout 10 |
| 3 | 3 | ||
| 4 | title=HelenOS |
4 | title=HelenOS |
| 5 | root (cd) |
5 | root (cd) |
| 6 | kernel /boot/kernel.bin |
6 | kernel /boot/kernel.bin |
| 7 | module /boot/ns |
7 | module /boot/ns |
| 8 | # module /boot/init |
8 | module /boot/init |
| 9 | module /boot/pci |
9 | module /boot/devmap |
| 10 | module /boot/fb |
10 | module /boot/rd |
| 11 | module /boot/kbd |
11 | module /boot/vfs |
| 12 | module /boot/console |
- | |
| 13 | # module /boot/tetris |
- | |
| 14 | # module /boot/tester |
- | |
| 15 | module /boot/klog |
- | |
| 16 | module /boot/tmpfs |
12 | module /boot/tmpfs |
| 17 | # module /boot/fat |
- | |
| 18 | module /boot/vfs |
13 | module /boot/iramfs |
| 19 | module /boot/devmap |
- | |
| 20 | module /boot/iramfs |
14 | module /boot/iloader |
| 21 | module /boot/iloader |
15 | module /boot/cli |
| 22 | module /boot/cli |
16 | module /boot/initrd.img |