return bump_image_version()
if args.verb == Verb.dependencies:
- _, [deps] = parse_config(["--directory", "", "--include=mkosi-tools", "build"], resources=resources)
+ _, [deps] = parse_config(
+ ["--directory", "", "--repositories", "", "--include=mkosi-tools", "build"],
+ resources=resources,
+ )
for p in deps.packages:
print(p)
| | Fedora | CentOS | Debian | Ubuntu | Arch | openSUSE |
|-------------------------|:------:|:------:|:------:|:------:|:----:|:--------:|
| `acl` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
- | `apt` | ✓ | | ✓ | ✓ | ✓ | |
- | `archlinux-keyring` | ✓ | | ✓ | ✓ | ✓ | |
+ | `apt` | ✓ | ✓ | ✓ | ✓ | ✓ | |
+ | `archlinux-keyring` | ✓ | ✓ | ✓ | ✓ | ✓ | |
| `attr` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| `bash` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| `btrfs-progs` | ✓ | | ✓ | ✓ | ✓ | ✓ |
| `coreutils` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| `cpio` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| `curl` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
- | `debian-keyring` | ✓ | | ✓ | ✓ | ✓ | |
+ | `debian-keyring` | ✓ | ✓ | ✓ | ✓ | ✓ | |
| `diffutils` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
- | `distribution-gpg-keys` | ✓ | | | | ✓ | ✓ |
+ | `distribution-gpg-keys` | ✓ | ✓ | | | ✓ | ✓ |
| `dnf` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| `dnf-plugins-core` | ✓ | ✓ | | | | ✓ |
| `dnf5` | ✓ | | | | | |
| `openssh` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| `openssl` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| `sed` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
- | `pacman` | ✓ | | ✓ | ✓ | ✓ | |
+ | `pacman` | ✓ | ✓ | ✓ | ✓ | ✓ | |
| `pesign` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| `policycoreutils` | ✓ | ✓ | ✓ | ✓ | | ✓ |
| `qemu` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
- | `sbsigntools` | ✓ | | ✓ | ✓ | ✓ | ✓ |
+ | `sbsigntools` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| `socat` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| `squashfs-tools` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| `strace` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| `swtpm` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| `systemd` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
- | `ukify` | ✓ | | ✓ | ✓ | ✓ | ✓ |
+ | `ukify` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| `tar` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
- | `ubuntu-keyring` | ✓ | | ✓ | ✓ | ✓ | |
+ | `ubuntu-keyring` | ✓ | ✓ | ✓ | ✓ | ✓ | |
| `util-linux` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| `virtiofsd` | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| `virt-firmware` | ✓ | ✓ | | | ✓ | |