~mwhudson/subiquity/+git/subiquity:hack

Last commit made on 2020-04-14
Get this branch:
git clone -b hack https://git.launchpad.net/~mwhudson/subiquity/+git/subiquity
Only Michael Hudson-Doyle can upload to this branch. If you are Michael Hudson-Doyle please log in for upload directions.

Branch merges

Branch information

Name:
hack
Repository:
lp:~mwhudson/subiquity/+git/subiquity

Recent commits

32dcd15... by Michael Hudson-Doyle

Merge pull request #705 from mwhudson/fix-continue-without-updating-harder

Fix choosing continue before snap refresh has completed

bca97f4... by Michael Hudson-Doyle

Merge pull request #704 from mwhudson/clear-confusion

set wipe, preserve more consistently

c62beeb... by Michael Hudson-Doyle

Fix choosing continue before snap refresh has completed

Again :(

33cd2c3... by Michael Hudson-Doyle

clear spare_devices before putting them in a raid

43f8f78... by Michael Hudson-Doyle

set wipe, preserve more consistently

.clear() is called on any object that is about to be put into a RAID or
VG (and also before things are deleted but that does not matter here).
Change it to always set wipe=superblock, and preserve=False on disks.

This fixes making a RAID out of disks and might fix
https://bugs.launchpad.net/subiquity/+bug/1837214 once and for all.

c0b7daa... by Michael Hudson-Doyle

Merge pull request #703 from mwhudson/ignore-unreferenced-devices

do not include unreferenced devices in curtin storage config

56a034f... by Michael Hudson-Doyle

add a test that a new partition is always included in the config even if not mounted

c9026a0... by Michael Hudson-Doyle

rewrite core of render actions to be a bit more explicit

e3ec05a... by Michael Hudson-Doyle

always include partition number in curtin config

96a6dfd... by Michael Hudson-Doyle

add integration-style test for reusing an existing partitions