repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python-pathvalidate: bump version to 0.14.1
[buildroot-gz.git]
/
fs
/
iso9660
/
grub.cfg
blob
5a74b2354a64a976100cc67bddfa947beba46f96
1
set default="0"
2
set timeout="10"
3
4
menuentry "Buildroot" {
5
linux __KERNEL_PATH__ root=/dev/sr0
6
initrd __INITRD_PATH__
7
}