]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2025-02-08  Luca BoccassiAdd mkosi-obs conf and scripts for multi-stage signing 3377/head
2025-02-08  Luca BoccassiAdd support for SplitArtifacts=pcrs
2025-02-08  Luca BoccassiUse ukify --pcr-certificate= if available
2025-02-08  Daan De MeyerAdd support for SplitArtifacts=tar
2025-02-07  Antonio Alvarez... Add FirmwareInclude= and FirmwareExclude= options
2025-02-07  9celdoc: Add a note about dependencies for systemd-boot
2025-02-07  Daan De MeyerCheck MinimumVersion= during config parsing
2025-02-07  Daan De MeyerRework verity setting handling
2025-02-07  Daan De MeyerMerge pull request #3480 from behrmann/fspath
2025-02-07  Jörg Behrmanndocs: add CODING_STYLE.md 3480/head
2025-02-07  Jörg Behrmannuser: drop unneeded stringification
2025-02-07  Jörg Behrmanntreewide: exchange str for os.fspath were appropriate
2025-02-06  Daan De MeyerMerge pull request #3479 from DaanDeMeyer/overlayfs
2025-02-06  Daan De MeyerCheck if systemd is actually running before using run0
2025-02-06  Daan De Meyertree: Don't copy xattrs to overlayfs if security.selinu... 3479/head
2025-02-06  Daan De Meyertree: Don't try to snapshot subvolume if destination...
2025-02-06  Jörg BehrmannMerge pull request #3475 from DaanDeMeyer/fedora-key
2025-02-06  Daan De Meyerrpm: Fix root locations for GPG searching 3475/head
2025-02-06  Daan De Meyerfedora: Do GPG key symlink resolution in find_rpm_gpgkey()
2025-02-06  Daan De Meyerfedora: Don't fail if we can't find N+1 key
2025-02-06  Daan De Meyerfedora: Try to load N+1 key from distribution-gpg-keys...
2025-02-06  Daan De MeyerAdd SignExpectedPcr= setting for UKI profiles
2025-02-05  Antonio Alvarez... mkosi-initrd: add option to build generic initrds
2025-02-05  Daan De Meyermkosi-tools: Add qemu packages for --console=gui to...
2025-02-05  Luca BoccassiMerge pull request #3466 from DaanDeMeyer/extension...
2025-02-05  Antonio Alvarez... man: document mkosi-addon in builtin configs
2025-02-04  Daan De MeyerAdd "defer" setting for Verity 3466/head
2025-02-04  Martin Hundebøll Support unsigned verity backed extension/portable...
2025-02-04  Daan De MeyerDocumentation fix
2025-02-04  Daan De Meyerarch: Bump initrd size
2025-02-04  Daan De MeyerDrop two unneeded calls to umask()
2025-02-04  Jörg Behrmanncompletion: complete paths after verb for zsh
2025-02-04  Jörg Behrmanncompletion: complete paths after verb for bash
2025-02-04  Daan De MeyerDrop debug message about not including firmware
2025-02-03  Daan De Meyermkosi-initrd: Add extra kernel modules
2025-02-03  Jörg Behrmanncompletion: complete paths after verb for fish
2025-02-03  dependabot... build(deps): bump redhat-plumbers-in-action/differentia...
2025-02-03  dependabot... build(deps): bump github/codeql-action from 3.28.0...
2025-01-31  Daan De MeyerBump version to 26~devel
2025-01-31  Daan De MeyerRelease 25.3 v25.3
2025-01-30  Daan De MeyerMerge pull request #3455 from labichn/universal-secure...
2025-01-30  Nick LabichUpdate docs for universal secure boot/verity/pcr creds... 3455/head
2025-01-30  Jörg BehrmannMerge pull request #3451 from DaanDeMeyer/overlay
2025-01-30  Daan De MeyerSkip files outside of known paths for extension outputs 3451/head
2025-01-30  Daan De MeyerUse directory in user's home as output directory if...
2025-01-30  Daan De MeyerFix condition when removing duplicate files from the...
2025-01-29  Daan De MeyerCalculate PE section size correctly
2025-01-29  Luca Boccassiconfig: add mkosi-addon
2025-01-29  Jörg BehrmannMerge pull request #3446 from DaanDeMeyer/have-cache
2025-01-29  Daan De MeyerDon't call have_cache() in reuse_cache() 3446/head
2025-01-29  Daan De MeyerMake sure previous cache entries are gone in save_cache()
2025-01-29  Daan De MeyerReplace check_uid with a "tools" image check in have_ca...
2025-01-29  Daan De MeyerTreat terminal as dumb if either stdout or stderr is...
2025-01-28  Nick LabichMake secure boot keys/crts/source config universal
2025-01-28  Martin HundebøllFix verity signature check in case keys are configured
2025-01-28  Daan De Meyermkosi-sandbox: Improve formatting of error messages
2025-01-28  Daan De MeyerMove want_uki() check out of build_uki_profiles()
2025-01-28  Antonio Alvarez... mkosi-initrd: handle PermissionError when reading ...
2025-01-27  Daan De MeyerMerge pull request #3436 from DaanDeMeyer/tools
2025-01-27  Daan De Meyermkosi-tools: Drop fish and zsh 3436/head
2025-01-27  Daan De Meyermkosi-tools: Stop installing dnf on Azure,OpenSUSE...
2025-01-27  Antonio Alvarez... zypper: pass --releasever option
2025-01-27  Daan De MeyerLog command line for abnormal signals
2025-01-27  Antonio Alvarez... opensuse: fix package name: btrfs-progs -> btrfsprogs
2025-01-25  Jörg BehrmannMerge pull request #3429 from DaanDeMeyer/match
2025-01-25  Daan De Meyermkosi-initrd: Add two more modules
2025-01-25  Daan De Meyertest_config: Reduce the number of tests 3429/head
2025-01-25  Daan De MeyerCheck if list matches are empty if empty string is...
2025-01-25  Luca BoccassiThe dpkg architecture name for loongarch64 is loong64
2025-01-25  Daan De MeyerUse shutil.copy() to copy ovmf variables
2025-01-24  Daan De MeyerUse become_root_cmd() when running systemd-repart in...
2025-01-24  Daan De MeyerBump version to 26~devel
2025-01-24  Daan De MeyerRelease 25.2 v25.2
2025-01-24  Daan De MeyerUse all threads when relabelling files with setfiles
2025-01-24  Daan De MeyerMerge pull request #3423 from DaanDeMeyer/profile
2025-01-24  Daan De MeyerOnly parse profiles from subimages and includes if... 3423/head
2025-01-24  Daan De MeyerMake sure all config paths are absolute
2025-01-24  Daan De MeyerBump version to 26~devel
2025-01-24  Daan De MeyerRelease 25.1 v25.1
2025-01-24  Daan De MeyerFix accessing "name" field in busctl json output
2025-01-24  Jörg BehrmannMerge pull request #3420 from DaanDeMeyer/sandbox
2025-01-24  Daan De MeyerUse resource_path() to access files in our own module 3420/head
2025-01-24  Daan De MeyerRemove unused variable
2025-01-24  Daan De MeyerBump initrd sizes
2025-01-23  Daan De MeyerDo not check uid in have_cache() for default tools...
2025-01-23  Daan De MeyerAdd fallback to sudo if run0 is not available
2025-01-23  Daan De Meyersandbox: Show better error on ENOSYS
2025-01-23  Jörg Behrmannman: document kernel baseline for mkosi
2025-01-23  Daan De MeyerCreate zipapp for mkosi sandbox like we do in generate...
2025-01-23  Luca Boccassinews: fix typo detected by Lintian
2025-01-23  Daan De MeyerRemove depmod check in check_tools()
2025-01-23  Daan De MeyerBump version to 26~devel
2025-01-23  Daan De MeyerRelease 25 v25
2025-01-23  Daan De MeyerReplace all 257~devel versions with 257
2025-01-23  Daan De MeyerMerge pull request #3411 from DaanDeMeyer/news
2025-01-23  Daan De MeyerUpdate NEWS 3411/head
2025-01-23  Daan De Meyerdocs: Remove outdated paragraph
2025-01-23  Daan De MeyerMerge pull request #3409 from DaanDeMeyer/tools
2025-01-23  Jörg BehrmannAdd mkosi.pkgcache
2025-01-23  Daan De MeyerRemove unneeded assert
next