]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
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
2023-10-04  Daan De MeyerMake sure we chdir() to directories when parsing includes
2023-10-03  Stefan NicklAdd "none" distribution
2023-10-03  Daan De MeyerUse local GPG keys from distribution-gpg-keys if available
2023-10-03  Daan De MeyerAlways set the ttyS0 credentials
2023-10-02  Daan De MeyerOnly parse each path included with Include= once
2023-10-02  Daan De MeyerOnly add console=ttyS0 and tty sizes when QemuGui=...
2023-10-02  Daan De MeyerMerge pull request #1945 from behrmann/moredefaults
2023-10-02  Daan De MeyerMerge pull request #1944 from DaanDeMeyer/size
2023-10-02  Joerg Behrmanntools: add apt to Arch default tools tree 1945/head
2023-10-02  Joerg Behrmanntools: add pesign to Arch, Debian and OpenSUSE default...
2023-10-02  Daan De MeyerAdd RuntimeSize= setting 1944/head
2023-10-02  Daan De MeyerAdd back parse_bytes() function as config_parse_bytes()
2023-10-02  Jörg BehrmannMerge pull request #1941 from DaanDeMeyer/include
2023-10-02  Daan De MeyerAdd Include= setting 1941/head
2023-10-01  Daan De MeyerFix formatting nit
2023-10-01  Daan De MeyerStop hardcoding setting names we pass to parse_ini()
2023-10-01  Daan De MeyerMerge pull request #1942 from DaanDeMeyer/initrd-packages
2023-10-01  Daan De MeyerAdd InitrdPackages= 1942/head
2023-10-01  Daan De MeyerImprove formatting a bit in finalize_tools()
2023-10-01  Daan De MeyerDon't show default tools trees in the summary
2023-10-01  Daan De MeyerAdd apt and debian-keyring to CentOS tools tree packages
2023-10-01  Daan De MeyerMake --tools-tree-packages singular
2023-10-01  Daan De MeyerUpdate help for --tools-tree-packages a bit
2023-10-01  Daan De MeyerDon't reuse unprivileged cache when building as root
2023-09-30  Luca Boccassibuild/cache dir name: append architecture
2023-09-30  Daan De MeyerMerge pull request #1911 from keszybz/rhel-ubi
2023-09-29  Zbigniew Jędrzejewsk... ci: add nspawn boot of rhel-ubi 1911/head
next