diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:25:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:25:50 +0000 |
commit | 19f4f86bfed21c5326ed2acebe1163f3a83e832b (patch) | |
tree | d59b9989ce55ed23693e80974d94c856f1c2c8b1 /.mkosi | |
parent | Initial commit. (diff) | |
download | systemd-19f4f86bfed21c5326ed2acebe1163f3a83e832b.tar.xz systemd-19f4f86bfed21c5326ed2acebe1163f3a83e832b.zip |
Adding upstream version 241.upstream/241upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.mkosi')
-rw-r--r-- | .mkosi/mkosi.arch | 57 | ||||
-rw-r--r-- | .mkosi/mkosi.debian | 66 | ||||
-rw-r--r-- | .mkosi/mkosi.fedora | 67 | ||||
-rw-r--r-- | .mkosi/mkosi.ubuntu | 68 |
4 files changed, 258 insertions, 0 deletions
diff --git a/.mkosi/mkosi.arch b/.mkosi/mkosi.arch new file mode 100644 index 0000000..aabfd52 --- /dev/null +++ b/.mkosi/mkosi.arch @@ -0,0 +1,57 @@ +# SPDX-License-Identifier: LGPL-2.1+ +# +# 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. + +[Distribution] +Distribution=arch + +[Output] +Format=raw_btrfs +Bootable=yes + +[Partitions] +RootSize=2G + +[Packages] +Cache=/var/cache/pacman/pkg/ +BuildPackages= + acl + bzip2 + cryptsetup + curl + dbus + docbook-xsl + elfutils + gcc + gettext + git + gnu-efi-libs + gnutls + gperf + iptables + kmod + libcap + libgcrypt + libidn2 + libmicrohttpd + libseccomp + libtool + libutil-linux + libxkbcommon + libxslt + lz4 + m4 + meson + pam + pkgconfig + python + python-lxml + qrencode + xz + +Packages= + libidn2 + qrencode diff --git a/.mkosi/mkosi.debian b/.mkosi/mkosi.debian new file mode 100644 index 0000000..e85612b --- /dev/null +++ b/.mkosi/mkosi.debian @@ -0,0 +1,66 @@ +# SPDX-License-Identifier: LGPL-2.1+ + +# 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. + +[Distribution] +Distribution=debian +Release=unstable + +[Output] +Format=raw_btrfs +Bootable=yes + +[Partitions] +RootSize=2G + +[Packages] +BuildPackages= + acl + docbook-xml + docbook-xsl + gcc + gettext + git + gnu-efi + gperf + iptables-dev + libacl1-dev + libaudit-dev + libblkid-dev + libbz2-dev + libcap-dev + libcryptsetup-dev + libcurl4-gnutls-dev + libdbus-1-dev + libdw-dev + libfdisk-dev + libgcrypt20-dev + libgnutls28-dev + libidn2-0-dev + libkmod-dev + liblzma-dev + liblz4-dev + liblz4-tool + libmicrohttpd-dev + libmount-dev + libpam0g-dev + libqrencode-dev + libseccomp-dev + libsmartcols-dev + libtool + libxkbcommon-dev + m4 + meson + pkg-config + python3 + python3-lxml + tree + uuid-dev + xsltproc + xz-utils + +Packages= + libqrencode4 + locales + libidn2-0 diff --git a/.mkosi/mkosi.fedora b/.mkosi/mkosi.fedora new file mode 100644 index 0000000..ff43ecd --- /dev/null +++ b/.mkosi/mkosi.fedora @@ -0,0 +1,67 @@ +# SPDX-License-Identifier: LGPL-2.1+ + +# 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. + +[Distribution] +Distribution=fedora +Release=29 + +[Output] +Format=raw_btrfs +Bootable=yes +KernelCommandLine=printk.devkmsg=on + +[Partitions] +RootSize=3G + +[Packages] +BuildPackages= + audit-libs-devel + bzip2-devel + cryptsetup-devel + dbus-devel + diffutils + docbook-style-xsl + elfutils-devel + gcc + gettext + git + gnu-efi + gnu-efi-devel + gnutls-devel + gperf + hostname + iptables-devel + kmod-devel + libacl-devel + libblkid-devel + libcap-devel + libcurl-devel + libgcrypt-devel + libidn2-devel + libmicrohttpd-devel + libmount-devel + libseccomp-devel + libselinux-devel + libtool + libxkbcommon-devel + libxslt + lz4 + lz4-devel + m4 + meson + pam-devel + pcre2-devel + pkgconfig + python3-devel + python3-lxml + qrencode-devel + tree + xz-devel + +Packages= + libidn2 + +BuildDirectory=mkosi.builddir +Cache=mkosi.cache diff --git a/.mkosi/mkosi.ubuntu b/.mkosi/mkosi.ubuntu new file mode 100644 index 0000000..1e4005f --- /dev/null +++ b/.mkosi/mkosi.ubuntu @@ -0,0 +1,68 @@ +# SPDX-License-Identifier: LGPL-2.1+ + +# 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. + +[Distribution] +Distribution=ubuntu +Release=bionic +Repositories=main,universe + +[Output] +Format=raw_btrfs +Bootable=no + +[Partitions] +RootSize=2G + +[Packages] +BuildPackages= + acl + docbook-xml + docbook-xsl + gcc + gettext + git + gnu-efi + gperf + iptables-dev + libacl1-dev + libaudit-dev + libblkid-dev + libbz2-dev + libcap-dev + libcryptsetup-dev + libcurl4-gnutls-dev + libdbus-1-dev + libdw-dev + libfdisk-dev + libgcrypt20-dev + libgnutls28-dev + libidn2-0-dev + libkmod-dev + liblz4-dev + liblz4-tool + liblzma-dev + libmicrohttpd-dev + libmount-dev + libpam0g-dev + libqrencode-dev + libseccomp-dev + libsmartcols-dev + libtool + libxkbcommon-dev + m4 + meson + pkg-config + python3 + python3-lxml + tree + tzdata + uuid-dev + xsltproc + xz-utils + +Packages= + libqrencode3 + locales + libidn2-0 |