~dbungert/curtin:is-ci-awake

Last commit made on 2022-05-03
Get this branch:
git clone -b is-ci-awake 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:
is-ci-awake
Repository:
lp:~dbungert/curtin

Recent commits

ac20dcf... by Dan Bungert

test commit - CI should fail

a18e5fe... by Dan Bungert

block/v2: resize-friendly ordering of wipe

a583cdc... by Dan Bungert

block/v2: handle resize when no format action

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.