X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=build.sh;h=6018f05e17ff015d69b1c28c9586737aac077708;hb=2327e8736fddbba5a961b9c4dd4d6e48044c53cd;hp=5dc111c33bcfc8747be38f05b5c85fcdeb39045f;hpb=417568827a6a6eaf1df70d3f2dc0cd7d8a35bd7b;p=bootcd.git diff --git a/build.sh b/build.sh index 5dc111c..6018f05 100755 --- a/build.sh +++ b/build.sh @@ -13,8 +13,9 @@ DIRNAME=$(dirname $0) PATH=/sbin:/bin:/usr/sbin:/usr/bin DEBUG_SYSTEMD="" -# temporary -DEBUG_SYSTEMD=true +# turn this on to get systemd's full log on console (slows things down) +#DEBUG_SYSTEMD=true +DEBUG_SYSTEMD=false # defaults DEFAULT_TYPES="usb iso"