~dbungert/curtin:gpt-parttable-preservation

Last commit made on 2022-07-12
Get this branch:
git clone -b gpt-parttable-preservation https://git.launchpad.net/~dbungert/curtin
Only Dan Bungert can upload to this branch. If you are Dan Bungert please log in for upload directions.

Branch merges

Branch information

Name:
gpt-parttable-preservation
Repository:
lp:~dbungert/curtin

Recent commits

79213d3... by Dan Bungert

block/v2: preserve last-lba,table-length

9fc1b00... by Dan Bungert

block/v2: fix first-lba preservation

29cb4d5... by Dan Bungert

block/v2: gpt preserve uuid,name,attrs,first-lba

0415942... by Olivier Gayot

doc: remove duplicate section about extract subcommand

867a142... by Dan Bungert

version to 22.1

1ffe23d... by Dan Bungert

deb: fix dependencies

Required for bionic build, also more correct anyhow.

49ad908... by Dan Bungert

tox: drop xenial-py3 from default env list

Running xenial-era python packages against modern python is not likely
to be successful! If this is an interesting test then we should support
that all the way - with a matching python version and other
dependencies, or not at all.

7e292c9... by Dan Bungert

block/v2: preserve disk label id

Windows will report a boot failure if the disk label ID changes and
nothing else.

a30af48... by Dan Bungert

block/v2: docs for partition_type

8fb2da5... by Dan Bungert

block/v2: unit tests for partition_type