]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2020-12-19  Joerg BehrmannCI: add black to CI and document editable installs... 584/head
2020-12-18  Joerg BehrmannUse black for code formatting
2020-12-18  Joerg BehrmannAdd pyproject.toml to configure black
2020-12-18  Peter HuttererReplace the sys.stderr.write calls with a custom MkosiP...
2020-12-18  Peter HuttererFix flake8 warnings
2020-12-18  Peter HuttererAdd backticks around the workspace command error
2020-12-17  Daan De MeyerAllow disabling unified kernel images on BIOS for all...
2020-12-17  Daan De MeyerSupport mkosi.* files in mkosi.default.d + distro specific
2020-12-16  Daan De MeyerExplicitly specify dracut filesystem when using --hosto...
2020-12-16  Daan De MeyerRedirect non-redirected subprocesses output to stderr...
2020-12-15  Daan De Meyerqemu: Enable -vga virtio when not using --qemu-headless
2020-12-15  Daan De MeyerRun finalize script with OUTPUTDIR environment variable set
2020-12-14  Daan De MeyerAdd --install-directory option
2020-12-13  Daan De MeyerCreate /usr/include with correct mode when --include...
2020-12-13  Daan De MeyerEmpty include directory before installing to it
2020-12-12  Daan De MeyerCI: Install mkosi explicitly
2020-12-12  Daan De MeyerUpdate summary with new options
2020-12-12  Daan De MeyerMerge pull request #572 from bluca/debian_improvements
2020-12-12  Luca Boccassidebian: enable dpkg unsafe-io before debootstrap 572/head
2020-12-12  Luca Boccassidebian: remove dpkg unsafe-io config after bootstrap
2020-12-12  Daan De MeyerCI: Simplify install step
2020-12-12  Daan De MeyerCI: Build tar archives
2020-12-12  Daan De MeyerGithub Action: Install qemu and ovmf
2020-12-12  Daan De MeyerGithub Action: Update dependency versions
2020-12-12  Daan De MeyerMerge pull request #569 from bluca/debian_improvements
2020-12-11  Luca Boccassinspawn: check if --console is available before using it 569/head
2020-12-11  Luca Boccassidpkg: use force-unsafe-io
2020-12-11  Daan De MeyerAdd --include-directory option
2020-12-11  Daan De MeyerAllow build script to read from stdin when running...
2020-12-10  Daan De Meyercentos_epel: Fix --mirror
2020-12-09  Daan De MeyerFedora: Update default release to 33
2020-12-09  Daan De MeyerAdd a vga device for --qemu-headless when using BIOS...
2020-12-08  Daan De MeyerArch: Switch back to using a single call to pacman
2020-12-08  Daan De MeyerOnly print summary when summary verb is used
2020-12-07  Daan De MeyerReplace -boot c option with -nodefaults
2020-12-07  Daan De MeyerAdd --hostonly option
2020-12-07  Daan De Meyerqemu: Add if=virtio option.
2020-12-07  Daan De Meyerqemu: Add -cpu host option
2020-12-07  Daan De Meyerqemu: Add rudimentary kvm detection instead of using...
2020-12-06  Daan De MeyerAdd --autologin option
2020-12-06  Daan De MeyerChange QEMU boot order so it doesn't try the CD-ROM
2020-12-06  Daan De MeyerSet COLUMNS and LINES to current terminal values when...
2020-12-06  Daan De MeyerFix all-ethernet.network permissions
2020-12-06  Daan De MeyerAdd --network-veth option
2020-12-05  Daan De MeyerArch: Add --needed option when installing packages...
2020-12-02  Daan De Meyerbump version numbers for v8 v8
2020-12-02  Daan De MeyerMerge pull request #542 from DaanDeMeyer/rpm-from-source
2020-12-02  Daan De MeyerMerge pull request #541 from drewmoseley/master
2020-12-02  Daan De MeyerCI: Build rpm from source 542/head
2020-12-02  Daan De MeyerCI: Drop clear, photon, opensuse, openmandriva and...
2020-12-02  Drew MoseleyFix incorrect script name in README. 541/head
2020-12-02  Drew MoseleyDo not automatically specify rw on kernel command line.
2020-12-01  Daan De Meyerbump version numbers for v7 v7
2020-12-01  Daan De Meyersetup-mkosi: Update dependencies to latest versions
2020-11-30  Daan De MeyerCheck if loop device partition exists in nspawn_params_...
2020-11-30  Daan De MeyerDisable Openmandriva boot tests
2020-10-14  Daan De MeyerCI: Run apt-get update before install python3-venv
2020-10-14  Daan De Meyermypy: Remove unused type: ignore comments
2020-10-08  Joerg Behrmannbin: use /usr/bin/env to get bash path instead of hardw...
2020-10-02  Daan De Meyerbump version numbers for v6 v6
2020-09-27  Daan De MeyerMerge pull request #523 from foxxx0/centos7-fixes
2020-09-11  Thore Bödeckerfix small typo in comment 523/head
2020-09-11  Thore Bödeckerrun postinstall nspawn with loopdev if bootable
2020-09-11  Thore Bödeckerfix bootable CentOS 7 efi by using grub2-efi
2020-09-11  Thore Bödeckerextend mkfs to support adding cmdline args
2020-09-11  Thore Bödeckeradd helper for determining if CentOS older than 8
2020-09-11  Thore Bödeckerallow optional override of GPT first-lba header
2020-09-04  Daan De MeyerGive prepare scripts access to SRCDIR.
2020-09-01  Daan De MeyerMerge pull request #525 from DaanDeMeyer/no-verity...
2020-08-31  Daan De MeyerMake sure we apply the btrfs stale devices fix everywhere
2020-08-25  Daan De MeyerMove action to repository root
2020-08-25  Daan De MeyerBoot nspawn with --volatile=overlay when using dm-verity 525/head
2020-08-25  Daan De MeyerCache unified kernel images and secure boot when not...
2020-08-25  Daan De MeyerMerge pull request #519 from DaanDeMeyer/qemu-boot...
2020-08-25  Daan De MeyerCI: Add QEMU boot tests 519/head
2020-08-25  Daan De MeyerCI: Stop running setup-mkosi on Ubuntu and Debian
2020-08-24  Daan De MeyerOnly install dracut config files when necessary
2020-08-24  Daan De MeyerOpenSUSE: Remove dracut workaround
2020-08-24  Daan De MeyerOpenSUSE: Support passwordless root login
2020-08-24  Daan De MeyerArch: Quote correctly in mkosi-kernel-remove script
2020-08-24  Daan De MeyerFail early when using --bootable on Photon
2020-08-24  Daan De MeyerFail early when trying to use --bootable with Clear...
2020-08-24  Daan De MeyerFail early when using --without-unified-kernel-images...
2020-08-24  Daan De MeyerMageia: Make sure systemd is included in the initramfs
2020-08-24  Daan De MeyerFedora: Install kernel modules so squashfs is available
2020-08-24  Daan De MeyerUbuntu/Debian: Add universe regardless of UKI or not
2020-08-24  Daan De MeyerAdd BIOS support to --qemu-headless
2020-08-24  Daan De MeyerArch: Drop e2fsprogs install logic as its part of base
2020-08-24  Daan De MeyerFix grub installation
2020-08-24  Daan De MeyerArch: Handle no kernels installed case in kernel-instal...
2020-08-24  Daan De MeyerArch: Explicitly install base package first
2020-08-24  Daan De MeyerMageia: Apply opensuse dracut fix
2020-08-24  Daan De MeyerFall back to software CPU emulation if KVM isn't available
2020-08-24  Daan De MeyerFix WithUnifiedKernelImages
2020-08-24  Daan De MeyerArch: Add vmlinuz add/remove hooks when using BIOS
2020-08-24  Daan De MeyerOnly boot with OVMF when building UEFI images
2020-08-23  Joerg BehrmannDon't write .pyc files when bin/mkosi is called with...
2020-08-22  Daan De MeyerMerge pull request #504 from behrmann/entrypoint_v2
2020-08-21  Joerg Behrmannmove do-a-release.sh to tools directory 504/head
2020-08-21  Joerg Behrmannadd generate-zipapp.sh script to generate a zipapp
next