Sets -e to exit on failure
@@ -7,6 +7,7 @@ RUN \
ansible \
apache2 \
build-essential \
+ dosfstools \
genisoimage \
git \
liblzma-dev \
@@ -3,6 +3,7 @@ netbootxyz_packages:
- apache2
- binutils-dev
- binutils-aarch64-linux-gnu
+ - dosfstools
- gcc-aarch64-linux-gnu
- build-essential
- genisoimage
@@ -10,4 +11,4 @@ netbootxyz_packages:
- isolinux
- liblzma-dev
- syslinux
- - syslinux-common
+ - syslinux-common
@@ -1,5 +1,6 @@
---
netbootxyz_packages:
- gcc
- git
@@ -1,5 +1,7 @@
#!/bin/bash
+set -e
+
TYPE=$1
# Set boot domain