]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2024-07-21  Daan De MeyerUse setresuid() and setresgid() 2888/head
2024-07-21  Daan De MeyerForce user namespace in bubblewrap if we're not running...
2024-07-20  Jörg BehrmannMerge pull request #2885 from DaanDeMeyer/tools
2024-07-20  Daan De MeyerChoose default tools tree distribution based on host... 2885/head
2024-07-20  Daan De MeyerFix typing error with newer mypy
2024-07-19  Daan De MeyerMake ParseContext a regular class
2024-07-18  Jörg BehrmannMerge pull request #2882 from DaanDeMeyer/glob
2024-07-18  Daan De MeyerTighten package globs 2882/head
2024-07-18  Daan De MeyerUse PACKAGE_GLOBS in one more place
2024-07-18  Daan De MeyerOnly pass kernel command line to ukify if there is one
2024-07-18  Daan De MeyerDon't fail if kernel-install is not installed
2024-07-17  Daan De MeyerInstall rpmautospec on Fedora and CentOS Stream 9 with...
2024-07-17  Daan De MeyerMerge pull request #2878 from DaanDeMeyer/stuff
2024-07-17  Daan De MeyerAdd a repart partition definition for the root partitio... 2878/head
2024-07-17  Daan De MeyerOnly remount various directories if invoked as root
2024-07-17  Daan De MeyerSort one package list
2024-07-17  Daan De MeyerAdd unprivileged user to default image
2024-07-17  Daan De MeyerFail when trying to change universal settings in subimages
2024-07-15  Daan De MeyerMake sure we always update the local repository metadata
2024-07-15  Daan De MeyerOnly create local repository if actually needed
2024-07-15  Daan De MeyerUse the same SPDX license identifier everywhere
2024-07-14  Jörg BehrmannMerge pull request #2868 from DaanDeMeyer/packagedir
2024-07-14  Daan De MeyerAdd DISTRIBUTION_ARCHITECTURE environment variable 2868/head
2024-07-13  Daan De MeyerMake volatile packages available in local repository... 2867/head
2024-07-13  Daan De MeyerAdd --expand-environment+no to systemd-run command...
2024-07-12  Daan De MeyerShare the package directory across all image builds
2024-07-12  Daan De MeyerMerge pull request #2864 from DaanDeMeyer/build
2024-07-12  Daan De MeyerDrop per subimage build directory again 2864/head
2024-07-12  Daan De MeyerMark various settings as universal
2024-07-12  Daan De MeyerIntroduce PassEnvironment=
2024-07-12  Daan De MeyerDrop --append documentation
2024-07-12  Daan De MeyerFix Images= and Dependencies= documentation
2024-07-12  Daan De MeyerFix spacing in documentation
2024-07-12  Daan De MeyerMake $BUILDDIR accessible to various scripts
2024-07-11  Daan De MeyerMerge pull request #2863 from DaanDeMeyer/apt
2024-07-11  Daan De MeyerSet RPM_FORCE_DEBIAN=1 for zypper and dnf 2863/head
2024-07-11  Daan De MeyerInstall binutils in default image
2024-07-11  Nick LabichFix partition identification for mount.usr=PARTUUID
2024-07-11  Daan De MeyerFix --profile
2024-07-10  Daan De MeyerDowngrade SELinuxRelabel=yes to SELinuxRelabel=auto...
2024-07-10  Daan De Meyerdebian/ubuntu: Exclude docs in extract_tar() if WithDocs=no
2024-07-10  Daan De MeyerDon't require extra trees and initrds to exist if Forma...
2024-07-10  Daan De MeyerModernize mkosi rpm build configuration
2024-07-10  Daan De MeyerMerge pull request #2850 from DaanDeMeyer/cache
2024-07-10  Michael FerrariAdd `mkosi.pkgmngr` path to `PackageManagerTrees=`
2024-07-10  Daan De MeyerTrack local packages in cache manifest 2850/head
2024-07-10  Daan De MeyerIntroduce VolatilePackageDirectories=
2024-07-09  Daan De MeyerOnly install systemd-ukify on Fedora on UEFI architectures
2024-07-09  Daan De MeyerDecouple local repository from package directory
2024-07-09  Daan De MeyerSimplify createrepo()
2024-07-09  Daan De MeyerOptimize hash_file()
2024-07-09  Daan De MeyerIntroduce PACKAGE_GLOBS constant
2024-07-09  Daan De MeyerMerge pull request #2845 from DaanDeMeyer/repositories
2024-07-09  Daan De MeyerEnable EPEL again for CentOS default tools tree 2845/head
2024-07-09  Daan De MeyerAdd Repositories= match
2024-07-09  Daan De MeyerMerge pull request #2847 from DaanDeMeyer/config
2024-07-09  Daan De Meyermkosi-initrd: Always add virtio_console module to initramfs
2024-07-08  Daan De MeyerRework configuration parsing (again) 2847/head
2024-07-08  Daan De MeyerFix empty strings for lists and dicts
2024-07-08  Daan De MeyerDon't do caching if we have base trees
2024-07-08  Daan De MeyerUse list type for Images= and Dependencies= instead...
2024-07-08  Daan De MeyerRevert "action: Remove apparmor disable logic"
2024-07-08  Daan De MeyerMake INVOKING_USER.chown() take /tmp and /var/tmp into...
2024-07-08  Daan De MeyerUse subdirectory of build directory for each subimage
2024-07-08  Daan De MeyerResolve source path in mount_base_trees()
2024-07-08  Daan De MeyerDrop dead code
2024-07-07  Daan De MeyerUse return value of finalize_value() in one more place
2024-07-07  Daan De MeyerSimplify parse_new_includes()
2024-07-07  Daan De MeyerRename finalize_default() to finalize_value()
2024-07-06  Daan De MeyerMerge pull request #2843 from DaanDeMeyer/opensuse
2024-07-06  Daan De Meyeropensuse: Install qemu-ovmf-x86_64 and qemu-uefi-aarch6... 2843/head
2024-07-06  Daan De Meyeropensuse: Install qemu-ipxe
2024-07-06  Daan De MeyerInstall qemu-efi-aarch64 in Debian/Ubuntu tools trees
2024-07-06  Daan De MeyerDo not unconditionally try to install systemd-boot...
2024-07-06  Daan De MeyerVarious fixes for grub packages in default tools trees
2024-07-06  Daan De MeyerExtend grub binary search path
2024-07-06  Daan De MeyerUpdate docs to reflect removed packages from CentOS...
2024-07-06  Daan De Meyeropensuse: Allow building default image for arm64
2024-07-06  Daan De Meyeropensuse: Add support for aarch64
2024-07-06  Daan De Meyerrun: Don't try to communicate inner pid for debug shell
2024-07-06  Daan De MeyerAlways execute ukify with the configured python interpreter
2024-07-06  Daan De MeyerOnly use cache.direct if image size is aligned to page...
2024-07-06  Daan De MeyerMerge pull request #2839 from DaanDeMeyer/dependencies
2024-07-06  Daan De MeyerUse mkosi dependencies in default image 2839/head
2024-07-06  Daan De Meyeraction: Remove apparmor disable logic
2024-07-06  Daan De MeyerDon't parse configuration for dependencies verb
2024-07-05  Daan De Meyeropensuse: Modernize and complete repositories
2024-07-05  Daan De MeyerAdd %F to access the default filesystem of a distribution
2024-07-04  Daan De MeyerReplace root=PARTUUID and mount.usr=PARTUUID with the...
2024-07-04  Jörg BehrmannMerge pull request #2834 from DaanDeMeyer/virtconsole
2024-07-04  Daan De MeyerUse qemu's virtconsole for the serial console 2834/head
2024-07-04  Daan De MeyerMove systemd-ukify to UEFI only config file
2024-07-04  Daan De MeyerDrop default kernel command line
2024-07-03  Grey Christoforoadd Arch Linux ARM repo
2024-07-03  Jörg Behrmannjson: appease type checkers in a less cumbersome way...
2024-07-03  Luca BoccassiMerge pull request #2827 from DaanDeMeyer/rmtree
2024-07-03  Daan De MeyerWork around pyright errors 2827/head
2024-07-03  Daan De MeyerCall rmtree() on context.root after finalize_staging()
2024-07-03  Daan De MeyerMake sure rmtree() doesn't fail on paths that don't...
2024-07-03  Luca BoccassiMerge pull request #2826 from DaanDeMeyer/fstab
next