]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
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
2024-07-24  Daan De MeyerAlways dm-multipath to the initrd
2024-07-24  Daan De MeyerAdd all crypto modules to the initramfs
2024-07-24  Daan De MeyerHandle softdep module dependencies properly
2024-07-24  Daan De Meyerkernel-install: Only build UKI if we're configured...
2024-07-24  Daan De MeyerDon't copy /var/lib/pacman/local when copying repositor...
2024-07-24  Daan De MeyerFix typo
2024-07-24  Daan De Meyeraction: Dump the current clock source
2024-07-24  Daan De MeyerIf the image is nocow, make the ephemeral copy nocow...
2024-07-24  Daan De MeyerMove needs_clean() check out of run_clean()
2024-07-24  Daan De MeyerDrop uid/gid from cache manifest
2024-07-22  Daan De MeyerMake sure mkosi works in the initramfs
2024-07-22  Daan De MeyerOnly pass --expand-environment=no if we have systemd...
2024-07-22  Daan De MeyerRevert "Force user namespace in bubblewrap if we're...
2024-07-22  Daan De MeyerMake make_cpio() take a list of files relative to the...
2024-07-22  Daan De MeyerIgnore symlinks in /boot when fixing up kernel images
2024-07-22  Zbigniew Jędrzejewsk... ci: call shellcheck on the bash script
2024-07-22  Zbigniew Jędrzejewsk... completions: apply suggestions from shellcheck
2024-07-22  Zbigniew Jędrzejewsk... refactor: move CompGen to config and stop parsing config
2024-07-22  Jörg Behrmanncompletion: make it a verb and factor it out into a...
2024-07-22  Jörg Behrmannnews: add completion
2024-07-22  Zbigniew Jędrzejewsk... config: add missing help string
2024-07-22  Jörg Behrmanncompletion: add zsh
2024-07-22  Jörg Behrmanncompletion: add fish
2024-07-22  Jörg BehrmannShow doc format options in help
2024-07-22  Jörg BehrmannAdd completion argument to print out completion scripts
2024-07-22  Zbigniew Jędrzejewsk... config: stop passing static value
2024-07-22  Jörg BehrmannRemove argcomplete
2024-07-22  Jörg BehrmannMerge pull request #2891 from DaanDeMeyer/local-packages
2024-07-22  Daan De MeyerAdd configuration parsing rework to NEWS 2891/head
2024-07-22  Daan De MeyerStop mounting build sources when running package managers
2024-07-22  Daan De MeyerRecommend PackageDirectories= to install local packages
2024-07-21  Jörg BehrmannMerge pull request #2888 from DaanDeMeyer/userns
2024-07-21  Daan De MeyerUse setresuid() and setresgid() 2888/head
2024-07-21  Daan De MeyerForce user namespace in bubblewrap if we're not running...
2024-07-21  GuillaumeAllow multilib and multilib-testing repositories for...
2024-07-20  Jörg BehrmannMerge pull request #2885 from DaanDeMeyer/tools
2024-07-20  Daan De MeyerChoose default tools tree distribution based on host... 2885/head
2024-07-20  Daan De MeyerFix typing error with newer mypy
2024-07-19  Daan De MeyerMake ParseContext a regular class
next