debian-forge/runners
David Rheinsberg 90a6b3bd10 runners: add blank runner
This adds a new runner called `org.osbuild.blank`, which assumes /usr
is pre-populated and ready to go. It does not perform any OS setup. It
only initializes the environment and executes the stage.

This runner allows easy bootstrapping of new systems. It assumes our
ideal setup where `/usr` describes a host system in its entirety,
without any local policy applied. Thus, this runner is also what we
ultimately want to work towards as a default. This might not happen
anytime soon, though, given how `passwd`, `ldconfig`, `nss`, etc. still
depend on prepopulated caches in `/etc`.
2020-02-29 12:45:09 +01:00
..
org.osbuild.blank runners: add blank runner 2020-02-29 12:45:09 +01:00
org.osbuild.fedora27 Introduce runners 2019-11-25 13:05:22 +01:00
org.osbuild.fedora30 Introduce runners 2019-11-25 13:05:22 +01:00
org.osbuild.fedora31 Create Fedora 31 and Fedora 32 runners 2020-01-10 18:27:55 +01:00
org.osbuild.fedora32 Create Fedora 31 and Fedora 32 runners 2020-01-10 18:27:55 +01:00
org.osbuild.fedora33 Allow osbuild to run on rawhide (f33) 2020-02-26 15:25:47 +01:00
org.osbuild.rhel81 runners: add rhel 8.1 runner 2020-02-28 16:05:35 +01:00
org.osbuild.rhel82 Introduce runners 2019-11-25 13:05:22 +01:00
org.osbuild.ubuntu1804 Introduce runners 2019-11-25 13:05:22 +01:00