Dennis Gilmore
352a416c61
use uname -i as it gives the arch used as the basearch by yum uname -m is incorrect
2013-12-12 04:12:29 -06:00
Adam Williamson
922fff0b59
correct path when copying GPL to live root (unversioned docdirs)
2013-12-11 14:56:15 -08:00
Matthew Miller
91a9117bc4
switch order of serial and virtual console so logs output to serial console
...
because that's more useful in openstack. Note does not affect pvgrub
(and therefore ec2)
2013-12-10 15:58:02 -05:00
Matthew Miller
07ed9c93b2
set releasever and basearch so we can find the right RPM GPG key to import
2013-12-10 15:09:10 -05:00
Dennis Gilmore
8f0370b13f
remove desktops from server
2013-12-09 19:43:42 -06:00
Dennis Gilmore
41845d3dc4
remove desktops and development from cloud installer
2013-12-09 19:41:28 -06:00
Dennis Gilmore
70e4580977
setup kickstarts for each product, copies of fedora-install-fedora.ks
2013-12-09 19:38:19 -06:00
Matthew Miller
c6f36e4c10
cloud image import fedora GPG key for RPMs, as the livecd does
2013-12-06 12:16:02 -05:00
Dan Mashal
c8ddd8dc4e
MATE-Compiz: drop ConsoleKit
2013-12-04 14:27:03 -08:00
Christoph Wickert
09ac8634dd
Drop mtpaint exclusion, already in comps
2013-12-04 16:02:30 +01:00
Christoph Wickert
fede4b181c
LXDE: Switch from firefox to midori
2013-12-04 16:02:30 +01:00
Christoph Wickert
8c563ee734
LXDE: Drop ssmtp, we no longer have a smtpd in the default install
2013-12-04 16:02:30 +01:00
Matthew Miller
77ea37a424
selinux context fixes for cloud image
2013-12-04 09:50:21 -05:00
Luya Tshimbalanga
d3410ae947
design: add gimp-separate+
2013-12-01 17:28:14 -08:00
Luya Tshimbalanga
a382d63c17
design: comment OEF line
2013-11-25 14:54:22 -08:00
Dennis Gilmore
74f896bdbf
rhel6's ksflatten doesnt support --extlinux
2013-11-24 22:13:52 -06:00
Luya Tshimbalanga
33e214ee06
design: add tutorials shortcut in dash apps
2013-11-22 13:52:54 -08:00
Brendan Jones
51673c1ddc
Jam: replace ardour with ardour3
2013-11-19 14:28:37 +01:00
Brendan Jones
c430042f08
Jam: add openAv LV2 plugins
2013-11-19 14:26:27 +01:00
Matthew Miller
24e8c12302
1000MB default /, as requested by Fedora OpenStack team
2013-11-18 12:26:05 -05:00
Matthew Miller
fe5b6843ac
by popular demand, disable the iptables firewall entirely.
2013-11-18 12:15:19 -05:00
Luya Tshimbalanga
9b40e37957
design: added gimp-gap
2013-11-17 11:46:37 -08:00
Fabian Affolter
56bc67430b
remove obsolete pkgs
2013-11-05 17:58:47 +01:00
Dennis Gilmore
41b3b4dea6
making cloud images is easier if we include the base
2013-11-01 16:49:46 -05:00
Dennis Gilmore
adfe66c38f
We should now be able to exclude gimp-help*
...
Revert "This makes compsoes blow up so need to revert"
This reverts commit e853d96f22
.
2013-10-31 14:33:26 -05:00
Kevin Kofler
ab82d07e4f
fedora-live*-kde.ks: Completely remove references to kaffeine.
...
They were already commented out. Now that kaffeine is gone from Fedora,
they are not going to come back.
2013-10-27 00:30:01 +02:00
Dennis Gilmore
8bf40fdc8e
add cloud image kickstarts, pulled from the cloud-kickstart repo, we have different snippets per arch because they need different kernels
2013-10-26 08:43:38 -05:00
Brendan Jones
6f76dabb74
Jam: add new lv2 plugins, aj-snapshot
2013-10-24 07:47:28 +02:00
Peter Robinson
0741647868
SoaS: add FotoToon
2013-10-23 17:35:44 +01:00
Adam Williamson
681365531c
fix and simplify setting of firefox homepage in qa-test-day.ks
2013-10-22 09:16:03 -07:00
Bruno Wolff III
1bdc87189a
Use git version to get version name
...
Using git version is simpler as it handles oddball cases internally.
Since we have been using mostly lightweight tags I have set it to
search those in addition to annotated tags for the best match. The
output for commits that don't have a tag seems a bit nicer as well.
2013-10-18 15:10:14 -05:00
Luya Tshimbalanga
9a57bcfb07
design: add tutorials list lnk
2013-10-16 20:30:04 -07:00
Luya Tshimbalanga
d275ae9403
design: add tutorials list lnk
2013-10-16 20:28:17 -07:00
Dennis Gilmore
6aa8533f0e
install dracut-config-generic on arm images to get a generic initramfs
...
remove it in %post so updates get host only initramfs's
2013-10-16 21:59:40 -05:00
Kalev Lember
32e066e039
Adapt for changed rpm gpg key names
2013-10-17 00:17:33 +02:00
Luya Tshimbalanga
1cbf4f481f
fixed icon access for tutorials
2013-10-15 23:15:07 -07:00
Dennis Gilmore
e853d96f22
This makes compsoes blow up so need to revert
...
Revert "Drop gimp-help, b/c it's huge. (#1000891 )"
This reverts commit 1288d6007d
.
2013-10-13 23:20:01 -05:00
Matthias Clasen
bb14cdd406
Desktop: drop prelink
...
We're still oversize, and prelink is generally unloved.
2013-10-08 12:58:31 -04:00
Matthias Clasen
ff93964670
desktop: drop gnome-boxes and gnome-dictionary
...
We're oversize, and we have a nice application installer
now. Having boxes no the spin causes some problems wrt
to network configuration, anyway.
2013-10-08 12:56:43 -04:00
Dennis Gilmore
2dfb8c0758
use --extlinux on arm, add dracut-generic-config as a workaround for a dracut bug
2013-10-07 22:21:50 -05:00
Rex Dieter
7492604654
kde: SDDM doesn't start ( #1015048 )
2013-10-03 10:05:58 -05:00
Bill Nottingham
1288d6007d
Drop gimp-help, b/c it's huge. ( #1000891 )
2013-10-03 10:49:19 -04:00
Amit Saha
96cf7a22e5
Scientific: Increase install root size
2013-10-03 16:23:01 +10:00
Fabian Affolter
b9dc4f5f49
remove more pkgs
2013-10-01 23:32:48 +02:00
Dan Mashal
045b630a4e
Security: Add space to prevent failures on compose
2013-09-24 18:28:48 -07:00
Peter Robinson
4df45db78e
SoaS: add lightdm as it's not pulled in by lightdm-gtk anymore it seems
2013-09-25 01:07:43 +01:00
Luya Tshimbalanga
6d05550b86
design: fix link for tutorials
2013-09-17 11:33:47 -07:00
Luya Tshimbalanga
573d47ed00
design: add gimp-paint-studio and link for tutorials
2013-09-17 11:18:58 -07:00
Luya Tshimbalanga
61239d49f4
design: add gimp-paint-studio and link for tutorials
2013-09-17 11:12:21 -07:00
Dan Mashal
1f41edbb13
MATE: trim some more packages for size.
2013-09-15 14:06:44 -07:00