]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2018-12-15  Lennart Poetteringmkosi: create root directory as 0755 311/head
2018-12-14  Zbigniew Jędrzejewsk... Merge pull request #300 from LukeShu:to-upstream/flake8...
2018-12-10  Lucas De MarchiFix default value for SourceFileTransfer
2018-12-07  Lennart Poetteringmkosi: when a .nspawn file is used, actually use it...
2018-12-05  Lucas De MarchiMerge pull request #303 from michaelweghorn/michaelwegh...
2018-12-05  Michael WeghornUpdate help for '--with-docs' 303/head
2018-12-04  Lucas De MarchiMerge pull request #292 from lucasdemarchi/tip-build-src
2018-12-04  Lucas De MarchiMerge pull request #299 from michaelweghorn/michaelwegh...
2018-12-03  Luke Shumakermypy: Fix issues discovered by mypy 300/head
2018-12-03  Luke Shumakermypy: Fiddle with things to clue mypy in
2018-12-03  Luke Shumakermypy: Unify typing of install_distribution() and instal...
2018-12-03  Luke Shumakermypy: invoke_dnf_or_yum(): Match the signature of invok...
2018-12-03  Luke Shumakermypy: ListAction: assert that 'values' is a string
2018-12-03  Luke Shumakermypy: Make arguments Optional[], assert is not None...
2018-12-03  Luke Shumakermypy: Add missing type annotations
2018-12-03  Luke Shumakermypy: Fix wrong type annotations
2018-12-03  Luke Shumakermypy: Change GPTRootTypePair: collections.namedtuple...
2018-12-03  Luke Shumakermypy: Create new variables instead of reusing names
2018-12-03  Luke Shumakermypy: Figure out generators and decorators
2018-12-03  Luke Shumakermypy: Fiddle with making it happy with argcomplete
2018-12-03  Luke Shumakermypy: Differentiate partition() from optional_partition()
2018-12-03  Luke Shumakermypy: Introduce manual cast()s around tempfile.NamedTem...
2018-12-03  Luke Shumakermypy: Convert type-hint comments to PEP 526 type-hints
2018-12-03  Luke Shumakermypy: .gitignore: Add .mypy_cache/
2018-12-03  Luke Shumakerflake8: E741: Rename ambiguous variable
2018-12-02  Luke Shumakerflake8: E722: Ignore complaints about bare 'except'
2018-12-02  Luke Shumakerflake8: F401: Remove unused import
2018-12-02  Luke Shumakerflake8: E703: Remove pointless semicolons
2018-12-02  Luke Shumakerflake8: E111,E128: Fixup indentation
2018-12-02  Luke Shumakerflake8: E201,E202,E203,E221,E222,E251: Remove individua...
2018-12-02  Luke Shumakerflake8: E225,E227,E231,E252,E261: Add individual spaces...
2018-12-02  Luke Shumakerflake8: E301: At least 1 blank line between method...
2018-12-02  Luke Shumakerflake8: E302,E305: 2 blank lines around class/function...
2018-12-02  Luke Shumakerflake8: E501: Address lines that are 120 characters...
2018-12-02  Luke Shumakerflake8-isort: Run `isort *.py`
2018-12-02  Luke ShumakerAvoid multi-line lambdas; use a regular `def` in those...
2018-12-01  Michael WeghornAdd BIOS support for Debian and Ubuntu 299/head
2018-11-30  Lucas De MarchiMerge pull request #298 from lucasdemarchi/tip-fix...
2018-11-30  Lucas De MarchiFix package manager cleanup
2018-11-29  Lucas De MarchiFix non-bootable Arch images 298/head
2018-11-21  Lucas De MarchiAllow to mount build sources 292/head
2018-11-21  Lucas De MarchiFold --use-git-files and --git-files into one option
2018-11-21  Lucas De MarchiMake none_to_none compatible with other objects
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...
next