]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
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-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
2025-03-02  Luca BoccassiRevert "Bypass tmpfiles, sysusers and presets as well...
2025-03-02  dependabot... build(deps): bump redhat-plumbers-in-action/differentia...
2025-03-02  dependabot... build(deps): bump github/codeql-action from 3.28.8...
2025-03-02  Daan De MeyerBypass tmpfiles, sysusers and presets as well when...
2025-02-28  Antonio Alvarez... Rename "storage" initrd profile to "lvm"
2025-02-28  Daan De MeyerMerge pull request #3561 from aafeijoo-suse/initrd...
2025-02-28  Antonio Alvarez... mkosi-initrd: add --profile option 3561/head
2025-02-28  Daan De MeyerSkip createrepo() for apt if there are no debs
2025-02-28  Antonio Alvarez... man: remove "=" in boolean options
2025-02-27  Nick LabichEnsure environment GNUGPHOME is an absolute path
2025-02-27  Daan De MeyerAdd InitrdProfiles= with initial storage profile
2025-02-26  Daan De Meyerqemu: Switch to -blockdev instead of -drive where possible
2025-02-26  Daan De MeyerMerge pull request #3556 from DaanDeMeyer/build-overlay
2025-02-26  Daan De MeyerMerge pull request #3555 from DaanDeMeyer/history
2025-02-26  Daan De MeyerImplement build overlay mounting with mkosi-sandbox 3556/head
2025-02-26  Daan De MeyerIntroduce Context.rootoptions()
2025-02-26  Daan De MeyerIntroduce --run-build-scripts (-R) to always run build... 3555/head
2025-02-26  Daan De Meyertree: Ignore symlinks when checking for subvolumes...
2025-02-26  Daan De Meyerinstaller: Do not modify buildroot in setup() methods
2025-02-26  Daan De MeyerRemove outputs as well if we don't have a cached image
2025-02-26  Daan De MeyerIntroduce Config.is_incremental()
2025-02-26  Daan De MeyerRename remove_output_dir to remove_outputs in run_clean()
next