#219 Add Support for Cinnamon
Closed by beatlink. Opened by beatlink.
Unknown source f34

Download 219.patch

This pull request adds support for Cinnamon DE. It has already been tested and successfully boots. The only changes that need to be made are the removal of non critical default applications. This will not only allow more flexibility by installing via flatpak but also keeps the base image small for easier maintenance.

1 new commit added

  • Remove dnfdragora-updater

1 new commit added

  • Remove any package available on flathub

1 new commit added

  • Remove paper-icon-theme

To generate the list of packages for the spin, you should edit the comps exclude list and the corresponding script to add an entry for Cinnamon.

Once you've done that, any new run of the script should yield no change to the generated list.

Metadata Update from @siosm:
- Request assigned

1 new commit added

  • Update comp-sync scripts

1 new commit added

  • Final update to cinnamon packages

1 new commit added

  • Add GNOME Software to manage updates and flatpak

1 new commit added

  • Fix typo

1 new commit added

  • Correct version in script comment

1 new commit added

  • Continue remove non critical packages

This looks better. A few more comments:
- You probably want to keep Firefox installed by default in the image to always have at least one browser available for users that remove all Flatpaks by mistake. Similarly, I keep a file manager and an archive manager even though they can be installed as Flatpak for the same reason.
- Sorry for not realizing this sooner but you should push that first to Rawhide and then we will
have that come to a stable branch.

Ive pushed it to the main branch in a new PR here: https://pagure.io/workstation-ostree-config/pull-request/239

Pull-Request has been closed by beatlink

Metadata