Skip to content

Commit

Permalink
Merge pull request #282 from ublue-os/main
Browse files Browse the repository at this point in the history
[pull] main from ublue-os:main
  • Loading branch information
pull[bot] authored Feb 4, 2025
2 parents 3373ff0 + c2ff376 commit f83a034
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build_files/base/05-override-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ install -c -m 0755 /tmp/starship /usr/bin
# shellcheck disable=SC2016
echo 'eval "$(starship init bash)"' >> /etc/bashrc

# Topgrade Install
pip install --prefix=/usr topgrade

# Install ublue-update -- breaks with packages.json due to missing topgrade
dnf5 -y install ublue-update

Expand Down
1 change: 1 addition & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"stress-ng",
"tailscale",
"tmux",
"topgrade",
"ublue-fastfetch",
"ublue-motd",
"usbmuxd",
Expand Down
1 change: 1 addition & 0 deletions system_files/shared/usr/share/ublue-os/topgrade.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ assume_yes = true
no_retry = false

[linux]
bootc = false
rpm_ostree = true

0 comments on commit f83a034

Please sign in to comment.