Kevin Fenzi
7b6aead393
Xfce: Drop a bunch of space saving now that we are no longer targeting 700MB
2014-11-21 17:07:18 -07:00
Stephen Gallagher
3bc7b62f68
Include banner images for Product installs
2014-11-20 11:27:28 -05:00
Amit Saha
db65fdca24
scientific: add python3-sympy
2014-11-18 20:21:57 +10:00
Amit Saha
ca1105466f
Scientific: Add couple of new tools
...
Adds IDLE and pandas for both Python 2 and 3.
2014-11-18 20:21:48 +10:00
Kalev Lember
004915b1e4
workstation: Use anaconda branding from fedora-productimg-workstation
2014-11-17 22:14:57 +01:00
Colin Walters
b47513bb14
cloud-atomic: Change osname to 'fedora-atomic'
...
No reason to have it differ, really.
Conflicts:
fedora-cloud-atomic.ks
2014-11-17 17:51:26 -05:00
Colin Walters
90e71f7a4b
cloud-atomic: Bring sanity to the remote setup
...
We were doing gyrations here between the "installmedia" remote and the
intended "fedora-atomic" remote. Thinking about this, it's *far*
simpler if we pretend installmedia is the target remote.
We still need to delete the remote configuration Anaconda added and
re-add it with the real target URL.
Conflicts:
fedora-cloud-atomic.ks
2014-11-17 17:50:32 -05:00
Matthew Miller
5710f9ff65
make the cloud base lang hacks line up with the same filenames as in the docker image
2014-11-14 10:20:05 -05:00
Matthew Miller
39c412833e
more hacks for en_US in cloud base image
2014-11-13 14:10:52 -05:00
Rex Dieter
2120aded43
kde: support modifying existing /etc/sddm.conf
2014-11-13 12:39:40 -06:00
raveit65
efec98370f
Mate: sync master with f21
2014-11-12 14:13:22 +01:00
Luya Tshimbalanga
9b11d77146
design-suite: another comment
2014-11-11 21:22:41 -08:00
Luya Tshimbalanga
514c03a962
design-suite: comment about gmic replacing GREYCStationary
2014-11-11 20:35:43 -08:00
Luya Tshimbalanga
afbd353140
design-suite: remove legacy comments
2014-11-11 20:30:44 -08:00
Matthew Miller
0d68707f4b
hack around instLangs not working (due to https://bugzilla.redhat.com/show_bug.cgi?id=1051816 )
2014-11-08 13:29:50 -05:00
Matthew Miller
f59d761db7
cloud images -- leave persistant journal, since upcoming cloud-init no longer pulls in rsyslog
2014-11-07 22:04:33 -05:00
Dennis Gilmore
be35caf183
point the atomic tree at the rawhide compose url
2014-11-07 18:51:10 -06:00
Colin Walters
26d2bef549
atomic: Switch /boot to ext4
...
For some reason Anaconda in Fedora rejects XFS as /boot, even though
that's what RHEL defaults to.
2014-11-05 12:38:31 -05:00
Colin Walters
8173ebec2e
cloud-atomic: Drop yum/rpm bits from %post
...
While it makes sense to import the GPG key, it has to be done
as part of the treecompose, because it'll drop out of the rpmdb
on the next upgrade.
For yum, it was run as part of the treecompose, not Anaconda, so
there's already no history.
2014-11-04 21:12:16 -05:00
Matthew Miller
039307e153
Use GRUB2 for atomic instead extlinux
2014-11-04 21:10:28 -05:00
Colin Walters
319ef2422f
cloud-atomic: Point to dl.fedoraproject.org
...
Since this is the repository that's actually getting updates.
2014-11-04 21:07:28 -05:00
Colin Walters
213dbfcaaa
cloud-atomic: Use LVM by default in combination with docker-storage-setup
...
This will allow flexible expansion of direct Docker LVM.
2014-11-04 21:07:22 -05:00
Matthew Miller
0679b37d65
Revert "Use fstrim to zero out empty space rather than forcing it with dd"
...
Nope -- still does not work
This reverts commit 99c9224ef5
.
2014-11-03 15:27:08 -05:00
Matthew Miller
0ab674dc2a
cmdline output for hopefully better debugging in automation
2014-11-03 12:30:39 -05:00
Matthew Miller
aa63eae541
switch to use dnf for f22
2014-11-03 12:30:23 -05:00
Adam Williamson
bf3371ecfe
Revert "Setup mdadm to turn off homehost ( #1156614 )"
...
This reverts commit 0bcbab3c71
.
Per https://bugzilla.redhat.com/show_bug.cgi?id=1156614#c15 both
dlehman and I suspect it may be completely wrong, and it's not
strictly necessary right now, so let's leave it until dledford
clarifies.
2014-10-28 11:57:29 -07:00
Brian C. Lane
0bcbab3c71
Setup mdadm to turn off homehost ( #1156614 )
2014-10-28 11:43:20 -07:00
Rex Dieter
09c0f61959
kde-livecd: rely on @kde-office, @kde-education groups
2014-10-25 14:19:51 -05:00
Rex Dieter
f6aa9a0c70
kde-live-kde: rely on @kde-office, @kde-education groups
...
instead of listing individual packages
2014-10-25 11:09:34 -05:00
Kalev Lember
4af399d67e
Drop the desktop spin kickstarts
...
It's superseded by the Workstation product.
2014-10-24 16:30:29 +02:00
Kalev Lember
722b29c75c
Update remaining lives to use Workstation as base
...
... instead of the desktop spin.
2014-10-24 16:26:06 +02:00
Kalev Lember
ec57ca9e56
l10n: Adapt for Desktop -> Workstation rename
...
Rename the l10n kickstarts to match the Workstation kickstart file name
and update includes.
2014-10-24 16:24:29 +02:00
Matthew Miller
99c9224ef5
Use fstrim to zero out empty space rather than forcing it with dd
...
This didn't work with appliance-creator but _should_ for imagefactory. It's
a whole lot faster too.
2014-10-23 15:30:24 -04:00
Adam Williamson
c99924252b
...and fix SDDM one more time: correct name of Plasma session
2014-10-23 12:18:11 -07:00
Adam Williamson
cc7179c45d
fix SDDM config write to not use 'EOF'
...
It's nested in another cat << EOF, so can't use the same string.
2014-10-23 11:42:27 -07:00
Adam Williamson
6d305ab349
update autologin conf for SDDM changes (from mbriza, #1149610 )
2014-10-23 11:03:10 -07:00
Kevin Kofler
852fb1a0a1
fedora-livecd-kde.ks: update size target in the header comment
...
It was increased from 1 GB to 1.4 GB (MiniDVD) by a KDE SIG vote.
2014-10-19 04:37:37 +02:00
Kevin Kofler
78b16c4559
fedora-livecd-kde.ks: remove obsolete nhn-nanum-gothic-fonts blacklist
...
comps now only references the new naver-nanum-gothic-fonts name, so we
need to blacklist only that one.
2014-10-19 04:33:35 +02:00
Kalev Lember
b732c18132
Revert "workstation: Pull in all of workstation-product-environment"
...
Turns out the @^ construction for pulling in comps environment groups
doesn't work in kickstart, for reasons unknown.
This reverts commit 6c3c08f442
.
2014-10-18 23:04:07 +02:00
Kalev Lember
bfa7d4e4f6
live base: Install fedora-release-nonproduct for non-product lives
...
Add fedora-release-nonproduct to fedora-live-base.ks to ensure it gets
pulled in for all spins. In order to avoid it getting pulled in to
the Workstation product that is also based on fedora-live-base.ks,
explicitly exclude fedora-release-nonproduct in workstation kickstart
file.
https://bugzilla.redhat.com/show_bug.cgi?id=1154235
2014-10-18 15:34:40 +02:00
Kalev Lember
0b975fe5d3
workstation: Pull in all of workstation-product-environment
...
... instead of listing individual groups manually in the kickstart file.
2014-10-18 15:26:24 +02:00
Peter Robinson
bfe90ab506
SOAS: update from gconf to gsettings
2014-10-17 17:33:09 +01:00
Peter Robinson
25b862c1e1
ARM minimal: ensure we get fedora-release
2014-10-17 17:24:28 +01:00
Matthew Miller
7f202a0e53
dd extlinux mbr during post as temporary workaround for bug #1147998
2014-10-14 16:00:42 -04:00
luya
8d5f9bb321
add LuxRender and Yafaray plugiins for Blender
2014-10-13 23:43:26 -07:00
raveit65
395757c4b6
mate: sync master with f21 branch
2014-10-13 19:17:11 +02:00
raveit65
5f7ca87f01
xfce: fix typo
2014-10-13 19:11:43 +02:00
Kevin Fenzi
3b362be489
Try some more removals to get Xfce under size
2014-10-13 10:41:38 -06:00
Bruno Wolff III
79fef84e8f
Remove supertuxcart to get under size again
2014-10-11 01:06:06 -05:00
Kevin Fenzi
09661de452
Try and prune some more space on Xfce spin
2014-10-05 11:03:18 -06:00