* If the script doesn't exist when called then an :UnknownError is called
* Checking if it exists and jumping to an additional error is a bit redundant
* dandi_set_env check remains to alert the tech WADK is missing
* Code has been merged into Build Linux
* (releng copy is updated in place)
* SSH key for wktech now generated at build time
* Hostname is now set using main.py
* Passwords are now set using main.py
* Timezone is now set using main.py
* include/live is "burned" into the sfs files during build-arch
* include/iso is added to the iso folder before iso creation
* Added --copy-archiso flag to Build Linux
Switched to i3/dunst/rofi over xfce4
* Custom Repo overhaul
* build-wk downloads, builds, and adds packages to the custom-repo
* Dropped i686 support
* HW-Diag scripts should now "support" virtual drives
* e.g. /dev/vda (for easier testing)
* Bugfix: removed resolv.conf symlink to fix NetworkManager
* Include extras/* in ISO
* build-wk modifies build.sh before it is called
* NetworkManager is back
* Switched to Numix-Square icons
* Added remount-rw script
* Accessible in Thunar as custom action
* Readded mesa-demos to fix inxi message
* Removed xorg-video-ati (conflicts with AMDGPU)
* Swapping nvidia in for nouveau (attempt to fix X for newer macs)
* Added mbpfan-git
* Added Mac fans script (set all fans to auto/max)
* Fixed issue where udevil would use /media/$USER/Name for the first call
* Switched to Firefox
* Midori was crashing too often
* Rewrote the wallpaper code
* Should fix issue where no wallpaper was shown if running from UFD
* The pacman mirrorlist is now a static list.
* This needs manually updated at build-time
Cleanup
* Disabled console screen blanking
* Fixed typo preventing aliases from loading correctly
* mount-all-volumes now removes /media/hhtech properly
* Removed leftover netctl files
* Removed leftover nodm
BREAKING: Moved config files back inside UFD/arch instead of UFD/config