]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2023-04-25  Daan De Meyerchdir() without going back in parse() 1509/head
2023-04-25  Daan De MeyerMake sure path to parse_config() is correct after chdir()
2023-04-25  Daan De MeyerMove cache, build and install directories to [Output...
2023-04-25  Daan De MeyerRemove distro specific output directory
2023-04-25  Daan De MeyerRestore old PATH when prepend_to_environ_path finishes
2023-04-25  Daan De MeyerMake bump and genkey CLI image independent verbs
2023-04-25  Daan De MeyerSplit MkosiArgs from MkosiConfig
2023-04-25  Daan De MeyerReturn MkosiConfig from MkosiConfigParser.parse()
2023-04-25  Daan De MeyerRemove support for passing arguments to the build script.
2023-04-25  Daan De MeyerUse default_factory for selecting default mirror
2023-04-25  Jörg BehrmannMerge pull request #1508 from behrmann/evenmorematch
2023-04-25  Daan De MeyerMerge pull request #1500 from behrmann/followupsv1
2023-04-25  Joerg Behrmanndoc: add a table which match supports what 1508/head
2023-04-25  Joerg Behrmannconfig: allow globs when matching image IDs
2023-04-25  Joerg Behrmannci: drop unneeded build dependency
2023-04-25  Joerg Behrmannconfig: add missing version comparision for non-equality
2023-04-25  Joerg BehrmannImplement __bool__ and __str__ for compression enum 1500/head
2023-04-25  Joerg BehrmannMake keyword arguments of config_make_list_parser keywo...
2023-04-25  Joerg Behrmannconfig: default to True for required in path parsing...
2023-04-25  Joerg BehrmannAdd back bootable to summary output
2023-04-25  Joerg BehrmannMake InvokingUser just a namespace for functions
2023-04-25  Daan De MeyerMerge pull request #1504 from behrmann/morematch
2023-04-25  Joerg Behrmannci: build current systemd-analyze for unit tests 1504/head
2023-04-25  Joerg Behrmannaction: add back version output of the binaries we...
2023-04-25  Georges DiscryEnable --repo-dir for Debian and Ubuntu
2023-04-24  Joerg Behrmannconfig: add ImageVersion matching
2023-04-24  Joerg Behrmannconfig: Improve GenericVersion performance
2023-04-24  Joerg Behrmannconfig: Add Match on ImageId
2023-04-24  Daan De MeyerMerge pull request #1491 from DaanDeMeyer/exception
2023-04-24  Daan De MeyerTweak exception handling 1491/head
2023-04-24  Daan De MeyerDrop safe_tar_extract()
2023-04-24  Daan De MeyerFix FileExistsError exception
2023-04-24  Daan De MeyerMerge pull request #1501 from DaanDeMeyer/fixes
2023-04-24  Joerg Behrmanntests: Add tests for Match sections
2023-04-24  Daan De MeyerRemove unnecessary newline in log_step() 1501/head
2023-04-24  Daan De MeyerRevert back to shell based chmod solution for bwrap
2023-04-24  Daan De MeyerUse conditional apivfs with Debian/Ubuntu and Arch...
2023-04-24  Daan De MeyerUse stderr to check for tty in foreground()
2023-04-24  Daan De MeyerDrop var_tmp() from MkosiState
2023-04-24  Daan De MeyerMake --debug a boolean and add --debug-shell
2023-04-24  Georges DiscrySupport matching against any of a list of releases
2023-04-24  Daan De MeyerMerge pull request #1495 from DaanDeMeyer/stuff
2023-04-24  Daan De MeyerRemove for_cache from MkosiState and centralize cached... 1495/head
2023-04-24  Daan De MeyerRemove --cache-initrd
2023-04-24  Daan De MeyerUse uid, gid directly instead of state.uid, state.gid
2023-04-24  Daan De MeyerMove MkosiConfig and load_args() and config.py
2023-04-24  Daan De MeyerMove MkosiState to state.py
2023-04-24  Daan De MeyerRework bwrap run functions
2023-04-24  Daan De MeyerFix rpmdb symlinks
2023-04-24  Daan De MeyerRename backend.py to util.py
2023-04-24  Georges DiscryUse an entry point instead of a script
2023-04-24  Daan De MeyerAdd missing complete_step() when installing build packages
2023-04-24  Malte Pollfix duplicate entry in github action
2023-04-23  Georges DiscryUse `getpass.getuser()` to get the name of the current...
2023-04-23  Georges DiscryDisallow `<SOURCE>:<TARGET>` with an empty target
2023-04-23  Georges DiscryAllow setting empty environment variables
2023-04-23  Daan De Meyerdebian: Add TODO to drop /var/lib/dpkg/status logic...
2023-04-23  Daan De MeyerUse python logging module for logging
2023-04-23  Daan De MeyerSupport matching against any of a list of distributions
2023-04-22  Georges DiscryDisplay "Skeleton Trees" in the summary again
2023-04-22  Georges DiscryFix installation of essential packages on Debian stretch
2023-04-22  Georges DiscryUse shlex escaping in Environment
2023-04-21  Daan De MeyerAdd MakeInitrd=
2023-04-21  Daan De MeyerMerge pull request #1472 from gdiscry/path-expansion
2023-04-21  Georges DiscryApply path expansion when parsing 1472/head
2023-04-21  Georges DiscryUnify the parsers for the path options
2023-04-21  Georges DiscryUnify loading the current user info
2023-04-21  Daan De MeyerMerge pull request #1468 from DaanDeMeyer/base-tree
2023-04-21  Daan De MeyerSplit up --base-image into --base-tree and --overlay 1468/head
2023-04-21  Daan De MeyerEmpty install directory before running build script
2023-04-21  Daan De MeyerFix stdin being redirect to /dev/null when running...
2023-04-21  Georges DiscryCheck if already root in become_root
2023-04-21  Georges DiscryOverride sys.excepthook when calling main
2023-04-20  Daan De MeyerMerge pull request #1467 from keszybz/run-stdin
2023-04-20  Zbigniew Jędrzejewsk... Use the appropriate quote type 1467/head
2023-04-20  Zbigniew Jędrzejewsk... When invoking qemu, put all -drive args adjacent
2023-04-20  Zbigniew Jędrzejewsk... Reformat run commands to have "--option", "value" pairs...
2023-04-20  Zbigniew Jędrzejewsk... Set stdin=/dev/null for all commands invoked by run()
2023-04-20  Daan De MeyerFix trees doc names
2023-04-20  Daan De MeyerMove --initrd to the Content group
2023-04-20  Zbigniew Jędrzejewsk... Fix invocation of kernel-install --verbose
2023-04-20  Daan De MeyerFail with a clear error if sd-stub is not installed...
2023-04-20  Daan De MeyerFail with a clear error if sd-stub is not installed...
2023-04-20  Daan De MeyerMerge pull request #1463 from keszybz/error-printing...
2023-04-19  Zbigniew Jędrzejewsk... Do not print hint about exception for RuntimeError 1463/head
2023-04-19  Zbigniew Jędrzejewsk... Reformat hint and don't print as part of the error
2023-04-19  Zbigniew Jędrzejewsk... Fix grammar in comment
2023-04-19  Jörg BehrmannMerge pull request #1462 from DaanDeMeyer/cpio
2023-04-19  Daan De MeyerUpdate default Fedora release to 38
2023-04-19  Daan De MeyerUse merged usr path in kernel_image() 1462/head
2023-04-19  Daan De MeyerAlways check in usr/lib/modules for the kernel image
2023-04-19  Daan De MeyerAllow booting cpio images in qemu
2023-04-19  Daan De MeyerShow exception string when we fail
2023-04-19  Daan De MeyerStop compressing split kernel
2023-04-19  Daan De MeyerDon't run kernel-install if the output format is a...
2023-04-19  Daan De MeyerSymlink /etc/initrd-release to /etc/os-release
2023-04-19  Daan De MeyerRework compression
2023-04-19  Daan De MeyerUse default zstd compression level
2023-04-19  Daan De MeyerDon't make output an absolute path while parsing
2023-04-19  Daan De MeyerRun systemd-sysusers during the build
next