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:
|
modules:
|
||||||
- type: containerfile
|
- type: containerfile
|
||||||
snippets:
|
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-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-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 /
|
|
||||||
- RUN rpm -ivh /ublue-os-udev-rules.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-signing.noarch.rpm
|
||||||
- RUN rpm -ivh /ublue-os-luks.noarch.rpm
|
|
||||||
- RUN rpm -ivh /ublue-os-just.noarch.rpm
|
|
||||||
|
|
||||||
- type: script
|
- type: script
|
||||||
scripts:
|
scripts:
|
||||||
@@ -85,7 +78,10 @@ modules:
|
|||||||
# software
|
# software
|
||||||
- gnome-software
|
- gnome-software
|
||||||
- gnome-software-rpm-ostree
|
- gnome-software-rpm-ostree
|
||||||
|
|
||||||
|
# power
|
||||||
|
- powerstat
|
||||||
|
|
||||||
remove:
|
remove:
|
||||||
packages:
|
packages:
|
||||||
# remove firefox
|
# remove firefox
|
||||||
|
Reference in New Issue
Block a user