]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2024-10-31  Daan De MeyerPass through stdin to various signing tools if an engin... 3157/head
2024-10-31  Daan De MeyerBind /run when an engine might be used instead of only...
2024-10-30  Daan De MeyerNever clean output directory when Format=none
2024-10-30  Jörg Behrmannqemu: move removable_flag into device_type
2024-10-30  Stephen LarewUse scsi-hd when QemuRemovable is enabled
2024-10-29  Antonio Alvarez... Check if firmware subdirectory still exists before...
2024-10-29  Jörg BehrmannMerge pull request #3146 from DaanDeMeyer/clean
2024-10-29  Antonio Alvarez... opensuse: remove sysuser-shadow from initrd
2024-10-28  Daan De MeyerRemove access to the output directory in build scripts 3146/head
2024-10-28  Daan De MeyerOnly run clean scripts when we clean up the output...
2024-10-28  SeptatrixUnset $CONFIG in prepare scripts
2024-10-28  Daan De MeyerMake sure verbs run in the current working directory
2024-10-28  Jörg BehrmannMerge pull request #3142 from DaanDeMeyer/firmware
2024-10-28  Daan De MeyerDelete empty firmware subdirectories 3142/head
2024-10-28  Daan De MeyerUse firmwared variable in one more place
2024-10-28  Wiktor KwapisiewiczAllow specifying OpenPGP implementation to use for...
2024-10-28  Antonio Alvarez... opensuse: remove which from initrd
2024-10-28  Antonio Alvarez... mkosi-initrd: honor x-initrd.attach options in crypttab
2024-10-25  Daan De MeyerMerge pull request #3131 from NekkoDroid/no-more-split-uki
2024-10-25  Antonio Alvarez... kernel-install: fix move of cpio output file
2024-10-25  Antonio Alvarez... man/mkosi-initrd: fix description of --output option
2024-10-25  Daan De MeyerSet qemu drive caching options for qemu drives as well
2024-10-22  Daan De MeyerMerge pull request #3137 from DaanDeMeyer/stuff
2024-10-22  Daan De Meyermkosi-initrd: Include virtio_blk module 3137/head
2024-10-22  Daan De MeyerUse virtio-blk-pci unless scsi-hd is really needed
2024-10-22  Daan De MeyerMake qemu drives and scratch device NOCOW as well
2024-10-22  Daan De MeyerDon't unconditionally enable epel for mkosi-initrd
2024-10-21  Daan De MeyerImplement default values for the simple config parser
2024-10-20  Michael FerrariMake SplitArtifacts= take a list of values 3131/head
2024-10-20  Michael FerrariRefactor copy_{uki,vmlinuz,initrd}
2024-10-20  Antonio Alvarez... opensuse: prevent zypper from pulling busybox in the...
2024-10-18  Michael FerrariMove copy_nspawn_settings
2024-10-16  Antonio Alvarez... Fix conf with settings in Content instead of Build
2024-10-16  Antonio Alvarez... Fix mkosi-initrd conf for CentOS EPEL
2024-10-16  Antonio Alvarez... Sync man and help output
2024-10-12  SeptatrixFix repart definition for ESP builds
2024-10-11  Daan De MeyerMerge pull request #3123 from septatrix/more-fsck-in...
2024-10-11  SeptatrixAdd erofs and fat utils to initrd 3123/head
2024-10-11  SeptatrixAdd erofs and fat utils to initrd
2024-10-10  Paul WicksAdd a new QemuRemovable option to allow attaching the...
2024-10-10  SeptatrixAdd erofs and fat utils to initrd
2024-10-10  Nils KClarify explanation of `Verity=` option
2024-10-10  Nils KUpdate description of `ToolsTreeDistribution=`
2024-10-10  Daan De MeyerMerge pull request #3120 from DaanDeMeyer/fix
2024-10-10  Daan De MeyerFix sections of various settings 3120/head
2024-10-10  Daan De MeyerLog config file path where available on config file...
2024-10-10  Daan De MeyerCheck if tools tree exists before statting it in cache_...
2024-10-10  Daan De MeyerCopy SYSEXT_LEVEL from os-release to extension-release...
2024-10-09  Daan De MeyerMerge pull request #3115 from DaanDeMeyer/stuff
2024-10-09  Daan De MeyerAdd Verity= feature 3115/head
2024-10-09  Daan De MeyerRun various cleanup operations without the base trees...
2024-10-09  Daan De Meyerdocs: Mention Format=none in sysext doc
2024-10-07  Jörg BehrmannMerge pull request #3109 from DaanDeMeyer/tests-tools
2024-10-07  Jörg Behrmannconfig: Make recursive_paths configurable with globs
2024-10-07  Daan De MeyerMake tools tree available in tests 3109/head
2024-10-07  Daan De MeyerPut .profile section values in quotes if not alphanumeric
2024-10-07  Jörg BehrmannBe specific about noqa tags
2024-10-07  Daan De MeyerDefine our own config for PE addons and UKI profiles
2024-10-07  Jelle van der Waadocs: fix broken man page link on the website
2024-10-07  Daan De MeyerMake find_binary()'s root argument optional
2024-10-07  Daan De MeyerUse fmt: skip instead of noqa in two places
2024-10-07  Daan De MeyerRemove DownloadUser from provided pacman.conf
2024-10-07  Daan De MeyerMerge pull request #3103 from DaanDeMeyer/relax
2024-10-04  Daan De Meyertree-wide: Use workdir() everywhere 3103/head
2024-10-04  Daan De MeyerMake sure various directory exist when we shortcut...
2024-10-04  Daan De MeyerMake sure swtpm is run in a scope, not swtpm_setup
2024-10-04  Daan De MeyerRelax read-only mounts even more
2024-10-04  Daan De MeyerMerge pull request #3102 from DaanDeMeyer/pcr
2024-10-04  Daan De MeyerAllow signing expected PCRs independently of using... 3102/head
2024-10-04  Daan De MeyerInstall tpm2.0-tools in opensuse tools tree
2024-10-04  Daan De MeyerInstall python3-cryptography in opensuse tools tree
2024-10-04  Jörg BehrmannMerge pull request #3101 from aafeijoo-suse/use-distro...
2024-10-04  Daan De MeyerRename Profile= match to Profiles=
2024-10-04  Antonio Alvarez... Use openSUSE everywhere 3101/head
2024-10-04  Antonio Alvarez... Print distribution pretty name on installation
2024-10-04  Daan De MeyerMove various settings to the [Build] section
2024-10-04  Daan De MeyerMerge pull request #3090 from DaanDeMeyer/profiles
2024-10-04  Daan De MeyerIntroduce UnifiedKernelImageProfiles= 3090/head
2024-10-04  Daan De MeyerSimplify run_ukify() and related functions a little
2024-10-04  Antonio Alvarez... mkosi-initrd: only set restrictive umask to create...
2024-10-03  Antonio Alvarez... mkosi-initrd: build using a temporary directory
2024-10-02  Jörg BehrmannMerge pull request #3097 from DaanDeMeyer/profile
2024-10-02  Daan De MeyerDrop %p profile specifier 3097/head
2024-10-02  Daan De MeyerProfile= => Profiles= in two more places
2024-10-02  Daan De MeyerMerge pull request #3091 from DaanDeMeyer/fix
2024-10-02  Daan De Meyertests: Drop tools tree related options 3091/head
2024-10-02  Daan De MeyerEnable repository key fetch for non-default ubuntu...
2024-10-02  Daan De MeyerAllow detect_distribution() to read from root directory
2024-10-02  Daan De Meyertests: Tune Fedora initrd size a little
2024-10-02  Daan De MeyerRework tools tree cache manifest serialization
2024-10-02  Jörg Behrmanntools: Don't use apt pattern for ubuntu-keyring
2024-10-02  Daan De Meyertests: pass args correctly
2024-10-02  Daan De Meyertests: Fix summary
2024-10-02  Daan De MeyerDon't store default kernel command line and credentials...
2024-10-02  dependabot... Bump github/codeql-action from 3.26.6 to 3.26.10
2024-10-02  dependabot... Bump actions/checkout from 4.1.7 to 4.2.0
2024-10-02  Daan De Meyerdnf: Drop yum fallback
2024-10-01  Daan De MeyerDon't pass in tools tree to default initrd in run_clean()
2024-10-01  Daan De MeyerRun diff without sandbox
2024-10-01  Daan De MeyerEvaluate tools_tree earlier
next