mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-21 04:25:06 +00:00
Remove workaround for rpm-ostree fix
This package is updated in fedora now, no need to do this.
This commit is contained in:
@@ -7,9 +7,6 @@ COPY etc /etc
|
|||||||
|
|
||||||
COPY ublue-firstboot /usr/bin
|
COPY ublue-firstboot /usr/bin
|
||||||
|
|
||||||
# Fix rpm-ostree, see: https://bodhi.fedoraproject.org/updates/FEDORA-2022-4ad713eb82
|
|
||||||
RUN rpm-ostree override replace https://kojipkgs.fedoraproject.org//packages/rpm-ostree/2022.19/2.fc37/x86_64/rpm-ostree-{libs-,}2022.19-2.fc37.x86_64.rpm
|
|
||||||
|
|
||||||
RUN rpm-ostree override remove firefox firefox-langpacks && \
|
RUN rpm-ostree override remove firefox firefox-langpacks && \
|
||||||
rpm-ostree install distrobox gnome-tweaks && \
|
rpm-ostree install distrobox gnome-tweaks && \
|
||||||
sed -i 's/#AutomaticUpdatePolicy.*/AutomaticUpdatePolicy=stage/' /etc/rpm-ostreed.conf && \
|
sed -i 's/#AutomaticUpdatePolicy.*/AutomaticUpdatePolicy=stage/' /etc/rpm-ostreed.conf && \
|
||||||
|
|||||||
Reference in New Issue
Block a user