runners: add runner for Arch Linux
This adds a new runner for Arch Linux. For now this simply links to the blank linux runner, which works perfectly fine to bootstrap more complex build pipelines. Note that if we ever end up with more complex pipelines native to Arch Linux, we might have to update this runner as well, since even on Arch /etc must be pre-populated. Regardless, the blank linux runner serves as a nice base and allows us to easily bootstrap osbuild on foreign distros.
This commit is contained in:
parent
6104a000ff
commit
83d058b935
1 changed files with 1 additions and 0 deletions
1
runners/org.osbuild.arch
Symbolic link
1
runners/org.osbuild.arch
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
org.osbuild.linux
|
||||
Loading…
Add table
Add a link
Reference in a new issue