]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2020-03-17  fernandolobatoChanges to support unified kernel+initrd in Ubuntu 402/head
2020-01-16  Ronny Chevaliermkosi: fix wrong url to get Fedora's keys
2020-01-09  Alexander Riedmkosi: use threads for .tar.xz creation
2020-01-06  Lennart PoetteringMerge pull request #392 from poettering/minimal-fs
2019-12-15  Joerg Behrmannmypy: add missing type information 392/head
2019-12-13  Lennart Poetteringdocs: document new features
2019-12-13  Lennart Poetteringci: generate more different images
2019-12-13  Lennart Poetteringci: use different ppa for python 3.6
2019-12-13  Lennart Poetteringmkosi: support old btrfs-tools on semaphore
2019-12-13  Lennart Poetteringmkosi: introduce --with-network=strict
2019-12-13  Lennart Poetteringmkosi: incremental builds are not supported for squashf...
2019-12-13  Lennart Poetteringmkosi: optionally allow 'minimization' of generated...
2019-12-12  Lennart Poetteringmkosi: show whether we are in the first or second stage
2019-12-12  Lennart Poetteringmkosi: force 256byte inodes on ext4
2019-12-12  Lennart Poetteringmkosi: add missing double whitespace between functions
2019-11-28  Antonio TerceiroAdd location of OVMF.fd on recent Debian systems
2019-11-21  Lucas De MarchiMerge pull request #386 from poettering/mkosi-default
2019-11-20  Lennart Poetteringmkosi: having a "defaults" file is optional, hence... 386/head
2019-11-12  Lucas De MarchiMerge pull request #382 from craftyguy/console_pipe
2019-11-11  Lucas De MarchiMerge pull request #381 from behrmann/arch_base_metapackage
2019-11-11  JoelColledgeFix literal asterisks in markdown documentation
2019-11-09  Clayton CraftUse console=pipe in install_grub() when calling nspawn 382/head
2019-11-08  Joerg Behrmannarch: use base package instead of base group 381/head
2019-10-31  Lennart PoetteringMerge pull request #378 from johannbg/FEDORA31
2019-10-31  Jóhann B. GuðmundssonUpdate to Fedora31 378/head
2019-10-31  Jóhann B. GuðmundssonAdd Fedora31
2019-10-17  James ShubinOptionally include the .git directory with the files...
2019-10-17  James ShubinAdd flag to skip (second) final image build phase
2019-10-17  Michal SekletárRespect TMPDIR variable
2019-10-16  Lennart PoetteringMerge pull request #355 from stejoo/centos_epel
2019-10-11  Joerg Behrmannmkosi: pass architecture to debbootstrap and map to...
2019-10-11  Anish SwaminathanAdd support for Photon OS
2019-10-11  Jörg BehrmannFix type error on args variable (#368)
2019-10-08  James ShubinAdd env to build that specifies which "default" we...
2019-09-23  Lennart Poetteringmkosi: do RNG pass-through automatically for qemu
2019-09-21  Joerg BehrmannAdd the ability to set pre-hashed root passwords
2019-09-18  James ShubinFix typo in source comments
2019-08-22  Stefan JoostenFix epel_url to use baseurl instead of mirrorlist 355/head
2019-08-22  Stefan JoostenFix centosplus_url repository selection
2019-08-15  Lennart PoetteringMerge pull request #354 from lnussel/master
2019-08-15  Ludwig Nusselcall zypper with mount_api_vfs context 354/head
2019-08-15  Ludwig Nusselrename opensuse default repos
2019-08-15  Ludwig Nusselread os-release's ID_LIKE to find openSUSE
2019-08-15  Ludwig Nusselstrip quotes from /etc/os-release values
2019-08-08  Sequenceradd full basic repo and epel for better centos containe...
2019-07-08  Lennart PoetteringMerge pull request #350 from fsateler/manpages
2019-07-08  Felipe Satelermkosi.md: convert emdash into regular dash 350/head
2019-07-08  Felipe SatelerAdd custom command to build the manpage
2019-06-27  Lucas De MarchiMerge pull request #345 from johannbg/quantum-leap
2019-06-20  Jóhann B. GuðmundssonFIX #159, #133 345/head
2019-05-24  Lucas De MarchiMerge pull request #338 from lucasdemarchi/tip-fix...
2019-05-24  Lucas De MarchiMerge pull request #336 from behrmann/fix/333
2019-05-24  Lucas De MarchiFix BootProtocols parsing 338/head
2019-05-24  Lucas De MarchiMerge pull request #341 from lucasdemarchi/tip-fix...
2019-05-24  Lucas De Marchigitignore: add .pyc 341/head
2019-05-24  Lucas De MarchiFix pytest
2019-05-22  Joerg Behrmannmkosi: provide default xbootldr_partno in argument... 336/head
2019-04-30  Lucas De MarchiMerge pull request #330 from afreof/improve-args-parsing
2019-04-30  Lucas De MarchiMerge pull request #307 from keszybz/revert-unmount...
2019-04-30  Zbigniew Jędrzejewsk... Do not allow dd to create the output file 307/head
2019-04-30  Lennart Poetteringbump version numbers for v5 v5
2019-03-19  Lénaïc HuardDisable COW (for btrfs) on qcow2 files
2019-03-19  Lénaïc HuardCommit empty `mkosi.cache` and `mkosi.output` directories
2019-03-10  Adrian FreihoferCall pytest from ci/semaphore.sh 330/head
2019-03-10  Adrian FreihoferAdd unit tests for argument and config file parsing
2019-03-10  Adrian Freihoferman page: cover ! in lists
2019-03-10  Adrian Freihoferparse_args: handle kernel_cmd as space separated list
2019-03-10  Adrian Freihoferparse_args: Support [foo,bar] syntax
2019-03-10  Adrian Freihoferparse_args: major refactoring and improvements
2019-03-10  Adrian Freihoferparse_args: Add compatibility options, set defaults
2019-03-10  Adrian Freihoferparse_args: verb arg has no attributes
2019-03-10  Adrian Freihoferparse_args: Improve handling of boolean arguments
2019-03-10  Adrian FreihoferUse constants for commands
2019-03-10  Adrian FreihoferMove ArgumentParser creation to function
2019-03-10  Adrian Freihofergitignore: __pycache__, PyDev
2019-03-10  Adrian Freihoferparse_args: Support removing list entries with ! prefix
2019-03-10  Adrian FreihoferAdd COMMANDS section to summary
2019-03-07  Lennart PoetteringMerge pull request #326 from poettering/xbootldr
2019-02-28  Zbigniew Jędrzejewsk... Merge pull request #331 from llucax/btrfs-progs
2019-02-28  Leandro Lucarellaci: Add a test for ubuntu image using btrfs 331/head
2019-02-28  Leandro LucarellaDebian: Use btrfs-progs instead of btrfs-tools
2019-02-27  Lucas De MarchiMerge pull request #328 from lucasdemarchi/tip-bind
2019-02-27  Lucas De MarchiTurn root into a mountpoint 328/head
2019-02-26  Lennart Poetteringmkosi: take a BSD lock on the workspace directory while...
2019-02-25  Zbigniew Jędrzejewsk... Merge pull request #329 from afreof/minor-improvements
2019-02-24  Adrian FreihoferDo not redefine built-in 'type' 329/head
2019-02-24  Adrian FreihoferDo not redefine built-in id
2019-02-24  Adrian FreihoferDo not redefine built-in bytes
2019-02-24  Adrian FreihoferRemove unused variable
2019-02-24  Adrian FreihoferRemove unused variable
2019-02-24  Adrian FreihoferDo not redefine built-in sum
2019-02-24  Adrian FreihoferCosmetics: intentation
2019-02-24  Adrian FreihoferCosmetics: unused variable
2019-02-24  Adrian FreihoferDo not redefine name 'uuid'
2019-02-24  Adrian FreihoferDo not override run_build_script function
2019-02-24  Adrian FreihoferCosmetics: Fix intentation
2019-02-24  Adrian FreihoferDo not redefine built-in dir, type
2019-02-24  Adrian FreihoferDo not redefine built-in bytes
2019-02-20  Lucas De MarchiMerge pull request #327 from lucasdemarchi/tip-arch
2019-02-19  Lucas De Marchiarch: kill dirmngr only 327/head
next