]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2023-05-26  Cornelius HoffmannAlways overwrite the basename symlink to point to the... 1583/head
2023-05-26  Cornelius HoffmannFix wrong uid:gid on the basename symlink
2023-05-25  Malte Pollukify: always sign kernel inside of uki if secure boot...
2023-05-25  Cornelius Hoffmannfix missing exist_ok for debian /usr
2023-05-24  Daan De MeyerFirstboot improvements
2023-05-23  Daan De MeyerCompress centos 8 variant cpios with xz instead of...
2023-05-22  Daan De MeyerRefactor image growing
2023-05-22  Daan De MeyerUse systemd-repart to grow disk image
2023-05-22  Daan De MeyerMerge pull request #1571 from DaanDeMeyer/fixes
2023-05-22  Daan De Meyerrocky: Drop epel repository from bootable config 1571/head
2023-05-21  Daan De MeyerMake mkosi the foreground process again when child...
2023-05-21  Daan De MeyerMake sure we page summaries only once when there's...
2023-05-21  Daan De MeyerReturn early if verb is "clean"
2023-05-21  Daan De MeyerAdd RepartDirectories to summary
2023-05-16  Daan De MeyerUse slightly better dnf5 check
2023-05-16  Daan De MeyerVarious dnf fixes
2023-05-15  Daan De MeyerPass firstboot settings to generated initrd as well
2023-05-15  Daan De MeyerOnly clean cache images if cache dir exists
2023-05-12  Daan De MeyerDo not check inputs up front
2023-05-12  Jörg BehrmannMerge pull request #1563 from DaanDeMeyer/fix-needs...
2023-05-12  Daan De MeyerCheck inputs/outputs before removing any files. 1563/head
2023-05-12  Daan De MeyerFix needs_build()
2023-05-12  Daan De MeyerDon't install a boot loader if we can't find bootctl
2023-05-12  Daan De MeyerDon't install a boot loader if no kernels are installed
2023-05-12  Daan De MeyerCheck for btrfs before invoking run()
2023-05-12  Daan De MeyerDo not reuse cache if there is no manifest
2023-05-12  Daan De MeyerMerge pull request #1557 from DaanDeMeyer/vsock
2023-05-12  Daan De MeyerAdd a feature for enabling/disabling qemu vsock usage 1557/head
2023-05-12  Daan De MeyerMove qemu logic into qemu.py
2023-05-11  Daan De MeyerMake config_kvm a proper ConfigFeature
2023-05-11  Daan De MeyerMerge pull request #1555 from DaanDeMeyer/notify
2023-05-11  Daan De Meyerci: Add console=ttyS0 to the kernel command line 1555/head
2023-05-11  Daan De MeyerUse /efi as the ESP path when building the image
2023-05-11  Daan De Meyerci: Simplify checks
2023-05-11  Daan De Meyeraction: Allow unprivileged access to kvm, vhost-vsock...
2023-05-11  Daan De MeyerFix vhost-vsock access check
2023-05-11  Daan De MeyerDrop kernel modules add/remove debug log messages
2023-05-11  Daan De MeyerPropagate systemd exit status from the VM
2023-05-11  Daan De Meyerci: Drop epel repository for alma
2023-05-11  Daan De Meyeraction: Drop linux-modules-extra-azure again
2023-05-10  Daan De MeyerFix output check
2023-05-10  Daan De Meyeraction: Install extra azure modules package
2023-05-10  Daan De Meyeraction: Sort package list
2023-05-10  Daan De MeyerFix failure when we have a build script without build...
2023-05-10  Daan De Meyerubuntu: Use linux-kvm package in CI
2023-05-10  Daan De MeyerDon't check for /usr/lib/kernel/cmdline on the host...
2023-05-09  Daan De MeyerFix --sign-expected-pcr
2023-05-09  Daan De MeyerOnly try to apply ACL to image output if it's a directory
2023-05-09  Daan De MeyerMerge pull request #1548 from DaanDeMeyer/cache
2023-05-09  Daan De MeyerMake sure the initrd outputs are prefixed with the... 1548/head
2023-05-09  Daan De MeyerAdd some very basic cache invalidation
2023-05-09  Daan De MeyerMake sure we build initrd with same force as final...
2023-05-09  Daan De MeyerMove save_cache() next to reuse_cache_tree()
2023-05-09  Daan De MeyerGet rid of build_stuff()
2023-05-09  Daan De MeyerGet rid of init_mount_namespace()
2023-05-09  Daan De MeyerDo not cache skeleton trees
2023-05-09  Daan De MeyerGet rid of for_cache argument of build_image()
2023-05-08  Luca BoccassiMerge pull request #1547 from DaanDeMeyer/fixes
2023-05-08  Daan De Meyerchmod /etc/machine-id and not the root directory 1547/head
2023-05-08  Daan De MeyerMore ACL fixes
2023-05-08  Daan De MeyerMerge pull request #1545 from DaanDeMeyer/erofs
2023-05-08  Daan De Meyeraction: Install erofs-utils and drop zypper 1545/head
2023-05-08  Daan De MeyerMerge pull request #1543 from DaanDeMeyer/firstboot
2023-05-08  Daan De MeyerSet tty size and term for /dev/console as well 1543/head
2023-05-08  Daan De MeyerACL fixes
2023-05-08  Daan De MeyerOutput size of each UKI we assemble
2023-05-08  Daan De MeyerMake KernelModulesInclude take priority over KernelModu...
2023-05-08  Daan De MeyerAdd KernelModulesInclude= and KernelModulesExclude=
2023-05-08  Daan De Meyerarch: Always exclude initramfs generator if we're doing...
2023-05-08  Daan De MeyerKernel modules initramfs improvements
2023-05-08  Daan De MeyerFall back to regular copying if doing a btrfs snapshot...
2023-05-08  Daan De MeyerGive disk images some extra free disk space when we...
2023-05-08  Daan De MeyerIntroduce separate settings for configuring the verity...
2023-05-08  Daan De MeyerFix sections for a number of settings
2023-05-08  Daan De MeyerMake secure boot key and certificate required if set
2023-05-08  Daan De MeyerMake key generation generic
2023-05-08  Daan De MeyerReduce ESP default size to 512MB
2023-05-07  Daan De MeyerAllow skipping presets with a [Match] section
2023-05-07  Daan De MeyerOnly check if given initrds exist if we're building...
2023-05-07  Daan De MeyerWrite all systemd units and dropins to /usr/ instead...
2023-05-07  Daan De MeyerAdopt systemd-firstboot
2023-05-06  Daan De MeyerKernel modules initrd improvements
2023-05-05  Daan De MeyerMerge pull request #1541 from DaanDeMeyer/subvolume
2023-05-05  Daan De MeyerDrop man page from the repo 1541/head
2023-05-05  Daan De MeyerAdd Bootable= match
2023-05-05  Daan De MeyerIntroduce --use-subvolumes
2023-05-05  Daan De MeyerSet dnf logdir to the workspace directory
2023-05-05  Daan De MeyerIntroduce ConfigFeature
2023-05-05  Daan De MeyerRemove dead code
2023-05-05  Daan De MeyerMerge pull request #1538 from DaanDeMeyer/stable
2023-05-05  Daan De MeyerRework output related logic 1538/head
2023-05-05  Daan De MeyerCall unlink_output() before calling build_stuff() for...
2023-05-04  Zbigniew Jędrzejewsk... fedora: do not explicitly pull in filelists on F>=38
2023-05-04  Zbigniew Jędrzejewsk... fedora: remove unused output variable
2023-05-04  Daan De MeyerDrop fallocate() call
2023-05-04  Daan De MeyerDrop subvolume output format
2023-05-04  Daan De MeyerRevert "Ensure output is compatible with systemd-sysupdate"
2023-05-04  Zbigniew Jędrzejewsk... Merge pull request #1536 from DaanDeMeyer/opensuse-dnf
2023-05-04  Daan De Meyeropensuse: Use dnf instead of zypper 1536/head
2023-05-04  Michael A CassanitiEnsure output is compatible with systemd-sysupdate 1386/head
next