Commit Graph

4410 Commits

Author SHA1 Message Date
Peng Wu 9dd535da72 f27/f28: Install ibus-cangjie-engine-cangjie by default 2017-10-09 16:08:07 +08:00
Dennis Gilmore 710de5e546 Merge #172 `Update comps-f28.xml.in, rubyonrails group` 2017-10-06 00:11:20 +00:00
Kalev Lember ffa0a1ffb0 gnome-desktop: Explicitly list tracker and tracker-miners
In F27, we split out tracker-miners to a separate subpackage that's
pulled in through Recommends. We'll possibly split out
tracker/tracker-libs as well in the future.

This change makes sure that these packages are installed by default even
though we've switched to recommends instead of hard requires.
2017-10-04 15:23:59 +02:00
Kevin Fenzi 1987cdc173 Merge #176 `f27/f28: Install ibus-cangjie-engine-cangjie for Hongkong Chinese` 2017-10-02 21:28:23 +00:00
Mohan Boddu 7bb844459f Merge #173 `Mate: use f27 backgrounds + minor group adjustement` 2017-10-02 15:53:33 +00:00
Mohan Boddu 1205b3937f Merge #174 `drop xorg-x11-drv-freedreno, Xorg is supported via glamour now and this is deprecated` 2017-10-02 15:09:34 +00:00
Peng Wu 67a3e2e91a f27/f28: Install ibus-cangjie-engine-cangjie for Hongkong Chinese 2017-09-28 15:41:34 +08:00
Colin Walters a624c26592 f27/f28: Add libvirt-client into virt comps groups
This should fix

> error: No package matches 'libvirt-client'

For the workstation-ostree compose.
2017-09-27 12:09:56 -04:00
Peter Robinson a9b8aa8cc2 drop xorg-x11-drv-freedreno, Xorg is supported via glamour now and this is deprecated 2017-09-27 00:12:58 +01:00
raveit65 17811bf803 f27/MATE: move atril-thumbnailer to main group 2017-09-18 20:32:56 +02:00
raveit65 3fa0cbfec3 f27/MATE: use f27-backgrounds 2017-09-18 20:30:13 +02:00
Pavel Valena 58bc27a094 Update comps-f28.xml.in, rubyonrails group
Apply ed7accafc4 for F28.
2017-09-12 14:21:30 +02:00
Colin Walters 3a9b2c8082 f27/workstation-ostree-support: Add atomic, docker (sync with <= f27)
Should fix https://pagure.io/workstation-ostree-config/issue/38
2017-09-09 14:41:20 -04:00
Dennis Gilmore 73a9fbad39 Merge #170 `f28/f27: rename mate-compiz group to compiz` 2017-09-08 11:01:02 +00:00
raveit65 bb2e8c8a6f f28/f27: rename mate-compiz group to compiz 2017-09-08 09:01:26 +02:00
Dennis Gilmore 7a9e4127c9 Merge #164 `Cinnamon: Use tilix as default terminal emulator` 2017-09-07 20:57:13 +00:00
Dennis Gilmore a498cd4e48 Merge #167 `Add Chinese Serif fonts` 2017-09-07 20:54:35 +00:00
Adam Williamson 242c63b7e2 Add bash, setup and selinux-policy to critical-path-base
bash, obviously, affects console login as our default shell. So
does setup, because the macros from it are sourced when any
shell starts; them being badly broken could prevent shells
working at all. And selinux-policy, of course, can stop just
about *anything* working...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2017-09-07 13:06:36 -07:00
Björn Esser 887d31fe73 Cinnamon: Pull in blueberry and xawtv 2017-08-30 19:39:19 +02:00
Björn Esser a03b47a4e2 Cinnamon: Update comps for fc28 2017-08-30 19:32:03 +02:00
Björn Esser ba02e51cc6 Cinnamon: Use tilix as default terminal emulator 2017-08-30 19:32:03 +02:00
Peng Wu 7cfc293f20 Add Chinese Serif fonts 2017-08-30 14:29:46 +08:00
Adam Williamson 6a95d6c252 Tweak the updated grub2 entries into alphabetical order
I forgot about this, but there's something which likes comps
groups to be in perfect alphabetical order...@kevin ran into
some mysterious change on the compose boxes which corrected the
order of the grub2 entries after some of the changes we made
recently, which is probably to do with that. So let's fix the
recently-changed grub lines to be in proper alphabetical order.
2017-08-29 19:29:00 -04:00
Adam Williamson ec0986a724 Fix grub package names again
When building the install trees, lorax doesn't follow Provides,
so even though grub2-pc, grub2-ppc64 etc. Provide grub2 and
grub2-efi-x64, grub2-efi-ia32 etc. Provide grub2-efi, they
don't get installed, and that stops installs from working.
Although it's messy, we'll just have to list all the archful
package names like this.
2017-08-29 08:56:06 -04:00
Peter Jones e2a316343a Update grub2 bits for anaconda-tools for ia32 package split
Signed-off-by: Peter Jones <pjones@redhat.com>
2017-08-25 13:21:48 -04:00
Adam Williamson 5398596914 Fix shim package names for F27 and F28
New package names obsolete but don't provide the old ones, so
dnf just silently skips them and the compose blows up...
2017-08-24 21:45:06 -07:00
Paul W. Frields d880820be2 Add fedrepo-req to @fedora-packager for el7 2017-08-24 09:16:21 -04:00
Dennis Gilmore 75f82278fd Merge #161 `Require a proper lightdm greeter` 2017-08-23 23:32:53 +00:00
Dennis Gilmore a9c1a463c7 Merge #160 `Drop a bunch of retired packages` 2017-08-23 23:32:34 +00:00
Paul W. Frields fdf96746de Add fedrepo-req to Fedora Packagers group 2017-08-23 17:22:23 -04:00
leigh123linux c59d876e78 require a proper lightdm greeter 2017-08-22 07:18:46 +01:00
Peter Robinson d24d603ec2 Drop a bunch of retired packages
A number of the system-config packages have been retired, dhclient has long been
renamed to dhcp-client, and a few other packages in groups have been retired so
remove them from the lists.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2017-08-21 08:07:24 +01:00
Dennis Gilmore bb61093704 Merge #159 `Sort comps in `make all`` 2017-08-15 18:31:01 +00:00
Stephen Gallagher 9faebccaa2
Sort comps in `make all`
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-08-15 13:41:14 -04:00
Dennis Gilmore 6f3b4c5d67 sort the files
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2017-08-15 12:10:00 -05:00
Dennis Gilmore 764a801128 Merge #157 `Setup for F28` 2017-08-15 17:08:34 +00:00
Mohan Boddu d0d75c4f42 Setup for F28
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2017-08-15 10:02:28 -04:00
Dusty Mabe 02e15d3249
Add fedora-productimg-atomic to ostree support group
This is so we can pick it up (in cloud variant) when it is
tagged into the f26-atomic tag.

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2017-08-14 18:01:03 -04:00
Kevin Fenzi f05ad2d5d5 Merge #152 `design-suite: add gimp-luminosity-masks` 2017-08-14 17:49:48 +00:00
Kevin Fenzi 67d0436fd1 Merge #147 `MATE f26/27: add f26-backgrounds-animated` 2017-08-14 17:49:04 +00:00
Kevin Fenzi 88e2bd6554 Merge #145 `Additional Cockpit updates for F26+` 2017-08-14 17:48:28 +00:00
Kevin Fenzi 4795967847 Merge #143 `Resolves #1450802: Changed sinhala default font lklug-fonts to google-noto-sans-sinhala-fonts` 2017-08-14 17:42:21 +00:00
Kevin Fenzi 6f1ad5b0ff Merge #139 `Add lxhotkey into lxde-desktop` 2017-08-14 17:41:13 +00:00
Kevin Fenzi 95ec7d814f Merge #129 `Include sscg by default alongside cockpit` 2017-08-14 17:37:51 +00:00
Mohan Boddu cb668c3c79 Merge #154 `Add sssd-kcm to default installations` 2017-08-14 17:31:30 +00:00
Kalev Lember 164f9c0528 gnome-desktop: Add gnome-todo and simple-scan
Make gnome-todo and simple-scan part of the default Workstation install
as per Workstation WG decision.

https://pagure.io/fedora-workstation/issue/25
2017-08-14 13:05:30 +02:00
Stephen Gallagher eb3fe5b47d
Add sssd-kcm to default installations
https://pagure.io/fesco/issue/1753
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-08-11 15:11:00 -04:00
Dusty Mabe c17c5cc513
add ostree-support group 2017-08-04 18:00:54 -04:00
Luya Tshimbalanga dddb8fa8a6 design-suite: add gimp-luminosity-masks 2017-07-30 20:35:55 -07:00
Dennis Gilmore a133689b0c Merge #150 `Update comps-f27.xml.in, rubyonrails group` 2017-07-28 02:02:58 +00:00