]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2022-11-21  Zbigniew Jędrzejewsk... mkosi: rework --help to print command syntax 1249/head
2022-11-20  Zbigniew Jędrzejewsk... Add missing documentation about cmdlines for various...
2022-11-20  Zbigniew Jędrzejewsk... man: regenerate man page
2022-11-15  Georges Discrydebian/ubuntu: Configure apt chroot with APT_CONFIG
2022-11-15  Georges DiscryUse the right python when mkosi is a symlink
2022-11-14  Daan De MeyerMerge pull request #1267 from DaanDeMeyer/fix-passing...
2022-11-14  Daan De MeyerLook in both the config file and the cwd for dropin... 1267/head
2022-11-14  fedora Cloud... Fix reading dropin files
2022-11-14  Daan De MeyerFix passing extra options to systemd-nspawn
2022-11-14  reuben olinskyImplement --repository-key-check=no for dnf-based distros
2022-11-08  Joerg BehrmannPass KERNEL_INSTALL_BYPASS through to the places where...
2022-11-08  Daan De MeyerMake sure parse_args_file_group() looks in the right...
2022-11-07  LaserEyessImplement clean_package_manager_metadata for pacman
2022-11-04  reuben olinskyFlush files after copying
2022-11-02  Joerg BehrmannFix path traversal in tar extraction
2022-11-02  reuben olinskyAllow uncompressed squashfs images
2022-11-01  Michael A CassanitiFix input check for valid base image
2022-10-30  Luca Boccassitests: do not hardcode x86_64 as the architecture
2022-10-30  Luca BoccassiAdd more Debian architecture mappings
2022-10-28  Zbigniew Jędrzejewsk... Merge pull request #1246 from keszybz/print-summary...
2022-10-28  Joerg BehrmannMake load_args sideeffect free
2022-10-27  Zbigniew Jędrzejewsk... NEWS: more markup
2022-10-27  Zbigniew Jędrzejewsk... Version 14 v14
2022-10-27  Zbigniew Jędrzejewsk... mkosi: put various script-related status lines together 1246/head
2022-10-27  Zbigniew Jędrzejewsk... mkosi: verify scripts after parsing config, show status...
2022-10-27  Zbigniew Jędrzejewsk... mkosi: use normal print stmts for summary
2022-10-27  Jörg BehrmannMerge pull request #1151 from qdeslandes/map_permissions
2022-10-27  Daan De MeyerMerge pull request #1243 from keszybz/argparse-tweaks
2022-10-27  Quentin DeslandesUpdate NEWS.md 1151/head
2022-10-27  Quentin DeslandesUse nspawn's rootidmap option for --bind mount
2022-10-27  Quentin Deslandeschown mkosi-generated directories
2022-10-27  Daan De MeyerAdd --noplugins when calling dnf
2022-10-27  Zbigniew Jędrzejewsk... mkosi: supress printing of argparse help on error 1243/head
2022-10-27  Zbigniew Jędrzejewsk... mkosi: disallow parameter abbreviations
2022-10-27  Zbigniew Jędrzejewsk... mkosi: do not build a temporary dictionary for kwargs
2022-10-27  Zbigniew Jędrzejewsk... Revert "mkosi: Always use the embedded default version...
2022-10-27  Zbigniew Jędrzejewsk... code: split out the handling of exceptions to a helper
2022-10-27  gsegattiAdding custom retry amount to Machine.run()
2022-10-27  William Robertsssh: fix copy_file for authorized_keys
2022-10-26  Luke Asgillfedora: move rpmdb content before replacing with symlink
2022-10-26  Michael A CassanitiMake inserted root or /usr partition at least as big...
2022-10-26  Lennart Poetteringmkosi: add new "pcrphase" tool to dracut initrds
2022-10-17  Daan De MeyerMerge pull request #1227 from DaanDeMeyer/fixes
2022-10-14  Daan De MeyerStreamline basic config installation 1227/head
2022-10-14  Daan De MeyerDon't cache bootloader installation
2022-10-13  Daan De MeyerMerge pull request #1213 from behrmann/automeasure
2022-10-13  Fabian WieselCopy also .git file for submodules
2022-10-12  Michael A CassanitiChunk partition insert using sendfile because sendfile...
2022-10-10  Luca Boccassiinitrd can be versioned in Debian
2022-10-09  PyfischBuild bootable images into directory
2022-10-05  Malte PollSpecify RPM dbpath when recording packages
2022-10-04  Joerg Behrmannrefactor mount_cache for better readability
2022-10-04  Joerg BehrmannMake SignExpectedPCR tri-valued 1213/head
2022-10-03  Joerg Behrmannrename --measure to --sign-expected-pcr
2022-10-03  PyfischFix crash in setup_package_cache
2022-09-30  Daan De MeyerMerge pull request #1200 from behrmann/postswtmp2
2022-09-30  Daan De MeyerMerge pull request #1208 from behrmann/runnoexec
2022-09-30  Joerg BehrmannMake generate_secure_boot_key use run instead of os... 1208/head
2022-09-30  Joerg Behrmannuse os.fspath instead of str to stringify run arguments
2022-09-27  Marek Vasutubuntu: Replace platform.machine() check with args...
2022-09-26  Marek Vasutarchlinux: Replace platform.machine() check with args...
2022-09-22  Joerg Behrmannmake measuring an option 1200/head
2022-09-22  Joerg Behrmannguard cryptography imports
2022-09-22  Daan De MeyerFix undefined PIPE issue
2022-09-21  Lennart PoetteringMerge pull request #1198 from DaanDeMeyer/swtpm
2022-09-21  Malte PollAdd Fedora 38 and Fedora 39 signing key
2022-09-21  Lennart Poetteringmkosi: pre-calculate expected PCR 11 values, and sign...
2022-09-21  Joerg BehrmannSoothe some CodeQL warnings
2022-09-21  Daan De MeyerRename run_..._cmdline() functions to run_..._setup() 1198/head
2022-09-21  Daan De MeyerStart swtpm from within run_qemu_cmdline()
2022-09-21  Lennart Poetteringmkosi: invoke qemu with swtpm, it's 2022!
2022-09-21  Frantisek Sumsalci: use CodeQL instead of LGTM
2022-09-21  Jörg BehrmannMerge pull request #1190 from DaanDeMeyer/drop-nspawn...
2022-09-21  Daan De MeyerDrop MKOSI_NSPAWN_EXECUTABLE 1190/head
2022-09-21  Daan De MeyerAllow single files to be used with --extra-search-paths
2022-09-18  PyfischNo longer mention black and fix indentation
2022-09-18  PyfischStart nspawn containers with read/write permissions
2022-09-18  PyfischRun mkosi serve without root
2022-09-15  Tomasz Paweł... OpenMandriva no need to run disable_pam_securetty
2022-09-14  Daan De MeyerInstall package manager by default
2022-09-10  PyfischAdd note to MkosiConfig documentation
2022-09-10  PyfischCreate environment in MkosiState
2022-09-10  Michael A CassanitiInclude image ID and version in environment variables
2022-09-10  Daan De Meyerfedora: Drop fedora 34 workaround
2022-09-08  Marek Vasutdebian/ubuntu: Increase apt recursive limit
2022-09-08  Daan De MeyerMerge pull request #1176 from DaanDeMeyer/know-arg...
2022-09-08  Daan De MeyerMerge pull request #1165 from DaanDeMeyer/fixes
2022-09-08  Daan De MeyerMake sure nspawn doesn't try to start a container in... 1176/head
2022-09-08  Daan De MeyerSend stdout to devnull when checking nspawn known arg
2022-09-07  Daan De MeyerUse 0 as the default value for partition sizes instead... 1165/head
2022-09-07  Daan De MeyerDerive cleanup value from state
2022-09-07  Daan De MeyerMove for_cache into MkosiState
2022-09-07  Daan De MeyerPass MkosiState directly to more functions
2022-09-07  Daan De MeyerMove MkosiConfig into MkosiState
2022-09-07  Daan De MeyerMove workspace and a few related functions into MkosiState
2022-09-07  Daan De MeyerDo dnf setup outside of centos repo functions
2022-09-07  Daan De MeyerMake MkosiConfig a frozen dataclass
2022-09-07  Daan De MeyerMove final machine ID into MkosiState
2022-09-07  Daan De MeyerStop setting --uuid option when calling nspawn
2022-09-07  Daan De MeyerAdd final cache path to MkosiState
next