]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2024-08-22  Daan De MeyerIntroduce mkosi-sandbox and stop using subuids for... 2956/head
2024-08-21  Daan De Meyerapt: Remove mounts argument from invoke()
2024-08-20  Daan De MeyerMerge pull request #2954 from NekkoDroid/executable...
2024-08-20  Michael FerrariClean up version bump logic 2954/head
2024-08-20  Michael FerrariAdd executable `mkosi.version` support
2024-08-19  Daan De MeyerDo not generate random seed when running bootctl install
2024-08-19  Daan De MeyerDon't include excluded subimages in default dependencies
2024-08-19  Jörg BehrmannMerge pull request #2959 from DaanDeMeyer/split
2024-08-19  Daan De Meyerci: Add missing shebangs 2959/head
2024-08-19  Daan De Meyerci: Improve formatting a bit
2024-08-18  Daan De Meyermkosi-initrd: Remove /var/cache/ldconfig/aux-cache
2024-08-16  Daan De MeyerSet SYSTEMD_IN_CHROOT for package managers
2024-08-16  Daan De MeyerOptimize remove_files()
2024-08-16  Daan De MeyerOptimize clean_package_manager_metadata()
2024-08-14  Andreas Oberritterkali: A distribution based on Debian: https://www.kali...
2024-08-12  Daan De MeyerCheck for required tools earlier
2024-08-12  Daan De MeyerAlways specify _sourcedir as an absolute path
2024-08-10  Markus WeippertFix loaded host modules filter
2024-08-09  Daan De MeyerAdd --wipe-build-dir to allow clearing the build direct...
2024-08-08  Luca BoccassiMerge pull request #2946 from bluca/os_release
2024-08-08  Luca Boccassidistributions: drop Debian workaround for lack of VERSI... 2946/head
2024-08-08  Luca Boccassidistributions: try reading /etc/os-release first
2024-08-08  Luca BoccassiMerge pull request #2947 from DaanDeMeyer/debian
2024-08-08  Daan De Meyerdebian: Fix up os-release for unstable/sid builds 2947/head
2024-08-08  Daan De MeyerCheck /etc/os-release as well in configure_os_release()
2024-08-07  Daan De MeyerMerge pull request #2944 from DaanDeMeyer/fix
2024-08-06  Daan De MeyerDon't pass down empty lists to subimages unless explici... 2944/head
2024-08-06  Daan De MeyerDon't use for loop to create subimages in test
2024-08-06  Daan De MeyerStore finalized values only on config object
2024-08-06  Daan De MeyerStore default values in separate namespace
2024-08-05  Daan De MeyerProperly escape paths in virtiofsd scope names
2024-08-05  Daan De MeyerClarify that inherited settings take priority over...
2024-08-05  Michael FerrariMake `{SYSEXT,CONFEXT}_SCOPE` configurable
2024-08-05  Daan De MeyerMerge pull request #2941 from DaanDeMeyer/scope
2024-08-05  Daan De MeyerAllow SectorSize= to be overridden by subimages 2941/head
2024-08-05  Daan De MeyerMake ImageId= and ImageVersion= overridable by subimages
2024-08-05  Daan De MeyerIntroduce SettingScope
2024-08-02  Daan De MeyerAdd "Building vagrant images with mkosi" to the readme
2024-08-02  Daan De MeyerMerge pull request #2935 from DaanDeMeyer/repository...
2024-08-02  Daan De MeyerEnable RepositoryKeyFetch= by default on Ubuntu without... 2935/head
2024-08-02  Daan De MeyerUse debian as the default tools tree again on Ubuntu
2024-08-02  Daan De MeyerExit early if output format is none and there are no...
2024-08-02  Jörg BehrmannMerge pull request #2931 from DaanDeMeyer/debian
2024-08-02  Daan De MeyerIntroduce RepositoryKeyFetch= 2931/head
2024-08-02  Daan De Meyertests: Reduce duplication
2024-08-02  Daan De Meyertests: Pass host environment when invoking mkosi
2024-08-02  Daan De MeyerOnly use unshare to become root if we're actually going...
2024-08-02  Daan De Meyertests: Simplify initrd tests
2024-08-02  dependabot... Bump redhat-plumbers-in-action/differential-shellcheck
2024-08-02  dependabot... Bump github/codeql-action from 3.25.11 to 3.25.15
2024-08-01  Daan De Meyertests: Drop workaround for older Ubuntu
2024-08-01  Jörg Behrmannci: add nop versions of all scripts to our integration...
2024-08-01  Daan De Meyeropensuse: Rename gpgurls to gpgkeys
2024-08-01  Daan De MeyerFix RepositoryKeyCheck docs
2024-08-01  Daan De MeyerInstall distribution-gpg-keys in Debian/Ubuntu tools...
2024-08-01  Daan De MeyerUse apt search patterns a little more
2024-08-01  Daan De MeyerMerge pull request #2929 from DaanDeMeyer/fixes
2024-08-01  Daan De MeyerDon't try to chmod /tmp if it's being bind mounted in 2929/head
2024-08-01  Daan De MeyerHandle SIGHUP as well
2024-07-31  Daan De MeyerStop always setting autologin credentials
2024-07-30  Daan De MeyerMerge pull request #2924 from DaanDeMeyer/kernel-install
2024-07-29  Daan De MeyerBump version to 25~devel
2024-07-29  Daan De MeyerRelease 24.3 v24.3
2024-07-29  Daan De MeyerMerge pull request #2927 from DaanDeMeyer/home
2024-07-29  Daan De Meyeraction: Show environment 2927/head
2024-07-29  Daan De MeyerDon't use .cache if HOME=/
2024-07-29  Daan De MeyerCheck for $HOME environment variable as well
2024-07-29  Daan De MeyerOnly look at $USER if we can't find a user in /etc...
2024-07-29  Daan De MeyerNudge kernel-install towards using the BLS layout 2924/head
2024-07-29  Daan De MeyerSet up proper environment variables for kernel-install
2024-07-29  Daan De MeyerSet $BOOT_ROOT when invoking kernel-install
2024-07-29  Daan De MeyerBump version to 25~devel
2024-07-29  Daan De MeyerRelease 24.2 v24.2
2024-07-29  Daan De MeyerLook for $USER for the username before reading /etc...
2024-07-29  Daan De MeyerBump version to 25~devel
2024-07-29  Daan De MeyerRelease 24.1
2024-07-29  Daan De MeyerMake do-a-release.sh handle point releases properly
2024-07-29  Daan De MeyerHandle failure to detect the distribution in test_parse...
2024-07-29  Daan De MeyerHandle dangling symlinks in rmtree() and run_clean()
2024-07-29  Daan De MeyerAdd missing __init__.py to mkosi/initrd/resources
2024-07-29  Daan De MeyerAdd some documentation on how to implement a new distri...
2024-07-29  Jörg Behrmanncompletion: fix bash completion script
2024-07-26  Daan De MeyerBump version to 25~devel
2024-07-26  Daan De MeyerRelease 24 v24
2024-07-26  Daan De MeyerUpdate NEWS
2024-07-26  Daan De Meyermkosi-initrd: Always add virtio_mmio to initramfs
2024-07-26  Daan De Meyermkosi-initrd: Sort module list
2024-07-26  Daan De MeyerFix typo
2024-07-26  Eugeny ShcheglovDocumentation update
2024-07-25  Daan De MeyerMerge pull request #2910 from DaanDeMeyer/qemu
2024-07-25  Daan De MeyerLook up qemu and virt-fw-vars in extra search paths 2910/head
2024-07-25  Daan De MeyerRemove noisy debug logging
2024-07-25  Daan De MeyerAssign return code before calling sys.excepthook()
2024-07-24  Zbigniew Jędrzejewsk... Merge pull request #2779 from behrmann/completion
2024-07-24  Jörg BehrmannMerge pull request #2908 from DaanDeMeyer/kmod
2024-07-24  Daan De MeyerDon't clean tools tree unless at least -f is specified 2908/head
2024-07-24  Daan De MeyerAlways add all nls modules to the initramfs
2024-07-24  Daan De MeyerOnly include default kernel modules in default image
2024-07-24  Jörg Behrmanncompletion: forward define (hash) arrays for bash compl... 2779/head
2024-07-24  Daan De MeyerAlways add raid modules to the initrd
next