cloudymax / pxeless

An automated system install and image customization tool for when PXE is not an option, or is not an option yet.
MIT License
108 stars 16 forks source link

adds support for lunar, and kinetic #35

Closed cloudymax closed 1 year ago

cloudymax commented 1 year ago

Adds support for Non-LTS images: lunar and kinetic when using the -r flag.

bash -x image-create.sh -a -u user-data.basic -n lunar -r

# or 

bash -x image-create.sh -a -u user-data.basic -n kinetic -r

Also adds a progress bar for the ISO download