]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2022-08-29  Daan De MeyerDrop BIOS/grub support 1152/head
2022-08-29  Daan De MeyerDrop CentOS 7 support
2022-08-27  Daan De Meyerarch: Modify SigLevel to pacman default
2022-08-25  Luca Boccassitar/cpio: fix compression options handling
2022-08-22  Luca Boccassimanifest: include metadata about the image itself
2022-08-22  Daan De MeyerInstall opensuse base locale package
2022-08-21  Joerg BehrmannMake Debian kernel package code more prose-like
2022-08-21  Jörg BehrmannMerge pull request #1142 from DaanDeMeyer/sfdisk-remove...
2022-08-21  Daan De MeyerDrop --no-tell-kernel from sfdisk command line 1142/head
2022-08-21  Daan De MeyerMerge pull request #1140 from bluca/debian_kernel_arch
2022-08-21  Daan De MeyerRemove all existing partition devices before running...
2022-08-21  Daan De Meyeropensuse: Install systemd-network when --netdev is...
2022-08-20  Luca Boccassiefi: add more arch-specific locations for OVMF firmware... 1140/head
2022-08-20  Luca Boccassiboot: do not hard-code EFI stub architecture
2022-08-20  Luca Boccassidebian: do not hard-code kernel architecture
2022-08-19  Daan De MeyerAlways use a pseudo-tty when boot verb is used
2022-08-19  Daan De Meyercentos: Add check that --netdev is always used with...
2022-08-19  Jörg BehrmannMerge pull request #1135 from mcassaniti/compression...
2022-08-19  Jörg BehrmannMerge pull request #1131 from DaanDeMeyer/drop-blkdiscard
2022-08-19  Michael A CassanitiFixed compression suffix 1135/head
2022-08-18  Daan De MeyerMerge pull request #1130 from DaanDeMeyer/syscall
2022-08-18  Daan De MeyerDrop call to blkdiscard 1131/head
2022-08-18  Daan De MeyerReplace blockdev --reread-pt by manually adding partitions 1130/head
2022-08-18  Daan De MeyerMove syscall related stuff to syscall.py
2022-08-18  Daan De MeyerDrop time include from backend
2022-08-18  Daan De Meyeropensuse: Check for pam files in /usr/lib as well
2022-08-18  Michael A CassanitiAdded support for generating an XFS UsrOnly root
2022-08-18  Jörg BehrmannMerge pull request #1126 from bluca/plain_mirror
2022-08-18  Jörg BehrmannMerge pull request #1127 from bluca/squashfs_raw
2022-08-18  Daan De MeyerSupport execution using pkexec instead of sudo
2022-08-18  Luca BoccassiAdd --use-mirror-=verbatim=[bool] option 1126/head
2022-08-18  Michael A CassanitiUse chunked reads when inserting partition
2022-08-18  Luca Boccassiname squashfs images as .raw too 1127/head
2022-08-16  Jörg BehrmannMerge pull request #1122 from Foxboron/morten/dpkg...
2022-08-16  Jörg BehrmannMerge pull request #1119 from Foxboron/morten/pacman...
2022-08-16  Jan Mackuci(lint): add shell linter - Differential ShellCheck
2022-08-16  Morten Linderudmkosi/manifest: move dpkg-query to run_workspace_command 1122/head
2022-08-16  Morten Linderudmkosi/manifest: Implement support for pacman packages 1119/head
2022-08-15  Daan De MeyerWrite uninitialized to /etc/machine-id when resetting
2022-08-15  Jörg BehrmannMerge pull request #1116 from Foxboron/morten/arch...
2022-08-15  Morten Linderudarch: remove mirror selection code 1116/head
2022-08-12  Morten LinderudSet default geo mirror for Arch Linux
2022-08-11  Daan De MeyerAlways use a distro~release subdirectory for output...
2022-08-08  Daan De MeyerSupport ListAction with type=Path
2022-08-08  Daan De MeyerRefactor mount functions to use context managers
2022-08-08  Michael A CassanitiAdded boot counting to unified kernels if /etc/kernel...
2022-08-06  Luca BoccassiFix manifest creation when running on Bionic
2022-08-06  Daan De MeyerAdd support for mkosi.conf and mkosi.conf.d configurati...
2022-08-05  Michael A CassanitiSkip setting kernel root cmdline parameter for UsrOnly...
2022-08-05  Daan De MeyerAdd compat with older nspawn that doesn't know --rlimit
2022-08-05  Michael A CassanitiFixed building when skipping final phase
2022-08-02  Daan De Meyercentos: Fix centos mirror
2022-08-02  Daan De Meyeraction: Download archlinux-keyring from Michel Salim...
2022-08-01  Daan De Meyeraction: Drop vm-vt workaround
2022-08-01  Daan De MeyerRevert "action: Pin systemd-container version"
2022-08-01  Daan De MeyerMerge pull request #1080 from jre21/qemu
2022-07-28  Daan De MeyerCI: Stop on first test failure
2022-07-28  Daan De MeyerMove debian/ubuntu locale symlink logic to install...
2022-07-28  Daan De MeyerOnly check whether a format can be booted if verb ...
2022-07-28  Daan De MeyerIgnore EBUSY on partition removal
2022-07-28  Jacob Emmert... Emit configfile arguments in key=val format 1080/head
2022-07-28  Jacob Emmert... Don't remove duplicates from QemuArgs
2022-07-28  Jacob Emmert... Use qemu's user-mode networking when not running as...
2022-07-28  Jacob Emmert... Allow running qemu as an unprivileged user
2022-07-28  Michael A CassanitiInclude any files ending in '.install' in package data
2022-07-27  Jörg BehrmannMerge pull request #1060 from DaanDeMeyer/debian-kernel...
2022-07-27  Daan De MeyerOnly pass arguments to build script when verb is "build"
2022-07-27  Daan De MeyerMerge pull request #1036 from DaanDeMeyer/no-release
2022-07-27  Daan De MeyerPass kernel args to systemd when booting in nspawn
2022-07-27  Daan De MeyerMove debian/ubuntu kernel-install workaround to a kerne... 1060/head
2022-07-27  Daan De MeyerReduce duplication in centos variant repo setup 1036/head
2022-07-27  Daan De MeyerDrop HighAvailability repo for almalinux
2022-07-27  Daan De MeyerDrop centosplus repos and variants
2022-07-27  Daan De MeyerDrop repo name field
2022-07-27  Daan De MeyerUse the same install function for all centos variants
2022-07-27  Daan De MeyerIntroduce is_centos_variant() helper
2022-07-27  Daan De MeyerStop installing -release packages explicitly
2022-07-27  Daan De MeyerUse distro~release subdirectories under mkosi.output...
2022-07-27  Daan De Meyerarch: Move bios kernel-install workaround to install...
2022-07-27  Daan De MeyerMake grub/grub2 check distribution independent
2022-07-27  Daan De MeyerMove machine ID directory in /boot workaround to instal...
2022-07-27  Daan De MeyerMove configure_dracut() call outside of install functions
2022-07-27  Daan De MeyerRemove dracut uefi_stub configuration
2022-07-27  Daan De MeyerDrop Photon support
2022-07-27  Michael A CassanitiForce initializing the partition table every time creat...
2022-07-27  Daan De Meyeraction: Install dependencies in action repo checkout
2022-07-27  Daan De Meyerci: Disable gentoo until upstream issue is fixed
2022-07-26  Frantisek Sumsalaction: bump archlinux-keyring to 20220713
2022-07-25  Rémi PalancherFix debian releases w/o updates and security fixes
2022-07-21  Daan De MeyerActually apply --source-file-transfer=mount when bootin...
2022-07-21  Daan De MeyerAllow --source-file-transfer-final=mount when booting...
2022-07-21  Michael A CassanitiFixed regression when using UsrOnly during initial...
2022-07-19  Jörg BehrmannMerge pull request #1071 from behrmann/always-arch
2022-07-19  Joerg BehrmannAlways define args.architecture and add args.architectu... 1071/head
2022-07-18  Daan De MeyerRemove mkosi.files/ directory
2022-07-18  Michael A CassanitiFixed running prepare and post-install scripts when...
2022-07-18  Michael A CassanitiExplicitly adding partition after creating
2022-07-18  Daan De MeyerCopy systemd manager conf to initrd if set
2022-07-18  Daan De MeyerMerge pull request #1063 from DaanDeMeyer/copy-git-dir
2022-07-18  Daan De MeyerPass environment when running kernel-install as well
next