#104 bring yelp back
Closed 5 years ago by walters. Opened 5 years ago by mclasen.
mclasen/workstation-ostree-config yelp  into  master

@@ -144,7 +144,6 @@ 

      - totem

      - totem-nautilus

      - traceroute

-     - yelp

    kde-desktop:

      # Incompatible with ostree for various reasons

      - abrt-desktop

Until we can preinstall flatpaks, we need the apps in the
base image that are needed for first login. Thats yelp, which
is used for the "welcome tour" part of the inial setup experience.

To have this take effect we need to run comps-sync.py. The idea here is that comps is currently canonical. At some point we may try to sync comps automatically, but as soon as we do that we run into the issue that we may need to blacklist new apps, and vet things, so the manual sync also has advantages.

I pushed https://pagure.io/workstation-ostree-config/c/5de5f5c7f3645a0653782fccbaa34918200fb464?branch=master
which does that.

Pull-Request has been closed by walters

5 years ago
Metadata