]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2024-04-14  Daan De MeyerStart using ~devel versions 2628/head
2024-04-14  Daan De MeyerUpdate NEWS
2024-04-14  Daan De MeyerMerge pull request #2627 from DaanDeMeyer/metavar
2024-04-14  Daan De MeyerFix formatting 2627/head
2024-04-14  Daan De MeyerAdd VolatilePackages= and InitrdVolatilePackages= settings
2024-04-14  Daan De MeyerPrefer choices over metavar where applicable
2024-04-14  Daan De MeyerMerge pull request #2625 from DaanDeMeyer/news
2024-04-14  Daan De Meyermkosi-initrd: Remove all vmlinux images as well 2625/head
2024-04-14  Daan De MeyerReuse tools tree on incremental builds
2024-04-14  Daan De MeyerOnly force repository metadata refresh if -ff was specified
2024-04-14  Daan De MeyerRemove 'v' prefix from systemd tool versions
2024-04-14  Daan De MeyerLog bootctl version when it's out of date
2024-04-14  Daan De MeyerDisable SELinux relabeling for tools tree
2024-04-14  Daan De MeyerAdd ProxyExclude= setting
2024-04-14  Daan De MeyerAdd Cacheonly.never and rename Cacheonly.none to Cacheo...
2024-04-14  Daan De MeyerMake sure we use the enum members to generate values()
2024-04-14  Daan De MeyerDon't use strings in compression enum
2024-04-14  Daan De MeyerCentralize vmlinuz fixup logic
2024-04-14  Daan De MeyerAdd ToolsTreeCertificates= option
2024-04-13  Daan De MeyerUpdate NEWS
2024-04-13  Daan De MeyerStop installing createrepo-c on Debian Testing
2024-04-13  Daan De MeyerDrop /etc/makepkg.conf logic from pacman mounts
2024-04-13  Daan De MeyerAdd comment to re-enable pacman-package-manager and...
2024-04-13  Daan De MeyerOptionally return the inner pid from spawn()
2024-04-13  Daan De MeyerMake sandbox_cmd() return a context manager
2024-04-13  Daan De MeyerMove foreground argument
2024-04-13  Daan De MeyerIntroduce success_exit_status argument for run() and...
2024-04-13  Daan De MeyerMake sure systemd-journal-remote runs in background
2024-04-13  Daan De MeyerOnly run systemd-journal-remote as owner of target...
2024-04-13  Daan De MeyerAllocate scope for systemd-journal-remote as well
2024-04-12  Daan De MeyerDon't fail if we can't register machine
2024-04-11  Daan De Meyerqemu: Escape commas in kernel command line SMBIOS value
2024-04-11  Daan De MeyerStop installing dpkg-dev explicitly in tools trees
2024-04-11  Daan De Meyerqemu: Enable discard/trim processing in qemu
2024-04-11  Daan De Meyerqemu: Enable free page reporting
2024-04-11  Daan De Meyerqemu: Make sure qemu/VM exit status take priority
2024-04-10  Jörg BehrmannMerge pull request #2620 from DaanDeMeyer/chdir
2024-04-10  Daan De MeyerOnly do path logic in config_parse_dict() if value... 2620/head
2024-04-10  Richard MawFix credential file parsing falling through to empty...
2024-04-10  Daan De MeyerOnly parse arguments again if append was specified
2024-04-10  Daan De MeyerReset append ns field value when parsing arguments...
2024-04-10  Daan De MeyerMake sure we don't chdir() again when parsing arguments...
2024-04-10  Daan De MeyerDelete everything in output directory that we're going...
2024-04-10  Daan De Meyerdocs: Clarify RuntimeSize=
2024-04-10  Daan De MeyerAllow setting QemuSmp=0 to use all available CPUs
2024-04-09  Daan De MeyerIntroduce CACHE_UID/CACHE_GID for use in the cache...
2024-04-09  Daan De MeyerMake sure we make all kinds of scripts executable
2024-04-09  Daan De MeyerDrop unnecessary make_executable() calls
2024-04-09  Daan De MeyerMake sure /var/lib/dpkg/available exists when setting...
2024-04-08  Daan De MeyerStore invoking user uid/gid in cache manifest
2024-04-08  Daan De MeyerLog when we can't rename in move_tree()
2024-04-08  Daan De Meyeropensuse: Don't install distribution-release by default
2024-04-08  Daan De MeyerFix --debug-shell
2024-04-08  Daan De MeyerIntroduce --append argument
2024-04-08  Daan De MeyerMerge pull request #2601 from DaanDeMeyer/stuff
2024-04-08  Daan De MeyerAdd RuntimeBuildSources= setting 2601/head
2024-04-08  Jörg Behrmanngithub: add missing label in bug report template
2024-04-07  Daan De MeyerMount RuntimeTrees= directory without target to /root/src
2024-04-07  Daan De MeyerMake sure the build directory is owner by root (in...
2024-04-07  Daan De MeyerRemove uidmap argument from start_virtiofsd()
2024-04-07  Daan De MeyerReplace git script with environment variables
2024-04-07  Daan De MeyerRemove unnecessary colons from docs
2024-04-07  Jörg Behrmanngithub: add issue template
2024-04-05  Daan De MeyerMerge pull request #2351 from septatrix/feature/oci...
2024-04-05  SeptatrixImplement creation of OCI images 2351/head
2024-04-05  Daan De MeyerMount image root directory to /buildroot when running...
2024-04-05  Daan De MeyerMerge pull request #2593 from DaanDeMeyer/tools
2024-04-05  Joakim NohlgårdTranslate paths to SELinux policy files to /buildroot
2024-04-05  Daan De MeyerCheck in spawn() whether the command we're trying to... 2593/head
2024-04-04  Daan De MeyerMove gpg set-priv setup command to sandbox
2024-04-04  Daan De MeyerMove grub-bios-setup shell setup command to sandbox
2024-04-04  Daan De MeyerPass environment the usual way when we're invoking...
2024-04-04  Daan De MeyerAdd check for depmod
2024-04-04  Daan De MeyerMake sure we always sort when iterating over config...
2024-04-04  Daan De MeyerAdd missing sandbox
2024-04-04  Daan De MeyerMerge pull request #2590 from DaanDeMeyer/fix
2024-04-04  Daan De MeyerImplement run() on top of spawn() 2590/head
2024-04-04  Daan De MeyerDeduplicate paths in rmtree()
2024-04-04  Daan De MeyerDefault to /dev/null for stdin in spawn() as well
2024-04-04  Daan De MeyerDrop extra_groups argument from run()
2024-04-04  Daan De MeyerDrop CalledProcessError handling from spawn()
2024-04-04  Daan De MeyerAdd missing raise in spawn()
2024-04-04  Daan De MeyerAdd missing cwd argument to spawn()
2024-04-03  Daan De Meyerdebian/ubuntu: Always install base-files
2024-04-03  Daan De MeyerPick up SYSTEMD_LOG_LOCATION from environment as well
2024-04-03  Daan De MeyerTrim default image package lists
2024-04-03  Daan De MeyerInstall git-core where possible
2024-04-03  Daan De MeyerAdd specifiers for various paths
2024-04-03  Daan De MeyerMerge pull request #2580 from DaanDeMeyer/config
2024-04-03  Daan De MeyerExtend bootable docs a little
2024-04-03  Daan De MeyerMake sure multiple image definitions can parse the... 2580/head
2024-04-03  Daan De MeyerSimplify config parsing
2024-04-02  Daan De MeyerMerge pull request #2572 from DaanDeMeyer/journal
2024-04-02  Daan De MeyerAdd ForwardJournal= to enable log forwarding of VMs... 2572/head
2024-04-02  Daan De MeyerIntroduce INVOKING_USER.chown()
2024-04-02  Daan De MeyerMake pass_fds follow the $LISTEN_FDS protocol for socke...
2024-04-02  Daan De MeyerAdd setpgid to sandbox instead of cmdline
2024-04-02  Daan De MeyerMerge pull request #2575 from DaanDeMeyer/creds
2024-04-02  Daan De MeyerParse credentials from files/dirs during parsing instea... 2575/head
2024-04-02  Daan De MeyerAllocate scopes for virtiofsd and swtpm as well
next