]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
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
2023-09-29  Zbigniew Jędrzejewsk... Add support for RHEL UBI
2023-09-29  Zbigniew Jędrzejewsk... distributions: add .pretty_name
2023-09-29  Zbigniew Jędrzejewsk... Do not explicitly instantiate exceptions
2023-09-29  Zbigniew Jędrzejewsk... distributions: use a generator to reduce list boilerplate
2023-09-29  Zbigniew Jędrzejewsk... Check early whether 'ukify' is available
2023-09-29  Daan De MeyerMerge pull request #1939 from behrmann/scriptenv
2023-09-29  Joerg Behrmannman: add a table which script receives what environment... 1939/head
2023-09-28  Joerg Behrmanntooltrees: add curl to default packages
2023-09-28  Zbigniew Jędrzejewsk... distributions: rename all installers to "Installer"
2023-09-28  Joerg Behrmannscripts: also pass WITH_ to prepare script
2023-09-28  Joerg Behrmannscripts: sort environment variables we pass to scripts
2023-09-28  Joerg Behrmannman: add missing spaces
2023-09-28  Daan De MeyerUse user provided initrds for grub
2023-09-28  Joerg BehrmannWrite IMAGE_ID and IMAGE_VERSION to /usr/lib/os-release
2023-09-28  Daan De MeyerAdd Architecture match
2023-09-28  Daan De MeyerAdd default implementations for a bunch of Distribution...
2023-09-28  Daan De MeyerFix setpgid logic
2023-09-27  Jörg BehrmannMerge pull request #1903 from gdiscry/scripts
2023-09-27  Georges DiscryConvert script settings to lists 1903/head
2023-09-27  Georges DiscryBackward-compatibility for renamed INI settings
2023-09-26  Daan De MeyerAlways copy kernel to split output
2023-09-26  Daan De MeyerMerge pull request #1926 from DaanDeMeyer/build-args
2023-09-26  Daan De MeyerPass command line arguments to build script again 1926/head
2023-09-26  Daan De MeyerAdd util-linux to tools tree packages
2023-09-26  Daan De MeyerRevert "CI: pin CentOS 9 kernel to workaround panic...
2023-09-25  Daan De MeyerMerge pull request #1923 from DaanDeMeyer/name
2023-09-25  Daan De MeyerMount over /etc/passwd when building an image and runni... 1923/head
2023-09-25  Daan De MeyerMake sure we always clean up /work
2023-09-25  Daan De MeyerMerge pull request #1922 from DaanDeMeyer/setpgid
2023-09-25  Paul MeyerAlways set distribution in tests
2023-09-25  Daan De MeyerUse setpgid if available 1922/head
2023-09-25  Daan De MeyerIntroduce find_binary()
2023-09-25  Georges DiscryDirectly ignore deprecated command-line options
2023-09-25  Georges DiscryImmediately change directory on -C/--directory
2023-09-25  Daan De MeyerMerge pull request #1919 from DaanDeMeyer/uid
2023-09-25  Daan De MeyerSet MKOSI_UID and MKOSI_GID when running scripts 1919/head
2023-09-25  Daan De MeyerCreate /work with relaxed permissions
2023-09-25  Daan De MeyerRemove unused read_only argument from mount_overlay()
2023-09-25  Daan De MeyerRename $SCRIPT to $CHROOT_SCRIPT
2023-09-22  Daan De MeyerMerge pull request #1917 from DaanDeMeyer/virtiofs
2023-09-22  Daan De MeyerSkip UKI generation if the sd-stub is not installed 1917/head
2023-09-22  Daan De MeyerDon't skip UKI generation when building a directory...
2023-09-22  Daan De MeyerMake sure we put two slashes in autologin dropins
2023-09-21  Luca BoccassiRevert "ci: enable jammy-proposed-updates to test new...
2023-09-21  Daan De MeyerMerge pull request #1913 from DaanDeMeyer/virtiofs...
2023-09-21  Daan De MeyerPass split initrd as -initrd if it exists with director... 1913/head
2023-09-21  Daan De MeyerInsist on UKI when booting in UEFI firmware mode
2023-09-21  Daan De MeyerUse root as tag name for virtiofs root
2023-09-21  Daan De MeyerSupport booting directory images in qemu
2023-09-21  Daan De Meyerqemu: Make sure virtiofsd sock name is unique
2023-09-21  Daan De Meyerqemu: Make sure the memfd size matches the machine...
2023-09-21  Daan De MeyerNetworking improvements
next