Commit Graph

208 Commits

Author SHA1 Message Date
Rex Dieter
6df2f577c0 kde-desktop: +qt-at-spi (conditional on at-spi2-core) 2014-10-11 16:55:49 -05:00
Rahul Sundaram
f0a3dae849 drop dnf-yum since it conflicts with yum 2014-10-11 14:01:15 -04:00
Rahul Sundaram
7dce142747 make dnf the default dep resolver 2014-10-10 13:10:30 -04:00
Kalev Lember
ebc7a03356 workstation: Include the wayland session by default
This makes the wayland session show up as an option in the gdm session
chooser. The X session is still the default option, but including the
wayland session on the media makes it easier for interested people to
test it.
2014-10-08 17:21:33 +02:00
raveit65
5e7c979e1f Mate: remove NetworkManager-vpnc-gnome 2014-10-01 19:01:04 +02:00
Christoph Wickert
d549c2c3d7 Do not require lxshortcut in the LXDE group (#1147180) 2014-09-29 20:28:57 +02:00
Kalev Lember
cad76701dc workstation: Include PackageKit-cached-metadata 2014-09-29 17:17:23 +02:00
Rex Dieter
8ad8898808 kde-desktop: drop explicit system-config-date
already pulled in via @admin-tools
2014-09-26 20:16:03 -05:00
Luke Macken
ad4ee52417 f22, f21: Fix a </packgereq> typo
Introduced in 3e7838beb9
2014-09-26 15:11:42 -06:00
Peter Robinson
13c98c1599 drop packages no longer shipped in F21/22 2014-09-26 14:29:00 +01:00
Rex Dieter
3e7838beb9 kde-desktop: +kcm_systemd,kuser
replacing system-config-services, system-config-users
2014-09-26 06:44:15 -05:00
Jerry James
301725e65c f21, f22: replace csound-gui with csound-csoundac 2014-09-23 16:10:21 -06:00
Stephen Gallagher
cb6f5701e8 Add 'adcli' to the domain-client package
It's not forcibly pulled in by realmd and it's needed for joining
Active Directory domains
2014-09-18 07:52:47 -04:00
Daiki Ueno
7a1ca0a60d f22, f21: Adapt for the rename of naver-nanum-fonts 2014-09-18 12:50:27 +09:00
Kalev Lember
aa70dbbeff workstation: Remove rsyslog
It got accidentally added back with the desktop->workstation kickstart
rename; drop it again.
2014-09-14 22:48:50 +02:00
Adam Williamson
91f358fd7d fedora-repos-anaconda needs to be pulled in via lorax, not spin-kickstarts
also adjust the comment on @anaconda-tools (which handily explains exactly
this issue, but which we clearly forgot to read...) to mention lorax as
another way stuff gets pulled into the anaconda runtime environment. We
really need to clear up what should be a dep of anaconda and what should be
included in lorax.
2014-09-12 10:59:43 -07:00
Dennis Gilmore
5138ac8739 add fedora-repos-anaconda to the anaconda-tools comps group 2014-09-10 16:04:23 -05:00
Ian McLeod
1d0f24826f forward port cloud changes to f22 2014-09-10 12:52:34 -05:00
Kalev Lember
8f4c5d31bb Revert "workstation: Drop chrony from the default install"
As it turns out, systemd-timesyncd only works if networkd is in charge.

This reverts commit c042f3fb68.
2014-09-09 10:38:45 +02:00
Kalev Lember
c042f3fb68 workstation: Drop chrony from the default install
It's not used by anything; we use systemd-timedated instead.
Unfortunately, dropping it here doesn't actually get rid of it since
it's also pulled in by @anaconda-tools. But at least it's one step
closer.
2014-09-09 11:06:29 +02:00
Rex Dieter
1e42e708b6 kde-desktop: +baloo-file 2014-09-05 08:04:07 -05:00
Stephen Gallagher
67eb0f2229 Update Rawhide comps with F21 changes 2014-09-04 14:39:24 -04:00
Kalev Lember
3d35524847 workstation: Drop fedora-release-notes
... as decided by the Workstation WG in today's meeting.
2014-09-03 18:05:02 +02:00
Kevin Fenzi
2f40ba7e6e Add abrt-desktop to Xfce. Fixes bug 1136183 2014-09-02 17:52:32 -06:00
leigh123linux
763dda7744 add new network packages to cinnamon group 2014-08-31 11:48:52 +01:00
Kalev Lember
e4b016bf5b workstation: Drop firewall-config
As discussed on Workstation mailing list and agreed by the WG.
2014-08-29 17:17:01 +02:00
Kalev Lember
fc72a6a176 workstation: Remove optional groups
... and while at this, sort workstation-product-environment
alphabetically.

Fine tuning of installed packages can be done post-install through
gnome-software.
2014-08-29 14:30:59 +02:00
Kalev Lember
ace3032d0c Pull in fedora-release-standard for non-productized env groups 2014-08-29 00:01:03 +02:00
Kalev Lember
44d64bb68a workstation: Move kickstart additions / removals here
Now that we have a flatter list of packages in the workstation-product
group, we can move most of kickstart removals and additions here.

This is part of a series of commits to make Workstation netinstall work.

https://bugzilla.redhat.com/show_bug.cgi?id=1134524
2014-08-29 00:00:46 +02:00
Kalev Lember
9556e79795 workstation: Explode a few groups into workstation-product
Workstation's package selection is currently not very well structured.
It's loosely based on comps groups, but on top of that comes a large
number of package removals and additions in the kickstart files. This
makes the current setup difficult to understand and maintain.

This commit paves the way to moving package selection back into comps
and getting rid of additions/removals in spin-kickstarts.

A large number of cuts are currently done from the dial-up, firefox,
gnome-desktop, input-methods and standard groups. This commit explodes
the packages in those groups into the workstation-product group in order
to make it possible to do Workstation package selection (cuts) here in
comps.

The main motivation behind this change is to make Workstation netinstall
work. To get there, package selection has to be done wholly in comps.

https://bugzilla.redhat.com/show_bug.cgi?id=1134524
2014-08-29 00:00:15 +02:00
Kalev Lember
aa1a82d0ce Fix whitespace 2014-08-28 18:22:05 +02:00
Kalev Lember
0ac00a4e97 Create a "Fedora Workstation" product environment
For now, workstation-product-environment is an exact copy of
gnome-desktop-environment, with one addition to pull in the
fedora-release-workstation package.
2014-08-26 23:20:48 +02:00
Kevin Fenzi
122a4cb341 Add gvfs-archive to Xfce group 2014-08-23 11:21:49 -06:00
Kevin Fenzi
a66d64afcd Add evince into xfce-apps. Fixes bug 1127851 2014-08-23 11:05:56 -06:00
Kevin Fenzi
407e6a02fc Drop liferea from xfce apps for now, saves ~50MB on live media 2014-08-23 10:51:58 -06:00
Kalev Lember
416840c49d f21, f22: Adapt for gtk3 / adwaita theming changes
adwaita-gtk3-theme package is no more; gtk3 itself now includes the
Adwaita theme. gnome-icon-theme and -symbolic were renamed to
adwaita-icon-theme and merged together into one package, which is now
pulled in by gtk3 package itself. adwaita-cursor-theme is gone too; the
cursors are now included in the new adwaita-icon-theme package.
2014-08-20 22:48:50 +02:00
Elad Alfassa
7f3c9f642c Remove gnome-photos from gnome-desktop
Discussed with Allan, it's not ready yet.
2014-08-20 22:45:23 +03:00
Elad Alfassa
3c56de2200 Remove obsolete totem-mozplugin from gnome-desktop 2014-08-20 22:32:28 +03:00
Elad Alfassa
19066ae72f Remove obsolete gnome-system-log from gnome-desktop 2014-08-19 12:10:42 +03:00
Brendan Jones
d1b964af65 f22, remove duplicated audio group 2014-08-12 06:49:13 +02:00
raveit65
16e6d03614 Mate: rawhide, f21: update 2014-08-07 23:04:58 +02:00
Kalev Lember
c76937523d Add hitori to gnome-games 2014-08-04 15:57:54 +02:00
Peng Wu
1219571b4b make Adobe Source Han Sans Fonts as default Chinese fonts 2014-07-31 10:40:48 +08:00
Brendan Jones
6d52ca7767 f22, Audio Production group - make packages default 2014-07-27 21:14:17 +02:00
raveit65
248977b13f rawhide: remove double entries in Mate groups 2014-07-26 11:58:07 +02:00
raveit65
f9ebbde6d5 f21,rawhide: move gvfs-smb to Mate's main group 2014-07-26 11:54:25 +02:00
raveit65
d8f8078998 f21,rawhide: update MATE groups for MATE-1.8 changes 2014-07-26 11:51:25 +02:00
Rich Mattes
2e9ac1b6d4 Robotics: Added gazebo and ROS utilities 2014-07-25 20:23:26 -04:00
Orion Poplawski
d076827107 Replace openoffice.org-ooolatex with libreoffice-TexMaths 2014-07-25 11:46:01 -06:00
Brendan Jones
abe95f968b Add Audio Production (audio) group to the Applications category. 2014-07-25 08:34:34 +02:00
Brendan Jones
00734ee1e6 Add Audio Production (audio) group. 2014-07-25 08:31:39 +02:00
Tim Waugh
bc297e1633 Move system-config-printer from default to optional (bug #846290). 2014-07-21 13:57:07 +01:00
Miloslav Trmač
74069bc43d Create a “Fedora Server” product environment
At this point only pulling in fedora-release-server; the different
firewalld and preset are not yet applied by this.
2014-07-18 17:04:41 +02:00
Stephen Gallagher
9584dfefa4 Add rolekit to @headlessmanagement
Make OpenLMI and Pegasus mandatory components. They won't be
started automatically because they require configuration.
2014-07-14 13:47:48 -04:00
raveit65
c8fdede52c Mate f22: replace mate-dialogs with zenity 2014-07-12 20:09:59 +02:00
raveit65
d9cf876f7c Mate f22: replace mate-calc with galculator 2014-07-12 20:07:36 +02:00
Dennis Gilmore
703411c4d5 update the u-boot images packages they are now shipped in one rpm 2014-07-10 22:45:02 -05:00
Dennis Gilmore
db54ede22b setup comps for f22, point rawhide to the f22 comps 2014-07-08 13:41:45 -05:00