Compare commits

..

No commits in common. "9a01c6f095aa453984badbf59662ac4f14d19a9f" and "0215f04a7ebd1ab1da4b4279d5057953ae1ebcaa" have entirely different histories.

6 changed files with 5 additions and 27 deletions

View File

@ -24,10 +24,13 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: systemd/mkosi@v9
- uses: systemd/mkosi@v8
- name: Install
run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect
run: sudo apt-get update && sudo apt-get install --no-install-recommends
ovmf
python3-pexpect
qemu-system-x86-64
- name: Build ${{ matrix.distro }}
run: sudo python3 -m mkosi --default .mkosi/mkosi.${{ matrix.distro }} --password= --qemu-headless build

View File

@ -63,8 +63,3 @@ Packages=
[Host]
QemuHeadless=yes
NetworkVeth=yes
[Validation]
Password=
Autologin=yes

View File

@ -79,8 +79,3 @@ Packages=
[Host]
QemuHeadless=yes
NetworkVeth=yes
[Validation]
Password=
Autologin=yes

View File

@ -89,8 +89,3 @@ Cache=mkosi.cache
[Host]
QemuHeadless=yes
NetworkVeth=yes
[Validation]
Password=
Autologin=yes

View File

@ -83,8 +83,3 @@ Packages=
[Host]
QemuHeadless=yes
NetworkVeth=yes
[Validation]
Password=
Autologin=yes

View File

@ -82,8 +82,3 @@ Packages=
[Host]
QemuHeadless=yes
NetworkVeth=yes
[Validation]
Password=
Autologin=yes