]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2022-06-19  PyfischAdd veritysetup.target to initrd 1015/head
2022-06-17  Daan De MeyerMerge pull request #1012 from DaanDeMeyer/fix-ssh
2022-06-17  Daan De MeyerHave run_ssh_cmdline() return List instead of Sequence 1012/head
2022-06-17  Daan De Meyermachine: Add retries for ssh
2022-06-17  Daan De MeyerRefactor command running in integration tests
2022-06-17  Daan De MeyerDrop choices param from --debug option spec
2022-06-16  Zbigniew Jędrzejewsk... mkosi: optimize/fix patching of root part-type uuid
2022-06-16  Daan De MeyerMerge pull request #1009 from DaanDeMeyer/arch-pacman...
2022-06-16  Daan De Meyerarch: Use gpgdir from host system 1009/head
2022-06-10  Daan De MeyerFix losetup race condition with initializing partition...
2022-06-10  Daan De MeyerMerge pull request #958 from keszybz/help-formatting
2022-06-10  Zbigniew Jędrzejewsk... mkosi: fix typo 958/head
2022-06-10  Zbigniew Jędrzejewsk... docs: say 'git ls-files' instead of 'git-ls-files'
2022-06-10  Zbigniew Jędrzejewsk... docs: regenerate the man page
2022-06-10  Zbigniew Jędrzejewsk... Improve wrapping of long texts in --help
2022-06-10  Zbigniew Jędrzejewsk... Split out the helper to format a list of strings
2022-06-10  Zbigniew Jędrzejewsk... mkosi: add metavar=BOOL to boolean options
2022-06-10  Zbigniew Jędrzejewsk... mkosi: reformat option construction
2022-06-09  Daan De Meyerarch: Drop locale-gen logic
2022-06-03  Jörg BehrmannMerge pull request #994 from gsalvatella/fix/bmap-befor...
2022-06-02  Gerard Salvatellamkosi: create bmap before compression 994/head
2022-06-02  Jörg BehrmannMerge pull request #996 from behrmann/parsesshagentlogic
2022-06-01  Joerg Behrmannssh: make parse_ssh_agent only handle strings 996/head
2022-05-30  Jörg BehrmannMerge pull request #985 from DaanDeMeyer/pytest-gracefu...
2022-05-30  Joerg Behrmannset SYSTEMD_LOG_LEVEL=debug in workspace cmd when debug...
2022-05-20  Daan De Meyermachine: Hide subprocess stacktrace when a command... 985/head
2022-05-20  Jörg BehrmannMerge pull request #983 from DaanDeMeyer/pytest-graceful
2022-05-19  Daan De Meyermachine: Hide pexpect stacktrace when machine fails... 983/head
2022-05-19  Daan De MeyerMerge pull request #982 from DaanDeMeyer/fixes
2022-05-19  Daan De Meyermachine: Fail test more gracefully if the image fails... 982/head
2022-05-19  Daan De Meyermachine: Pass a list of arguments to pexpect instead...
2022-05-19  Jörg BehrmannMerge pull request #981 from DaanDeMeyer/fix-qemu-bios
2022-05-18  Daan De MeyerSelect qemu executable based on image architecture
2022-05-18  Lennart Poetteringmkosi: add option for adding extra qemu args
2022-05-18  Daan De Meyerqemu: Only enable uefi related options when we want... 981/head
2022-05-18  Daan De Meyermkosi: Always use the embedded default version when...
2022-05-18  Daan De MeyerAdd two more OVMF code locations
2022-05-18  Daan De MeyerFix wrong verity sigs for s390
2022-05-18  Jörg BehrmannMerge pull request #978 from behrmann/manifestsizeoptional
2022-05-17  Joerg Behrmannmanifest: don't assume the size field to be valid on... 978/head
2022-05-17  Daan De Meyermachine: Translate \r\n to \n in logfile
2022-05-16  Jörg BehrmannMerge pull request #972 from DaanDeMeyer/remove-pacstra...
2022-05-16  Daan De MeyerReplace references to pacstrap with pacman 972/head
2022-05-15  Neil HanlonAllow rhel-likes to build on more than x86_64
2022-05-14  Joerg Behrmannadd a workaround for missing user= parameter in subproc...
2022-05-12  Jörg BehrmannMerge pull request #966 from DaanDeMeyer/ubuntu-jammy
2022-05-11  Daan De MeyerUpdate ubuntu default version to jammy 966/head
2022-05-11  Daan De MeyerMerge pull request #961 from DaanDeMeyer/fedora-36
2022-05-11  Jörg BehrmannMerge pull request #963 from behrmann/debian-ca-certs
2022-05-11  Daan De MeyerInstall util-linux explicitly on Fedora 961/head
2022-05-11  Daan De MeyerDon't fail if /etc/pam.d/login doesn't exist.
2022-05-11  Joerg Behrmanndebian: include ca-certificates for bootstrap packages 963/head
2022-05-10  Daan De MeyerUpdate default fedora version to 36
2022-05-08  Daan De MeyerMerge pull request #960 from DaanDeMeyer/fixes
2022-05-07  Daan De MeyerRun git operations as user running mkosi 960/head
2022-05-07  Daan De MeyerAlways update /etc/kernel/cmdline
2022-05-05  Daan De MeyerMerge pull request #959 from DaanDeMeyer/arch
2022-05-05  Daan De MeyerAdd nspawn version check to check_native() 959/head
2022-05-05  Daan De MeyerAdd env variable to configure nspawn executable to use
2022-04-25  Daan De MeyerEnsure we use C.UTF-8 as the default locale on all...
2022-04-25  Joerg Behrmanndebian: load skeletons after running debootstrap
2022-04-25  Daan De MeyerMerge pull request #957 from keszybz/py3.11-compat
2022-04-24  Zbigniew Jędrzejewsk... Drop special __repr__ from Parseable mixin 957/head
2022-04-24  Zbigniew Jędrzejewsk... py3.11: fix Enum formatting to work with python3.11-a7
2022-04-22  Daan De MeyerMerge pull request #954 from behrmann/missingdocs
2022-04-22  Joerg Behrmanndocs: add missing genkey command summary 954/head
2022-04-22  Joerg Behrmanndocs: add missing commands to synopsis
2022-04-22  Joerg BehrmannMake a relative symlink instead of an absolute one
2022-04-21  Jörg BehrmannMerge pull request #952 from DaanDeMeyer/locale-force...
2022-04-20  Daan De Meyermkosi: Force /etc/default/locale to be a symlink to... 952/head
2022-04-19  Daan De MeyerMerge pull request #932 from DaanDeMeyer/debug-bootable
2022-04-19  Daan De Meyerarch: Use C.UTF-8 instead of en_US.UTF-8 932/head
2022-04-19  Daan De Meyerubuntu/debian: Add updates/security repos to new images
2022-04-19  Daan De Meyerubuntu/debian: Preserve runtime directory
2022-04-19  Daan De Meyerci: Update dependency versions
2022-04-19  Daan De Meyerci: Cache dependencies build step
2022-04-19  Daan De Meyerci: Fix $BUILDDIR unset in setup-github-actions.sh
2022-04-19  Daan De Meyerubuntu/debian: Set up locale correctly on Debian/Ubuntu
2022-04-19  Daan De Meyermachine: Rework run() output capture
2022-04-19  Daan De MeyerRename test_skip_not_supported() to skip_not_supported()
2022-04-19  Daan De MeyerExpect qemu tests to fail on centos_epel due to arch...
2022-04-19  Daan De MeyerAdd --qemu-kvm option
2022-04-14  Daan De Meyerci: Print more verbose output when running pytest
2022-04-14  Daan De MeyerDrop --hostonly-initrd from test machine bootable images
2022-04-14  Daan De MeyerAdd missing binaries to initrd
2022-04-14  Daan De Meyerci: Remove systemd.volatile from kernel command line
2022-04-14  Daan De Meyerci: Use gpt_ext4 as the bootable system format instead...
2022-04-14  Daan De Meyertests: Add back isinstance() check to pytest_assertrepr...
2022-04-14  Daan De Meyermachine: Duplicate pexpect serial output to stdout
2022-04-14  Daan De MeyerDifferentiate between machine name and interface name
2022-04-14  Daan De MeyerRegister "integration" as a custom pytest marker
2022-04-14  Daan De MeyerAdd interface name to interface not found error message
2022-04-14  Daan De MeyerShorten interface names to 12 characters
2022-04-14  Daan De MeyerSet SSH timeout to 4 minutes for integration tests
2022-04-14  Daan De MeyerOnly build test images in bootable mode when using...
2022-04-14  Daan De Meyerci: Fix variable usage with sudo
2022-04-14  Joerg Behrmanntest: squelch asyncio io warning
2022-04-08  Daan De MeyerRun dracut for unified kernel images instead of objcopy
2022-04-05  Rémi PalancherAdd option to run nspawn in current unit
2022-04-04  Luca BoccassiFix bootstrapping RPM distro on Debian
next