mkosi: Update to latest

Let's use the new support for matching against any distribution in
a list of distributions to start sharing most things between the
ubuntu/debian configs and centos/fedora configs.
This commit is contained in:
Daan De Meyer
2023-04-23 14:53:11 +02:00
parent f6e94c5f7d
commit f997f91d7d
7 changed files with 198 additions and 343 deletions

View File

@@ -73,7 +73,7 @@ jobs:
steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
- uses: systemd/mkosi@ebc8b63f3be58243c7ff4273517fa4d2858c7e30
- uses: systemd/mkosi@0900374cd1f2cc0b1b3367662360faa15542127e
- name: Configure
run: |
@@ -100,12 +100,12 @@ jobs:
- name: Generate secure boot key
run: mkosi genkey
- name: Build ${{ matrix.distro }}
run: mkosi
- name: Show ${{ matrix.distro }} image summary
run: mkosi summary
- name: Build ${{ matrix.distro }}
run: mkosi
- name: Boot ${{ matrix.distro }} systemd-nspawn
run: sudo mkosi boot