]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - .mkosi/mkosi.arch
meson: run 'ninja man/update-man-rules' again
[thirdparty/systemd.git] / .mkosi / mkosi.arch
index 05620cd1e94bace694e3a4f192feed2259d36b03..cb1952206d34af52d0a49d3fa64524e0698ae860 100644 (file)
@@ -3,7 +3,7 @@
 # Copyright © 2016 Zeal Jagannatha
 
 # This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi).
-# Simply invoke "mkosi" in the project directory to build an OS image.
+# Symlink this file to mkosi.default in the project root directory and invoke "mkosi" to build an OS image.
 
 [Distribution]
 Distribution=arch
@@ -13,7 +13,7 @@ Format=raw_btrfs
 Bootable=yes
 
 [Partitions]
-RootSize=2G
+RootSize=3G
 
 [Packages]
 Cache=/var/cache/pacman/pkg/
@@ -23,14 +23,15 @@ BuildPackages=
         cryptsetup
         curl
         dbus
+        diffutils
         docbook-xsl
         elfutils
         gcc
-        gettext
         git
         gnu-efi-libs
         gnutls
         gperf
+        inetutils
         iptables
         kmod
         libcap
@@ -51,6 +52,8 @@ BuildPackages=
         python-lxml
         qrencode
         xz
+        zstd
 
 Packages=
         libidn2
+        qrencode