]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2023-12-09  Daan De MeyerAdd gdb to default image 2147/head
2023-12-09  Daan De MeyerFix ruff error
2023-12-09  Daan De MeyerMerge pull request #2137 from DaanDeMeyer/shim
2023-12-09  Daan De MeyerMerge pull request #2142 from DaanDeMeyer/tests
2023-12-09  Daan De MeyerMerge pull request #2145 from DaanDeMeyer/uname
2023-12-09  Daan De Meyerarch: Add debug repositories
2023-12-09  Daan De MeyerRelax qemu check in uncaught_exception_handler() 2142/head
2023-12-09  Daan De Meyertests: Make more robust on distros with recent systemd
2023-12-09  Daan De MeyerMerge pull request #2144 from behrmann/ruffga
2023-12-09  Daan De MeyerRevert "mkosi: include binutils in the packages for... 2145/head
2023-12-09  Daan De MeyerPass uname to ukify
2023-12-09  Daan De MeyerUse mkosi-initrd to build the default initrd
2023-12-09  Joerg Behrmannci: print version of used tools 2144/head
2023-12-09  Joerg Behrmannci: exchange isort and pyflakes for ruff
2023-12-09  Joerg Behrmannfix ruff warnings
2023-12-09  Daan De MeyerAdd support for installing shim 2137/head
2023-12-08  Josef Bacikmkosi: include binutils in the packages for building
2023-12-08  Daan De Meyermkosi-initrd: Fix typo
2023-12-08  Daan De Meyerqemu: Become root when copying for Ephemeral=
2023-12-08  Daan De MeyerShare default image configuration between debian and...
2023-12-08  Joerg BehrmannRemove no longer necessary __init__.py from mkosi.resources
2023-12-07  Joerg BehrmannMove off of the deprecated importlib.resources API
2023-12-07  Daan De MeyerMerge pull request #2131 from DaanDeMeyer/fork
2023-12-07  Daan De MeyerHandle SIGTERM like a keyboard interrupt 2131/head
2023-12-07  Daan De MeyerLog "Interrupted by ..." when we interrupt a child...
2023-12-07  Daan De MeyerImprove exception handling for subprocess.run()
2023-12-07  Daan De MeyerRun image builds in a fork again
2023-12-07  Daan De MeyerMerge pull request #2132 from DaanDeMeyer/fix-kmods
2023-12-07  Daan De MeyerDon't consider include filters when deciding whether... 2132/head
2023-12-07  Daan De MeyerFix filter_kernel_modules()
2023-12-07  Daan De MeyerMerge pull request #2128 from DaanDeMeyer/extensions
2023-12-07  Daan De MeyerAdd sysext, confext and portable support 2128/head
2023-12-07  Daan De MeyerMake sure networking works on debian
2023-12-07  Daan De Meyermkosi-initrd: Fix md rules
2023-12-06  Daan De MeyerAdd QemuVsockCID= option
2023-12-06  Daan De Meyermkosi-initrd: Apply cryptsetup creds to all instances...
2023-12-06  Daan De Meyerdocs: Mention that all the sysext steps should be done...
2023-12-06  Daan De Meyerdocs: Mention how to provide your own key and certificate
2023-12-06  WinterhumanExecute user presets alongside system presets
2023-12-06  Daan De MeyerMerge pull request #2124 from behrmann/pyrightfix
2023-12-06  Joerg BehrmannMake DistributionInstaller.architecture a classmethod 2124/head
2023-12-06  Joerg Behrmannconfig: name parameter for MkosiJsonEncoder.default...
2023-12-06  Jörg BehrmannMerge pull request #2122 from DaanDeMeyer/sysext
2023-12-05  Daan De Meyerdocs: Add doc on generating system extensions with... 2122/head
2023-12-05  Daan De MeyerStrip usr/lib/sysimage/libdnf5 when dnf5 is not installed
2023-12-05  Zbigniew Jędrzejewsk... Merge pull request #2120 from DaanDeMeyer/initrd
2023-12-05  Daan De Meyermkosi-initrd: Port tests from old repository 2120/head
2023-12-05  Daan De MeyerFix nspawn settings
2023-12-05  Daan De MeyerTemporarily default to debian unstable for builtin...
2023-12-05  Daan De Meyermkosi-initrd: Ship preset to disable services by default
2023-12-05  Daan De Meyermkosi-initrd: Enable cryptsetup.* credentials for syste...
2023-12-05  Daan De MeyerSuspend stdin capture if --capture=no is specified
2023-12-05  Daan De MeyerPassthrough stdin/stdout in Image
2023-12-04  Daan De MeyerInstall less in default images initrds
2023-12-04  Daan De MeyerDon't pass --debug when running mkosi clean
2023-12-04  Daan De Meyerqemu: Don't synthesize root= if it's provided on the...
2023-12-04  Daan De Meyerqemu: Use full output path everywhere
2023-12-04  Daan De Meyertree: Pass in use_subvolumes feature instead of MkosiCo...
2023-12-04  Daan De Meyermkosi-initrd: Move tests to pytest
2023-12-04  Daan De Meyermkosi-initrd: Add opensuse support
2023-12-04  Daan De Meyermkosi-initrd: Default to cleaning package manager metadata
2023-12-04  Daan De Meyermkosi-initrd: Apply centos specific config to RHEL...
2023-12-04  Daan De MeyerIntroduce name() method for MkosiConfig
2023-12-04  Daan De Meyermkosi-initrd: Bring Arch and Debian up-to-date with...
2023-12-04  Daan De Meyermkosi-initrd: Exclude more files on Arch
2023-12-04  Daan De MeyerImplement WithDocs= for apt
2023-12-04  Daan De Meyermkosi-initrd: Strip all files starting with vmlinuz
2023-12-04  Daan De Meyermkosi-initrd: Strip documentation from the initrd
2023-12-04  Daan De Meyermkosi-initrd: Configure locale to C.UTF-8
2023-12-04  Daan De Meyermkosi-initrd: Remove System.map
2023-12-04  Zbigniew Jędrzejewsk... initrd: again drop shadow-utils from initrd
2023-12-04  Daan De Meyermkosi-initrd: Allow setting output format from CLI
2023-12-04  Daan De MeyerConfigure rpm _install_langs if locale is configured
2023-12-04  Daan De MeyerAllow configuring rpm in package manager trees
2023-12-04  Daan De MeyerSpecify --no-dereference in copy_tree()
2023-12-04  Daan De MeyerAdd clobber argument for copy_tree()
2023-12-04  Daan De MeyerDon't complain about compression for non-compressible...
2023-12-04  Daan De Meyermkosi-initrd: Only include core + host's loaded modules...
2023-12-04  Daan De MeyerAdd KernelModulesIncludeHost= and KernelModulesInitrdIn...
2023-12-04  Daan De Meyermkosi-initrd: Include firmware from host as well
2023-12-01  Daan De MeyerMerge pull request #2118 from DaanDeMeyer/tests
2023-12-01  Daan De Meyerci: Bump timeout to 1h 2118/head
2023-12-01  Daan De Meyertest: Test directory image boot in qemu if virtiofsd...
2023-12-01  Daan De Meyertests: Fix Distribution creation
2023-12-01  Daan De Meyerci: Fix environment passthrough
2023-12-01  Jörg BehrmannMerge pull request #2117 from DaanDeMeyer/tests
2023-12-01  Daan De MeyerMove integration tests into python 2117/head
2023-12-01  Daan De MeyerImplement RemovePackages= for Arch
2023-11-30  Daan De MeyerUse mkosi.local.conf for local configuration
2023-11-30  Daan De MeyerFix licensing
2023-11-30  Joerg Behrmanndocs: format paths as monospace
2023-11-29  Daan De MeyerFix ImageId= docs
2023-11-29  Daan De Meyermkosi-initrd: Copy md and dm udev rules from dracut
2023-11-29  Luca BoccassiRevert "ci: enable jammy-proposed-updates to get new...
2023-11-29  Daan De MeyerStop using workspace cache subdirectory
2023-11-29  Daan De MeyerMerge pull request #2084 from behrmann/reprouid
2023-11-29  Joerg Behrmannmounts: use INVOKING_USER in mount_passwd instead of... 2084/head
2023-11-29  Joerg Behrmannutil: make name and home of INVOKING_USER methods that...
2023-11-28  Daan De MeyerSpeed up empty_directory()
2023-11-28  Daan De MeyerSet atime and mtime of scripts to zero
next