repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed typos.
[tangerine.git]
/
scripts
/
nightly
/
pkg
/
bootiso-grub2-pc-i386
blob
f24b452439a62f41a4acce59436cdde2b3d83007
1
#!/bin/zsh
2
# Creates AROS/pc-i386 grub2 bootiso binary packages.
3
4
BUILDTARGET
=
pc-i386
5
BOOTLOADER
=
grub2
6
7
source
$SP
/
pkg
/
bootiso
$BOOTLOADER