]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2023-07-03  Daan De MeyerAdd --tools-tree= option 1652/head
2023-07-03  Daan De MeyerInline dissect_and_mount()
2023-07-03  Daan De MeyerInline grow_image() and finalize_image()
2023-07-03  Daan De MeyerAssume systemd-nspawn --autopipe is available
2023-07-03  Daan De MeyerUse stat tool to check if we're on a btrfs subsystem
2023-07-03  Luca BoccassiMerge pull request #1653 from bluca/offline
2023-07-03  Luca Boccassizypper: respect --local-mirror too 1653/head
2023-07-03  Luca Boccassiinitd: respect --local-mirror too
2023-07-03  Daan De MeyerMerge pull request #1646 from DaanDeMeyer/gentoo
2023-07-02  Daan De MeyerDrop shell workaround in bwrap() and run_workspace_comm...
2023-07-02  Daan De MeyerGentoo fixes 1646/head
2023-07-02  Daan De MeyerUse a separate workdir for each overlay mount
2023-07-02  Daan De Meyeropensuse: Add back support for zypper
2023-06-30  Joerg Behrmanndebian: drop workarounds for EoL Debian versions
2023-06-27  Daan De MeyerUse systemd-repart's new --offline argument
2023-06-27  Zbigniew Jędrzejewsk... fedora: fix RemovePackages with dnf5
2023-06-27  Daan De MeyerMerge pull request #1570 from 257/gentoo
2023-06-26  Paymon MARANDIgentoo: reinstate systemd flags and lost emerge_vars 1570/head
2023-06-26  Paymon MARANDIgentoo: backup vanilla PORTAGE_CONFIG, use pkgmngr...
2023-06-26  Paymon MARANDIgentoo: drop .cache_isclean
2023-06-26  Paymon MARANDIgentoo: don't clobber pkgmngr, rework repositories...
2023-06-26  Paymon MARANDIgentoo: type properly
2023-06-26  Paymon MARANDIgentoo: drop cls.stage3_cache
2023-06-23  Paymon MARANDIgentoo: drop init/kernel
2023-06-23  Paymon MARANDIgentoo: drop documentation of portage variables used...
2023-06-23  Paymon MARANDIgentoo: drop root, conform more with coding style
2023-06-23  Paymon MARANDIgentoo: install kernel only if a bootable image was...
2023-06-23  Paymon MARANDIgentoo: don't bother with @system set and bash
2023-06-23  Paymon MARANDIgentoo: hardcode stage3 path
2023-06-23  Paymon MARANDIgentoo: use state.pkgmngr
2023-06-23  Paymon MARANDIgentoo: let portage handle thread_count
2023-06-23  Paymon MARANDIgentoo: remove indirections, use state.config.mirror...
2023-06-23  Paymon MARANDIgentoo: drop unused `root` argument for `invoke_emerge`
2023-06-23  Paymon MARANDIgentoo: drop flock for cache clean
2023-06-23  Paymon MARANDIgentoo: consolidate Gentoo class into GentooInstaller
2023-06-23  Paymon MARANDIgentoo: capitalise Symbolic Constants
2023-06-23  Paymon MARANDIgentoo: support --mirror
2023-06-23  Paymon MARANDIgentoo: s/List/list/
2023-06-23  Paymon MARANDIgentoo: document taget_root_mntpnt
2023-06-23  Paymon MARANDIgentoo: fix Reworked architecture handling
2023-06-23  Paymon MARANDIgentoo: s/state.cache/state.cache_dir/
2023-06-23  Paymon MARANDIgentoo: assume hyperthreaded cpu
2023-06-23  Paymon MARANDIgentoo: drop portage dependency
2023-06-23  Paymon MARANDIgentoo: default to btrfs
2023-06-23  Paymon MARANDIgentoo: DRY
2023-06-23  Paymon MARANDIgentoo: comply with CodeQl
2023-06-23  Paymon MARANDIgentoo: support prebuilt initrds.
2023-06-23  Paymon MARANDIgentoo: support initrd
2023-06-23  Paymon MARANDIgentoo: support --repositories
2023-06-23  Paymon MARANDIgentoo: leverage cache for artifacts
2023-06-23  Paymon MARANDIgentoo: build initrd, do not ask for udev
2023-06-22  Marius SchifferAdd support for ukify config at /etc/kernel/uki.conf.
2023-06-22  Jörg BehrmannMerge pull request #1636 from keszybz/config-parser...
2023-06-22  Daan De MeyerRun systemd-hwdb when building an image
2023-06-22  Zbigniew Jędrzejewsk... config: silence pyright warning 1636/head
2023-06-22  Zbigniew Jędrzejewsk... config: reword help message for --root-{password,shell}
2023-06-21  Zbigniew Jędrzejewsk... config: generate ArgumentParser options from MkosiConfi...
2023-06-21  Daan De MeyerMake sure output directory mountpoint exists in build...
2023-06-20  Zbigniew Jędrzejewsk... Merge pull request #1635 from DaanDeMeyer/build-output
2023-06-20  Zbigniew Jędrzejewsk... Drop unnecessary uses of tuple
2023-06-20  Daan De MeyerAdd "none" output format 1635/head
2023-06-20  Daan De MeyerMount staging directory into build script
2023-06-20  Daan De MeyerUse staging directory as OUTPUTDIR in finalize script
2023-06-20  Daan De MeyerRemove --install-directory= option
2023-06-19  Marius SchifferAdd kernel version to UKI name for versioned images
2023-06-15  Daan De MeyerMerge pull request #1630 from DaanDeMeyer/repart-boot
2023-06-15  Daan De MeyerRun systemd-repart before booting image with systemd... 1630/head
2023-06-15  Daan De MeyerIntroduce copy_ephemeral()
2023-06-14  Daan De MeyerSet --no-pager for systemd-repart
2023-06-13  Daan De Meyerqemu: Use SOCK_STREAM for notify socket
2023-06-12  Daan De MeyerEnsure we return the same exit code in debug mode
2023-06-12  Jörg BehrmannMerge pull request #1626 from DaanDeMeyer/epel-next
2023-06-12  Daan De Meyercentos: Streamline repo configuration a bit 1626/head
2023-06-12  Daan De Meyercentos: Remove unused _epel_gpgurl() method
2023-06-12  Daan De Meyercentos: Add epel-next
2023-06-12  Jörg BehrmannMerge pull request #1625 from DaanDeMeyer/fixes
2023-06-11  Daan De Meyerapt: Set "Dir" instead of "Dir::Etc" and set it via... 1625/head
2023-06-11  Daan De Meyerdnf: Make it possible to override install_weak_deps
2023-06-11  Daan De Meyerdnf: Use long option names
2023-06-11  Daan De Meyerdnf: Write repos to /etc/yum.repos.d/<distribution...
2023-06-11  Daan De MeyerDo not overwrite package manager config files if they...
2023-06-11  Daan De Meyerarch: Drop useless options from config
2023-06-11  Daan De Meyerarch: Drop community repository
2023-06-09  Daan De MeyerMerge pull request #1622 from behrmann/doccleanup
2023-06-09  Joerg Behrmanndebian: fix default keyring
2023-06-09  Joerg Behrmanndocs: remove unused --config option 1622/head
2023-06-09  Joerg Behrmanndocs: mention package manager trees in the execution...
2023-06-09  Joerg Behrmanndocs: remove mention of kernel-install
2023-06-08  Daan De MeyerMerge pull request #1620 from DaanDeMeyer/config-cli
2023-06-08  Daan De MeyerPrefer configuration via CLI over configuration via... 1620/head
2023-06-08  Daan De Meyerarch: Introduce setup_pacman()
2023-06-08  Daan De MeyerHook up install_package_manager_trees()
2023-06-08  Daan De MeyerMake sure we close every vsock and read all data from it
2023-06-08  Daan De MeyerMerge pull request #1618 from behrmann/pkgmanagerskeletons
2023-06-08  Joerg Behrmannarch: use GPGDir in package manager tree if it exists 1618/head
2023-06-08  Joerg Behrmanndebian: use trusted keys from package manager tree...
2023-06-08  Joerg Behrmanndebian: only write sources.list during setup if one...
2023-06-08  Joerg Behrmannconfig: add PackageManagerTrees= option
2023-06-08  Joerg Behrmannconfig: remove RepositoryDirectories= option
2023-06-08  Joerg Behrmannfedora: move workspace package manager configuration...
next