| ostree export of commit ad3435efd7b3cb5f842200eb61f8e0ad2422a610396f6e94e12046298b6efbfa |
| python3-botocore-1.42.78-1.fc43.noarch |
| nvidia-gpu-firmware-20260309-1.fc43.noarch |
| kernel-modules-6.19.10-200.fc43.x86_64 |
| kernel-modules-core-6.19.10-200.fc43.x86_64 |
| linux-firmware-20260309-1.fc43.noarch |
| podman-5:5.8.1-1.fc43.x86_64 |
| python3-libs-3.14.3-2.fc43.x86_64 |
| atheros-firmware-20260309-1.fc43.noarch |
| libicu-77.1-1.fc43.x86_64 |
| rpm-6.0.1-1.fc43.x86_64 |
| qemu-user-static-mips-2:10.1.5-1.fc43.x86_64 |
| kernel-core-6.19.10-200.fc43.x86_64 |
| amd-gpu-firmware-20260309-1.fc43.noarch |
| skopeo-1:1.22.0-2.fc43.x86_64 |
| mt7xxx-firmware-20260309-1.fc43.noarch |
| samba-client-libs-2:4.23.5-2.fc43.x86_64 |
| qemu-user-static-aarch64-2:10.1.5-1.fc43.x86_64 |
| microcode_ctl-2:2.1-71.1.fc43.x86_64 |
| glib2-2.86.4-2.fc43.x86_64 |
| qemu-user-static-ppc-2:10.1.5-1.fc43.x86_64 |
| qemu-user-static-xtensa-2:10.1.5-1.fc43.x86_64 |
| rpm-ostree-2026.1-2.fc43.x86_64 |
| systemd-udev-258.7-1.fc43.x86_64 |
| qemu-user-static-sparc-2:10.1.5-1.fc43.x86_64 |
| systemd-258.7-1.fc43.x86_64 |
| bootc-1.14.1-1.fc43.x86_64 |
| toolbox-0.3-1.fc43.x86_64 |
| file-libs-5.46-9.fc43.x86_64 |
| coreutils-common-9.7-8.fc43.x86_64 |
| qemu-user-static-riscv-2:10.1.5-1.fc43.x86_64 |
| qemu-user-static-arm-2:10.1.5-1.fc43.x86_64 |
| NetworkManager-libnm-1:1.54.3-2.fc43.x86_64 |
| fwupd-2.0.20-1.fc43.x86_64 |
| hwdata-0.406-1.fc43.noarch |
| brcmfmac-firmware-20260309-1.fc43.noarch |
| qemu-user-static-x86-2:10.1.5-1.fc43.x86_64 |
| 174 components |
| systemd-pam-258.7-1.fc43.x86_64 and systemd-resolved-258.7-1.fc43.x86_64 |
| vim-minimal-2:9.2.280-1.fc43.x86_64 and systemd-shared-258.7-1.fc43.x86_64 and systemd-libs-258.7-1.fc43.x86_64 and python3-boto3-1.42.78-1.fc43.noarch |
| 9 components |
| 12 components |
| 12 components |
| libldb-2:4.23.5-2.fc43.x86_64 and samba-common-libs-2:4.23.5-2.fc43.x86_64 and libsmbclient-2:4.23.5-2.fc43.x86_64 and samba-common-2:4.23.5-2.fc43.noarch |
| 12 components |
| 9 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 24 components |
| 18 components |
| 24 components |
| 24 components |
| p11-kit-0.26.2-1.fc43.x86_64 and gnutls-3.8.12-1.fc43.x86_64 and criu-4.2-11.fc43.x86_64 |
| initramfs (kernel 6.19.10-200.fc43.x86_64) and rpmostree-unpackaged-content |
| Reserved for new packages |
| RUN /bin/sh -c set -eoux pipefail dnf upgrade --refresh -y && dnf install -y openssh-server firewalld podman incus dpkg && mkdir -p /opt && curl -o /tmp/incus-ui.deb https://pkgs.zabbly.com/incus/stable/pool/main/i/incus/incus-ui-canonical_6.23-debian13-202604030236_amd64.deb && dpkg -x /tmp/incus-ui.deb /opt && dnf clean all -y && systemctl enable sshd && systemctl enable firewalld && printf 'VARIANT="mgn compute system"\n' >> /usr/lib/os-release && printf 'VARIANT_ID="wf.hvn.git.magonia.compute.stemcell"\n' >> /usr/lib/os-release # buildkit |
| COPY config/firewalld/internal.xml /etc/firewalld/zones/internal.xml # buildkit |
| COPY config/sshd/sshd_config /etc/ssh/sshd_config # buildkit |
| COPY config/sshd/cipher.conf /etc/ssh/sshd_config.d/cipher.conf # buildkit |
| COPY config/systemd/enforce_internal_zone.service /etc/systemd/system/enforce_internal_zone.service # buildkit |
| COPY config/quadlet/newt.service /etc/systemd/system/newt.service # buildkit |
| RUN /bin/sh -c set -eoux pipefail && systemctl enable newt && systemctl enable enforce_internal_zone && systemctl enable incus && bootc container lint # buildkit |