Dennis Gilmore
befa9fb626
rename kickstarts for new naming policy
2014-09-10 19:01:45 -05:00
Dennis Gilmore
266b511099
make sure all the groups from the cloud-serevr-environment are in the install tree
2014-09-10 13:12:41 -05:00
Dennis Gilmore
6d6b26c485
CLOUD: install the cloud-server-environment, dont't install firewalld
...
select the cloud-server-environment instead of the different groups.
don't install and uninstall firewalld since anaconda allows us to not need it
2014-09-10 13:06:29 -05:00
Dennis Gilmore
0e3c39900a
Revert "docker: Add fakesystemd to %packages to keep systemd out of base image"
...
This reverts commit f42fe5d85a
.
2014-09-10 13:03:29 -05:00
Matthew Miller
ec10c9919b
fixes from Ian McLeod to make composes work using new scheme.
...
NOTE: this WILL NOT WORK without other changes to coms and spin/install (but
the current ones are broken anyway so I'm committing this).
See https://lists.fedoraproject.org/pipermail/cloud/2014-September/004207.html
for details
2014-09-09 14:09:55 -04:00
raveit65
0fc5d88112
mate livecd: clean up file list
2014-09-07 08:46:29 +02:00
raveit65
cbb3d8a73d
f21, mate-compiz: temporarily fix for theme issue with anaconda rhbz 1136994
2014-09-07 08:45:39 +02:00
Adam Williamson
b599382295
we don't need to nix hwclock-save.service any more...
...
...because systemd dropped it in 2011:
http://lists.freedesktop.org/archives/systemd-commits/2011-May/001088.html
2014-09-06 18:13:28 -07:00
Vaclav Pavlin
f42fe5d85a
docker: Add fakesystemd to %packages to keep systemd out of base image
2014-09-05 08:37:42 -05:00
Stephen Gallagher
c251866101
Add the server environment to the fedora-install-server.ks
2014-09-04 10:50:46 -04:00
Stephen Gallagher
bba84da202
Add @domain-client to the Fedora Server kickstart
...
Also drop @multimedia as we don't need it on Server
2014-09-03 20:04:34 -04:00
Matthew Miller
38dbba6109
use 'cmdline' for text-based install for docker image
2014-09-03 13:19:25 -04:00
Adam Williamson
fe13dc4352
set up tmpfs in fstab, not livesys service ( fixes #1135475 )
2014-09-02 09:28:29 -07:00
Kalev Lember
12d37364c7
workstation: Use the package list from workstation-packages.ks for netinstall
...
https://bugzilla.redhat.com/show_bug.cgi?id=1134524
2014-08-29 17:51:05 +02:00
Kalev Lember
16955ef3bd
live-base: Drop a redundant package inclusion
...
Don't explicitly include qemu-guest-agent; it's is already listed in
@guest-desktop-agents comps group that is also pulled in to
fedora-live-base.
2014-08-29 16:53:26 +02:00
Kalev Lember
9d686ac5e1
workstation: Sync groups with workstation-product-environment in comps
2014-08-29 14:34:04 +02:00
Kalev Lember
82584a7784
workstation: Rely on comps for package selection
...
Drop most package removals / additions from the kickstart file and rely
on the @workstation-product comps group pulling in the correct packages.
We'll need package selection done in comps in order to make Workstation
netinstall work properly.
https://bugzilla.redhat.com/show_bug.cgi?id=1134524
2014-08-29 14:33:24 +02:00
Kalev Lember
8b87f019ee
workstation: Install the workstation-product group
2014-08-26 23:26:47 +02:00
Dennis Gilmore
311c0765c4
make sure cloud install tree has heat-cfntools
...
TODO, fix in a much better way
2014-08-26 00:18:56 -05:00
Dennis Gilmore
33858e6641
make sure that teh cloud and workstation install trees do not remove java
2014-08-26 00:14:57 -05:00
Kevin Fenzi
6efe052b72
First cut at reducing size of Xfce spin this cycle.
2014-08-23 11:09:01 -06:00
Dennis Gilmore
73c399b57d
atomic folks decided to willy nilly change things so adjust appropriately
2014-08-22 11:27:22 -05:00
Colin Walters
b078e8354d
atomic: Switch to autopart
...
We actually want LVM for atomic by default, since it allows a lot more
storage flexibility.
2014-08-21 17:30:38 -05:00
Dennis Gilmore
5ae38874c7
use eth0 for the device
2014-08-21 17:28:38 -05:00
Dennis Gilmore
b777098d3f
attempt to install an atomic tree in
2014-08-21 10:15:30 -05:00
Dennis Gilmore
98c48cb2b2
use link as the device for netwrok in the cloud images
2014-08-20 10:47:17 -05:00
Elad Alfassa
bdb9c51771
workstation: Don't install icedtea-web by default
...
icedtea-web clutters the application view with two launchers for config
dialogs which are not really apps as we define the term.
It used to be excluded previously but accidentally slipped back in with
the live-desktop -> live-workstation kickstart renames; this commit
takes it out again.
https://bugzilla.redhat.com/show_bug.cgi?id=1131248
2014-08-19 08:51:17 +02:00
Bastien Nocera
fc3e80cf99
workstation: Install workstation firewalld config
...
So that we use our workstation specific firewall:
http://www.hadess.net/2014/06/firewalls-and-per-network-sharing.html
2014-08-12 13:03:21 +02:00
Matthew Miller
deb275b95f
there will be no bigdata image for f21 (feature not complete)
2014-08-06 17:48:36 +02:00
Dennis Gilmore
da35a8e411
license files have moved, and we no longer ship the collection as GPL but MIT
2014-08-01 12:15:23 -05:00
Dennis Gilmore
8fa093cdc8
fix up the options to the bootloader config, make the rootfs smaller.
2014-07-30 02:23:41 -05:00
Vaclav Pavlin
9407e29795
Add kickstart for Docker base image
2014-07-29 09:42:19 -05:00
Peter Robinson
587bbba38f
remove growroot in arm images to test 1109603
2014-07-22 21:57:03 +01:00
Miloslav Trmač
bd9f635d7a
Server: Use server-product-environment by default
...
Most importantly, cause fedora-release-server to be installed.
2014-07-21 17:30:00 +02:00
Matthew Miller
bee1c037a1
put experimental cloud spin back to same as base cloud spin exept for i18n/docs
2014-07-11 15:48:11 -04:00
Matthew Miller
d7ab22af4f
fedora-release-cloud in cloud images
2014-07-11 15:48:04 -04:00
Dennis Gilmore
9b1cc5c734
setup repos for f21 being branched
2014-07-10 20:59:46 -05:00
Miloslav Trmač
65190cd71f
Server: Drop some langpack packages that don’t have a major server use
2014-07-10 20:32:08 +02:00
Miloslav Trmač
4e610f4fae
Server: Add more “uservisible” groups
2014-07-10 20:29:54 +02:00
Miloslav Trmač
ec2dce353f
Server: Add more infrastructure-server groups
2014-07-10 20:29:31 +02:00
Miloslav Trmač
f2e4d2629e
Server: Don’t ship any desktop
2014-07-10 20:29:04 +02:00
Jens Petersen
ba1430e757
exclude -imsetting* otherwise qt pulls in imsettings-qt causing trouble
...
see https://bugzilla.redhat.com/show_bug.cgi?id=1116291
2014-07-09 15:07:58 +09:00
Matthew Miller
398ba1441b
use hd0,0 in the grub.conf since we're switching to full-disk images instead of single partition
2014-07-08 14:50:29 -04:00
Stephen Gallagher
dbeebcaca1
Add container-management and headless-management to Fedora Server
...
Also replace usages of @jbossas with @javaenterprise as it has been
renamed in comps.xml
2014-07-08 14:30:31 -04:00
Miloslav Trmač
d81d7e30c5
Server: Add provisional openlmi entry
2014-07-08 19:40:13 +02:00
Miloslav Trmač
c2c9381978
Server: Drop explicit bind-* references, these packages are in comps
2014-07-08 19:40:00 +02:00
Miloslav Trmač
6b5a6951c8
Server: Exclude some of the large desktops
2014-07-08 19:39:40 +02:00
Miloslav Trmač
1eaff68343
Server: Allow wildfly dependencies.
...
The disabling of java-1.8.0-openjdk seems like an artifact of the
1.7/1.8 duality and no longer applies.
Also allow other wildfly dependencies: jruby, and generic-jms-ra.
2014-07-08 15:05:17 +02:00
Miloslav Trmač
a505605420
Server: Add packages that we ultimately want in comps
2014-07-08 14:50:06 +02:00
Miloslav Trmač
7f9d8fbe7a
Server: Add groups required for the server environments in comps
2014-07-08 12:17:24 +02:00