]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2018-11-29  Lucas De MarchiFix non-bootable Arch images 298/head
2018-11-21  Lennart PoetteringMerge pull request #261 from rantogno/legacy_boot
2018-11-21  Thore Bödeckerset correct defaults for optional args
2018-11-21  Lucas De MarchiAdd bios support to Archlinux 261/head
2018-11-21  Lucas De MarchiMove grub config generation to grub installation
2018-11-20  Rafael AntognolliAdd support to boot on bios
2018-11-20  Lucas De MarchiAdd option for boot protocols
2018-11-19  Lennart PoetteringMerge pull request #284 from lucasdemarchi/tip-chown
2018-11-19  Lennart PoetteringMerge pull request #290 from jimenezrick/master
2018-11-17  Ricardo Catalinas... mkosi: Add back again the ovmf firmware path from Arch... 290/head
2018-11-17  Ricardo Catalinas... README.md: update deprecated flags - raw_* -> gpt_*
2018-11-13  Lucas De MarchiMerge pull request #288 from foxxx0/fix-centos-build
2018-11-13  Thore Bödeckerinclude args.packages for centos builds 288/head
2018-11-12  Lucas De MarchiFix function signature for Clear
2018-11-12  Lucas De MarchiMake chown of output files optional 284/head
2018-11-12  Lucas De MarchiChown output files to user calling sudo
2018-11-12  Lucas De MarchiAdd helper function to link output files
2018-11-12  Lucas WerkmeisterMerge pull request #286 from poettering/test-ci
2018-11-11  Lennart Poetteringci: add simple script for running CI tests in semaphore 286/head
2018-11-11  Lennart Poetteringmkosi: use debootstrap's --merged-usr switch only if...
2018-11-10  Lucas WerkmeisterBump required Python version everywhere
2018-11-06  Lennart PoetteringMerge pull request #283 from keszybz/f-strings
2018-11-06  Zbigniew Jędrzejewsk... Bump required python version to 3.6 283/head
2018-11-06  Zbigniew Jędrzejewsk... Add mkosi.py as symlink to mkosi
2018-11-06  Zbigniew Jędrzejewsk... Use f-strings
2018-11-06  Zbigniew Jędrzejewsk... Remove left-over debug statement
2018-11-06  Zbigniew Jędrzejewsk... Fix arch reference in error message
2018-11-06  Lennart PoetteringMerge pull request #281 from keszybz/snap-support
2018-11-06  Zbigniew Jędrzejewsk... Merge pull request #282 from lucasdemarchi/tip-fixes
2018-11-06  Zbigniew Jędrzejewsk... Call 'mkosi.finalize' script 281/head
2018-11-06  Zbigniew Jędrzejewsk... Allow forcing the installation architecture
2018-11-06  Zbigniew Jędrzejewsk... Make mksquashfs args configurable
2018-11-06  Zbigniew Jędrzejewsk... Use a common helper function to discover paths
2018-11-06  Lucas De MarchiFix wrong type to link_output 282/head
2018-11-06  Lucas De MarchiFix broken bootable images
2018-11-06  Lucas De MarchiRevert "Remove now-redundant check if partno is None"
2018-11-03  Lennart PoetteringMerge pull request #275 from keszybz/squashfs
2018-11-02  Zbigniew Jędrzejewsk... gitignore: add password file and mypy cache 275/head
2018-11-02  Zbigniew Jędrzejewsk... dnf: use a shorter form for nodocs
2018-11-02  Zbigniew Jędrzejewsk... fedora/centos: do no install systemd and passwd by...
2018-11-02  Zbigniew Jędrzejewsk... Remove yum/dnf/rpm metadata after installation
2018-11-02  Zbigniew Jędrzejewsk... Rework how dnf/yum package list is generated
2018-11-02  Zbigniew Jędrzejewsk... Remove empty line at the beggining of functions
2018-11-02  Zbigniew Jędrzejewsk... With --shell, pass --read-only through to systemd-nspawn
2018-11-02  Zbigniew Jędrzejewsk... Make compression type configurable
2018-11-02  Zbigniew Jędrzejewsk... Do not ignore negative command-line switches
2018-11-02  Zbigniew Jędrzejewsk... Add -t squasfsh: raw squashfs filesystems
2018-11-02  Zbigniew Jędrzejewsk... Rename RAW_FORMATS to is_disk() and RAW_RW_FS_FORMATS...
2018-11-02  Zbigniew Jędrzejewsk... Rename --format members from raw_* to gpt_*
2018-11-02  Zbigniew Jędrzejewsk... Add --debug=run
2018-11-02  Zbigniew Jędrzejewsk... Remove workaround to always install docs
2018-11-02  Zbigniew Jędrzejewsk... Merge pull request #279 from keszybz/pr272-rework
2018-11-02  Zbigniew Jędrzejewsk... Remove now-redundant check if partno is None 279/head
2018-11-02  Zygmunt Krynickityping: use non-None types for partition()
2018-11-02  Zbigniew Jędrzejewsk... Merge pull request #278 from poettering/qcow2
2018-11-01  Lennart Poetteringmkosi: optionally convert resulting image to qcow2 278/head
2018-11-01  Lennart Poetteringmkosi: fix checks whether configuration settings are...
2018-11-01  Lennart PoetteringMerge pull request #277 from lucasdemarchi/tip-fix...
2018-11-01  Rafael AntognolliFix output dir creation 277/head
2018-10-31  Lucas De MarchiFix defaults symlink
2018-10-31  Lennart PoetteringMerge pull request #276 from poettering/rndseed
2018-10-31  Lennart Poetteringmkosi: if/elif simplifications 276/head
2018-10-31  Lennart Poetteringmkosi: remove random seed file in images
2018-10-31  Lennart Poetteringmkosi: use the usual way to show start/finish of one...
2018-10-31  Lennart Poetteringmkosi: strictly require offline operation from systemctl
2018-10-25  Zbigniew Jędrzejewsk... Merge pull request #273 from zyga/args-type
2018-10-25  Zbigniew Jędrzejewsk... Merge pull request #264 from lucasdemarchi/tip-arch
2018-10-24  Lucas De MarchiRecursively unmount
2018-10-24  Zygmunt KrynickiAdd type annotations for esp_partno 273/head
2018-10-24  Zygmunt KrynickiAdd type annotations to swap_partno
2018-10-24  Zygmunt KrynickiAdd CommandLineArguments type
2018-10-24  Lennart PoetteringMerge pull request #271 from keszybz/fedora-29-update
2018-10-24  Zbigniew Jędrzejewsk... fedora: import new keys 271/head
2018-10-24  Zbigniew Jędrzejewsk... fedora: use F29 as default
2018-10-24  Zbigniew Jędrzejewsk... fedora: remove glibc-minimal-langpack from package...
2018-10-24  Zbigniew Jędrzejewsk... fedora: add new dir and make mkosi.default just a symlink
2018-10-24  Zygmunt KrynickiAdd static type annotations
2018-10-19  Lucas WerkmeisterMerge pull request #268 from eliasp/ubuntu-bootable...
2018-10-18  Elias ProbstUbuntu/GPT-Boot: Include dracut bug workaround comment... 268/head
2018-10-18  Elias ProbstUbuntu/GPT-Boot: Make `install_boot_loader_ubuntu(...
2018-10-18  Zbigniew Jędrzejewsk... Fedora: install glibc-minimal-langpack
2018-10-17  Elias ProbstUbuntu/GPT-Boot: Remove TODO list item
2018-10-17  Elias ProbstUbuntu/GPT-Boot: Add workaround for dracut bug wrt...
2018-10-17  Elias ProbstUbuntu/GPT-Boot: Add + execute bootloader installation...
2018-10-17  Elias ProbstUbuntu/GPT-Boot: Correct the Kernel image pkg name...
2018-10-17  Elias ProbstUbuntu/GPT-Boot: Add `universe` repo for Ubuntu to...
2018-10-17  Elias ProbstUbuntu/GPT-Boot: Don't die creating a bootable Ubuntu...
2018-10-11  Lucas WerkmeisterReorganize and expand OVMF firmware locations
2018-10-11  Chris Pattersonmkosi: fix to enable Fedora rawhide support
2018-10-11  Zbigniew Jędrzejewsk... Merge pull request #265 from lucasdemarchi/tip-clear
2018-10-10  Lucas De MarchiLog command line run on qemu 265/head
2018-10-10  Asbjørn Apelandubuntu: fix docs removal
2018-10-08  Lucas De MarchiAllow to run qemu >= 2.12
2018-10-06  Lucas De MarchiRecursively unmount 264/head
2018-10-06  Lucas De Marchiarchlinux: kill any leftover process
2018-09-09  Lucas WerkmeisterTwo minor comment fixes
2018-09-09  Lucas WerkmeisterMerge pull request #263 from terceiro/debian-optimize
2018-09-07  Antonio Terceirodebian: also remove docs installed by debootstrap 263/head
2018-09-07  Antonio Terceirodebian: remove unecessary conditional
2018-08-01  Lucas De MarchiMerge pull request #260 from BlackYoup/cenots
next