]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2023-10-20  Daan De MeyerMake join_mirror() more robust and use it everywhere 1998/head
2023-10-19  Daan De MeyerModernize mageia and openmandriva a bit
2023-10-19  Daan De MeyerUse find_rpm_gpgkey() for Mageia and OpenMandriva
2023-10-19  Daan De MeyerUpdate NEWS
2023-10-19  Daan De MeyerAdd git script to set safe.directory=* whenever git...
2023-10-19  Daan De MeyerMerge pull request #1995 from DaanDeMeyer/initrd
2023-10-19  Daan De MeyerDon't store default initrd artifacts in output directory 1995/head
2023-10-19  Daan De MeyerPut KernelCommandLine= in the right section
2023-10-19  Daan De MeyerDon't assume FileNotFoundError from run() is about...
2023-10-19  Daan De Meyeropenmandriva: Copy kernel image to /usr
2023-10-19  Daan De Meyeropenmandriva: Fix mirror
2023-10-19  Jörg BehrmannMerge pull request #1991 from DaanDeMeyer/autologin
2023-10-18  Daan De MeyerFix missing apivfs in openmandriva 1991/head
2023-10-18  Daan De MeyerFix mageia vmlinuz location
2023-10-18  Daan De MeyerAdd ToolsTreeMirror= setting
2023-10-18  Daan De MeyerCreate output symlink in staging directory
2023-10-18  Daan De MeyerChange ownership of output files in staging directory
2023-10-18  Daan De MeyerAdd shorthand for enabling --autologin
2023-10-18  Daan De MeyerBuild xfsprogs with all available threads
2023-10-18  Daan De MeyerMerge pull request #1989 from DaanDeMeyer/top
2023-10-18  Daan De MeyerBeef up bundled images 1989/head
2023-10-18  Daan De Meyeraction: Build newer xfsprogs
2023-10-18  Daan De MeyerAdd yaml to editorconfig
2023-10-18  Daan De Meyeropensuse: Download packages in advance
2023-10-18  Daan De Meyeropensuse: Switch to https mirror
2023-10-18  Daan De MeyerMove CI configuration to top level
2023-10-18  Jörg BehrmannMerge pull request #1988 from DaanDeMeyer/fix
2023-10-18  Daan De MeyerRemove unnecessary line continuations 1988/head
2023-10-18  Daan De MeyerUse with in spawn()
2023-10-18  Daan De MeyerFix spawn()
2023-10-18  Daan De MeyerDrop leftover gentoo config file for CI
2023-10-18  Daan De MeyerReword readme
2023-10-18  Daan De MeyerRework qemu device support checks
2023-10-17  Malte Pollmake_tar: do not emit extended PAX headers for atime...
2023-10-15  Daan De MeyerAdd a FAQ entry about KVM on Debian/Ubuntu
2023-10-13  Zbigniew Jędrzejewsk... Do not try to copy vmlinuz for non-bootable images
2023-10-13  Daan De MeyerMake sure shadow-utils is installed in tools trees
2023-10-13  Zbigniew Jędrzejewsk... Merge pull request #1978 from DaanDeMeyer/kvm
2023-10-13  Daan De MeyerRename InvokingUser to INVOKING_USER 1978/head
2023-10-13  Daan De MeyerOpen qemu device nodes before unsharing user namespace
2023-10-13  Daan De MeyerUse os.access() in qemu support checks
2023-10-13  Daan De MeyerExtend spawn() slightly
2023-10-13  Daan De MeyerEnable faulthandler module when in debug mode
2023-10-13  Daan De MeyerMerge pull request #1973 from DaanDeMeyer/user
2023-10-13  Cornelius HoffmannDo not require signatures for local packages
2023-10-13  Daan De MeyerRun qemu as the invoking user again 1973/head
2023-10-13  Daan De MeyerDrop logic to add CI user to kvm group
2023-10-13  Daan De MeyerAdd WithRecommends=
2023-10-13  Cornelius HoffmannDo not remount build root as ro in build chroot
2023-10-12  Daan De MeyerBeef up GPG key handling
2023-10-11  Daan De MeyerMount volatile overlay when running build scripts
2023-10-11  Daan De MeyerRun scripts with ".chroot" extension inside the image
2023-10-11  Daan De MeyerMerge pull request #1968 from DaanDeMeyer/rhel
2023-10-11  Daan De MeyerUse GenericVersion() for CentOS version comparisons 1968/head
2023-10-11  Daan De MeyerAllow comparing GenericVersion() against int and str...
2023-10-11  Daan De MeyerAdd RHEL support
2023-10-11  Daan De MeyerEnable codeready-builder by default on RHEL
2023-10-11  Daan De MeyerGet rid of config_default_mirror()
2023-10-10  Daan De MeyerAdd newline between repos in generated mkosi.repo file
2023-10-10  Daan De MeyerPass around MkosiState in centos based distributions
2023-10-10  Daan De MeyerMention secure boot auto enrollment minimum systemd...
2023-10-09  Jörg BehrmannMerge pull request #1964 from DaanDeMeyer/testing
2023-10-09  Daan De Meyerfedora: Add updates-testing repositories 1964/head
2023-10-09  Daan De MeyerAdd extra search paths to $PATH when booting
2023-10-09  Daan De MeyerMerge pull request #1963 from DaanDeMeyer/check
2023-10-09  Daan De MeyerExtend tools checks for ukify and systemd-repart 1963/head
2023-10-09  Daan De MeyerAdd stringification of GenericVersion()
2023-10-05  Luca BoccassiRelease 18 v18
2023-10-05  Daan De MeyerVerify that two instances of MkosiConfig.default()...
2023-10-05  Daan De MeyerUpdate NEWS.md
2023-10-05  Daan De MeyerNote minimum systemd version requirement for RuntimeTrees=
2023-10-05  Daan De MeyerFix CentOS SIG keys
2023-10-05  Daan De MeyerMerge pull request #1953 from behrmann/pascalcase
2023-10-05  Daan De Meyereditorconfig: Add global defaults for indent_style...
2023-10-05  Joerg Behrmannjson: fix typos and add missing raise 1953/head
2023-10-05  Joerg Behrmannjson: move JSON keys to PascalCase
2023-10-05  Daan De MeyerAdd a policy on adding new distributions
2023-10-05  Daan De MeyerMention OutputDirectory= when parsing Output= or -...
2023-10-04  Daan De MeyerMerge pull request #1955 from DaanDeMeyer/deterministic
2023-10-04  Daan De MeyerFail when running without configuration 1955/head
2023-10-04  Daan De MeyerDon't leak cwd into MkosiConfig
2023-10-04  Daan De MeyerAdd ImageId= and ImageVersion= specifiers
2023-10-04  Daan De MeyerMerge pull request #1952 from DaanDeMeyer/config
2023-10-04  Daan De MeyerAdd support for specifiers 1952/head
2023-10-04  Daan De MeyerParse setting paths before parsing main config file
2023-10-04  Daan De MeyerMerge pull request #1951 from DaanDeMeyer/custom
2023-10-04  Daan De MeyerStop explicitly setting distribution in tests 1951/head
2023-10-04  Daan De MeyerRename "none" distribution to "custom"
2023-10-04  Daan De MeyerMerge pull request #1914 from behrmann/json
2023-10-04  Joerg Behrmannconfig: factor out settings_lookup_by* and match_lookup... 1914/head
2023-10-04  Joerg Behrmannjson: produce a known error when parsing JSON
2023-10-04  Joerg Behrmannjson: add alternative constructor from partial JSON...
2023-10-04  Joerg Behrmannjson: add alternative default constructors to MkosiArgs...
2023-10-04  Joerg Behrmannjson: make JSON readable from dicts and files as well...
2023-10-04  Joerg Behrmanntest: add tests for json dumping
2023-10-04  Joerg Behrmannjson: make MkosiArgs and MkosiConfig loadable from...
2023-10-04  Joerg Behrmannjson: make MkosiArgs and MkosiConfig JSON-dumpable
2023-10-04  Joerg Behrmannconfig: fix type of presets and dependencies
2023-10-04  Joerg Behrmannconfig: don't use Sequence in MkosiConfig definition
2023-10-04  Joerg BehrmannFix ruff warnings
next