~dbungert/curtin:ubuntu/devel

Last commit made on 2022-06-27
Get this branch:
git clone -b ubuntu/devel 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:
ubuntu/devel
Repository:
lp:~dbungert/curtin

Recent commits

90b8f87... by Dan Bungert

changelog: 22.1-0ubuntu1

54c66dd... by Dan Bungert

changelog: 21.3-0ubuntu1

f38856b... by Dan Bungert

Merge branch 'master' into ubuntu/devel

680f299... by Dan Bungert

Revert "21.3 merge for Jammy"

This reverts commit 7c66d82188919125030660e67c9e8416b208f658.

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