http://git.etherboot.org
/
people
/
andreif
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96f4f96
)
[build] Make .liso image generation silent unless errors occur
author
Michael Brown
<mcb30@etherboot.org>
Sun, 2 Aug 2009 10:08:43 +0000
(11:08 +0100)
committer
Michael Brown
<mcb30@etherboot.org>
Sun, 2 Aug 2009 10:09:08 +0000
(11:09 +0100)
src/util/genliso
patch
|
blob
|
history
diff --git
a/src/util/genliso
b/src/util/genliso
index
1782384
..
ac9924a
100755
(executable)
--- a/
src/util/genliso
+++ b/
src/util/genliso
@@
-70,6
+70,6
@@
then
exit 1
fi
-mkisofs -o $out -c boot.cat -b boot.img $dir
+mkisofs -
q -
o $out -c boot.cat -b boot.img $dir
rm -fr $dir