]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2022-05-11  Joerg Behrmanndebian: include ca-certificates for bootstrap packages 963/head
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
2022-04-04  Jörg BehrmannMerge pull request #945 from DaanDeMeyer/dnf-vars-stream
2022-04-04  Daan De Meyercentos: Write stream dnf variable file when a stream... 945/head
2022-03-31  Daan De MeyerConfigure pacman with ParallelDownloads = 5
2022-03-31  Daan De MeyerAdd --repository-directory option
2022-03-30  Jörg BehrmannMerge pull request #942 from DaanDeMeyer/cache-reuse...
2022-03-30  Daan De MeyerReuse machine ID when re-using a cached image 942/head
2022-03-29  Daan De MeyerMerge pull request #941 from DaanDeMeyer/fixes
2022-03-29  Daan De MeyerMake sure --source-file-transfer-final works without... 941/head
2022-03-29  Daan De Meyercentos: Rebuild the rpm db in bdb format on older cento...
2022-03-28  Daan De MeyerMerge pull request #939 from behrmann/envrefactor
2022-03-26  Joerg Behrmannmake MkosiArgs.environment a dictionary 939/head
2022-03-26  Joerg Behrmannrelax accepted types for run_work_space command
2022-03-26  Joerg BehrmannAdd missing environments to prepare und postinst scripts 938/head
2022-03-25  Daan De Meyerci: Add back shellcheck
2022-03-25  Daan De Meyerci: Remove shellcheck step
2022-03-25  Daan De MeyerMerge pull request #923 from DaanDeMeyer/remove-dracut...
2022-03-25  Daan De MeyerReplace dracut unified kernel image kernel-install... 923/head
2022-03-25  Daan De MeyerFix unreachable code mypy typing error
2022-03-24  gsegattiMerging CI tests with MkosiMachineTest class
2022-03-16  Justin VreelandRemove uneeded "name=" from EPEL repo definition
2022-03-09  Paymon MARANDIgentoo: add homed flag to pambase
2022-03-09  gsegattiAdding "shell" verb to Machine class.
2022-03-08  Daan De MeyerCentralize usage of suppress_stacktrace() and propagate...
2022-03-04  Daan De Meyerdebian: Switch default release from unstable to testing
2022-03-04  gsegattiProof of concept for integration testing
2022-03-01  gsegattiRunning mypy in the tests/ folder and correcting errors...
2022-02-28  Joerg BehrmannCheck /dev/kvm more thoroughly.
2022-02-25  Daan De Meyerci: Remove nspawn Arch workaround
2022-02-24  Daan De MeyerAdd PowerTools repo for CentOS Stream 8
2022-02-23  Daan De MeyerRename --network-veth to --netdev (#909)
2022-02-23  gsegattiAdding an Enum class for verb comparison across Mkosi...
2022-02-22  Daan De MeyerPrint sfdisk spec if sfdisk fails
2022-02-18  Daan De MeyerInstall a more specific match when --network-veth is...
2022-02-17  gsegattiAn integration testing mvp that allows building, bootin...
2022-02-14  Daan De MeyerFix needs_build() logic
2022-02-11  Daan De MeyerError when trying to build an image without --bootable...
2022-02-10  Jörg BehrmannMerge pull request #902 from m0gg/gentoo-bootable-fix
2022-02-09  Marcel SackermannUse Gentoo.EMERGE_UPDATE_OPTS for invoke_emerge call... 902/head
2022-02-09  Daan De Meyerci: Add python integration tests job
2022-02-06  Marcel SackermannAdd `--update` and `--deep` to invoke_emerge call for...
2022-02-03  Davide CavalcaMake 9-stream the default for centos and centos_epel
2022-02-03  Daan De MeyerMerge pull request #868 from davide125/centos
2022-02-03  Daan De MeyerChange parse_args() arg type from List to Sequence
2022-02-02  Davide CavalcaMake 8-stream the default for centos and centos_epel 868/head
2022-02-02  Davide CavalcaAdd support for CentOS Stream releases
2022-02-02  gsegattiAdding sudo to both instances where pytest appears...
2022-02-02  Daan De Meyerci: Only run integration tests when the unit tests...
2022-01-28  gsegatti Initial framework for testing parse_args(), load_args... 896/head
2022-01-28  gsegattiPytest framework for unit testing Mkosi's methods.
2022-01-25  gsegattiRemoval of Gentoo check
2022-01-21  Jörg BehrmannMerge pull request #890 from DaanDeMeyer/missing-format
2022-01-21  Daan De MeyerFix missing format string specifiers 890/head
next