]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2023-04-07  Daan De MeyerRework configuration parsing ordering and overrides 1424/head
2023-04-07  Daan De MeyerAdd back AutoBump config setting
2023-04-06  Daan De MeyerAllow missing secure boot key/cert if running genkey
2023-04-06  Daan De MeyerMerge pull request #1420 from DaanDeMeyer/config
2023-04-06  Daan De MeyerRework configuration parsing 1420/head
2023-04-06  Daan De MeyerPrint cmdline in run() before doing fspath() conversion
2023-04-06  Daan De MeyerRemove Additional Configuration Options argparse group
2023-04-06  Daan De MeyerMove --auto-bump under Content section
2023-04-06  Daan De MeyerDrop [Partition] group
2023-04-06  Daan De MeyerAdd --cache-only option
2023-04-06  Daan De MeyerDrop --qcow2 and --bmap options
2023-04-06  Daan De MeyerRemove compatibility option names
2023-04-04  Daan De MeyerUpdate outdated documentation
2023-04-04  Daan De MeyerName all directory options consistenly
2023-04-04  Daan De MeyerOnly run ssh-add -L if SSH_AUTH_SOCK is found in the...
2023-03-31  Daan De MeyerMerge pull request #1417 from DaanDeMeyer/virtconsole
2023-03-30  Daan De Meyerqemu: Don't write any log messages when running qemu 1417/head
2023-03-30  Daan De Meyerqemu: Use virtconsole serial console instead of regular...
2023-03-29  Daan De MeyerAlways use mkosi.extra/ and mkosi.skeleton/ if they...
2023-03-29  Daan De MeyerDrop --netdev
2023-03-29  Daan De MeyerReplace --qemu-headless with --qemu-gui
2023-03-29  Daan De MeyerAdd --acl option
2023-03-29  Daan De Meyercentos: Drop c9s epel requirement for systemd-boot
2023-03-28  Frantisek Sumsalci: run differential shellcheck on push as well
2023-03-27  Daan De MeyerFix check_config_file_age
2023-03-24  Luca Boccassioverlayfs: avoid userxattr if kernel version is < 5.11
2023-03-23  Daan De MeyerMerge pull request #1407 from nikandfor/parse-configs-fix
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...
next