← Back to team overview

curtin-dev team mailing list archive

[Merge] ~mwhudson/curtin:ptable_uuid_to_flag_entry-retval into curtin:master

 

The proposal to merge ~mwhudson/curtin:ptable_uuid_to_flag_entry-retval into curtin:master has been updated.

Commit message changed to:

storage_config: rename ptable_uuid_to_flag_entry and change return value

Every invocation of ptable_uuid_to_flag_entry (including the one in
subiquity) discards the second element of the tuple, so stop returning
it. Also rename it to ptable_part_type_to_flag (it takes more than
just UUIDs) and clean up the data structures this function works off.
This required some small tweaks in block_meta_v2.

For more details, see:
https://code.launchpad.net/~mwhudson/curtin/+git/curtin/+merge/444326
-- 
Your team curtin developers is subscribed to branch curtin:master.



References