]> git.ipfire.org Git - thirdparty/mkosi.git/shortlog
thirdparty/mkosi.git
2023-05-04  Daan De Meyeropensuse: Use dnf instead of zypper 1536/head
2023-05-03  Daan De Meyeropensuse: Use kernel-kvmsmall in CI
2023-05-03  Daan De MeyerMake sure we download filelists when using dnf5
2023-05-03  Daan De Meyermageia: Use cauldron as the default release
2023-05-03  Daan De MeyerAllow passing multiple GPG urls
2023-05-03  Daan De MeyerDrop gpg path locations
2023-05-03  Daan De MeyerMake gpgurl non-optional
2023-05-02  Tjdistro: debian: allow RemovePackages
2023-05-01  Daan De MeyerMerge pull request #1513 from keszybz/more-man
2023-05-01  Daan De MeyerMerge pull request #1506 from DaanDeMeyer/profiles
2023-05-01  Daan De MeyerAdd preset support 1506/head
2023-05-01  Daan De MeyerDo prebuilt initrds by default
2023-05-01  Daan De MeyerAllow specifying --bootable without an argument
2023-05-01  Daan De MeyerDon't fail if we can't retrieve default credentials
2023-05-01  Daan De MeyerAllow specifying empty --directory to not parse any...
2023-05-01  Michael A Cassanitirepart: Support mkfs options from configured environment
2023-04-30  Daan De MeyerSwitch back to using ttyS0 as the default serial console
2023-04-30  Daan De MeyerAlways create /init symlink if systemd is installed
2023-04-30  Daan De MeyerRefactor ACLs + make sure they apply to base trees
2023-04-30  Daan De MeyerAdd gzip compression support
2023-04-30  Daan De MeyerDefault to xz fast compression
2023-04-30  Daan De MeyerFixup rpmdb location on Debian when running zypper...
2023-04-30  Daan De MeyerAdd missing newline
2023-04-30  Daan De Meyercentos: Make sure glibc-all-langpacks doesn't get installed
2023-04-30  Daan De MeyerFix genkey
2023-04-30  Daan De MeyerClean up unlinking outputs a bit
2023-04-30  Daan De MeyerAdd missing colon
2023-04-30  Daan De MeyerFix PathExists
2023-04-30  Daan De MeyerDon't try to install build packages if we have none
2023-04-30  Daan De MeyerCache only files installed on top of base trees
2023-04-27  Michael A CassanitiStore file hash and signature in output directory
2023-04-26  Daan De MeyerCI fixes
2023-04-26  Daan De MeyerMerge pull request #1516 from mcassaniti/fix-signing
2023-04-26  Michael A Cassanitihash signing: Use keyring of running user for non-root... 1516/head
2023-04-26  Michael A Cassanitibase-trees: Fix typo in path
2023-04-26  Joerg BehrmannEnsure that username and uid are consistent
2023-04-26  Michael A Cassanitihash signing: Fix using default key
2023-04-25  Zbigniew Jędrzejewsk... man: add more info about qemu monitor 1513/head
2023-04-25  Zbigniew Jędrzejewsk... man: drop explicit Fedora version from example
2023-04-25  Zbigniew Jędrzejewsk... man: use '$' to signify unprivileged commands, '#'...
2023-04-25  Zbigniew Jędrzejewsk... man: drop line about authors
2023-04-25  Jörg BehrmannMerge pull request #1509 from DaanDeMeyer/profiles...
2023-04-25  Joerg BehrmannUnbreak Invokinguser
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...
next