]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2025-01-07  Jörg Behrmannman: Reformulate triggering match sections a bit 3333/head
2025-01-07  Jörg Behrmannman: Implement various stye fixes
2025-01-06  Jörg BehrmannMerge pull request #3329 from DaanDeMeyer/fixes
2025-01-06  Luca Boccassiapt: drop usr-is-merged from essential list
2025-01-06  Daan De Meyermkosi-vm: Drop duplicate systemd-boot 3329/head
2025-01-06  Daan De MeyerDrop which from mkosi-vm
2025-01-06  Daan De MeyerFix section
2025-01-06  Daan De MeyerMerge pull request #3312 from hundeboll/modules-and...
2025-01-06  Martin HundebøllInclude linked firmware files 3312/head
2025-01-06  Martin HundebøllBe less explicit about module matching sub directories
2025-01-05  Daan De MeyerImplement pretty_name() for custom distribution
2025-01-04  Daan De MeyerCopy /etc/hosts into sandbox as well if it exists
2025-01-04  Jörg BehrmannMerge pull request #3321 from DaanDeMeyer/resolve
2025-01-03  Daan De MeyerBeef up DNS resolution a little 3321/head
2025-01-03  Daan De MeyerAdd missing sandbox for rmtree()
2025-01-03  Daan De MeyerBump debian initrd size
2025-01-03  Daan De MeyerAdd --console=interactive|read-only support for qemu vmm
2025-01-03  Daan De MeyerDon't try to remove cache entries of custom distro...
2025-01-03  Daan De MeyerKeep more entries from $PATH in the sandbox
2025-01-03  Daan De MeyerUpdate comment
2025-01-03  Daan De MeyerMerge pull request #3314 from DaanDeMeyer/centos
2025-01-03  Daan De MeyerInstall btrfs-progs in CentOS Stream EPEL tools tree 3314/head
2025-01-03  Jörg Behrmannman: fix remaining mention of mkosi.pkgmngr
2025-01-03  Daan De MeyerMake CentOS Stream 10 + EPEL tools tree work
2025-01-03  Daan De MeyerTools fixes
2025-01-03  Daan De MeyerMerge pull request #3311 from DaanDeMeyer/cdrom
2025-01-02  Daan De MeyerRename vsock config settings 3311/head
2025-01-02  Daan De MeyerMake CDROM an upper case option
2025-01-02  dependabot... build(deps): bump github/codeql-action from 3.27.5...
2024-12-30  Daan De MeyerParse profiles in subimages as well
2024-12-30  Daan De MeyerRename various [Runtime] options and rename mkosi qemu...
2024-12-27  Luca BoccassiAdd option to control whether to register with machined
2024-12-23  Daan De MeyerDrop support for pesign secure boot signtool
2024-12-23  Daan De MeyerAlways check tools for build at the same place
2024-12-22  Daan De MeyerMerge pull request #3298 from DaanDeMeyer/exec
2024-12-22  Daan De Meyerburn: Fail if no arguments are provided
2024-12-22  Daan De MeyerWait until sandbox exec()'s specified command before... 3298/head
2024-12-22  Daan De MeyerMove adding "--" to spawn()
2024-12-22  Daan De MeyerMove preexec() out of spawn()
2024-12-22  Jörg BehrmannMerge pull request #3296 from DaanDeMeyer/kmod
2024-12-21  Daan De Meyermkosi-initrd: Match both intel_vsec.ko and intel-vsec.ko 3296/head
2024-12-21  Daan De Meyermkosi-initrd: Add virtio_dma_buf kernel module
2024-12-21  Daan De MeyerDon't spawn a shell in sandbox if no command is provided
2024-12-20  Daan De MeyerPass -cpu host when using KVM
2024-12-20  Daan De MeyerMerge pull request #3291 from DaanDeMeyer/sandbox
2024-12-20  Daan De MeyerRun ssh and ssh-keygen as fake root 3291/head
2024-12-20  Daan De MeyerUse sandbox in finalize_credentials()
2024-12-20  Daan De Meyersandbox: Make sure we use pacman keyring and crypto...
2024-12-20  Daan De MeyerDon't use ExtraSearchPaths= when building default tools...
2024-12-20  Daan De MeyerLower log level of messages about cache entries not...
2024-12-20  Daan De MeyerUse "tools" as the cache key for the default tools...
2024-12-20  Daan De MeyerRun binaries from ExtraSearchPaths= within tools tree
2024-12-20  Daan De MeyerMake --debug-workspace work even if mkosi doesn't fail
2024-12-19  Daan De MeyerDrop PEAddons=
2024-12-19  Jörg BehrmannMerge pull request #3285 from DaanDeMeyer/settings
2024-12-19  Daan De MeyerRecommend symlinking to ~/.local/bin
2024-12-19  Daan De MeyerRename [Host] section to [Runtime] section 3285/head
2024-12-19  Daan De MeyerMove more settings from [Host] to [Build]
2024-12-18  Daan De MeyerImprove summary output a bit
2024-12-17  Daan De MeyerMerge pull request #3280 from DaanDeMeyer/addon
2024-12-17  Daan De MeyerAdd initrd-addon output format 3280/head
2024-12-17  Daan De MeyerImprove formatting
2024-12-17  Daan De MeyerRefactor extension image helper methods
2024-12-14  mmman: Improve style of KernelModulesInitrd
2024-12-14  Michael FerrariFix `SplitArtifacts=` to not split extra artifacts
2024-12-13  Daan De MeyerMerge pull request #3275 from DaanDeMeyer/pacman-priority
2024-12-13  Daan De Meyerpacman: Make sure repositories from dropins take priority 3275/head
2024-12-13  Daan De Meyersandbox: Show better error on missing mountpoints
2024-12-13  Jörg BehrmannMerge pull request #3274 from DaanDeMeyer/incremental
2024-12-13  Daan De Meyertests: Build with --incremental=strict 3274/head
2024-12-13  Daan De MeyerRemove package manager from cache manifest
2024-12-13  Daan De Meyerci: Don't build tools tree as root
2024-12-13  Daan De MeyerBuild incremental by default
2024-12-12  Matteo CroceUse host model cpu
2024-12-12  Daan De MeyerRework crypto-policies handling slightly
2024-12-12  Daan De MeyerDon't do proxy mounts in relaxed sandbox
2024-12-11  Daan De Meyerdocs: Add note about SandboxTrees= to SkeletonTrees=
2024-12-09  Brendan Jackmansandbox: Spit out some info when initial unshare gets...
2024-12-08  Luca Boccassimkosi-initrd: remove dpkg in newer ubuntu/debian releases
2024-12-08  Luca Boccassimkosi-initrd: also take input from /etc/kernel/cmdline
2024-12-07  Daan De Meyerfedora: Bump default release to 41
2024-12-06  Daan De Meyerarch: Bump initrd size
2024-12-06  Daan De MeyerOnly validate keys and certificates that are configured
2024-12-06  Jörg Behrmannman: cover both systemd-dissect and portablectl in FAQ
2024-12-06  Jörg Behrmannman: add an FAQ entry about PORTABLE_PREFIXES=
2024-12-05  Akihiko OdakiDefine virt as default QEMU machine for riscv64
2024-12-03  dependabot... Bump github/codeql-action from 3.27.0 to 3.27.5
2024-12-02  Jörg BehrmannMerge pull request #3254 from behrmann/minordistributio...
2024-12-02  Jörg Behrmanndebian: use pretty name in error message 3254/head
2024-12-02  Jörg Behrmannuse Distribution.is_apt_distribution in detect_distribution
2024-12-01  Daan De MeyerOnly run systemd-keyutil if secure boot key and cert...
2024-11-29  Daan De Meyersandbox: Bind mount on top of symlink if possible
2024-11-29  Daan De Meyeraction: Fix symlink creation
2024-11-29  Jörg Behrmanndoc: make ToolsTreeDistribution default match easier...
2024-11-29  Jörg BehrmannMerge pull request #3243 from DaanDeMeyer/fix
2024-11-29  Daan De MeyerImprove error message formatting a bit
2024-11-29  Daan De MeyerOnly remove initrd cache entries
2024-11-29  Daan De MeyerAdd strict incremental check for default initrd
2024-11-29  Daan De Meyeraction: Install to $HOME/.local/bin as well 3243/head
2024-11-29  Daan De MeyerSkip tools checks for build step if output format is...
next