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
grub2: bring back build of aros-side grub2 tools
[AROS.git]
/
arch
/
all-pc
/
boot
/
grub2-aros
/
tests
/
romfs_test.in
blob
83e09315acf62eb00c54faa95e785b114b08017a
1
#!/bin/sh
2
3
set -e
4
5
if
!
which
genromfs
>/
dev
/
null
2
>&
1
;
then
6
echo
"genromfs not installed; cannot test romfs."
7
exit
77
8
fi
9
10
"@builddir@/grub-fs-tester"
romfs