summaryrefslogtreecommitdiff
path: root/mkosi.build
Commit message (Expand)AuthorAgeFilesLines
* mkosi: Make sure selftests bpftool is accessible from $PATHDaan De Meyer2022-12-051-0/+2
* mkosi: Rework kconfig handlingDaan De Meyer2022-12-051-32/+4
* Merge pull request #25327 from keszybz/mkosi-less-workFrantisek Sumsal2022-11-141-6/+6
|\
| * mkosi: drop spaces after shell redirection operatorZbigniew Jędrzejewski-Szmek2022-11-141-6/+6
* | README: note Kconfig for verifying DDIs via MoK keysLuca Boccassi2022-11-141-0/+4
|/
* mkosi: Build and install kernel selftestsDaan De Meyer2022-11-081-2/+13
* mkosi: Make sure bpf-framework works on CentOS Stream 8 as wellDaan De Meyer2022-10-171-0/+16
* mkosi: Reenable bpf-frameworkDaan De Meyer2022-10-171-1/+1
* Merge pull request #24629 from DaanDeMeyer/mkosi-kernelDaan De Meyer2022-10-111-0/+37
|\
| * mkosi: Optionally build a kernel image from mkosi.kernel/Daan De Meyer2022-09-291-0/+37
* | Bump libbpf version to 0.7Daan De Meyer2022-10-061-1/+1
|/
* mkosi: Print logs of failing testsJan Janssen2022-08-251-1/+1
* mkosi: use the just built systemd-sysusers instead of groupaddLuca Boccassi2022-08-251-1/+1
* mkosi: Ensure we build all features/components in mkosiDaan De Meyer2022-08-231-1/+88
* mkosi: Install tests in final imageDaan De Meyer2022-08-201-1/+2
* mkosi: Changes to allow booting with sanitizers in mkosiDaan De Meyer2022-07-181-2/+53
* mkosi: Fix build script indentationDaan De Meyer2022-07-181-19/+19
* mkosi: Enable meson developer modeDaan De Meyer2022-07-181-1/+2
* ci: check for failed services after bootFrantisek Sumsal2021-12-101-0/+9
* mkosi: Install sd-boot using postinst script instead of in build scriptDaan De Meyer2021-11-251-9/+0
* licensing: add forgotten spdx headersZbigniew Jędrzejewski-Szmek2021-10-011-0/+1
* mkosi: Remove build script umask workaroundDaan De Meyer2021-09-281-10/+0
* mkosi: make mkosi.build shellcheck-cleanZbigniew Jędrzejewski-Szmek2021-09-031-8/+8
* mkosi: drop the code to determine nobody user nameZbigniew Jędrzejewski-Szmek2021-09-031-36/+0
* mkosi: initialize /usr/lib/os-release' IMAGE_ID + IMAGE_VERSION fields from b...Lennart Poettering2021-07-031-0/+22
* mkosi: work-around to make systemd build in Fedora images that lack populated...Lennart Poettering2021-04-071-0/+12
* meson: Fix update-man-rules when the build dir is not a subdir of the project...Daan De Meyer2021-01-241-1/+1
* mkosi: Pass build script arguments to ninjaDaan De Meyer2021-01-241-1/+1
* mkosi: Allow setting version-tag option via VERSION_TAG env variableDaan De Meyer2021-01-151-1/+2
* mkosi: Only reset file permissions when $SRCDIR is not a mountpointDaan De Meyer2021-01-141-2/+4
* mkosi: Disable translationsDaan De Meyer2021-01-101-1/+7
* mkosi.build: Only create groups if they don't exist yetDaan De Meyer2021-01-091-1/+1
* mkosi.build: Silence "Entering directory" message from ninjaDaan De Meyer2021-01-091-2/+4
* mkosi: Use --only-changed meson option when installingDaan De Meyer2020-12-191-2/+2
* mkosi: Silence locale checking in mkosi.buildDaan De Meyer2020-12-061-11/+11
* mkosi: Remove explicit default_hierarchy=unified option from mkosi.buildDaan De Meyer2020-12-061-1/+1
* mkosi: Add --quiet and --no-rebuild options to meson install in mkosi.buildDaan De Meyer2020-12-061-1/+7
* mkosi: Remove bash -x option from mkosi.buildDaan De Meyer2020-12-061-1/+1
* mkosi: Use meson install instead of ninja install in build scriptDaan De Meyer2020-12-061-1/+1
* mkosi: Unify environment for unit testsMichal Koutný2020-04-221-1/+7
* mkosi: Use distro-invariant rootprefixMichal Koutný2020-04-221-1/+9
* mkosi: let's update the boot loader also in /efiLennart Poettering2019-03-011-0/+4
* mkosi: update the boot loader from our freshly built oneLennart Poettering2018-10-161-0/+5
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-2/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* mkosi: drop dumping all test output to console againLennart Poettering2018-04-191-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* mkosi: set file permissions in copy of source tree (#8370)Filipe Brandenburger2018-03-201-0/+8
* mkosi: use locale that supports UTF-8, detect one that is available (#8340)Filipe Brandenburger2018-03-051-1/+22
* mkosi: no need to determine meson parameters if we don't run mesonLennart Poettering2018-02-091-29/+32