2023-07-21 |
Daan De Meyer | centos: Remove distribution specific checks 1691/head |
commit | commitdiff | tree |
2023-07-21 |
Daan De Meyer | fedora: Remove distribution specific checks |
commit | commitdiff | tree |
2023-07-20 |
Daan De Meyer | Kernel modules fixlets |
commit | commitdiff | tree |
2023-07-20 |
Daan De Meyer | Merge pull request #1686 from DaanDeMeyer/env |
commit | commitdiff | tree |
2023-07-20 |
Daan De Meyer | Rework selinux labelling 1686/head |
commit | commitdiff | tree |
2023-07-20 |
Daan De Meyer | Only execute preset, hwdb, sysusers tools if they are... |
commit | commitdiff | tree |
2023-07-20 |
Daan De Meyer | Stop tmpfiles from creating subvolumes |
commit | commitdiff | tree |
2023-07-20 |
Daan De Meyer | Move default environment into MkosiConfig |
commit | commitdiff | tree |
2023-07-20 |
Daan De Meyer | Merge pull request #1682 from DaanDeMeyer/rework-tools |
commit | commitdiff | tree |
2023-07-20 |
Paymon MARANDI | gentoo: stop passing USE environment to emerge |
commit | commitdiff | tree |
2023-07-19 |
Daan De Meyer | Rework user/mount namespace handling and tools tree 1682/head |
commit | commitdiff | tree |
2023-07-18 |
Daan De Meyer | Allow overriding the python interpreter used by mkosi |
commit | commitdiff | tree |
2023-07-17 |
Daan De Meyer | Revert "Rename various "root" arguments to "tools"" |
commit | commitdiff | tree |
2023-07-17 |
Daan De Meyer | Revert "Make tools= argument for bwrap() required" |
commit | commitdiff | tree |
2023-07-17 |
Daan De Meyer | Revert "Add our own "which" implementation" |
commit | commitdiff | tree |
2023-07-17 |
Daan De Meyer | Make tools= argument for bwrap() required |
commit | commitdiff | tree |
2023-07-17 |
Jörg Behrmann | Merge pull request #1677 from DaanDeMeyer/cache |
commit | commitdiff | tree |
2023-07-17 |
Daan De Meyer | Make sure util-linux is installed in the initrd |
commit | commitdiff | tree |
2023-07-17 |
Daan De Meyer | Add our own "which" implementation 1677/head |
commit | commitdiff | tree |
2023-07-17 |
Daan De Meyer | Rename extra argument of invoke_apt() to packages |
commit | commitdiff | tree |
2023-07-17 |
Daan De Meyer | Add scripts support to bwrap() and use it for chrooting |
commit | commitdiff | tree |
2023-07-17 |
Daan De Meyer | Drop checks for binaries in config loading |
commit | commitdiff | tree |
2023-07-17 |
Daan De Meyer | Stop prepending extra search paths during config validation |
commit | commitdiff | tree |
2023-07-17 |
Daan De Meyer | Remove kwargs argument from run() and spawn() |
commit | commitdiff | tree |
2023-07-17 |
Daan De Meyer | Implement run_workspace_command() on top of bwrap() |
commit | commitdiff | tree |
2023-07-16 |
Daan De Meyer | Replace kwargs from bwrap with individual arguments |
commit | commitdiff | tree |
2023-07-16 |
Daan De Meyer | Rename various "root" arguments to "tools" |
commit | commitdiff | tree |
2023-07-16 |
Daan De Meyer | Put dnf command last again in the cmdline |
commit | commitdiff | tree |
2023-07-16 |
Daan De Meyer | Drop --allowerasing dnf option |
commit | commitdiff | tree |
2023-07-14 |
Daan De Meyer | Fix logdir handling for dnf |
commit | commitdiff | tree |
2023-07-13 |
Daan De Meyer | Merge pull request #1675 from DaanDeMeyer/loglevel |
commit | commitdiff | tree |
2023-07-13 |
Daan De Meyer | Add --kernel-command-line-extra= to summary 1675/head |
commit | commitdiff | tree |
2023-07-13 |
Daan De Meyer | Beef up --kernel-command-line-extra= defaults a little bit |
commit | commitdiff | tree |
2023-07-13 |
Daan De Meyer | ubuntu: Make lunar the default release |
commit | commitdiff | tree |
2023-07-13 |
Daan De Meyer | Merge pull request #1674 from DaanDeMeyer/bwrap-0.4.0 |
commit | commitdiff | tree |
2023-07-13 |
Daan De Meyer | arch: Support enabling testing repositories with -... 1674/head |
commit | commitdiff | tree |
2023-07-13 |
Daan De Meyer | Use http_proxy and https_proxy from environment |
commit | commitdiff | tree |
2023-07-12 |
Daan De Meyer | Add back support for bwrap 0.4 |
commit | commitdiff | tree |
2023-07-12 |
Joerg Behrmann | ci: drop building systemd-analyze |
commit | commitdiff | tree |
2023-07-12 |
Daan De Meyer | Merge pull request #1669 from behrmann/pyversioncomp |
commit | commitdiff | tree |
2023-07-12 |
Joerg Behrmann | Use -1, 0, 1 instead of 12, 0, 11 for comparisons in... 1669/head |
commit | commitdiff | tree |
2023-07-12 |
Joerg Behrmann | Reimplement GenericVersion without shelling out to... |
commit | commitdiff | tree |
2023-07-12 |
Joerg Behrmann | tests: add tests to exercise GenericVersion |
commit | commitdiff | tree |
2023-07-10 |
Daan De Meyer | centos: Add SIG testing repositories |
commit | commitdiff | tree |
2023-07-10 |
Daan De Meyer | opensuse: Install systemd-boot package |
commit | commitdiff | tree |
2023-07-09 |
Daan De Meyer | ubuntu: Enable universe repository by default on kineti... |
commit | commitdiff | tree |
2023-07-08 |
Marius Schiffer | Add BuildSources mount points. |
commit | commitdiff | tree |
2023-07-06 |
Daan De Meyer | Merge pull request #1666 from DaanDeMeyer/sources |
commit | commitdiff | tree |
2023-07-06 |
Daan De Meyer | Make BuildSources more flexible 1666/head |
commit | commitdiff | tree |
2023-07-05 |
Daan De Meyer | Stop automatically bind mounting build sources into... |
commit | commitdiff | tree |
2023-07-05 |
Daan De Meyer | Use /work for prepare and postinst script as well |
commit | commitdiff | tree |
2023-07-05 |
Daan De Meyer | Fix --incremental with build script and without build... |
commit | commitdiff | tree |
2023-07-04 |
Daan De Meyer | centos: Add Special Interest Group (SIG) repositories |
commit | commitdiff | tree |
2023-07-04 |
Daan De Meyer | Protect common system directories when running with... |
commit | commitdiff | tree |
2023-07-04 |
Daan De Meyer | Merge pull request #1659 from bluca/compat |
commit | commitdiff | tree |
2023-07-04 |
Luca Boccassi | debian: do not assume package files are versioned 1659/head |
commit | commitdiff | tree |
2023-07-04 |
Luca Boccassi | Add stubs for --nspawn-keep-unit, --default and --cache |
commit | commitdiff | tree |
2023-07-03 |
Luca Boccassi | Allow always/never as booleans for backward compat |
commit | commitdiff | tree |
2023-07-03 |
Daan De Meyer | Make sure PATH is correct when using --tools-tree |
commit | commitdiff | tree |
2023-07-03 |
Daan De Meyer | Merge pull request #1652 from DaanDeMeyer/extra-search... |
commit | commitdiff | tree |
2023-07-03 |
Daan De Meyer | Merge pull request #1658 from DaanDeMeyer/mkosi-repo |
commit | commitdiff | tree |
2023-07-03 |
Daan De Meyer | Fail again if --repositories is specified for Gentoo 1658/head |
commit | commitdiff | tree |
2023-07-03 |
Daan De Meyer | Fix documentation for Repositories= |
commit | commitdiff | tree |
2023-07-03 |
Daan De Meyer | Write dnf/zypper default repos as mkosi.repo |
commit | commitdiff | tree |
2023-07-03 |
Daan De Meyer | opensuse: Use http mirror |
commit | commitdiff | tree |
2023-07-03 |
Daan De Meyer | Add --tools-tree= option 1652/head |
commit | commitdiff | tree |
2023-07-03 |
Daan De Meyer | Inline dissect_and_mount() |
commit | commitdiff | tree |
2023-07-03 |
Daan De Meyer | Inline grow_image() and finalize_image() |
commit | commitdiff | tree |
2023-07-03 |
Daan De Meyer | Assume systemd-nspawn --autopipe is available |
commit | commitdiff | tree |
2023-07-03 |
Daan De Meyer | Use stat tool to check if we're on a btrfs subsystem |
commit | commitdiff | tree |
2023-07-03 |
Luca Boccassi | Merge pull request #1653 from bluca/offline |
commit | commitdiff | tree |
2023-07-03 |
Luca Boccassi | zypper: respect --local-mirror too 1653/head |
commit | commitdiff | tree |
2023-07-03 |
Luca Boccassi | initd: respect --local-mirror too |
commit | commitdiff | tree |
2023-07-03 |
Daan De Meyer | Merge pull request #1646 from DaanDeMeyer/gentoo |
commit | commitdiff | tree |
2023-07-02 |
Daan De Meyer | Drop shell workaround in bwrap() and run_workspace_comm... |
commit | commitdiff | tree |
2023-07-02 |
Daan De Meyer | Gentoo fixes 1646/head |
commit | commitdiff | tree |
2023-07-02 |
Daan De Meyer | Use a separate workdir for each overlay mount |
commit | commitdiff | tree |
2023-07-02 |
Daan De Meyer | opensuse: Add back support for zypper |
commit | commitdiff | tree |
2023-06-30 |
Joerg Behrmann | debian: drop workarounds for EoL Debian versions |
commit | commitdiff | tree |
2023-06-27 |
Daan De Meyer | Use systemd-repart's new --offline argument |
commit | commitdiff | tree |
2023-06-27 |
Zbigniew Jędrzejewsk... | fedora: fix RemovePackages with dnf5 |
commit | commitdiff | tree |
2023-06-27 |
Daan De Meyer | Merge pull request #1570 from 257/gentoo |
commit | commitdiff | tree |
2023-06-26 |
Paymon MARANDI | gentoo: reinstate systemd flags and lost emerge_vars 1570/head |
commit | commitdiff | tree |
2023-06-26 |
Paymon MARANDI | gentoo: backup vanilla PORTAGE_CONFIG, use pkgmngr... |
commit | commitdiff | tree |
2023-06-26 |
Paymon MARANDI | gentoo: drop .cache_isclean |
commit | commitdiff | tree |
2023-06-26 |
Paymon MARANDI | gentoo: don't clobber pkgmngr, rework repositories... |
commit | commitdiff | tree |
2023-06-26 |
Paymon MARANDI | gentoo: type properly |
commit | commitdiff | tree |
2023-06-26 |
Paymon MARANDI | gentoo: drop cls.stage3_cache |
commit | commitdiff | tree |
2023-06-23 |
Paymon MARANDI | gentoo: drop init/kernel |
commit | commitdiff | tree |
2023-06-23 |
Paymon MARANDI | gentoo: drop documentation of portage variables used... |
commit | commitdiff | tree |
2023-06-23 |
Paymon MARANDI | gentoo: drop root, conform more with coding style |
commit | commitdiff | tree |
2023-06-23 |
Paymon MARANDI | gentoo: install kernel only if a bootable image was... |
commit | commitdiff | tree |
2023-06-23 |
Paymon MARANDI | gentoo: don't bother with @system set and bash |
commit | commitdiff | tree |
2023-06-23 |
Paymon MARANDI | gentoo: hardcode stage3 path |
commit | commitdiff | tree |
2023-06-23 |
Paymon MARANDI | gentoo: use state.pkgmngr |
commit | commitdiff | tree |
2023-06-23 |
Paymon MARANDI | gentoo: let portage handle thread_count |
commit | commitdiff | tree |
2023-06-23 |
Paymon MARANDI | gentoo: remove indirections, use state.config.mirror... |
commit | commitdiff | tree |
2023-06-23 |
Paymon MARANDI | gentoo: drop unused `root` argument for `invoke_emerge` |
commit | commitdiff | tree |
2023-06-23 |
Paymon MARANDI | gentoo: drop flock for cache clean |
commit | commitdiff | tree |
2023-06-23 |
Paymon MARANDI | gentoo: consolidate Gentoo class into GentooInstaller |
commit | commitdiff | tree |
next |