Skip to content

Commit

Permalink
silverblue-base: add gdisk
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Wiest committed Sep 2, 2024
1 parent c795b35 commit c8ca2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion silverblue-base/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ RUN rpm-ostree install \
keepassxc seahorse htop rclone inxi fio cracklib-dicts hwinfo gst ipmitool pv fuse-sshfs nvme-cli nc firewall-config \
etckeeper sg3_utils lshw podman-docker docker-compose smartmontools gsmartcontrol hdparm zstd pbzip2 lz4 \
udisks2-btrfs udisks2-lvm2 udisks2-iscsi easyeffects android-tools wireguard-tools iperf3 ansible meld virt-manager \
gdouros-symbola-fonts && \
gdouros-symbola-fonts gdisk && \
ln -vsf /usr/bin/ncat /usr/bin/nc && \
# cleanup and verification stage
rm -vrf /var && \
Expand Down

0 comments on commit c8ca2a4

Please sign in to comment.