]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2024-09-05  Jörg Behrmannnews: add note to change where the manual pages are 3002/head
2024-09-05  Jörg Behrmanninitrd: flatten module into a single file
2024-09-05  Jörg Behrmannsandbox: flatten module into a single file
2024-09-05  Jörg Behrmanncli: add missing completion stubs to pyproject.toml
2024-09-05  Jörg Behrmanndoc: move man pages to resources/man
2024-09-05  Jörg Behrmanncli: use ellipsis ligature instead of writing out ...
2024-09-04  Daan De MeyerMove various functions to bootloader.py
2024-09-04  Daan De MeyerUpdate NEWS.md
2024-09-04  Daan De MeyerSimplify package cache dir mirror key
2024-09-04  Daan De MeyerMerge pull request #2998 from DaanDeMeyer/ci
2024-09-04  Daan De Meyerbase64 encode mirror if we put it in package cache...
2024-09-04  Daan De Meyertests: Show debug messages on console 2998/head
2024-09-04  Daan De Meyerci: Drop machine-id commit timeout drop-in
2024-09-03  Luca BoccassiAdd 'login' to Debian/Ubuntu/Kali package list
2024-09-02  dependabot... Bump github/codeql-action from 3.25.15 to 3.26.6
2024-08-31  Daan De MeyerMerge pull request #2993 from keszybz/cat-config
2024-08-31  Zbigniew Jędrzejewsk... Reformat comments and shorten error messages 2993/head
2024-08-31  Zbigniew Jędrzejewsk... docs: describe cat-config
2024-08-31  Zbigniew Jędrzejewsk... Add new 'cat-config' verb
2024-08-31  Daan De MeyerShortcut chase() if root == "/"
2024-08-31  Zbigniew Jędrzejewsk... config: match against verb value not verb name
2024-08-30  Jörg BehrmannMerge pull request #2991 from DaanDeMeyer/fix
2024-08-30  Daan De MeyerDon't change the working directory in chase() 2991/head
2024-08-30  Daan De MeyerAdd missing return type declaration
2024-08-30  Jörg BehrmannMerge pull request #2986 from behrmann/nochown
2024-08-30  Daan De MeyerMerge pull request #2989 from DaanDeMeyer/azure
2024-08-30  Daan De MeyerOnly run sync scripts if we're going to build the image
2024-08-30  Daan De MeyerDetect Azure Linux properly 2989/head
2024-08-30  Daan De Meyerazure: Don't try to install erofs-utils
2024-08-29  Jörg BehrmannInline apivfs_script_cmd 2986/head
2024-08-29  Jörg Behrmannsandbox: introduce the MKOSI_CHROOT_SUPPRESS_CHOWN...
2024-08-28  Daan De MeyerFix typo
2024-08-28  Daan De MeyerMerge pull request #2984 from DaanDeMeyer/sandbox
2024-08-28  Daan De MeyerMount /etc/ld.so.cache into the sandbox if it exists 2984/head
2024-08-28  Daan De MeyerDon't mount stuff twice from different sources in sandbox
2024-08-27  Daan De MeyerUse system python if python binary is interpreter is...
2024-08-27  Daan De MeyerSpecify --noprep when building rpms from source
2024-08-27  Daan De MeyerUse python3 in sandbox if host interpreter is not in...
2024-08-27  Jörg BehrmannMerge pull request #2980 from DaanDeMeyer/sync-scripts
2024-08-27  Daan De MeyerRun sync scripts for all images again 2980/head
2024-08-27  Daan De MeyerMake running sync scripts possible without a context
2024-08-27  Daan De MeyerMove sandbox tree logic into Config.sandbox()
2024-08-27  Daan De MeyerRename internal pkgmngr dir to sandbox_tree
2024-08-27  Daan De Meyerdocs: Sort list of universal settings
2024-08-27  Zbigniew Jędrzejewsk... man: mention the empty arguments in help
2024-08-26  Daan De Meyerazure: Deal with repository changes
2024-08-26  Daan De MeyerDon't skip build if output format is "none"
2024-08-26  Daan De MeyerRework grub conditions
2024-08-26  Antonio Alvarez... man: fix SourceDateEpoch= section
2024-08-23  Daan De MeyerMerge pull request #2973 from DaanDeMeyer/metadata
2024-08-23  Daan De MeyerMake more trees required 2973/head
2024-08-23  Daan De MeyerRename package manager trees to sandbox trees
2024-08-23  Daan De MeyerRework repository metadata handling
2024-08-23  Daan De MeyerDo not allow configuring universal collection based...
2024-08-23  Daan De MeyerSimplify run_verb() logic
2024-08-22  Daan De MeyerPrepend extra search paths to $PATH earlier
2024-08-22  Daan De MeyerDon't fork for run_sync()
2024-08-22  Daan De MeyerAdd missing directory checks in copy_tree()
2024-08-22  Daan De Meyerci: Disable Arch Linux image with Ubuntu tools tree
2024-08-22  Daan De Meyerfedora: Get rawhide GPG key from github
2024-08-22  Daan De MeyerMerge pull request #2967 from DaanDeMeyer/fix
2024-08-22  Daan De MeyerMove creation of context.root out of Context() 2967/head
2024-08-22  Daan De MeyerDon't run run_clean() in a forked child anymore
2024-08-22  Daan De MeyerOptimize copy_tree() a little
2024-08-22  Daan De MeyerMerge pull request #2833 from DaanDeMeyer/azure
2024-08-22  Daan De MeyerAdd support for Azure Linux 2833/head
2024-08-22  Daan De MeyerFix fixup_vmlinuz_location()
2024-08-22  Daan De MeyerSpecify --renumber-inodes when calling cpio
2024-08-22  Daan De MeyerMerge pull request #2956 from DaanDeMeyer/var
2024-08-22  Daan De MeyerIntroduce mkosi-sandbox and stop using subuids for... 2956/head
2024-08-21  SeptatrixSet DEFAULT_HOSTNAME in os-release when specified ...
2024-08-21  Daan De Meyerapt: Remove mounts argument from invoke()
2024-08-20  Daan De MeyerMerge pull request #2954 from NekkoDroid/executable...
2024-08-20  Michael FerrariClean up version bump logic 2954/head
2024-08-20  Michael FerrariAdd executable `mkosi.version` support
2024-08-19  Daan De MeyerDo not generate random seed when running bootctl install
2024-08-19  Daan De MeyerDon't include excluded subimages in default dependencies
2024-08-19  Jörg BehrmannMerge pull request #2959 from DaanDeMeyer/split
2024-08-19  Daan De Meyerci: Add missing shebangs 2959/head
2024-08-19  Daan De Meyerci: Improve formatting a bit
2024-08-18  Daan De Meyermkosi-initrd: Remove /var/cache/ldconfig/aux-cache
2024-08-16  Daan De MeyerSet SYSTEMD_IN_CHROOT for package managers
2024-08-16  Daan De MeyerOptimize remove_files()
2024-08-16  Daan De MeyerOptimize clean_package_manager_metadata()
2024-08-14  Andreas Oberritterkali: A distribution based on Debian: https://www.kali...
2024-08-12  Daan De MeyerCheck for required tools earlier
2024-08-12  Daan De MeyerAlways specify _sourcedir as an absolute path
2024-08-10  Markus WeippertFix loaded host modules filter
2024-08-09  Daan De MeyerAdd --wipe-build-dir to allow clearing the build direct...
2024-08-08  Luca BoccassiMerge pull request #2946 from bluca/os_release
2024-08-08  Luca Boccassidistributions: drop Debian workaround for lack of VERSI... 2946/head
2024-08-08  Luca Boccassidistributions: try reading /etc/os-release first
2024-08-08  Luca BoccassiMerge pull request #2947 from DaanDeMeyer/debian
2024-08-08  Daan De Meyerdebian: Fix up os-release for unstable/sid builds 2947/head
2024-08-08  Daan De MeyerCheck /etc/os-release as well in configure_os_release()
2024-08-07  Daan De MeyerMerge pull request #2944 from DaanDeMeyer/fix
2024-08-06  Daan De MeyerDon't pass down empty lists to subimages unless explici... 2944/head
2024-08-06  Daan De MeyerDon't use for loop to create subimages in test
2024-08-06  Daan De MeyerStore finalized values only on config object
2024-08-06  Daan De MeyerStore default values in separate namespace
next