]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2024-05-29  Daan De MeyerRelax permissions on systemd-journal-remote configuration 2730/head
2024-05-29  Daan De MeyerFix invoked_as_root initialization
2024-05-29  Daan De MeyerDrop unnecessary escaping
2024-05-29  Daan De MeyerRemove support for CentOS Stream 8
2024-05-29  Daan De MeyerMerge pull request #2728 from DaanDeMeyer/fix
2024-05-29  Daan De MeyerRun systemd-journal-remote as correct user if scope... 2728/head
2024-05-29  Daan De MeyerAllow '+' in systemd-stub version
2024-05-28  Jörg BehrmannMerge pull request #2711 from behrmann/docimprov
2024-05-28  Jörg Behrmanndoc: add a paragraph before the matcher table 2711/head
2024-05-28  Daan De Meyernspawn Environment variable passing fixes
2024-05-28  Jörg Behrmanndoc: add missing language specification to code blocks
2024-05-28  Jörg Behrmanndoc: change X in tables to checkmark
2024-05-28  Jörg Behrmanndoc: change conf to ini for source blocks
2024-05-28  Jörg Behrmanndoc: remove "mkosi." prefix from environment variable...
2024-05-28  Jörg Behrmanndoc: center checkbox tables
2024-05-28  Jörg Behrmanndoc: make standalone example bold
2024-05-28  Jörg Behrmanndoc: fix rendering of definition lists
2024-05-28  Daan De MeyerMerge pull request #2724 from DaanDeMeyer/fix
2024-05-28  Daan De MeyerPass arguments that look like env variables as env... 2724/head
2024-05-28  Daan De MeyerOnly call become_root() if we need a full uid map
2024-05-28  Daan De MeyerFix scope_env()
2024-05-28  Daan De MeyerFix typo
2024-05-22  Zbigniew Jędrzejewsk... sandbox: check if bwrap is installed
2024-05-22  Jörg Behrmannadd dashes to temporary directories for readability
2024-05-22  Zbigniew Jędrzejewsk... Clamp mtimes instead of always resetting them
2024-05-22  Daan De Meyermkosi-initrd: Don't remove sanitizer libraries from...
2024-05-16  Daan De MeyerMake Environment= match without value check if given...
2024-05-16  Jörg BehrmannPass WITH_NETWORK to build and finalize scripts
2024-05-15  Daan De MeyerAdd -I shorthand for --include
2024-05-15  Michael FerrariPrefer `config.image` over `config.image_id`
2024-05-15  Daan De MeyerAlways refresh repository metadata if CacheOnly=never
2024-05-14  Jörg BehrmannDon't die when images already exist
2024-05-14  Jörg BehrmannMerge pull request #2708 from DaanDeMeyer/workspace
2024-05-14  Daan De MeyerSet BuildSources= for default initrd and default tools... 2708/head
2024-05-14  Daan De MeyerDrop check for workspace directory relative to cwd
2024-05-13  Daan De Meyerqemu: Use different ID for scsi PCI device
2024-05-12  Daan De MeyerAdd optional file ID for qemu drives
2024-05-12  Daan De MeyerSet $QEMU_ARCHITECTURE for configure scripts
2024-05-10  Daan De MeyerMerge pull request #2699 from DaanDeMeyer/depmod
2024-05-10  Daan De Meyerci: Drop arch tools + centos image exclude
2024-05-10  Daan De MeyerChroot for depmod and modinfo 2699/head
2024-05-10  Daan De MeyerAdd extra argument to SandboxProtocol
2024-05-10  Daan De MeyerMake /work related stuff of chroot_cmd() optional
2024-05-10  Daan De MeyerMerge pull request #2698 from DaanDeMeyer/configure
2024-05-10  Daan De MeyerOnly run configure scripts for verbs that need a build 2698/head
2024-05-10  Daan De MeyerSurround --force with quotes
2024-05-10  Daan De MeyerFix typo
2024-05-09  Daan De Meyeropensuse: Install dnf5 in OpenSUSE tools tree
2024-05-08  Daan De MeyerOnly use a single default tools tree per build
2024-05-08  Renjaya Raga... apt: Allow release info change
2024-05-07  Daan De MeyerDrop workaround
2024-05-07  Daan De MeyerCheck if modules.builtin exists before reading it
2024-05-07  Jörg Behrmanndoc: move [Match] and [Config] section further down
2024-05-07  Daan De MeyerTighten rpm glob
2024-05-07  Daan De MeyerBe more conservative in what we copy from package direc...
2024-05-06  Daan De MeyerAllow booting ESP images in vmspawn
2024-05-06  Jörg BehrmannMerge pull request #2685 from DaanDeMeyer/selinux
2024-05-06  Daan De MeyerPass --selinux-relabel to default initrd configuration 2685/head
2024-05-06  Daan De MeyerAllow "enabled" and "disabled" for features
2024-05-06  Daan De MeyerDon't use scopes for virtiofs when using older unshare
2024-05-05  Daan De MeyerRevert "Use become_root_cmd() in copy_ephemeral()"
2024-05-05  Daan De MeyerFix optional enum deserialization
2024-05-04  Daan De MeyerMerge pull request #2680 from DaanDeMeyer/properties
2024-05-04  Daan De MeyerAdd UnitProperties= setting 2680/head
2024-05-04  Daan De MeyerUse become_root_cmd() in copy_ephemeral()
2024-05-03  Daan De Meyerqemu: Use systemd-run to allocate scopes
2024-05-03  Daan De MeyerMerge pull request #2679 from DaanDeMeyer/cache
2024-05-03  Daan De Meyerqemu: Use io_uring async I/O backend 2679/head
2024-05-03  Daan De Meyerqemu: Configure caching properly
2024-05-03  Daan De Meyerdebian: Reinstall various packages again
2024-05-03  Daan De Meyerqemu: Allow adding a TPM without using UEFI
2024-05-02  dependabot... Bump actions/checkout from 4.1.2 to 4.1.4
2024-05-02  dependabot... Bump github/codeql-action from 3.24.9 to 3.25.3
2024-04-30  Cornelius HoffmannDo not mount home to sandbox if it's /
2024-04-30  Jörg BehrmannMerge pull request #2671 from DaanDeMeyer/fix
2024-04-30  Daan De Meyervmspawn: Run with sandbox 2671/head
2024-04-30  Daan De Meyervmspawn: Have vmspawn look for firmware itself
2024-04-30  Daan De MeyerDon't look in --extra-search-paths for qemu and virt...
2024-04-30  Daan De MeyerDon't look for firmware in /etc/qemu/firmware if we...
2024-04-29  Richard Mawselinux: Fix using setfiles from tools tree
2024-04-28  Daan De Meyermkosi-initrd: Drop some RemoveFiles= from Arch config
2024-04-28  Michael FerrariExclude `/usr/share/gtk-doc/*` with `WithDocs=no`
2024-04-26  Nils KMention repart artifacts in clean script section
2024-04-26  Jörg Behrmannman: fix typo
2024-04-26  Daan De Meyerfedora: Bump default release to 40
2024-04-26  Daan De Meyerpacman: Drop unnecessary exclude
2024-04-26  Daan De MeyerMerge pull request #2661 from DaanDeMeyer/fix
2024-04-26  Daan De Meyerpacman: Implement support for WithDocs=
2024-04-26  Daan De MeyerAdd missing newline 2661/head
2024-04-26  Daan De MeyerRemove unneeded exist_ok from install_dir.mkdir()
2024-04-25  Daan De Meyerqemu: Always how many notify messages we received
2024-04-25  Daan De MeyerClarify BuildSourcesEphemeral=
2024-04-24  Daan De MeyerDrop redundant ukify lookup
2024-04-24  Luca Boccassici: remove packages.microsoft.com
2024-04-24  Tobias FleigCall ukify with --ucode if supported
2024-04-23  Daan De MeyerSupport SplitArtifacts= for extension images
2024-04-23  Daan De Meyermkosi-tools: Add qemu-img to Fedora tools tree
2024-04-23  Daan De MeyerAvoid TOCTOU issue in start_journal_remote()
2024-04-23  Daan De MeyerMake sure "mkosi -C build" works
2024-04-23  Daan De Meyerapt: Pick up ddeb packages as well
next