Commit Graph

7 Commits (a76b36ec0b53a494f48280b61373d295f7314146)

Author SHA1 Message Date
Raphaël Hertzog a76b36ec0b Properly catch errors even when we use --verbose
The usage of the pipe did hide errors from us when we were using
--verbose. We use a bashism to detect failures in pipes so update
the shebang accordingly.
10 years ago
Raphaël Hertzog b827e81bc5 Fix logic to define the image extension 10 years ago
Raphaël Hertzog d74348e32c Use mv -f to not ask confirmation when we update a pre-existing ISO 10 years ago
Raphaël Hertzog a01c43b20c Add --verbose option to ./build.sh to display logs in real-time 10 years ago
Raphaël Hertzog c6e35dfc60 Update minimal version of live-build 10 years ago
Raphaël Hertzog d9c20a4349 Fail more verbosely when early clean/config steps are failing 10 years ago
Raphaël Hertzog 33edee9c27 Rename script into ./build.sh
Keep build_all.sh symlink for now to ease transition. The build_all is no
longer relevant since it doesn't build all images but only one by default.
10 years ago