Fedora-OSTree-Setup-dev / Fedora-OSTree-Setup

Glorified scipt that automates the setup of Fedora Silverblue/Kinoite based on given config file.
GNU General Public License v3.0
7 stars 3 forks source link

include tuxedo repo for hardware specific improvements #54

Open iaacornus opened 1 year ago

iaacornus commented 1 year ago
sudo wget https://rpm.tuxedocomputers.com/opensuse/15.4/repo-tuxedo-computers.repo -P /etc/yum.repos.d/Tuxedo.repo

The Tuxdedo Control center has nice features like a graphical hardware and energy manager too, so may be usable for any Laptop with similar hardware, maybe with a few tweaks.

They include the packages packages:

We should make sure it is chosen with lowest priority, as it may supply packages that are available in official repos.

You can see what repo is the latest here, the versions are for OpenSuse though.

Originally posted by @trytomakeyouprivate in https://github.com/iaacornus/Fedora-OSTree-Setup/issues/51#issuecomment-1445499861

boredsquirrel commented 1 year ago

I havent tested the repo but can do it.

Its always a bit difficult to use OpenSuse repos for Fedora, but in theory it should work.

Maybe some PGP-key adding is needed.