We have to set the image runtime size explicitly now so that's it's
grown a bit when we boot in nspawn or qemu.
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
- - uses: systemd/mkosi@a8ecff0defa132d729dcdab38380dcae31138e7e
+ - uses: systemd/mkosi@16e63baaeadf7a5b100c5b5bf780c61c29878cfc
- name: Configure
run: |
[Host]
@Incremental=yes
@QemuMem=2G
+@RuntimeSize=8G
# Make sure we don't trigger systemd-firstboot prompting for the root password.
Credentials=passwd.plaintext-password.root=
KernelCommandLineExtra=systemd.crash_shell