]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2025-03-27  Daan De Meyerpacman: Always bind mount /var/lib/pacman/local from... 3631/head
2025-03-27  Daan De Meyersandbox: Allow taking bind source paths relative to...
2025-03-27  Daan De Meyermkosi-initrd: Add amd_atl to default modules
2025-03-27  Jörg Behrmannconfig: explicitly type make_simple_config_parser to...
2025-03-27  Daan De Meyerconfig: Cache lookups of fields
2025-03-27  Antonio Alvarez... mkosi-initrd: add key files for crypttab entries
2025-03-27  Daan De MeyerMerge pull request #3626 from UweSauter/only-force...
2025-03-26  Uwe SauterFormatting correction. 3626/head
2025-03-26  Uwe Sautermkosi clean will now require --force in order to remove...
2025-03-26  Daan De Meyercentos: Add hyperscale-packages-kernel repository
2025-03-26  Daan De MeyerMerge pull request #3622 from DaanDeMeyer/tools
2025-03-26  Daan De Meyerqemu: Set device_id for scsi-hd and scsi-cd devices 3622/head
2025-03-26  Daan De MeyerMake Profiles= an inherited setting
2025-03-26  Daan De MeyerSkip a few steps when we're building a default tools...
2025-03-25  Daan De MeyerDon't cache the package manager used in the tools tree...
2025-03-25  Daan De MeyerImplement ToolsTreeSyncScripts=
2025-03-25  Daan De MeyerMerge pull request #3618 from DaanDeMeyer/tmpfiles
2025-03-25  Daan De MeyerAdd mkosi init to install a tmpfiles dropin for the... 3618/head
2025-03-25  Antonio Alvarez... man/mkosi-initrd: document "pkcs11" profile
2025-03-25  Daan De MeyerDrop logic for using /root/.cache
2025-03-25  Daan De MeyerMerge pull request #3616 from DaanDeMeyer/sandbox
2025-03-25  Daan De MeyerMake sure tools tree recorded in history doesn't change... 3616/head
2025-03-25  Daan De MeyerStore default tools tree outside of output directory
2025-03-25  Daan De Meyerinitrd: Move p11-kit to pksc11 profile
2025-03-24  Daan De MeyerMerge pull request #3613 from DaanDeMeyer/build
2025-03-24  Daan De Meyertools: Add "devel" profile 3613/head
2025-03-24  Daan De Meyertools: Add 3 more packages to misc profile
2025-03-24  Daan De MeyerMerge pull request #3612 from DaanDeMeyer/fixes
2025-03-24  Daan De MeyerAlways cache the default tools tree 3612/head
2025-03-24  Daan De Meyeruser: Replace INVOKING_USER.name() with getpass.getuser()
2025-03-24  Daan De Meyerrun: Bind mount entire /home into relaxed sandbox
2025-03-24  Daan De Meyeruser: Make INVOKING_USER.cache_dir() return the user...
2025-03-24  Daan De Meyeruser: Replace INVOKING_USER.home() with Path.home()
2025-03-24  Daan De MeyerMake sync script sandbox more relaxed
2025-03-24  Daan De Meyeruser: Make INVOKING_USER.runtime_dir() return the user...
2025-03-21  ppiraFix grub.cfg install path on almalinux
2025-03-21  Daan De Meyerdocs: Mention mkosi -t none in rpm doc
2025-03-20  Daan De MeyerImplement linux-noinitrd firmware
2025-03-20  Daan De Meyerkmod: Include all kernel modules if no include patterns...
2025-03-19  Zbigniew Jędrzejewsk... Merge pull request #3601 from DaanDeMeyer/fix
2025-03-19  Daan De Meyerkmod: Fix regex compilation in filter_firmware() 3601/head
2025-03-19  Daan De Meyerkmod: Fix exclusion via glob in filter_firmware()
2025-03-19  Daan De Meyerkmod: Only log includes/excludes if there are any
2025-03-19  Daan De MeyerFormatting nit
2025-03-19  Zbigniew Jędrzejewsk... mkosi/config: show deprecated *Exlude options only...
2025-03-19  Daan De Meyerinitrd: Install gzip in all initrds, not just the Arch one
2025-03-18  Daan De MeyerMerge pull request #3598 from DaanDeMeyer/fix
2025-03-18  Daan De MeyerHave filter_kernel_modules() return a list of module... 3598/head
2025-03-18  Daan De MeyerFix KernelModulesExclude= settings
2025-03-18  Daan De MeyerMerge pull request #3597 from DaanDeMeyer/bind-user
2025-03-18  Daan De MeyerSimplify package manager code a little 3597/head
2025-03-18  Daan De Meyerqemu: Remove unused argument from finalize_drive()
2025-03-18  Daan De MeyerDrop mkosi-as-caller
2025-03-18  Daan De MeyerDrop git safe.directory="*" environment variables
2025-03-18  Daan De MeyerDrop expand_specifier()
2025-03-18  Antonio Alvarez... man: remove "=" in boolean option
2025-03-18  Jörg BehrmannMerge pull request #3531 from keszybz/module-globs
2025-03-17  Antonio Alvarez... mkosi-initrd: protect existing initrd image against...
2025-03-17  Daan De MeyerMake user provided command line take preference over...
2025-03-15  SeptatrixReplace conf tag with ini in markdown
2025-03-14  Zbigniew Jędrzejewsk... mkosi/kmod: add typing info to make mypy happy 3531/head
2025-03-14  Zbigniew Jędrzejewsk... ci/codespell: add ignore-words-list
2025-03-14  Zbigniew Jędrzejewsk... man: soft-deprecate Firmware{Include,Exclude}
2025-03-14  Zbigniew Jędrzejewsk... Rework firmware-list settings to use globs instead...
2025-03-14  Zbigniew Jędrzejewsk... man: soft-deprecate KernelModules{Initrd,}{Include...
2025-03-14  Zbigniew Jędrzejewsk... Switch over to the new glob syntax
2025-03-14  Zbigniew Jędrzejewsk... Rework module-list settings to use globs instead of...
2025-03-14  Zbigniew Jędrzejewsk... mkosi,addon: print the mkosi cmdline with --debug
2025-03-14  Daan De MeyerUse Path more in initrd.py and addon.py
2025-03-13  Daan De Meyerfedora: Change default release to rawhide
2025-03-13  Jörg BehrmannMerge pull request #3543 from keszybz/initrd-version...
2025-03-13  Zbigniew Jędrzejewsk... initrd: add -k as shorthand for --kernel-version 3543/head
2025-03-13  Zbigniew Jędrzejewsk... initrd: split out argument parser creation to helper...
2025-03-13  Zbigniew Jędrzejewsk... mkosi/dependencies: make invocations shorter
2025-03-12  Daan De MeyerMerge pull request #3588 from behrmann/sandboxfix
2025-03-11  Daan De MeyerTry to find volatile overlay upperdir directory that... 3588/head
2025-03-11  Daan De Meyertree: Make security.selinux detection more robust
2025-03-11  Daan De MeyerCheck for CAP_SYS_ADMIN instead of root
2025-03-10  SeptatrixAdd option to persist runtime drives
2025-03-07  Daan De MeyerMerge pull request #3585 from DaanDeMeyer/doc
2025-03-07  Daan De MeyerRework --run-build-scripts 3585/head
2025-03-07  Daan De MeyerDon't run configure scripts if we're reusing the history
2025-03-06  Daan De MeyerDrop unnecessary condition
2025-03-06  SeptatrixUse target path as mount tags
2025-03-06  Daan De MeyerRevert 9f4d174daac954aaa9e18ee9bb58c6d7a946ec9d
2025-03-06  Daan De MeyerMerge pull request #3582 from DaanDeMeyer/downgrade
2025-03-06  Daan De MeyerMove package installation and removal to PackageManager... 3582/head
2025-03-06  Daan De Meyerapt: Add higher priority for mkosi local repository
2025-03-06  Daan De Meyerdebian: Install policy-rcd-declarative by default
2025-03-06  Daan De MeyerSort packages during parsing
2025-03-04  Nils KFix grammar
2025-03-04  Daan De MeyerMerge pull request #3580 from DaanDeMeyer/rocky
2025-03-04  Daan De Meyercentos: Handle major/minor releases in derivatives... 3580/head
2025-03-04  Daan De Meyerinitrd: Pass process environment to mkosi as well
2025-03-04  Daan De MeyerImprove error message slightly
2025-03-04  Antonio Alvarez... Add "raid" initrd profile
2025-03-03  SeptatrixParse both mkosi.local.conf and mkosi.local/
2025-03-03  MoltenArmorAdd --pretty=no to suppress output from systemd-repart...
2025-03-03  Daan De MeyerDon't mount input read-only if it's the same as output...
2025-03-03  Nils KFix Drives= documentation
next