]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2024-03-05  Daan De MeyerMake sure unpacked resources can be accessed by the... 2444/head
2024-03-04  Daan De MeyerChange user to invoking user for syncing
2024-03-02  Daan De MeyerRemove sync() method from distribution implementations
2024-03-01  Zbigniew Jędrzejewsk... mailmap: use a single spelling for Jörg's and Neal...
2024-02-23  Daan De MeyerSet DISTRIBUTION= and RELEASE= when invoking scripts
2024-02-23  Daan De MeyerUse --keep-directory-symlink from cp 9.5 onwards
2024-02-23  Daan De MeyerLimit ephemeral filename length
2024-02-23  Daan De MeyerStop using /etc/crypto-policies from host or tools...
2024-02-23  Daan De MeyerRelax version check for systemd-vmspawn
2024-02-23  Daan De MeyerAdd missing license tag
2024-02-22  Daan De MeyerAdd git to default tools tree
2024-02-22  Daan De MeyerGet rid of cast
2024-02-22  Daan De MeyerReuse existing scripts for mkosi-install
2024-02-22  Daan De MeyerAdd crypto mounts when running sync scripts
2024-02-22  Daan De MeyerMerge pull request #2418 from DaanDeMeyer/sync
2024-02-22  Daan De MeyerAdd support for sync scripts 2418/head
2024-02-22  Daan De MeyerOnly do st_uid check in have_cache() if we're root
2024-02-22  Daan De MeyerMove repository metadata syncing out of run_build
2024-02-22  Daan De MeyerMake sure we're root in the sandbox when invoking pacman
2024-02-22  Daan De MeyerOnly mount ephemeral build sources for package managers...
2024-02-22  Daan De MeyerRename finalize_ephemeral_source_mounts and add ephemer...
2024-02-22  Daan De MeyerWrite a default /etc/passwd to the package manager...
2024-02-22  Daan De MeyerSandbox permission fixes
2024-02-22  Sam LeonardAdd vmspawn verb
2024-02-22  Daan De MeyerVarious scripts fixes
2024-02-22  Jörg BehrmannMerge pull request #2417 from DaanDeMeyer/fix-kernel...
2024-02-22  Daan De MeyerInstall mkosi-initrd as well when building from source 2417/head
2024-02-22  Daan De Meyerkernel-install: Make entry_dir and kernel_image optiona...
2024-02-20  Daan De Meyerubuntu: Use ubuntu itself as the default tools tree...
2024-02-20  Daan De MeyerSkip configuration in current directory when parsing...
2024-02-20  Daan De MeyerMake sure some basic scripting tools are installed...
2024-02-20  Daan De MeyerMerge pull request #2409 from keszybz/two-fixlets
2024-02-20  SeptatrixFix gzip command invocation 2409/head
2024-02-20  SeptatrixFix variable reference
2024-02-19  Daan De MeyerAdd missing sandbox for invocation of repo-add
2024-02-19  Daan De MeyerInstall libarchive-tools in Debian/Ubuntu tools tree
2024-02-19  Daan De MeyerMerge pull request #2402 from DaanDeMeyer/copy-uki
2024-02-19  Daan De Meyercentos: Fix condition for using /usr/lib/sysimage/rpm... 2402/head
2024-02-19  Daan De MeyerGive CentOS SIG repositories a higher priority
2024-02-19  Daan De MeyerMove interactive shell logic for mkosi-chroot into...
2024-02-19  Daan De Meyermkosi-initrd: Sort package list
2024-02-19  Daan De Meyerubuntu: Switch default release to noble
2024-02-19  Zbigniew Jędrzejewsk... README: fix path
2024-02-18  Daan De MeyerDecouple UKI copying from UKI building
2024-02-18  Daan De MeyerMerge pull request #2401 from DaanDeMeyer/bash
2024-02-18  Daan De Meyerci: Drop excludes for debian from CI 2401/head
2024-02-18  Daan De MeyerMake sure to include the /usr/lib/firmware directory
2024-02-18  Daan De MeyerCheck if source cache directory exists before mounting it
2024-02-18  Daan De MeyerStart bash in the debug shell
2024-02-18  Daan De MeyerHave systemd-repart generate fstab and crypttab if...
2024-02-16  Jörg BehrmannMerge pull request #2398 from keszybz/fedora-rawhide...
2024-02-16  Zbigniew Jędrzejewsk... rpm: use Path.as_uri() in one more place 2398/head
2024-02-16  Zbigniew Jędrzejewsk... fedora: for rawhide, also load key for FN+1 just in...
2024-02-16  Zbigniew Jędrzejewsk... fedora: also look for secondary GPG keys
2024-02-16  Daan De MeyerAdd missing x86 file
2024-02-16  Jörg BehrmannMerge pull request #2394 from DaanDeMeyer/manifest
2024-02-16  Daan De MeyerManifest improvements 2394/head
2024-02-16  Daan De MeyerIntroduce is_x86_variant() and is_arm_variant()
2024-02-16  Daan De MeyerFix apt scripts
2024-02-16  Daan De MeyerInstall jq in default image
2024-02-16  Daan De MeyerFix formatting
2024-02-16  Daan De MeyerConfigure rpm dbpath using rpm macro
2024-02-15  Daan De MeyerAdd stdout parameter to package manager invoke() functions
2024-02-15  Daan De Meyerapt: Set Dir::Etc and Dir::Log to absolute paths as...
2024-02-15  Daan De MeyerPass in a single arguments parameter to invoke() methods
2024-02-15  Daan De MeyerMake apivfs argument of invoke() false by default
2024-02-15  Daan De MeyerMake package manager invoke() methods return the result
2024-02-15  Daan De MeyerAdd mkosi-reinstall
2024-02-15  Daan De MeyerOnly install amd-ucode-firmware on x86-64
2024-02-14  Daan De MeyerUse a private file for the newuidmap/newgidmap locking...
2024-02-14  Daan De MeyerAdd used package manager to cache manifest
2024-02-14  Daan De Meyerdocs: Make "Building rpms from source" non-dnf specific
2024-02-13  Jörg BehrmannMerge pull request #2385 from DaanDeMeyer/focal
2024-02-13  Daan De MeyerAdd Ubuntu Focal support to default image 2385/head
2024-02-13  Daan De MeyerCompression improvements for apt distributions
2024-02-13  Daan De MeyerFail early with a clear error if keyring does not exist
2024-02-12  Jörg BehrmannMerge pull request #2381 from DaanDeMeyer/fixes
2024-02-12  Daan De MeyerExpand specifiers in match values as well 2381/head
2024-02-12  Daan De MeyerAdd QEMU kernel to summary
2024-02-12  Daan De MeyerMerge pull request #2377 from DaanDeMeyer/sandbox
2024-02-12  Daan De MeyerAdd mkosi-install, mkosi-upgrade and mkosi-remove scripts 2377/head
2024-02-12  Daan De MeyerMount makepkg.conf from tools tree as fallback
2024-02-11  Daan De MeyerAdd more debug logging around copying repository metadata
2024-02-11  Daan De MeyerMake sure destination directory exists when extracting tar
2024-02-11  Daan De MeyerAdd missing sandbox
2024-02-11  Daan De Meyertree-wide: Introduce SandboxProtocol
2024-02-11  Daan De MeyerFix base tree tar archive unpacking
2024-02-11  Daan De MeyerRevert "Do not use underscore in image names"
2024-02-10  SeptatrixAdd acl to tools tree
2024-02-10  TjDo not use underscore in image names
2024-02-10  Daan De MeyerImprove logging message for workspace directory
2024-02-10  Daan De Meyerdocs: Add some extra useful defines to rpm build doc
2024-02-09  Daan De Meyeropensuse: Add python3-pefile to tools tree and default...
2024-02-09  Daan De MeyerResolve dependencies before calling load_config()
2024-02-09  Daan De MeyerOnly bind mount /var/lib/pacman/local from image if...
2024-02-09  Joerg Behrmannmkosi-initrd: split Debian/Ubuntu config for libtss...
2024-02-09  Daan De MeyerMerge pull request #2352 from DaanDeMeyer/qemu-user
2024-02-09  Daan De MeyerAdd qemu user static packages to default image 2352/head
2024-02-09  Daan De MeyerUse 8G by default for default image initrd boots in...
2024-02-09  Daan De MeyerAdd [TriggerMatch] section support
next