]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - .mkosi/mkosi.arch
Merge pull request #15910 from poettering/tmpfiles-pstore-tweak
[thirdparty/systemd.git] / .mkosi / mkosi.arch
index b722bfb87f687adc905a43de69c1c3d15d3e2643..965e26e411c16c06a8ac2e874e0a89bba2559925 100644 (file)
@@ -1,6 +1,6 @@
 # SPDX-License-Identifier: LGPL-2.1+
 #
-# Copyright 2016 Zeal Jagannatha
+# 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.
@@ -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