Skip to content

feat: move to timothee's ci-test silverblue image - #4030

Closed
tulilirockz wants to merge 17 commits into
ublue-os:mainfrom
tulilirockz:timothee-image
Closed

feat: move to timothee's ci-test silverblue image#4030
tulilirockz wants to merge 17 commits into
ublue-os:mainfrom
tulilirockz:timothee-image

Conversation

@tulilirockz

Copy link
Copy Markdown
Member

We don't really need https://github.com/ublue-os/main anymore, this should trim down on a few packages over time. THIS ALSO UNBLOCKS ARM which is amazing

We don't really need <https://github.com/ublue-os/main> anymore, this should trim down on a few packages over time. THIS ALSO UNBLOCKS ARM which is amazing

Signed-off-by: Tulip Blossom <tulilirockz@outlook.com>
@dosubot dosubot Bot added the size:L label Jan 11, 2026
@tulilirockz
tulilirockz marked this pull request as draft January 11, 2026 03:51
@dosubot dosubot Bot added the dependencies Pull requests that update a dependency file label Jan 11, 2026
@castrojo castrojo removed the size:L label Jan 26, 2026
Comment thread build_files/base/04-packages.sh Outdated
also removes additions from here that are already in the base image like
bootc, wl-clipboard
only ublue-os/main had cosign, the new base image doesn't
This used to be needed when bazaar was not yet added to gts.
F42 builds have bazaar now and all bluefin versions don't ship
gnome-software anymore.
the swap takes care of that
@renner0e

renner0e commented Feb 1, 2026

Copy link
Copy Markdown
Member

as of 8337380 on non-nvidia
image

F43 bluefin -> my test image

@renner0e

renner0e commented Feb 1, 2026

Copy link
Copy Markdown
Member

We need this so packages like mesa-filesystem don't conflict because of
the nvidia-install script, this causes them to get installed from fedora
and not negativo

related: ublue-os/aurora#1693
Comment on lines -29 to -40
# Required for bluefin faces to work without conflicting with a ton of packages
rm -f /usr/share/pixmaps/faces/* || echo "Expected directory deletion to fail"
mv /usr/share/pixmaps/faces/bluefin/* /usr/share/pixmaps/faces
rm -rf /usr/share/pixmaps/faces/bluefin

# Remove desktop entries
if [[ -f /usr/share/applications/gnome-system-monitor.desktop ]]; then
sed -i 's@\[Desktop Entry\]@\[Desktop Entry\]\nHidden=true@g' /usr/share/applications/gnome-system-monitor.desktop
fi
if [[ -f /usr/share/applications/org.gnome.SystemMonitor.desktop ]]; then
sed -i 's@\[Desktop Entry\]@\[Desktop Entry\]\nHidden=true@g' /usr/share/applications/org.gnome.SystemMonitor.desktop
fi

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why was this removed?

@castrojo

Copy link
Copy Markdown
Collaborator

Closing old feature PRs here since the images on projectbluefin/bluefin are already ahead. We'll keep updating and fixing issues here until then, thanks!

@castrojo castrojo closed this Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants