summaryrefslogtreecommitdiff
path: root/.mkosi
Commit message (Collapse)AuthorAgeFilesLines
* mkosi: add fdisk-devel, openssl-devel, libpwquality-devel, p11kit-devel and ↵Lennart Poettering2020-01-281-0/+3
| | | | | | | efsck to build This is preparation for subsequent additions which link against these libraries.
* mkosi: modernizeLennart Poettering2020-01-201-2/+10
| | | | | | | | | | Fedora minimization had some effect, hence add some required dependencies explicitly so that we work anyway. Also, the libtool is not used anymore, drop it. Finally, the mkosi output format is called gpt_ext4 now, not raw_ext4 anymore.
* mkosi: Find hostname command on Arch LinuxKevin Kuehler2019-11-011-1/+1
| | | | | | | | | | | | exec-specifier.service: Executing: /usr/bin/sh -c 'test mkosi-7d5e81c7b81c42338d060a6b98edd44a = $(hostname)' /usr/bin/sh: hostname: command not found /usr/bin/sh: line 0: test: mkosi-7d5e81c7b81c42338d060a6b98edd44a: unary operator expected Received SIGCHLD from PID 7389 (sh). Child 7389 (sh) died (code=exited, status=2/INVALIDARGUMENT) gettext provides the hostname binary, but puts it in /usr/lib/gettext/hostname, which is not part of the default $PATH. Using inetutils instead puts the binary in /usr/bin/hostname.
* Merge pull request #13892 from keur/mkosi_archAnita Zhang2019-10-311-0/+1
|\ | | | | Fix mkosi on Arch Linux
| * Fix mkosi on Arch LinuxKevin Kuehler2019-10-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | /* test compression */ XZ compression finished (38280 -> 11756 bytes, 30.7%) sh: diff: command not found Assertion 'system(cmd) == 0' failed at src/journal/test-compress.c:198, function test_compress_stream(). Aborting. The journal compression test shells out to diff, so include diffutils as a BuildPackage on Arch. Remaining fixes in https://github.com/systemd/mkosi/pull/377
* | Update to Fedora31Jóhann B. Guðmundsson2019-10-311-1/+1
|/
* mkosi: update to Fedora30 (#12642)Jóhann B. Guðmundsson2019-05-231-1/+1
|
* mkosi: (Archlinux) increase the size of root partition.Taro Yamada2019-02-221-1/+1
| | | | | | | | | | Currently "mkosi --default .mkosi/mkosi.arch" fails to build the image due to pacman error: "error: Partition /var/tmp/mkosi-xxx/root too full: yyy blocks needed, zzz blocks free" "error: not enough free disk space" "error: failed to commit transaction (not enough free disk space)" So increase the size to 3G.
* mkosi: add qrencode to arch package listLouis Taylor2019-01-191-0/+1
| | | | | | | | | Before adding this, I got errors about the library being missing such as: journalctl: error while loading shared libraries: libqrencode.so.4: cannot open shared object file: No such file or directory Fixes #7367.
* mkosi: update libqrencode in Debian configAlexey Bogdanenko2018-12-151-1/+1
| | | | | | | | | | | | | | | | | | | In Debian unstable package libqrencode-dev is version 4.0.2-1, and the corresponding runtime library is provided by package libqrencode4. This change fixes the following error when running journalctl: root@image:~# journalctl journalctl: error while loading shared libraries: libqrencode.so.4: cannot open shared object file: No such file or directory This change also fixes the following boot failures in systemd-journal-flush.service and systemd-journal-catalog-update.service: [FAILED] Failed to start Flush Journal to Persistent Storage. [FAILED] Failed to start Rebuild Journal Catalog. See also #4949
* mkosi: drop my copyrightAsciiWolf2018-11-262-6/+0
|
* mkosi: use Fedora 29Zbigniew Jędrzejewski-Szmek2018-10-181-1/+1
| | | | | F29 is at beta now, but should be out within two or three weeks, by the time next systemd release happens.
* mkosi: make kmsg work in our mkosi builds at leastLennart Poettering2018-10-161-0/+1
|
* mkosi: add mkosi snippet for ubuntu, tooLennart Poettering2018-06-141-0/+72
|
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-142-2/+2
| | | | | | Let's unify an beautify our remaining copyright statements, with a unicode ©. This means our copyright statements are now always formatted the same way. Yay.
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-2/+0
| | | | | | | | | | | These lines are generally out-of-date, incomplete and unnecessary. With SPDX and git repository much more accurate and fine grained information about licensing and authorship is available, hence let's drop the per-file copyright notice. Of course, removing copyright lines of others is problematic, hence this commit only removes my own lines and leaves all others untouched. It might be nicer if sooner or later those could go away too, making git the only and accurate source of authorship information.
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-143-6/+0
| | | | | | | | | | | | | | | | This part of the copyright blurb stems from the GPL use recommendations: https://www.gnu.org/licenses/gpl-howto.en.html The concept appears to originate in times where version control was per file, instead of per tree, and was a way to glue the files together. Ultimately, we nowadays don't live in that world anymore, and this information is entirely useless anyway, as people are very welcome to copy these files into any projects they like, and they shouldn't have to change bits that are part of our copyright header for that. hence, let's just get rid of this old cruft, and shorten our codebase a bit.
* mkosi: ensure the 'hostname' tool is available in the build environmentLennart Poettering2018-04-191-0/+1
| | | | | Our test-execute test uses 'hostname' to validate specifiers, hence it should be available in our mkosi build too, so that the test can pass.
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-063-39/+0
| | | | | | | | | | Files which are installed as-is (any .service and other unit files, .conf files, .policy files, etc), are left as is. My assumption is that SPDX identifiers are not yet that well known, so it's better to retain the extended header to avoid any doubt. I also kept any copyright lines. We can probably remove them, but it'd nice to obtain explicit acks from all involved authors before doing that.
* mkosi: remove intltool from depsZbigniew Jędrzejewski-Szmek2018-02-163-3/+3
| | | | | | | | | | | intltool is unnecessary since c81217920effddc93fb780cf8f9eb699d6fe1319. But we still need gettext, because we use msgformat to generate .mo files. (I tried to make meson depend on it, at least in Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1545926, but that didn't fly, and in Debian at least meson also has no dependency on the tools used by its i18n module, so we need to add our own dependency anyway.) Closes #8192.
* Merge pull request #8184 from poettering/color-ask-pwZbigniew Jędrzejewski-Szmek2018-02-151-0/+1
|\ | | | | | | Trivial merge conflict resolved locally.
| * mkosi: add pcre2 to our build deps, as we can now link to itLennart Poettering2018-02-141-0/+1
| |
* | mkosi: update to fedora 27, it's released since a whileLennart Poettering2018-02-121-1/+1
|/
* mkosi: use libidn2 on Arch (#7751)Tomasz Bachorski2017-12-301-3/+2
| | | | Since libidn2 is now available in Arch official repositories, let's use it instead of libidn.
* Add SPDX license headers to various assorted filesZbigniew Jędrzejewski-Szmek2017-11-193-0/+6
|
* mkosi: configure mkosi.cache/ and mkosi.builddir/ explicitlyLennart Poettering2017-11-101-0/+3
| | | | | | | | This way these dirs will be created automatically if they are missing, thus always guaranteeing optimal speedy behaviour. (Well at least, after https://github.com/systemd/mkosi/pull/181 is merged)
* mkosi.arch: fix comment (#6470)AsciiWolf2017-07-281-1/+1
| | | libidn -> libidn2
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
| | | | | v2: - also mention m4
* mkosi: add m4 (#6389)Lucas Werkmeister2017-07-173-0/+3
| | | This seems to be required since the move to meson.
* mkosi: roll back to libidn on Arch (#6388)Lucas Werkmeister2017-07-171-2/+3
| | | | This reverts the mkosi.arch part of a8a2a0ed64. libidn2 is only available on AUR, which mkosi doesn’t support.
* Merge pull request #6176 from poettering/timer-boottime-monotonicZbigniew Jędrzejewski-Szmek2017-06-221-1/+1
|\ | | | | WakeSystem= and other timer fixes.
| * mkosi: order package list alphabetically againLennart Poettering2017-06-221-1/+1
| |
* | mkosi: install libidn2 in the final system (#6173)Zbigniew Jędrzejewski-Szmek2017-06-223-0/+7
|/ | | | | | | | | | | | Recent systemd compiled in a build root which had libidn2-devel installed would not run in the default installation root which had just libidn and did not have libidn2. Since a8a2a0ed64f727c82e libidn2-devel (or equivalent) is installed in the build root. Normally, since we install systemd in the installation root, all dependencies that are needed for the compiled systemd to run are present, but libidn2 is a new dependency, so the distro packages would just pull in libidn, and not libidn2. Temporily add libdn2 to explicitly specified Packages. We can remove that once distro-compiled systemds have moved to libind2.
* mkosi: update Debian config for mkosi (#6089)AsciiWolf2017-06-061-1/+0
| | | Drop g++ package — it's only used for a test and we want to keep the mkosi installation footprint small-ish.
* mkosi: update Debian config for mkosi (#5997)AsciiWolf2017-05-211-2/+2
| | | | | | * mkosi.debian: fix libidn2 package name * mkosi.debian: drop duplicate diffutils package * mkosi.debian: add missing g++ package
* mkosi: switch over to libidn2Zbigniew Jędrzejewski-Szmek2017-05-113-3/+3
|
* mkosi.fedora: we need lz4 for lz4catZbigniew Jędrzejewski-Szmek2017-05-051-0/+1
|
* mkosi: switch build to mesonZbigniew Jędrzejewski-Szmek2017-05-053-10/+4
| | | | | For Fedora, the version is bumped to 26. In F25, ninja is still called ninja-build (while the package with the rename is going through QA).
* Merge pull request #4879 from poettering/systemdZbigniew Jędrzejewski-Szmek2017-01-142-1/+1
|\
| * mkosi: drop duplicate "diffutils" package listingLennart Poettering2016-12-211-1/+0
| |
| * build-sys: add missing Makefile symlinkLennart Poettering2016-12-211-0/+1
| | | | | | | | | | This way we can just type "make" in the .mkosi/ directory and the right thing happens.
* | Updated Debian config for mkosi (#4949)AsciiWolf2016-12-231-0/+9
|/
* mkosi: update mkosi.fedora so that we can run "make check" during buildLennart Poettering2016-12-141-1/+3
| | | | | Our tests require "diff" and "tree", hence let's add them to the set of development packages.
* Merge pull request #4861 from keszybz/dissect-tweaksLennart Poettering2016-12-111-0/+1
|\ | | | | A prettification of the dissect code, mkosi and TODO updates
| * mkosi: we need diff to run ./configureZbigniew Jędrzejewski-Szmek2016-12-101-0/+1
| | | | | | | | | | checking if gcc supports -fno-rtti -fno-exceptions... ./configure: line 10083: diff: command not found no
* | Added Debian config for mkosi (#4865)AsciiWolf2016-12-111-0/+73
|/
* mkosi: install Fedora 25Zbigniew Jędrzejewski-Szmek2016-10-061-1/+1
| | | | No need to look back at the past. Fedora 25 is here (almost).
* mkosi: disable our own cacheZbigniew Jędrzejewski-Szmek2016-10-061-1/+0
| | | | No point in spamming the fs.
* mkosi: create .mkosi directoryZbigniew Jędrzejewski-Szmek2016-10-062-0/+139
Since it looks like we'll wind up with a bunch of mkosi files for different distros, it's probably better to keep them in a subdirectory.