repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
revert between 56095 -> 55830 in arch
[AROS.git]
/
scripts
/
nightly
/
pkg
/
bootiso-grub-pc-i386
blob
a3cd90445fe67c5fd83bbf3ebdb08f440238c741
1
#!/bin/zsh
2
# Creates AROS/pc-i386 grub bootiso binary packages.
3
4
BUILDCPU
=
i386
5
BUILDTARGET
=
pc-
$BUILDCPU
6
BOOTLOADER
=
grub
7
8
source
$SP
/
pkg
/
bootiso
$BOOTLOADER
yes