repo.or.cz
/
t2-trunk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* updated libkcddb (21.12.1 -> 21.12.2), untested
[t2-trunk.git]
/
architecture
/
arm
/
boot
/
grub.cfg
blob
ca8061a2f57f31bc63b0c0697f41c3d1e7f78fc8
1
# T2 Grub2 configuration "header" - the actual images are inserted
2
# automatically
3
4
set timeout 8
5
set default=0
6
set fallback=1
7
8
#foreground = FFFFFF
9
#background = 666666
10
#splashimage /boot/t2.xpm.gz
11
# CUT #
12
13
#menuentry "Installed OS from HD" {
14
# chainloader (hd0)+1
15
#}