~mwhudson/curtin:optional-sources

Last commit made on 2023-06-07
Get this branch:
git clone -b optional-sources https://git.launchpad.net/~mwhudson/curtin
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:
optional-sources
Repository:
lp:~mwhudson/curtin

Recent commits

c51ab3c... by Michael Hudson-Doyle

remove BadUsage exception entirely, no longer used anywhere

87feec4... by Michael Hudson-Doyle

remove test

1b568dc... by Michael Hudson-Doyle

curtin.commands.install: allow invocation without sources

Now that you can invoke the install subcommand more than once, sources
are only required for the "extract" step and the extract subcommand
produces a semi reasonable message if no sources are provided.

75ba5bd... by Michael Hudson-Doyle

extract: allow config to supply extra arguments to rsync

1019040... by Alexsander de Souza

add python3-attr as dependency

0fbdf38... by Alexsander de Souza

fix GRUB package name for SUSE

8e0d917... by Dan Bungert

block: move ENXIO workaround up a level

5317072... by Dan Bungert

block: handle sysfs reporting size 0

If we are attempting to read partition start / size from sysfs, and this
fails, fall back to sfdisk.

b32e6c1... by Dan Bungert

block: catch exception on extended part blockdev

71d5a8d... by Dan Bungert

integration: workaround extended signature check