]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2023-04-17  Daan De MeyerGet rid of debootstrap dependency 1442/head
2023-04-17  Daan De MeyerSimplify apt invocation
2023-04-17  Daan De MeyerDrop Debian ignore preset workaround
2023-04-17  Daan De MeyerDrop debian os-release workaround
2023-04-17  Daan De MeyerOnly write repositories to image on Debian/Ubuntu if...
2023-04-17  Daan De MeyerMake sure we create /var/lib/dpkg with the right access...
2023-04-17  Daan De MeyerDrop absolute() usage in debian.py
2023-04-17  Daan De MeyerDrop DEBIAN_KERNEL_ARCHITECTURES
2023-04-17  Daan De MeyerFix comments
2023-04-17  Daan De MeyerUse kernel-core instead of kernel in CI for some distros
2023-04-16  Zbigniew Jędrzejewsk... fedora: use dnf5 if available
2023-04-15  Daan De MeyerMerge pull request #1432 from DaanDeMeyer/install-packages
2023-04-15  Daan De MeyerMount over passwd and related files from host 1432/head
2023-04-15  Daan De MeyerStreamline package installation
2023-04-15  Daan De MeyerSet more apt options in apt config
2023-04-15  Daan De MeyerChange invoke_apt() Iterable argument to Sequence
2023-04-15  Daan De MeyerDrop unused stdout argument from invoke_apt()
2023-04-15  Daan De MeyerDrop syslog.service removal logic on centos
2023-04-15  Daan De MeyerDrop centos logic to rebuild database to bdb format
2023-04-15  Daan De MeyerDrop fedora authselect default selection
2023-04-15  Daan De MeyerDrop dpkg docs removal logic
2023-04-15  Daan De MeyerStop install ca-certificates by default on Debian/Ubuntu
2023-04-15  Daan De MeyerSet dpkg unsafe-io differently
2023-04-15  Zbigniew Jędrzejewsk... mkosi: "Manifest.json" → "json" in summary output
2023-04-15  Luca BoccassiMerge pull request #1438 from DaanDeMeyer/absolute...
2023-04-15  Daan De MeyerChange debian default preset to "ignore *"
2023-04-15  Daan De MeyerBuild systemctl in the github action
2023-04-15  Daan De MeyerUse absolute paths everywhere 1438/head
2023-04-15  Daan De MeyerMake sure we have the same working directory in run_wit...
2023-04-14  Daan De MeyerMerge pull request #1435 from DaanDeMeyer/opensuse...
2023-04-14  Daan De MeyerMerge pull request #1434 from DaanDeMeyer/drop-more
2023-04-14  Daan De MeyerRework opensuse module 1435/head
2023-04-14  Daan De MeyerFix doc typo
2023-04-14  Daan De Meyeropensuse: Remove pam workaround
2023-04-14  Daan De MeyerUse https for opensuse default mirror
2023-04-14  Daan De MeyerAdd some debugging for the Arch geo mirror
2023-04-13  Daan De MeyerDrop unused functions and variables 1434/head
2023-04-13  Daan De MeyerDrop --hostname and default locale configuration
2023-04-13  Daan De MeyerAdd --needed to pacman invocation
2023-04-12  Daan De MeyerMerge pull request #1422 from DaanDeMeyer/packages
2023-04-12  Daan De MeyerDrop --base-packages option 1422/head
2023-04-12  Daan De MeyerStop installing openssh if --ssh is specified
2023-04-12  Daan De MeyerRemove --bootable option
2023-04-12  Daan De MeyerOnly install basic filesystem package by default
2023-04-12  Daan De MeyerSimplify autologin
2023-04-11  Daan De MeyerAdd --die-with-parent when invoking bubblewrap
2023-04-07  Daan De MeyerFix typo
2023-04-07  Daan De MeyerMerge pull request #1425 from DaanDeMeyer/stuff
2023-04-07  Daan De MeyerAdd PathExists= match 1425/head
2023-04-07  Daan De MeyerStop returning namespace in parse_config()
2023-04-07  Daan De MeyerMove more configuration parsing logic to config.py
2023-04-07  Daan De MeyerMake --repart-dir take a list of paths
2023-04-07  Daan De MeyerIndicate required paths in list path settings
2023-04-07  Daan De MeyerMerge pull request #1424 from DaanDeMeyer/config
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
next