source:
mainline/boot/grub/grub.cfg.in@
d197d25a
Last change on this file since d197d25a was 28fcaee, checked in by , 6 years ago | |
---|---|
|
|
File size: 111 bytes |
Line | |
---|---|
1 | set default=0 |
2 | set timeout=10 |
3 | |
4 | @INSMODS@ |
5 | |
6 | menuentry 'HelenOS @RELEASE@' --class helenos --class os { |
7 | @LOADS@ |
8 | } |
Note:
See TracBrowser
for help on using the repository browser.