]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2016-08-20  Lénaïc HuardFix ArchLinux image build on non-ArchLinux host 4/head
2016-08-20  Lénaïc HuardCustomize the packages installed on ArchLinux
2016-08-20  Lénaïc HuardSetup networkd on ArchLinux
2016-08-20  Lénaïc HuardAdd the ability to create bootable ArchLinux images
2016-08-20  Lénaïc HuardSet the nocow attribute on the image file
2016-08-19  Renich Bon... identation: newlines proposed (#3)
2016-07-22  Lennart Poetteringmark root disk writable by default
2016-07-19  Lennart Poetteringmkosi: fill in distro version earlier, so that "mkosi...
2016-07-19  Lennart Poetteringupdate TODO
2016-07-19  Felipe SatelerSync after creating partition table (#1)
2016-07-19  Felipe Satelerdon't crash if release is not specified (#2)
2016-07-15  Lennart Poetteringdrop "ro" from the kernel command line
2016-07-15  Lennart Poetteringfix invokation without a local build script
2016-07-15  Lennart Poetteringadd a minimal setuptools script
2016-07-15  Lennart Poetteringadd a proper LICENSE
2016-07-15  Lennart Poetteringembedd unshare.py directly in the main source file...
2016-07-14  Lennart Poetteringswitch to the srcdir if there is one specified
2016-07-14  Lennart Poetteringupdate .gitignore file
2016-07-13  Lennart Poetteringbeef up README
2016-07-13  Lennart Poetteringoptionally change to a specified working directory
2016-07-13  Lennart Poetteringmkosi: add support for running arbitrary build logic...
2016-07-13  Lennart Poetteringfix logic when run without defaults file
2016-07-13  Lennart Poetteringfix swap size display in summary
2016-07-13  Lennart Poetteringadd new summary verb for showing just the summary
2016-07-13  Lennart Poetteringallow comma separated values to be passed to --package=
2016-07-13  Lennart Poetteringfix cache management on btrfs
2016-07-13  Lennart Poetteringprint a summary before starting operation
2016-07-13  Lennart Poetteringnormalize a few settings before starting operation
2016-07-13  Lennart Poetteringmove nspawn settings option into PACKAGES section
2016-07-13  Lennart Poetteringadd an extra argument group for the commands
2016-07-13  Lennart Poetteringadd "mkosi clean" as verb to remove all generated artifacts
2016-07-13  Lennart Poetteringautomatically use "mkosi.extra" in the current director...
2016-07-12  Lennart Poetteringminor message fixes
2016-07-12  Lennart Poetteringoptionally copy extra file trees on top of image tree
2016-07-12  Lennart Poetteringlook for "mkosi.nspawn" in the local directory, and...
2016-07-12  Lennart Poetteringoptionally, read additional settings from "default...
2016-07-12  Lennart Poetteringsplit up main function into seperate functions
2016-07-12  Lennart Poetteringfix building ubuntu images
2016-07-12  Lennart Poetteringprint a nice error when invoked as non-root
2016-07-12  Lennart Poetteringapply caller's umask to resulting files
2016-07-12  Lennart Poetteringoptionally install a .nspawn fiel companion and include...
2016-07-12  Lennart Poetteringcache packages if possible (on dnf)
2016-07-12  Lennart Poetteringclarify which option is supported when in --help
2016-07-12  Lennart Poetteringgroup --help text nicely
2016-07-12  Lennart Poetteringadd a friendly hint to use --force
2016-07-12  Lennart Poetteringmake installation of docs optional
2016-07-12  Lennart Poetteringfix unshare (i.e. run everything in an fs namespace)
2016-07-12  Lennart Poetteringupdate TODO
2016-07-12  Lennart Poetteringoptionally sign the result
2016-07-12  Lennart Poetteringadd README
2016-07-12  Lennart Poetteringoptionally mark root subvolume read-only
2016-07-12  Lennart Poetteringoptionally enable btrfs compression
2016-07-12  Lennart Poetteringfix log messages
2016-07-12  Lennart Poetteringadd support for calculating SHA256SUM
2016-07-12  Lennart PoetteringInitial commit