These packages are required to create the ISO
sudo apt install curl git live-build cdebootstrap ubuntu-defaults-builder syslinux-utils genisoimage memtest86+ syslinux syslinux-themes-ubuntu-xenial gfxboot-theme-ubuntu livecd-rootfs
We also install these helper utilities for tracking the build and troubleshooting.
sudo apt install htop iotop iftop nmap lnav tmux
lb config --config https://github.com/nhos-project/live-build-config
patch /usr/lib/live/build/lb_binary_disk < patches/lb_binary_disk.patch
export LB_ISO_TITLE="NHoS"
export LB_ISO_VOLUME="NHoS $(date +%Y%m%d-%H:%M)"
sudo -E lb build