]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update to latest
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 5 Oct 2023 13:17:01 +0000 (15:17 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 5 Oct 2023 14:57:10 +0000 (16:57 +0200)
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.

.github/workflows/mkosi.yml
mkosi.conf.d/10-systemd.conf

index 26a7d0bc324b5a41fa52dd4c03164a9868d17504..5056a49929e1ebf532e643c27bedfc5c52ddf9d8 100644 (file)
@@ -76,7 +76,7 @@ jobs:
 
     steps:
     - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
-    - uses: systemd/mkosi@a8ecff0defa132d729dcdab38380dcae31138e7e
+    - uses: systemd/mkosi@16e63baaeadf7a5b100c5b5bf780c61c29878cfc
 
     - name: Configure
       run: |
index b2921ffc6745fa221a00f17de6027c9897ad547d..883ffc9cf261129483eda7fa04aaf2d44e43e182 100644 (file)
@@ -17,6 +17,7 @@ Environment=ASAN_OPTIONS=verify_asan_link_order=false
 [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