2018-12-17 |
Zbigniew Jędrzejewsk... | Use single quotes type instead of escaping 306/head |
commit | commitdiff | tree |
2018-12-14 |
Zbigniew Jędrzejewsk... | typing: one more type annotation to make mypy happy |
commit | commitdiff | tree |
2018-12-14 |
Zbigniew Jędrzejewsk... | Merge pull request #300 from LukeShu:to-upstream/flake8... |
commit | commitdiff | tree |
2018-12-10 |
Lucas De Marchi | Fix default value for SourceFileTransfer |
commit | commitdiff | tree |
2018-12-07 |
Lennart Poettering | mkosi: when a .nspawn file is used, actually use it... |
commit | commitdiff | tree |
2018-12-05 |
Lucas De Marchi | Merge pull request #303 from michaelweghorn/michaelwegh... |
commit | commitdiff | tree |
2018-12-05 |
Michael Weghorn | Update help for '--with-docs' 303/head |
commit | commitdiff | tree |
2018-12-04 |
Lucas De Marchi | Merge pull request #292 from lucasdemarchi/tip-build-src |
commit | commitdiff | tree |
2018-12-04 |
Lucas De Marchi | Merge pull request #299 from michaelweghorn/michaelwegh... |
commit | commitdiff | tree |
2018-12-03 |
Luke Shumaker | mypy: Fix issues discovered by mypy 300/head |
commit | commitdiff | tree |
2018-12-03 |
Luke Shumaker | mypy: Fiddle with things to clue mypy in |
commit | commitdiff | tree |
2018-12-03 |
Luke Shumaker | mypy: Unify typing of install_distribution() and instal... |
commit | commitdiff | tree |
2018-12-03 |
Luke Shumaker | mypy: invoke_dnf_or_yum(): Match the signature of invok... |
commit | commitdiff | tree |
2018-12-03 |
Luke Shumaker | mypy: ListAction: assert that 'values' is a string |
commit | commitdiff | tree |
2018-12-03 |
Luke Shumaker | mypy: Make arguments Optional[], assert is not None... |
commit | commitdiff | tree |
2018-12-03 |
Luke Shumaker | mypy: Add missing type annotations |
commit | commitdiff | tree |
2018-12-03 |
Luke Shumaker | mypy: Fix wrong type annotations |
commit | commitdiff | tree |
2018-12-03 |
Luke Shumaker | mypy: Change GPTRootTypePair: collections.namedtuple... |
commit | commitdiff | tree |
2018-12-03 |
Luke Shumaker | mypy: Create new variables instead of reusing names |
commit | commitdiff | tree |
2018-12-03 |
Luke Shumaker | mypy: Figure out generators and decorators |
commit | commitdiff | tree |
2018-12-03 |
Luke Shumaker | mypy: Fiddle with making it happy with argcomplete |
commit | commitdiff | tree |
2018-12-03 |
Luke Shumaker | mypy: Differentiate partition() from optional_partition() |
commit | commitdiff | tree |
2018-12-03 |
Luke Shumaker | mypy: Introduce manual cast()s around tempfile.NamedTem... |
commit | commitdiff | tree |
2018-12-03 |
Luke Shumaker | mypy: Convert type-hint comments to PEP 526 type-hints |
commit | commitdiff | tree |
2018-12-03 |
Luke Shumaker | mypy: .gitignore: Add .mypy_cache/ |
commit | commitdiff | tree |
2018-12-03 |
Luke Shumaker | flake8: E741: Rename ambiguous variable |
commit | commitdiff | tree |
2018-12-02 |
Luke Shumaker | flake8: E722: Ignore complaints about bare 'except' |
commit | commitdiff | tree |
2018-12-02 |
Luke Shumaker | flake8: F401: Remove unused import |
commit | commitdiff | tree |
2018-12-02 |
Luke Shumaker | flake8: E703: Remove pointless semicolons |
commit | commitdiff | tree |
2018-12-02 |
Luke Shumaker | flake8: E111,E128: Fixup indentation |
commit | commitdiff | tree |
2018-12-02 |
Luke Shumaker | flake8: E201,E202,E203,E221,E222,E251: Remove individua... |
commit | commitdiff | tree |
2018-12-02 |
Luke Shumaker | flake8: E225,E227,E231,E252,E261: Add individual spaces... |
commit | commitdiff | tree |
2018-12-02 |
Luke Shumaker | flake8: E301: At least 1 blank line between method... |
commit | commitdiff | tree |
2018-12-02 |
Luke Shumaker | flake8: E302,E305: 2 blank lines around class/function... |
commit | commitdiff | tree |
2018-12-02 |
Luke Shumaker | flake8: E501: Address lines that are 120 characters... |
commit | commitdiff | tree |
2018-12-02 |
Luke Shumaker | flake8-isort: Run `isort *.py` |
commit | commitdiff | tree |
2018-12-02 |
Luke Shumaker | Avoid multi-line lambdas; use a regular `def` in those... |
commit | commitdiff | tree |
2018-12-01 |
Michael Weghorn | Add BIOS support for Debian and Ubuntu 299/head |
commit | commitdiff | tree |
2018-11-30 |
Lucas De Marchi | Merge pull request #298 from lucasdemarchi/tip-fix... |
commit | commitdiff | tree |
2018-11-30 |
Lucas De Marchi | Fix package manager cleanup |
commit | commitdiff | tree |
2018-11-29 |
Lucas De Marchi | Fix non-bootable Arch images 298/head |
commit | commitdiff | tree |
2018-11-21 |
Lucas De Marchi | Allow to mount build sources 292/head |
commit | commitdiff | tree |
2018-11-21 |
Lucas De Marchi | Fold --use-git-files and --git-files into one option |
commit | commitdiff | tree |
2018-11-21 |
Lucas De Marchi | Make none_to_none compatible with other objects |
commit | commitdiff | tree |
2018-11-21 |
Lennart Poettering | Merge pull request #261 from rantogno/legacy_boot |
commit | commitdiff | tree |
2018-11-21 |
Thore Bödecker | set correct defaults for optional args |
commit | commitdiff | tree |
2018-11-21 |
Lucas De Marchi | Add bios support to Archlinux 261/head |
commit | commitdiff | tree |
2018-11-21 |
Lucas De Marchi | Move grub config generation to grub installation |
commit | commitdiff | tree |
2018-11-20 |
Rafael Antognolli | Add support to boot on bios |
commit | commitdiff | tree |
2018-11-20 |
Lucas De Marchi | Add option for boot protocols |
commit | commitdiff | tree |
2018-11-19 |
Lennart Poettering | Merge pull request #284 from lucasdemarchi/tip-chown |
commit | commitdiff | tree |
2018-11-19 |
Lennart Poettering | Merge pull request #290 from jimenezrick/master |
commit | commitdiff | tree |
2018-11-17 |
Ricardo Catalinas... | mkosi: Add back again the ovmf firmware path from Arch... 290/head |
commit | commitdiff | tree |
2018-11-17 |
Ricardo Catalinas... | README.md: update deprecated flags - raw_* -> gpt_* |
commit | commitdiff | tree |
2018-11-13 |
Lucas De Marchi | Merge pull request #288 from foxxx0/fix-centos-build |
commit | commitdiff | tree |
2018-11-13 |
Thore Bödecker | include args.packages for centos builds 288/head |
commit | commitdiff | tree |
2018-11-12 |
Lucas De Marchi | Fix function signature for Clear |
commit | commitdiff | tree |
2018-11-12 |
Lucas De Marchi | Make chown of output files optional 284/head |
commit | commitdiff | tree |
2018-11-12 |
Lucas De Marchi | Chown output files to user calling sudo |
commit | commitdiff | tree |
2018-11-12 |
Lucas De Marchi | Add helper function to link output files |
commit | commitdiff | tree |
2018-11-12 |
Lucas Werkmeister | Merge pull request #286 from poettering/test-ci |
commit | commitdiff | tree |
2018-11-11 |
Lennart Poettering | ci: add simple script for running CI tests in semaphore 286/head |
commit | commitdiff | tree |
2018-11-11 |
Lennart Poettering | mkosi: use debootstrap's --merged-usr switch only if... |
commit | commitdiff | tree |
2018-11-10 |
Lucas Werkmeister | Bump required Python version everywhere |
commit | commitdiff | tree |
2018-11-06 |
Lennart Poettering | Merge pull request #283 from keszybz/f-strings |
commit | commitdiff | tree |
2018-11-06 |
Zbigniew Jędrzejewsk... | Bump required python version to 3.6 283/head |
commit | commitdiff | tree |
2018-11-06 |
Zbigniew Jędrzejewsk... | Add mkosi.py as symlink to mkosi |
commit | commitdiff | tree |
2018-11-06 |
Zbigniew Jędrzejewsk... | Use f-strings |
commit | commitdiff | tree |
2018-11-06 |
Zbigniew Jędrzejewsk... | Remove left-over debug statement |
commit | commitdiff | tree |
2018-11-06 |
Zbigniew Jędrzejewsk... | Fix arch reference in error message |
commit | commitdiff | tree |
2018-11-06 |
Lennart Poettering | Merge pull request #281 from keszybz/snap-support |
commit | commitdiff | tree |
2018-11-06 |
Zbigniew Jędrzejewsk... | Merge pull request #282 from lucasdemarchi/tip-fixes |
commit | commitdiff | tree |
2018-11-06 |
Zbigniew Jędrzejewsk... | Call 'mkosi.finalize' script 281/head |
commit | commitdiff | tree |
2018-11-06 |
Zbigniew Jędrzejewsk... | Allow forcing the installation architecture |
commit | commitdiff | tree |
2018-11-06 |
Zbigniew Jędrzejewsk... | Make mksquashfs args configurable |
commit | commitdiff | tree |
2018-11-06 |
Zbigniew Jędrzejewsk... | Use a common helper function to discover paths |
commit | commitdiff | tree |
2018-11-06 |
Lucas De Marchi | Fix wrong type to link_output 282/head |
commit | commitdiff | tree |
2018-11-06 |
Lucas De Marchi | Fix broken bootable images |
commit | commitdiff | tree |
2018-11-06 |
Lucas De Marchi | Revert "Remove now-redundant check if partno is None" |
commit | commitdiff | tree |
2018-11-03 |
Lennart Poettering | Merge pull request #275 from keszybz/squashfs |
commit | commitdiff | tree |
2018-11-02 |
Zbigniew Jędrzejewsk... | gitignore: add password file and mypy cache 275/head |
commit | commitdiff | tree |
2018-11-02 |
Zbigniew Jędrzejewsk... | dnf: use a shorter form for nodocs |
commit | commitdiff | tree |
2018-11-02 |
Zbigniew Jędrzejewsk... | fedora/centos: do no install systemd and passwd by... |
commit | commitdiff | tree |
2018-11-02 |
Zbigniew Jędrzejewsk... | Remove yum/dnf/rpm metadata after installation |
commit | commitdiff | tree |
2018-11-02 |
Zbigniew Jędrzejewsk... | Rework how dnf/yum package list is generated |
commit | commitdiff | tree |
2018-11-02 |
Zbigniew Jędrzejewsk... | Remove empty line at the beggining of functions |
commit | commitdiff | tree |
2018-11-02 |
Zbigniew Jędrzejewsk... | With --shell, pass --read-only through to systemd-nspawn |
commit | commitdiff | tree |
2018-11-02 |
Zbigniew Jędrzejewsk... | Make compression type configurable |
commit | commitdiff | tree |
2018-11-02 |
Zbigniew Jędrzejewsk... | Do not ignore negative command-line switches |
commit | commitdiff | tree |
2018-11-02 |
Zbigniew Jędrzejewsk... | Add -t squasfsh: raw squashfs filesystems |
commit | commitdiff | tree |
2018-11-02 |
Zbigniew Jędrzejewsk... | Rename RAW_FORMATS to is_disk() and RAW_RW_FS_FORMATS... |
commit | commitdiff | tree |
2018-11-02 |
Zbigniew Jędrzejewsk... | Rename --format members from raw_* to gpt_* |
commit | commitdiff | tree |
2018-11-02 |
Zbigniew Jędrzejewsk... | Add --debug=run |
commit | commitdiff | tree |
2018-11-02 |
Zbigniew Jędrzejewsk... | Remove workaround to always install docs |
commit | commitdiff | tree |
2018-11-02 |
Zbigniew Jędrzejewsk... | Merge pull request #279 from keszybz/pr272-rework |
commit | commitdiff | tree |
2018-11-02 |
Zbigniew Jędrzejewsk... | Remove now-redundant check if partno is None 279/head |
commit | commitdiff | tree |
2018-11-02 |
Zygmunt Krynicki | typing: use non-None types for partition() |
commit | commitdiff | tree |
2018-11-02 |
Zbigniew Jędrzejewsk... | Merge pull request #278 from poettering/qcow2 |
commit | commitdiff | tree |
2018-11-01 |
Lennart Poettering | mkosi: optionally convert resulting image to qcow2 278/head |
commit | commitdiff | tree |
2018-11-01 |
Lennart Poettering | mkosi: fix checks whether configuration settings are... |
commit | commitdiff | tree |
next |