]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2024-09-05  Jörg Behrmanninitrd: add --show-documentation option 2990/head
2024-09-05  Jörg BehrmannMove show_docs to its own module
2024-09-05  Jörg Behrmanndoc: make documentation command take an argument
2024-09-05  Daan De MeyerMerge pull request #3005 from DaanDeMeyer/mypy
2024-09-05  Daan De MeyerDon't delete reader in _tempfile() backport 3005/head
2024-09-05  Daan De MeyerMark all class variables as Final
2024-09-05  Daan De MeyerAnnotate two more variables that need it
2024-09-05  Daan De MeyerMove KeySource.Type out of KeySource
2024-09-05  Daan De Meyeruser: Drop lru_cache() for home() and name()
2024-09-05  Daan De MeyerMove code backported from cpython upstream to backport.py
2024-09-05  Daan De MeyerDrop listify()
2024-09-05  Daan De Meyermypy: Disable allow_redefinition
2024-09-05  Daan De MeyerFix mypyc warnings in sandbox.py
2024-09-05  Daan De Meyersandbox: Use separate variable name when we change...
2024-09-05  Daan De MeyerMerge pull request #3003 from DaanDeMeyer/initrd
2024-09-05  Daan De Meyermkosi-initrd: Ignore gnupg subdirectory 3003/head
2024-09-05  Daan De Meyermkosi-initrd: Only set --cacheonly=metadata when runnin...
2024-09-05  Daan De Meyermkosi-initrd: Add --debug-shell argument
2024-09-05  Daan De MeyerMerge pull request #3002 from DaanDeMeyer/cherry-pick
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
next