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
Indentation fix, cleanup.
[AROS.git]
/
scripts
/
nightly
/
pkg
/
bootiso-grub-pc-i386
blob
3525fc0097e13967f62d123db7c0e4abd083ea97
1
#!/bin/zsh
2
# Creates AROS/pc-i386 grub bootiso binary packages.
3
4
BUILDTARGET
=
pc-i386
5
BOOTLOADER
=
grub
6
7
source
$SP
/
pkg
/
bootiso
$BOOTLOADER