subiquity/subiquity
Michael Hudson-Doyle 35e66a4805 remove PREFERRED capabilities
Way back when I added support for core boot classic installs, we did not
have a way to indicate whether the installed model preferred to be
installed encrypted or unencrypted. Roll time on 9 months or so and our
API now supports a list of capabilites and we can define that we can
indicate which is preferred by putting it first in the list.

One part of the  implementation is a bit delicate really -- relying on
list.sort() being stable -- so maybe we should clean that up. But I
think the other changes make everything nicer.
2023-10-16 16:58:30 +13:00
..
client include api-only data when sending storage objects from client to server 2023-09-15 13:28:20 +12:00
cmd server: default uefi on dryrun 2023-08-29 09:28:04 -06:00
common remove PREFERRED capabilities 2023-10-16 16:58:30 +13:00
models util: standardize on term 'mode' 2023-10-03 17:09:01 -06:00
server remove PREFERRED capabilities 2023-10-16 16:58:30 +13:00
tests remove PREFERRED capabilities 2023-10-16 16:58:30 +13:00
ui remove PREFERRED capabilities 2023-10-16 16:58:30 +13:00
__init__.py format with black + isort 2023-07-25 15:27:42 -06:00
__main__.py format with black + isort 2023-07-25 15:27:42 -06:00
cloudinit.py cloudinit: tweak logs on combined json error cases 2023-07-25 17:28:47 -06:00
journald.py format with black + isort 2023-07-25 15:27:42 -06:00
lockfile.py format with black + isort 2023-07-25 15:27:42 -06:00