~dbungert/curtin:resize-no-format-action

Last commit made on 2022-04-26
Get this branch:
git clone -b resize-no-format-action 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:
resize-no-format-action
Repository:
lp:~dbungert/curtin

Recent commits

1bf15b7... by Dan Bungert

block/v2: combine needs and prepare resize

d182852... by Dan Bungert

block/v2: don't resize unknown fstypes

8898577... by Dan Bungert

block/v2: fix resize with no format action

The format action is effectively optional if preserve=True.
Update resize to permit that.

16f8de4... by Dan Bungert

block/v2: resize of ntfs

365d662... by Dan Bungert

vmtests: remove out of date skip

d5ad431... by Dan Bungert

block: provide get_resize_fstypes

So callers can know which fs types we can and can't resize.

60e076c... by Dan Bungert

Add support for resize of ext{2,3,4}

8c13139... by William Wilson

Add riscv64 to supported UEFI architectures

As we prepare a RISC-V installer image, we need to add 'riscv64' to the
supported UEFI architectures. This commit does so by setting values
for grub_name and grub_target.

0732dfa... by Michael Hudson-Doyle

block_meta_v2: call make_dname when required

ae19d2d... by Michael Hudson-Doyle

examples: even more tweaks for v2

bcache-partitions.yaml: remove the ptable setting on a drive that will
be part of a bcache. A quirk of v1 partitioning is that setting ptable:
gpt on a disk but then creating no partitions will leave the disk with
no partition table.

lvm_iscsi.yaml: enlarge some partitions, one for / and one because of
the logical partition overhead.

mirrorboot.yaml: make / slightly larger.