subiquity:ubuntu/mantic

Last commit made on 2024-02-14
Get this branch:
git clone -b ubuntu/mantic https://git.launchpad.net/subiquity

Branch merges

Branch information

Name:
ubuntu/mantic
Repository:
lp:subiquity

Recent commits

caa787b... by Dan Bungert

Merge pull request #1912 from Chris-Peterson444/netplan-perms-backport

Mantic merge 2024 02 13

17fcf14... by Chris Peterson

permissions: update netplan configs to 0600

Since netplan 0.106.1, Netplan YAMLs should have file permissions
with mode 0o600 (owner RW only) and root owner.

(cherry picked from commit 9ecc4060b94790b48bc2d0f210616d51bc4820a9)

f07e5ae... by Dan Bungert

Merge pull request #1909 from ogayot/mantic-merge-2024-02-12

Mantic merge 2024 02 12

ae19f73... by Olivier Gayot

pro: refresh number of machines covered by Pro for free

Signed-off-by: Olivier Gayot <email address hidden>

80536ab... by Robert Krátký

Typo: Ubuntu Po -> Pro.

(cherry picked from commit 97409bea6cfa4ef84526100fd5332dc0ba95ce11)

7e6af14... by Olivier Gayot

mirror: fix wording when mirror testing has not yet started

Signed-off-by: Olivier Gayot <email address hidden>
(cherry picked from commit 4b7101fb2aa43c3c20eb76e31e761a257b38d17c)

7655be3... by Olivier Gayot

identity: do not mention SSH being the next screen

The identity screen tells the user that SSH can be configured on the
next screen. That said, nowadays, other screens can be presented between
the identity screen and the SSH screen (including the Ubuntu Pro screen).

Reword the message accordingly.

Signed-off-by: Olivier Gayot <email address hidden>
(cherry picked from commit 81c16f5a83dae9b3173ab7b5fefe7e011331a0ec)

4367d00... by Olivier Gayot

filesystem: fix run-answers for deleting a partition

When trying to delete a partition using the answers-based mechanism,
subiquity tries to call .done() on the ConfirmDeletesStretchy overlay.
However, this method does not exist. The .confirm() method is what we
should use instead.

Signed-off-by: Olivier Gayot <email address hidden>
(cherry picked from commit 76f04697058e1b0b969c835f987d3ba31d4e98ca)

2336e5e... by Olivier Gayot

Merge pull request #1861 from ogayot/efibootmgr-workaround-mantic

snapcraft: update curtin for the efivarfs statfs workaround

07cfa80... by Olivier Gayot

snapcraft: update curtin for the efivarfs statfs workaround

Adjusted to pick revision from the ubuntu/mantic branch.

Signed-off-by: Olivier Gayot <email address hidden>
(cherry picked from commit a36d969745b05c93b62eee711a0c9882c5fd7fa3)