~maciek-borzecki/subiquity:test-snap

Last commit made on 2024-01-11
Get this branch:
git clone -b test-snap https://git.launchpad.net/~maciek-borzecki/subiquity
Only Maciej Borzecki can upload to this branch. If you are Maciej Borzecki please log in for upload directions.

Branch merges

Branch information

Name:
test-snap
Repository:
lp:~maciek-borzecki/subiquity

Recent commits

a16a69d... by Olivier Gayot

Merge pull request #1879 from ogayot/nvme-o-tcp-probert-update

Update probert to get NVMe controllers information and add example file using it

1b58eaa... by Olivier Gayot

snapcraft: bump probert to get NVMe controllers information

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

e3a0f6d... by Chris Peterson

Merge pull request #1882 from Chris-Peterson444/link2doc-ai-user-data-FR-5802

5350d01... by Chris Peterson

ai: include link to docs in post-install user data

We write out the autoinstall data to make the install repeatable
but this should also include a reference to the autoinstall
documentation to increase usability.

89c1ea2... by Olivier Gayot

Merge pull request #1881 from alfonsosanchezbeato/add-missing-dep

debian: add missing dependency for pyroute2

96f3644... by Alfonso Sanchez-Beato

debian: add missing dependency for pyroute2

3a55a14... by Olivier Gayot

examples: add machine-config for NVMe-over-TCP

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

ea909d1... by Olivier Gayot

Merge pull request #1878 from ogayot/console-conf-network-crash

network: ensure we pass tasks to asyncio.wait

0b7a4d1... by Olivier Gayot

network: ensure we pass tasks to asyncio.wait

In Python < 3.11, when passing a coroutine to asyncio.wait, it would
automatically be scheduled as a task. This isn't the case anymore with
Python 3.11. Now passing coroutines to asyncio.wait fails with:

 TypeError: Passing coroutines is forbidden, use tasks explicitly.

Let's ensure we schedule the coroutines as tasks before passing them on
to asyncio.wait.

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

93ab4f9... by Dan Bungert

Merge pull request #1877 from xnox/xnox/noble-packaging

Upgrade to noble, systemd files are now in /usr/lib