summaryrefslogtreecommitdiff
path: root/.mkosi
AgeCommit message (Collapse)Author
2017-01-14Merge pull request #4879 from poettering/systemdZbigniew Jędrzejewski-Szmek
2016-12-23Updated Debian config for mkosi (#4949)AsciiWolf
2016-12-21mkosi: drop duplicate "diffutils" package listingLennart Poettering
2016-12-21build-sys: add missing Makefile symlinkLennart Poettering
This way we can just type "make" in the .mkosi/ directory and the right thing happens.
2016-12-14mkosi: update mkosi.fedora so that we can run "make check" during buildLennart Poettering
Our tests require "diff" and "tree", hence let's add them to the set of development packages.
2016-12-11Merge pull request #4861 from keszybz/dissect-tweaksLennart Poettering
A prettification of the dissect code, mkosi and TODO updates
2016-12-11Added Debian config for mkosi (#4865)AsciiWolf
2016-12-10mkosi: we need diff to run ./configureZbigniew Jędrzejewski-Szmek
checking if gcc supports -fno-rtti -fno-exceptions... ./configure: line 10083: diff: command not found no
2016-10-06mkosi: install Fedora 25Zbigniew Jędrzejewski-Szmek
No need to look back at the past. Fedora 25 is here (almost).
2016-10-06mkosi: disable our own cacheZbigniew Jędrzejewski-Szmek
No point in spamming the fs.
2016-10-06mkosi: create .mkosi directoryZbigniew Jędrzejewski-Szmek
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.