morpheus

suckless linux distro
git clone git://git.2f30.org/morpheus
Log | Files | Refs | Submodules | README | LICENSE

commit 86a95aab0d4639f5f9c7ab8929952c40d844284a
parent aa0a63beec3b96924b8fb6cacc8663d7a923dce0
Author: sin <sin@2f30.org>
Date:   Thu, 20 Feb 2014 16:22:20 +0000

set -e -x in create-bootable

Diffstat:
Mcreate-bootable | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/create-bootable b/create-bootable @@ -2,6 +2,8 @@ # # Ensure you've loaded the loop module with max_part=15 +set -e -x + . ./prepare-env img=morpheus-$arch-$version.img