1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-16 12:48:34 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Hiltjo Posthuma
a80ea3ef83 create-bootable: reduce image from 4gb to 2gb
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2014-03-04 16:22:56 +00:00
sin
0239116cb9 No need to use || exit 1
We run the script with set -e, so on the first error we will
exit automatically.
2014-03-04 13:43:05 +00:00
Daniel Bainton
d71bb4e966 Move to a mk based build system 2014-02-28 14:22:25 +02:00