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-x86_64
blob
fbe5c13f58bf3db8e22b3b5b3a0294db81928395
1
#!/bin/zsh
2
# Creates AROS/pc-x86_64 grub2 bootiso binary packages.
3
4
BUILDTARGET
=
pc-x86_64
5
BOOTLOADER
=
grub2
6
7
source
$SP
/
pkg
/
bootiso
$BOOTLOADER