]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2024-09-11  Daan De MeyerIntroduce History= setting 3012/head
2024-09-11  Daan De MeyerMake JSON loading methods more robust against changes...
2024-09-11  Daan De MeyerFix comments
2024-09-10  Daan De MeyerOnly append distro~release~arch suffix to build dir...
2024-09-10  Daan De MeyerMake parse_new_includes() a regular function
2024-09-10  Daan De MeyerMove Include= setting to [Include] section
2024-09-10  Daan De MeyerIntroduce new Build section and move various settings...
2024-09-10  Daan De MeyerRemove "Include" from JSON serialization
2024-09-10  Daan De MeyerDrop InitrdInclude=
2024-09-09  Daan De MeyerMerge pull request #3008 from DaanDeMeyer/sandbox
2024-09-09  Daan De MeyerPort more code over to workdir() 3008/head
2024-09-09  Daan De MeyerInstall various shells in the default image
2024-09-09  Daan De MeyerLog when we're copying repository metadata
2024-09-09  Daan De MeyerUse package cache from /root if we're running as root...
2024-09-09  Daan De MeyerAdd RuntimeHome= option
2024-09-09  Daan De MeyerUse more directories of sandbox trees in the sandbox
2024-09-09  Daan De MeyerStop using sandbox tree to shovel out list of essential...
2024-09-09  Daan De Meyersandbox: Allow using tmpfs as overlayfs upperdir and...
2024-09-09  Daan De MeyerAlways add /var/tmp to the sandbox
2024-09-09  Daan De MeyerAlways mount parent directories under /work
2024-09-09  Antonio Alvarez... mkosi-initrd: correct `--debug-shell` help output
2024-09-06  Daan De MeyerMove relaxed checks in sandbox_cmd() into one condition
2024-09-06  Daan De MeyerOnly mount /etc/ld.so.cache if not relaxed or mountpoin...
2024-09-05  Daan De MeyerMerge pull request #2990 from behrmann/allthemanuals
2024-09-05  Jörg Behrmanninitrd: add --show-documentation option 2990/head
2024-09-05  Daan De MeyerUpdate documentation links
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 MeyerOnly write to /etc/machine-id if /etc exists
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
next