]> git.ipfire.org Git - thirdparty/systemd.git/commit - mkosi.build
build-sys: add mkosi hookup (#3731)
authorLennart Poettering <lennart@poettering.net>
Sat, 16 Jul 2016 00:00:44 +0000 (02:00 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 16 Jul 2016 00:00:44 +0000 (20:00 -0400)
commit1b0ff615c7bfd16545a3b7a5dc891ad926ee97ab
tree44d0040d9331339afd612ea16b8d51b7083c8eab
parent2f27e2c5565e421283718d9bccc6fba52fd3ad21
build-sys: add mkosi hookup (#3731)

This adds a build script and a settings file for "mkosi", a tool for putting
together full, bootable disk images for container managers of EFI systems and
VMs.

With these files it's enough to type "mkosi" in the project directory to
generate a bootable Fedora 24 OS image with a version of systemd compiled fresh
from the working tree.

See https://github.com/systemd/mkosi
mkosi.build [new file with mode: 0755]
mkosi.default [new file with mode: 0644]