ubuntu-image:non-sequential-partitions

Last commit made on 2022-12-15
Get this branch:
git clone -b non-sequential-partitions https://git.launchpad.net/ubuntu-image

Branch merges

Branch information

Name:
non-sequential-partitions
Repository:
lp:ubuntu-image

Recent commits

2265d1d... by William Wilson

Run go fmt

54654c5... by William Wilson

Fix off by one error

5a4a016... by William Wilson

allow non-sequential partition tables by adding in hidden partitions. will not compile without snapd changes

cbddd1c... by Łukasz Zemczak

Merge pull request #102 from canonical/qcow2-artifacts

FR-3090: support qcow2 artifacts

4f68403... by Łukasz Zemczak

Update classic_states.go

Cosmetic comment whitespace adjustments

5fd3d73... by William Wilson

FR-3090 add comments, rename qcow2 func

39b0483... by William Wilson

fix golint error

b3b340d... by William Wilson

FR-3090 miscellaneous cleanup

6d57678... by William Wilson

Run go fmt

88afb07... by William Wilson

Resolve merge conflicts and use newly merged CheckTags