removed more rpm-ostree for just and powerstat, and removed some ublue packages
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 20s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 20s
This commit is contained in:
@@ -1,17 +1,10 @@
|
||||
modules:
|
||||
- type: containerfile
|
||||
snippets:
|
||||
- RUN rpm-ostree install just powerstat
|
||||
- COPY --from=ghcr.io/ublue-os/config:latest /rpms/ublue-os-udev-rules.noarch.rpm /
|
||||
- COPY --from=ghcr.io/ublue-os/config:latest /rpms/ublue-os-update-services.noarch.rpm /
|
||||
- COPY --from=ghcr.io/ublue-os/config:latest /rpms/ublue-os-signing.noarch.rpm /
|
||||
- COPY --from=ghcr.io/ublue-os/config:latest /rpms/ublue-os-luks.noarch.rpm /
|
||||
- COPY --from=ghcr.io/ublue-os/config:latest /rpms/ublue-os-just.noarch.rpm /
|
||||
- COPY --from=ghcr.io/ublue-os/config:latest /rpms/ublue-os-signing.noarch.rpm
|
||||
- RUN rpm -ivh /ublue-os-udev-rules.noarch.rpm
|
||||
- RUN rpm -ivh /ublue-os-update-services.noarch.rpm
|
||||
- RUN rpm -ivh /ublue-os-signing.noarch.rpm
|
||||
- RUN rpm -ivh /ublue-os-luks.noarch.rpm
|
||||
- RUN rpm -ivh /ublue-os-just.noarch.rpm
|
||||
|
||||
- type: script
|
||||
scripts:
|
||||
@@ -85,7 +78,10 @@ modules:
|
||||
# software
|
||||
- gnome-software
|
||||
- gnome-software-rpm-ostree
|
||||
|
||||
|
||||
# power
|
||||
- powerstat
|
||||
|
||||
remove:
|
||||
packages:
|
||||
# remove firefox
|
||||
|
Reference in New Issue
Block a user