raveit65
aed60a7078
Mate: remove double libreoffice entry
2015-07-14 20:08:42 +02:00
raveit65
51d1bb00f8
Mate: allow smartmontools
2015-07-14 20:06:54 +02:00
raveit65
22be5d94da
Mate: drop mate-themes-extras
2015-07-14 20:05:56 +02:00
raveit65
5345c35554
Mate: delete consolekit and networkmanager-bluetooth removal
2015-07-14 18:41:46 +02:00
Adam Williamson
cf118093e3
add dracut-live to fedora-live-base so lives boot: #1242586
2015-07-13 10:06:01 -07:00
Luya Tshimbalanga
b806637b11
design-suite: bring back phatch
2015-07-09 21:04:31 -07:00
raveit65
c0c9418ee3
Mate: add blueman
2015-07-03 10:53:36 +02:00
Luya Tshimbalanga
132707e051
design-suite: disable phatch due to rhbz#1192867
2015-06-26 23:53:07 -07:00
Dan Book
35bf985e34
cinnamon: fix packages ks, change size back to 6144
2015-06-25 12:59:08 -04:00
Dan Book
46a40768a7
cinnamon: switch totem for parole and restore bluetooth support
2015-06-24 12:03:21 -04:00
Kevin Fenzi
9f254062c3
Switch md5 to sha512. Fixes bug #1234068
...
This is pretty cosmetic as live and cloud images don't use passwords
and they install with sha512 fine, but some people may use these
kickstarts as a base for their spins, so we should use best practices.
2015-06-21 10:38:20 -06:00
Adam Williamson
d94b86c888
Don't sync the system clock when running live (RHBZ #1018162 )
2015-06-18 09:30:33 -07:00
Luke Macken
1e408e1110
cloud-atomic: Use https for the fedora-atomic ostree remote
...
Signed-off-by: Colin Walters <walters@verbum.org>
2015-06-06 11:39:58 -04:00
raveit65
93977c162f
Mate add parole and exaile
2015-06-03 15:56:16 +02:00
Colin Walters
c0c5d4d1a8
cloud-atomic: Fix typo in previous commit
...
The file doesn't end in .conf.
2015-06-02 14:22:07 -04:00
Colin Walters
557782f553
cloud-atomic: Enable growpart
...
docker-storage-setup is changing defaults, see
https://lists.projectatomic.io/projectatomic-archives/atomic-devel/2015-May/msg00119.html
2015-06-02 14:17:58 -04:00
raveit65
96293933a1
Mate: blacklist audacious audioplayer
2015-06-01 15:15:42 +02:00
Dennis Gilmore
b820b36242
cinnamon: increase the underlying filesystem to 6.5G since 6G is a tad too small
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2015-05-27 14:59:17 -05:00
Dennis Gilmore
d64c5a17e1
fix up includes on the cinnamon spin
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2015-05-27 14:09:09 -05:00
Dennis Gilmore
ad14cdb9fe
cinnamon: add the cinnaomon spin, as approved by FESCo
2015-05-27 13:42:59 -05:00
Dennis Gilmore
e19a5f9467
Mate: move all the adding of packages into the -packages snippet,
...
move the contents from fedora-live-mate_compiz.ks into fedora-livecd-mate_compiz.ks
rename fedora-livecd-mate_compiz.ks to fedora-live-mate_compiz.ks
2015-05-27 10:28:51 -05:00
Dennis Gilmore
8c81031696
make the livecd version of the kde kickstart the live one
2015-05-27 10:23:10 -05:00
Dennis Gilmore
036cbc2ae6
rename all the live kickstarts to be just live.
...
there is conflicts in mate_compiz and KDE
2015-05-26 23:05:42 -05:00
Rex Dieter
a40ab7b175
Revert "kde: Enable folderview on kde live"
...
This reverts commit 769827f2e7
.
It didn't work reliably, and we have a better solution,
https://admin.fedoraproject.org/updates/FEDORA-2015-8453
2015-05-21 11:35:08 -05:00
Rex Dieter
769827f2e7
kde: Enable folderview on kde live
...
workaround for
https://bugzilla.redhat.com/show_bug.cgi?id=1220862
2015-05-18 09:31:01 -05:00
Colin Walters
4dc7946ad4
docker: Use bootloader --none to work around Anaconda regression
...
We were getting grub2 in the base image again. Apparently
for a while Anaconda has supported a cleaner syntax for this, and
since it fixes the bug, let's use it.
https://bugzilla.redhat.com/show_bug.cgi?id=1222132
2015-05-15 17:35:52 -04:00
Colin Walters
ed4f6a9e88
cloud-atomic-vagrant: Set root's password to vagrant too
...
This matches the Base box, and is standard per the Vagrant Base Box
guidelines: http://docs.vagrantup.com/v2/boxes/base.html
https://lists.projectatomic.io/projectatomic-archives/atomic-devel/2015-May/msg00046.html
2015-05-13 17:33:07 -04:00
Colin Walters
6ba647a663
docker: Don't use a hardcoded root password
...
Best practice is to use unprivileged service daemons inside Docker
containers. But with this hardcoded root password, in the case of
remote code execution, an attacker could trivially escalate their
privileges to root/uid 0. And while that's uid 0 inside a container,
that's a much larger attack surface.
Instead, do the same thing we're doing for the Cloud images: lock the
root password, create a user to make Anaconda happy, then delete the
user in %post.
https://bugzilla.redhat.com/show_bug.cgi?id=1175997
2015-05-06 14:36:59 -04:00
Rex Dieter
77955c8fc4
kde: drop plasma-netbook hack
...
plasma-netbook no longer exists
2015-05-05 12:06:24 -05:00
Rex Dieter
5a5764090a
kde: Disable plasma-pk-updates on live image
...
See also saga at:
https://bugzilla.redhat.com/show_bug.cgi?id=1206760
2015-05-05 12:01:20 -05:00
Rex Dieter
9390940213
kde: drop apper references, fix baloofilerc
2015-05-05 11:49:44 -05:00
Rex Dieter
21696187bb
kde: fix browser link
2015-05-05 11:40:10 -05:00
Ian McLeod
1e1a531b9b
grow base partition for cloud and vagrant images
...
We control the actual size of the virtual disks with options on the
koji command line. This change will allow the Vagrant root
partition to grow to the 40 GB we allocate in the koji image build
while the base cloud image will remain essentially unchanged, as it
is set to 3 GB in the rel-eng koji call.
2015-05-04 14:35:23 -05:00
Ian McLeod
ca057bc830
add rsync to non-atomic vagrant box
...
It gets installed at box launch time anyway. Save users the
annoyance of having to wait. This is in line with the Atomic
Vagrant images as well, which contain rsync in the composed tree.
2015-05-04 14:25:11 -05:00
Amit Saha
1dd0bbf214
Small fix for local cloud image creation instruction
...
ksflatten expects a "-c" option to point to the kickstart.
2015-04-27 14:10:55 +10:00
Kalev Lember
1b5f493b33
workstation: Sync included groups with comps
...
Comps commit b802fd1c8472bcf5eb2587cd9ba20fb301bbaa6e changed
workstation-product-environment to include the whole of @firefox group,
as opposed to just including the firefox package in the
workstation-product group. This commit syncs the change here too.
2015-04-24 22:38:03 +02:00
Kalev Lember
181d3e9f8c
Drop any references to fedora-release-nonproduct
...
The package is gone in F22+ and folded into fedora-release.
2015-04-24 22:28:29 +02:00
Colin Walters
561734e70a
fedora-virt-server.ks.in: Delete, obsoleted by the cloud image
...
I committed this 5 years ago with only a minimum of review, its main
feature was easier SSH key injection, a problem which has been solved
much better by the cloud image which uses `cloud-init`, as well as the
Vagrant boxes which use hardcoded vagrant SSH keys.
2015-04-23 12:20:46 -04:00
Dennis Gilmore
16945e23fd
this file does not belong in the spin-kickstarts repo
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2015-04-23 11:13:21 -05:00
Colin Walters
a5726d984b
atomic-installer: Set the default origin
...
Matching what we do in the cloud image, we also need to set the
default URL for updates.
Reported-by: Dennis Gilmore <dennis@ausil.us>
2015-04-23 11:21:54 -04:00
Colin Walters
e371dd6c3c
cloud-base: Document how to use ImageFactory locally
2015-04-22 17:41:21 -04:00
Luya Tshimbalanga
16e4985f71
design-suite: fix design suite info
2015-04-21 18:25:18 -07:00
Dennis Gilmore
d31028b685
remove the Electronic_lab kickstart, it has failed to build for months
...
it is not included in f22 and will need ot be re reviewed and sumbitted
if interested parties step up and want to actively maintain and test
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2015-04-21 14:04:07 -05:00
Dennis Gilmore
905732e333
Server installs in anaconda default to / on xfs so do so on arm also
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2015-04-21 08:41:22 -05:00
Peter Robinson
29ca666dc8
ARM minimal: adjust image size now X isn't being pulled in again
2015-04-18 18:37:55 +01:00
Ian McLeod
1564226c33
tested refinements to non-atomic vagrant
2015-04-06 14:08:03 -04:00
Dennis Gilmore
1858982a84
switch / on serveer to xfs
2015-04-05 16:47:48 -05:00
Dennis Gilmore
839fa597dd
increase the size of / on Xfce to 4gb, it now needs media bigger than 5gb
2015-04-05 16:45:29 -05:00
Stephen Gallagher
75ed8bb376
Fedora Server: re-add @hardware-support
2015-03-31 07:46:10 -04:00
Dan Horák
21545e84d6
update Server kickstart to match recent comps updates about hardware support
2015-03-30 18:08:14 +01:00