You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support installing from multiple sources. On the ISO, casper/install-sources.yaml provides a catalog of possible install types, which allows server installer users to choose today from a 'minimal' and 'normal' install type.
Add new /storage/v2 API to facilitate the non-guided partitioning screen
Fix issue where the API deserializer was more strict than intended, and required that API clients supply all values, including ones that have default values
Add api arguments to allow an immediate shutdown or reboot.
update curtin:
install shim-signed when available (primarily affecting arm64)
change sources.list handling to use python3-apt
add ability to selectively disable components in the sources.list