]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2023-03-23  nikandforupdate NEWS.md 1407/head
2023-03-23  nikandforonly parse *.conf files in dropin dirs
2023-03-23  Daan De Meyercentos: Install systemd-boot again on CentOS Stream 9
2023-03-22  Franck Buiopensuse: populate the cache dir even when creating...
2023-03-21  Daan De MeyerRun ssh-add -L to get the public key if the --ssh optio...
2023-03-21  Daan De MeyerLog main verb output to stdout
2023-03-21  Daan De Meyerssh: Treat exit status 255 as success
2023-03-20  Daan De MeyerMerge pull request #1401 from DaanDeMeyer/fixes
2023-03-20  Daan De MeyerSSH fixes 1401/head
2023-03-20  Daan De MeyerRemove unused code
2023-03-19  Daan De MeyerAdd source target support to extra and skeleton trees
2023-03-19  Daan De MeyerFix caching behavior of several functions
2023-03-19  Daan De MeyerReimplement Ssh option on top of VSock and credentials
2023-03-17  Daan De Meyercentos: Add missing base features for ext4 on c8s
2023-03-17  Daan De Meyerfedora: Default to the minimal authselect profile if...
2023-03-17  Daan De MeyerSet SYSTEMD_LOG_LEVEL=debug when debug is enabled
2023-03-16  Daan De MeyerReplace QemuSMBIOS option with KernelCommandLineExtra
2023-03-16  Kian-Meng AngFix typos
2023-03-14  Cornelius HoffmannFix documentation for WorkspaceDirectory
2023-03-13  Jörg BehrmannMerge pull request #1387 from Cornelicorn/fix-roothash...
2023-03-13  Cornelius HoffmannFix roothash property handling 1387/head
2023-03-13  Daan De MeyerMerge pull request #1385 from DaanDeMeyer/credentials-dir
2023-03-13  Daan De MeyerAlways pass credentials as base64 encoded 1385/head
2023-03-13  Daan De MeyerAdd --qemu-smbios option
2023-03-13  Daan De MeyerExtend credentials support
2023-03-13  Daan De MeyerMerge pull request #1365 from 257/gentoo
2023-03-13  Daan De MeyerStop mounting package caches into images when running...
2023-03-13  Jörg BehrmannMerge pull request #1383 from DaanDeMeyer/drop-remove...
2023-03-12  Daan De Meyercentos: Only enable supported ext4 filesystem features...
2023-03-12  Paymon MARANDIgentoo: adapt unprivileged image builds 1365/head
2023-03-12  Paymon MARANDIavoid mknod by ignoring char/block devices
2023-03-12  Daan De MeyerExpand regular user if not running as root 1383/head
2023-03-12  Daan De Meyerfedora: Don't unconditionally remove /usr/share/locale
2023-03-11  Daan De Meyeraction: Make sure bootctl is built
2023-03-10  Daan De MeyerCache less stuff
2023-03-10  Daan De MeyerAdd --initrd option
2023-03-10  Daan De MeyerUse an overlay for the build image instead of a full...
2023-03-10  Daan De MeyerRemove unused functions
2023-03-07  Daan De Meyerdebian: Disable services in preset by default
2023-03-07  Daan De MeyerLook for dpkg in PATH
2023-03-06  Daan De MeyerRebuild man page
2023-03-06  Daan De Meyeraction: Build nspawn from source
2023-03-06  Daan De MeyerMerge pull request #1370 from DaanDeMeyer/packages...
2023-03-06  Daan De MeyerPackages related refactors 1370/head
2023-03-06  Daan De Meyerarch: Use pathlib more
2023-03-05  Daan De MeyerMerge pull request #1369 from DaanDeMeyer/path
2023-03-05  Daan De MeyerAdd fallback paths to PATH in run_workspace_command() 1369/head
2023-03-03  Daan De MeyerFall back to /usr/lib/systemd/ukify if ukify is not...
2023-03-03  Daan De MeyerUse image default PATH in run_workspace_command()
2023-03-03  Daan De MeyerUse union operator instead of env unpacking
2023-03-03  Luca Boccassidebian: create /efi mountpoint
2023-02-24  Daan De MeyerDrop quotes where not needed
2023-02-24  Daan De MeyerMerge pull request #1363 from DaanDeMeyer/drop-chdir
2023-02-24  Daan De MeyerRemove unused xescape() function 1363/head
2023-02-24  Daan De MeyerSimplify --remove-files
2023-02-24  Daan De MeyerRemove unused parse_bytes() function
2023-02-24  Daan De MeyerRemove unnecessary prefix variable
2023-02-24  Daan De MeyerDrop split usr support from gen_kernel_images()
2023-02-24  Daan De MeyerBump qemu default memory to 2G
2023-02-24  Daan De MeyerMake warn() output yellow
2023-02-24  Daan De MeyerBump EFI partition size to 1024M
2023-02-24  Daan De MeyerStop installing dnf by default
2023-02-24  Daan De MeyerMake make_cpio() more generic
2023-02-24  Daan De MeyerSimplify should_compress_output(), default to zstd...
2023-02-24  Daan De MeyerDon't require --bootable for --qemu-headless
2023-02-24  Daan De MeyerFix outdated comment
2023-02-24  Daan De MeyerUse text=True in make_cpio()
2023-02-24  Daan De MeyerDrop unused chdir() context manager
2023-02-23  Joerg BehrmannSort kernel modules directories by version and use...
2023-02-23  Daan De MeyerMake some methods follow the general pattern of returni...
2023-02-23  Luca Boccassiubuntu: security repo is different from !x86
2023-02-22  Joerg Behrmanntighten typing of env variable passed to run functions
2023-02-22  Daan De MeyerGather all boot loader related logic in install_boot_lo...
2023-02-21  Daan De MeyerAlways run subprocesses with constrained environment
2023-02-20  Daan De MeyerUse complete_step() in invoke_repart()
2023-02-17  Daan De MeyerMerge pull request #1351 from fbuihuu/updates-for-opensuse
2023-02-17  Franck Buiopensuse: 'leap' as release name is now an alias for... 1351/head
2023-02-17  Franck Buiopensuse: minor simplification in repo selection
2023-02-17  Franck Buiopensuse: add basic support for system extensions
2023-02-17  Franck Buiopensuse: fix --with-docs which had no effect
2023-02-17  Franck Buiopensuse: implement clean_zypper_metadata()
2023-02-17  Franck Buiopensuse: implements remove_packages()
2023-02-17  Franck Buiopensuse: temporarily install the local mirror in the...
2023-02-16  Daan De MeyerFix cache directory creation when no cache dir is confi...
2023-02-16  Jörg BehrmannMerge pull request #1352 from DaanDeMeyer/tmpdir
2023-02-16  Daan De MeyerSimplify workspace setup 1352/head
2023-02-16  Franck Buirename is_rpm_distribution() into is_dnf_distribution()
2023-02-16  Daan De MeyerSet TMPDIR when running repart
2023-02-15  Daan De MeyerMerge pull request #1349 from DaanDeMeyer/centos-fixes
2023-02-15  Daan De Meyercentos: Mount root partition rw by default on CentOS... 1349/head
2023-02-15  Daan De MeyerMove kernel command line handling into install_unified_...
2023-02-14  Daan De MeyerHandle older versions of kernel-install
2023-02-14  Daan De MeyerMake sure we NUL terminate the cmdline section in the UKI
2023-02-14  Daan De MeyerSkip selinux relabeling when building for cache or...
2023-02-14  Nils HankeAllow RPM to return total file sizes larger than 4GB
2023-02-14  Daan De MeyerMerge pull request #1347 from DaanDeMeyer/fix-incremental
2023-02-14  Daan De MeyerAdd --verbose to kernel-install if --debug is specified 1347/head
2023-02-14  Daan De MeyerFix need_cache_trees()
2023-02-14  Daan De MeyerRelabel image when selinux policy is installed
2023-02-13  Daan De MeyerSimplify kernel image and initrd handling
next