Commit Graph

7 Commits

Author SHA1 Message Date
Joshua Boniface 24758a765b Improve preseeding config 2021-12-06 02:49:33 -05:00
Joshua Boniface 1cc74e4746 Fix destination host dir 2021-12-04 03:37:38 -05:00
Joshua Boniface 061832ec16 Fix tabs 2021-12-04 02:49:20 -05:00
Joshua Boniface 3fb93b8359 Improve logging and messages 2021-12-04 02:47:55 -05:00
Joshua Boniface 7e50efa9b9 Fix bad option 2021-12-04 02:40:32 -05:00
Joshua Boniface 30f9bbec95 Improve option handling errors
The getopts framework just sucks for this, so do it manually.
2021-12-04 02:39:49 -05:00
Joshua Boniface 252c543304 Add buildpxe.sh framework
Adds a script to set up a PXE image directory for the PVC installer.
Provides an alternative to the ISO for automating deploys in a
controlled, PXE-based environment.
2021-12-04 02:28:18 -05:00