Peter Robinson
9e79a58361
Fix default partitioning on IoT images post SBSA fix in blivet
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2018-10-11 17:52:26 +01:00
Amit Saha
4665f812c6
Update fedora-scientific-common.ks
2018-09-26 23:38:45 +00:00
Amit Saha
eabc578ca1
Update fedora-scientific-common.ks: Workaround for https://pagure.io/releng/issue/7814
...
Workaround for https://pagure.io/releng/issue/7814
2018-09-26 23:36:42 +00:00
Zamir SUN
c59f2a3233
LXQt: Temporary include to workaround RHBZ 1621317
...
Signed-off-by: Zamir SUN <sztsian@gmail.com >
2018-09-26 21:15:16 +08:00
Kevin Fenzi
55e52ee39c
Merge #439 Drop fedora-live-minimization use from cinnamon
2018-09-26 00:14:26 +00:00
Kevin Fenzi
e87ad5e42e
Merge #437 Update fedora-minimization.ks
2018-09-26 00:13:25 +00:00
Adam Williamson
394a2e80f2
Drop fedora-live-minimization use from cinnamon
...
live-minimization is kinda old, and dates from the time we were
trying to fit in CD size. No-one cares much about that any more.
One of these exclusions (sane-backends) was contradictory for
Cinnamon lives and broke the compose since the recent dnf change
to fail compose on dependency issues (because the cinnamon comps
group explicitly includes sane-backends-drivers-scanners, but
this exclusion excludes one of its deps). To resolve that,
@grinnz is fine with just dropping the use of live-minimization
from the cinnamon images entirely, so this does that.
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2018-09-25 17:01:07 -07:00
Adam Williamson
3c08a7fbe4
Update fedora-minimization.ks
...
All these packages used to be explicitly default or mandatory
in comps groups that were on live images, but no longer are.
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2018-09-25 16:58:09 -07:00
Adam Williamson
f8a8f37aa5
MATE: drop colord exclusion (required by foomatic)
...
foomatic requires colord. Before dnf-3.5.1-2.fc30, this meant
foomatic was being silently excluded from MATE images. Now it
means they fail to compose. Let's drop the exclusion so the
images compose again. If the MATE maintainers want to reduce
size, they will have to explicitly exclude foomatic (and be OK
with doing so, as it probably breaks printing).
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2018-09-25 16:34:39 -07:00
Adam Williamson
255b48f233
Move exclusions of trousers-lib and iproute-tc to minimal-common
...
These are aiming to leave some weak dependencies out of minimal
images, it seems. From @core, gnutls recommends trousers which
requires trousers-lib, and iproute recommends iproute-tc.
However, both are *hard* dependencies of things that include
fedora-disk-base.ks. fedora-disk-workstation.ks includes
fedora-disk.base.ks and fedora-workstation-common.ks, so it
installs the Workstation package set, from which gnome-boxes
ultimately requires iproute-tc and NetworkManager-openconnect
ultimately requires trousers-lib.
Prior to the change I recently got merged into DNF, DNF would
silently drop gnome-boxes and NetworkManager-openconnect from
the Workstation disk image because of this. With the change, it
errors out on creation of the image.
To make the image compose again and actually include the right
packages, let's move the exclusions to fedora-minimal-common.ks,
where they make more sense anyway. This does mean the packages
will be pulled into other non-minimal images even if they're
not strictly required there, but that doesn't seem like a big
problem.
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2018-09-25 14:57:35 -07:00
Mohan Boddu
7e826a7508
Merge #430 This seems to now cause dep problems as it's required in the chain
2018-09-22 18:04:57 +00:00
Kevin Fenzi
1ff983170c
Merge #429 Add ja-JP.ks to games.iso
2018-09-22 17:44:11 +00:00
Kevin Fenzi
18d30b363c
Merge #426 fedora-soas: Include livecd-iso-to-disk in .iso filesystem.
2018-09-22 17:43:17 +00:00
Kevin Fenzi
36fa64da0a
This seems to now cause dep problems as it's required in the chain
...
of foomatic -> foomatic-db -> foomatic-db-ppds
2018-09-22 10:39:44 -07:00
dahura35
c5a51f6ecd
fixed fedora-livedvd-games-ja_JP.ks
2018-09-20 15:32:35 +09:00
Luya Tshimbalanga
76a92fe25c
Design Suite: use F28 supplemental wallpapers
2018-09-14 23:18:49 -07:00
Frederick Grose
aebb5de8e9
fedora-soas: Include livecd-iso-to-disk in .iso filesystem.
...
Inject install code in lorax template live/x86.tmpl for livemedia-
creator builds.
Also, remove wrong path for dracut;
give glib-compile-schemas the schemas directory;
update maintainers.
2018-09-13 21:52:12 -04:00
Zamir SUN
21dbbb93f3
LXQt: Add default editor
...
Signed-off-by: Zamir SUN <sztsian@gmail.com >
2018-09-09 22:21:37 +08:00
Dan Book
1f35ec1248
Cinnamon - update background extras to f29
2018-09-02 14:47:51 -04:00
Frederick Grose
8cfe4eb1aa
livesys: continue instead of return in cmdline do loops.
...
return is an improper exit command for do loops.
From dracut.cmdline(7):
"The last value in the kernel command line is the value .. honored."
2018-08-31 19:47:01 -04:00
Peter Robinson
d33a56133a
Update to deal with changes for Raspberry Pi firmware handling
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2018-08-31 20:04:57 +01:00
Peter Robinson
f96a309329
arm: align the 32 bit images with what we do on aarch64 to make maitenance easier
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2018-08-30 18:18:49 +01:00
Peter Robinson
13817ab8f2
drop swap from minimal image, it was missed in the zram PR
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2018-08-23 10:52:01 +01:00
Dan Book
e8775547eb
Cinnamon - add parole media player
2018-08-21 14:04:28 -04:00
Amit Saha
113d6b1128
Update fedora-scientific-common.ks
...
Comment julia till package build is fixed
2018-08-16 07:01:47 +00:00
Mohan Boddu
90d8dbec76
Rawhide being F30
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com >
2018-08-13 13:39:07 -04:00
Peter Robinson
66d587dc54
Add zram package and enable initial support
...
As part of the ZRAM on ARM feature add support and enable zram service.
https://fedoraproject.org/wiki/Changes/ZRAMforARMimages
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2018-07-19 11:54:38 +01:00
Joe Doss
00d745bd6c
Remove -NetworkManager to fix BZ#1596062
2018-07-12 15:54:19 -05:00
Joe Doss
1479547c67
Clean up some unneeded whitespace.
2018-07-12 15:52:52 -05:00
Peter Robinson
b14f7d9da6
IoT: updates for f29
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2018-07-10 14:03:57 +01:00
fujiwara
b73ebd60aa
Add japanese workstation ks file to l10n
...
new file: l10n/fedora-live-workstation-ja_JP.ks
2018-06-30 10:12:12 +09:00
Kevin Fenzi
12716419e8
Merge #402 kde: drop kde-telepathy
2018-06-18 15:39:13 +00:00
Rex Dieter
c189be913f
kde: drop kde-telepathy
...
ongoing work to minimize spin and applications.
telepathy is not as well maintained or useful as it once was.
2018-06-18 09:52:22 -05:00
fujiwara
4ecad3404b
Add kde-ja to l10n
...
new file: l10n/fedora-livecd-kde-ja_JP.ks
2018-05-16 08:09:45 +09:00
Mohan Boddu
ccd23121ef
Merge #393 fedora-docker-base: Disable dnf-makecache.timer
2018-05-14 13:35:12 +00:00
fujiwara
10aa3a4921
Fixed not to exclude ibus
...
modified: l10n/fedora-livecd-lxde-ja_JP.ks
2018-05-13 18:38:45 +09:00
Mikhail Zabaluev
1b4000eb73
fedora-docker-base: Disable dnf-makecache.timer
...
When containers based on this image are run with systemd as PID 1,
there should not be dnf cache updates inside the container, at least
by default.
https://bugzilla.redhat.com/show_bug.cgi?id=1576993
2018-05-11 21:41:11 +03:00
Peter Robinson
318b9ecc73
Add initial IoT kickstart
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2018-05-08 14:11:05 +01:00
Stephen Gallagher
43362bb5d2
Add hardware and network support groups to aarch64 server ( #1569183 )
...
These groups were added to the server environment group in comps
but the change was not mirrored here, so the ARM server disk
image is still missing wifi support etc.
Signed-off-by: Adam Williamson <awilliam@redhat.com >
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com >
2018-04-25 17:39:05 -04:00
Adam Williamson
8362fef455
Add hardware and network support groups to ARM server ( #1569183 )
...
These groups were added to the server environment group in comps
but the change was not mirrored here, so the ARM server disk
image is still missing wifi support etc.
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2018-04-24 09:21:01 -07:00
Kevin Fenzi
98793f88fc
Merge #306 fedora-soas-common.ks: Include livecd-tools
2018-04-14 18:25:15 +00:00
Mohan Boddu
fdc6e91797
Increase KDE live size for rawhide compose
...
https://pagure.io/dusty/failed-composes/issue/163
Signed-off-by: Mohan Boddu <mboddu@redhat.com >
2018-04-13 13:49:28 -04:00
Mohan Boddu
fc59bd2ea1
Merge #379 do not show updates on xfce live. fixes bug #1564464
2018-04-09 15:37:35 +00:00
Martin Kolman
f36efa99ae
Include the anaconda-install-env-deps metapackage
...
Use the anaconda-install-env-deps metapackage to pull in the
Anaconda dependencies needed in the installation environment.
The anaconda-install-env-deps metapackage lists all install time
dependencies and makes it possible for packages such as
Initial Setup to depend on Anaconda without pulling all
the (mainly storage related) install time dependencies
to the installed system.
The same is applicable for dirinstall which also does
not require the install time dependencies as it is just
installing to a local folder.
This also fixes rhbz#1561047 as anaconda-install-env-deps
package has a Requires on udisks2-iscsi.
2018-04-09 17:36:26 +02:00
Kevin Fenzi
f939a8962d
Merge #329 Scientific: Initial KS files for Fedora Scientific vagrant box
2018-04-08 02:54:19 +00:00
Kevin Fenzi
4459c0b4d9
do not show updates on xfce live. fixes bug #1564464
2018-04-07 12:38:35 -07:00
Kevin Fenzi
2a0203cbdc
increase kde live size slightly to allow current rawhide to compose
2018-04-07 10:31:13 -07:00
Dusty Mabe
13dfe736a0
cloud vagrant: add sshfs for vagrant-sshfs
2018-04-05 11:24:19 -04:00
Mohan Boddu
7a7e9ae8e3
Merge #374 f28: Enable modularity in container base image by default
2018-04-05 00:40:31 +00:00
Mohan Boddu
5ce57cff5c
Merge #370 kde spin fixes
2018-04-05 00:34:06 +00:00
Colin Walters
f0b48b67f1
f28: Enable modularity in container base image by default
...
It's confusing to have it be underneath Server, when in actuality
we really want at least the people using containers to have it
by default. So let's enable it by default there.
2018-04-04 11:25:10 -04:00
Kevin Fenzi
4e6f490df2
Drop foomatic-db-ppds from Xfce. It's ~56MB of space and can be installed by system-config-printer.
2018-03-31 16:13:54 -07:00
Rex Dieter
19fb7ff7c1
kde: drop font hacks (for now)
...
the blacklists were incorrect and erroneous
2018-03-30 11:33:07 -05:00
Rex Dieter
34acf4194e
kde: replace qupzilla with falkon
2018-03-30 11:10:09 -05:00
Kalev Lember
c236c5f53c
workstation: Don't autostart gnome-software on live media
...
gnome-software session service automatically downloads yum metadata,
which all goes to the RAM-backed filesystem overlay when running the
live image. This is undesired as it can make it difficult to install
Workstation on low memory devices.
To fix this, this commit disables gnome-software xdg autostart service
and the gnome-shell search provider on the live media.
https://bugzilla.redhat.com/show_bug.cgi?id=1560504
2018-03-26 13:28:58 +02:00
Dennis Gilmore
af96d2b41f
Merge #357 live-base: Disable abrtd on live systems
2018-03-20 01:55:04 +00:00
Dennis Gilmore
7f130daa85
Merge #364 jam: update Ardour to version 5
2018-03-20 01:51:56 +00:00
Kevin Fenzi
bfe2b24660
When building cloud images oz uses dracut to setup networking and it
...
in turn makes a ifcfg-en<something> file with this config. We don't
want to use this, we want to always use ifcfg-eth0 so it's the same
on all images. So, we remove ifcfg-en* (They are different on each
arch we make cloud images for, but en* gets them all).
Additionally we were using some old udev tricks to get eth0, but this
is error prone and already incorrect as systemd-udev has moved files
around, so instead we just switch to net.ifnames=0 on the boot line,
which should continue working.
2018-03-19 16:23:29 -07:00
Nils Philippsen
dbc24121c3
jam: update Ardour to version 5
...
Version 4 is long since obsolete.
Signed-off-by: Nils Philippsen <nils@redhat.com >
2018-03-19 11:39:13 +01:00
Dennis Gilmore
76d448d742
Merge #352 coolkey goes away
2018-03-16 16:47:48 +00:00
Paul W. Frields
d9cf0e73bd
Update to f28-backgrounds
2018-03-07 16:52:27 -05:00
Benjamin Berg
4f4fe63125
live-base: Disable abrtd on live systems
...
Grabbing coredumps on live systems is not a good idea. Either there is
no persistent storage, or it will be really slow and also small. So
disable abrtd and stop it in the same way as other services.
2018-03-07 16:18:48 +01:00
Dusty Mabe
9fdd766e5d
atomic: move to unified repo structure
...
We move to /compose/atomic/repo for the compose time repo and to
/atomic/repo for the production/user repo. See [1].
[1] https://lists.fedoraproject.org/archives/list/rel-eng@lists.fedoraproject.org/thread/KLN5L33BIR3ZEHC5RIG4NXGO7LT6HBXJ/
Signed-off-by: Dusty Mabe <dusty@dustymabe.com >
2018-03-03 12:33:47 -05:00
Dusty Mabe
8445c1def0
atomic: use f29 gpgkey for rawhide
...
Signed-off-by: Dusty Mabe <dusty@dustymabe.com >
2018-03-03 12:29:17 -05:00
Dusty Mabe
9cd3e06cdb
Bump some more partition sizes
...
glibc bumped in size. See [1]
fedora-arm-kde.ks
DEBUG util.py:439: At least 30MB more space needed on the / filesystem.
fedora-arm-python-classroom.ks
DEBUG util.py:439: At least 41MB more space needed on the / filesystem.
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1551073
Signed-off-by: Dusty Mabe <dusty@dustymabe.com >
2018-03-02 17:06:10 -05:00
Mohan Boddu
9d5fea902b
Increase 200M on fedora arm xfce
...
https://koji.fedoraproject.org/koji/taskinfo?taskID=25417090
Signed-off-by: Mohan Boddu <mboddu@redhat.com >
2018-03-02 11:49:30 -05:00
Jakub Jelen
23701ef2ff
coolkey goes away
2018-03-02 10:06:42 +01:00
Dusty Mabe
83b52c46cb
kde-minimizations: don't exclude ibus
...
This is needed in the astronomy spin when trying to install the
plasma-desktop. This is the error that is seen without it:
```
- package plasma-applet-redshift-control-1.0.18-4.fc28.noarch requires plasma-desktop, but none of the providers can be installed
- nothing provides libibus-1.0.so.5 needed by plasma-desktop-5.12.2-1.fc29.i686
- nothing provides libibus-1.0.so.5()(64bit) needed by plasma-desktop-5.12.2-1.fc29.x86_64
```
Signed-off-by: Dusty Mabe <dusty@dustymabe.com >
2018-02-28 19:05:19 -05:00
Dusty Mabe
2779df193d
remove all mentions of *productimg*
...
They were moved into the anaconda installclasses so those packages
no longer exist.
Signed-off-by: Dusty Mabe <dusty@dustymabe.com >
2018-02-27 10:58:04 -05:00
Dennis Gilmore
255b17f973
Merge #341 design-suite: drop f26 wallpapers
2018-02-27 13:56:51 +00:00
Christian Dersch
03e7ba50dd
astronomy: use fedora-live-kde-base.ks to avoid inclusion of fedora-kde-minimization.ks (breaks dependencies)
2018-02-27 14:30:53 +01:00
Dennis Gilmore
31617698c5
fix up arm bootloader configuration
...
ksvalidate complains that "bootloader extlinux" is invalid
ksflatten changes the bootloader option to
"bootloader --location=mbr" we get working configuration using
the updated option so setting the default to it. The Jenkins
job on pagure is failing due to invalide syntax
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2018-02-24 10:52:52 -06:00
Dusty Mabe
fbc2ec61f2
extend fs in a few more kickstarts for armhfp failures
...
koji task 25278678 Fedora-Python-Classroom-armhfp
DEBUG util.py:439: At least 52MB more space needed on the / filesystem.
koji task: 25278682 Spins armhfp KDE
DEBUG util.py:439: At least 104MB more space needed on the / filesystem.
Signed-off-by: Dusty Mabe <dusty@dustymabe.com >
2018-02-24 10:23:53 -05:00
Luya Tshimbalanga
4ee646993f
design-suite: drop f26 wallpapers
2018-02-21 19:09:18 -08:00
Dusty Mabe
1ec1620e13
arm kickstarts: extend filesystems to unblock image builds
...
All of these images are failing because more disk space is needed
to install the required rpms. This PR bumps the sizes so that they
should succeed. See [1].
Here are the current failures in rawhide:
koji task: 25182851 Workstation armhfp live image
DEBUG util.py:439: At least 93MB more space needed on the / filesystem.
koji task: 25182858 Spins armhfp LXDE
DEBUG util.py:439: At least 926MB more space needed on the / filesystem.
koji task: 25182869 Spins armhfp Mate
DEBUG util.py:439: At least 121MB more space needed on the / filesystem.
koji task: 25182901 Spins armhfp LXQt
DEBUG util.py:439: At least 180MB more space needed on the / filesystem.
koji task: 25182854 Spins armhfp KDE
DEBUG util.py:439: At least 294MB more space needed on the / filesystem.
[1] https://pagure.io/dusty/failed-composes/issue/9#comment-495037
Signed-off-by: Dusty Mabe <dusty@dustymabe.com >
2018-02-21 09:50:32 -05:00
Dusty Mabe
95993d9d0a
live-robotics: don't exclude hunspell
...
Some packages require it. See [1].
[1] https://pagure.io/dusty/failed-composes/issue/9#comment-495037
Signed-off-by: Dusty Mabe <dusty@dustymabe.com >
2018-02-20 19:30:25 -05:00
Dusty Mabe
0345ed81e0
python-classroom: add/delete some excludes for armhfp
...
When trying to build python classroom for armhfp we end up
in quite a dependency hell. Hunspell was the first issue
(fixed in the previous commit). Then there was all of this:
```
Problem 1: conflicting requests
- nothing provides libedataserver-1.2.so.23()(64bit) needed by gnome-shell-3.27.1-5.fc28.x86_64
Problem 2: conflicting requests
- nothing provides dleyna-renderer needed by gnome-photos-3.27.90-1.fc28.x86_64
Problem 3: conflicting requests
- nothing provides gnome-user-docs needed by gnome-getting-started-docs-3.26.2-2.fc28.noarch
Problem 4: package NetworkManager-openconnect-gnome-1.2.4-9.fc28.x86_64 requires libopenconnect.so.5()(64bit), but none of the providers can be installed
- conflicting requests
- nothing provides libtspi.so.1()(64bit) needed by openconnect-7.08-5.fc28.x86_64
Problem 5: package gnome-initial-setup-3.27.90-2.fc28.x86_64 requires gdm, but none of the providers can be installed
- package gdm-1:3.27.4-4.fc28.i686 requires gnome-shell, but none of the providers can be installed
- package gdm-1:3.27.4-4.fc28.x86_64 requires gnome-shell, but none of the providers can be installed
- conflicting requests
- nothing provides libedataserver-1.2.so.23()(64bit) needed by gnome-shell-3.27.1-5.fc28.x86_64
Problem 6: package gnome-shell-extension-window-list-3.27.1-3.fc28.noarch requires gnome-shell-extension-common = 3.27.1-3.fc28, but none of the providers can be installed
- package gnome-classic-session-3.27.1-3.fc28.noarch requires gnome-shell-extension-window-list = 3.27.1-3.fc28, but none of the providers can be installed
- package gnome-shell-extension-common-3.27.1-3.fc28.noarch requires gnome-shell >= 3.27.1, but none of the providers can be installed
- conflicting requests
- nothing provides libedataserver-1.2.so.23()(64bit) needed by gnome-shell-3.27.1-5.fc28.x86_64
Problem 7: conflicting requests
- package gdm-1:3.27.4-4.fc28.i686 requires gnome-shell, but none of the providers can be installed
- package gdm-1:3.27.4-4.fc28.x86_64 requires gnome-shell, but none of the providers can be installed
- nothing provides libedataserver-1.2.so.23()(64bit) needed by gnome-shell-3.27.1-5.fc28.x86_64
```
Note: I used an x86_64 machine to do the dependency debugging.
So here is what I decided to do:
- remove `-evolution*` (evolution-data-server provides libedataserver-1.2.so.23()(64bit))
- remove `-trousers-lib` (trousers-lib provides libtspi.so.1()(64bit))
- add `-gnome-photos` since a lot of other gnome apps were excluded
- add `-gnome-getting-started-docs` since gnome-user-docs was excluded
Signed-off-by: Dusty Mabe <dusty@dustymabe.com >
2018-02-20 19:20:38 -05:00
Dusty Mabe
bda78eb4a8
py-class-gnome-common: don't exclude hunspell
...
When trying to build the python classroom lab for armhfp
we see issues [1] because we need hunspell.
[1] https://pagure.io/dusty/failed-composes/issue/9#comment-495037
Signed-off-by: Dusty Mabe <dusty@dustymabe.com >
2018-02-20 19:02:18 -05:00
Dusty Mabe
bbdbf1e1f4
live-minimizations: don't exclude wget
...
Needed by a few different things. For example to build the security live
image you run into these problems if you exclude wget:
Problem 1: conflicting requests
- nothing provides /usr/bin/wget needed by openvas-scanner-5.1.1-4.fc27.x86_64
Problem 2: package wireshark-gtk-1:2.4.4-2.fc28.x86_64 requires wireshark-cli = 1:2.4.4-2.fc28, but none of the providers can be installed
- package wireshark-cli-1:2.4.4-2.fc28.i686 requires libsmi.so.2, but none of the providers can be installed
- package wireshark-cli-1:2.4.4-2.fc28.x86_64 requires libsmi.so.2()(64bit), but none of the providers can be installed
- conflicting requests
- nothing provides wget needed by libsmi-0.4.8-21.fc28.i686
- nothing provides wget needed by libsmi-0.4.8-21.fc28.x86_64
Problem 3: package wireshark-1:2.4.4-2.fc28.x86_64 requires wireshark-cli = 1:2.4.4-2.fc28, but none of the providers can be installed
- package wireshark-cli-1:2.4.4-2.fc28.i686 requires libsmi.so.2, but none of the providers can be installed
- package wireshark-cli-1:2.4.4-2.fc28.x86_64 requires libsmi.so.2()(64bit), but none of the providers can be installed
- conflicting requests
- nothing provides wget needed by libsmi-0.4.8-21.fc28.i686
- nothing provides wget needed by libsmi-0.4.8-21.fc28.x86_64
Signed-off-by: Dusty Mabe <dusty@dustymabe.com >
2018-02-20 17:11:00 -05:00
Dusty Mabe
3345265740
live-security: don't exclude realmd package
...
Needed by anaconda. See [1].
```
- package anaconda-28.22-1.fc28.x86_64 requires anaconda-core = 28.22-1.fc28, but none of the providers can be installed
- nothing provides realmd needed by anaconda-core-28.22-1.fc28.x86_64.
```
[1] https://pagure.io/dusty/failed-composes/issue/9#comment-495037
Signed-off-by: Dusty Mabe <dusty@dustymabe.com >
2018-02-20 17:07:29 -05:00
Dusty Mabe
0905a3d16a
kde-minimization: Don't exclude m17n*, emacs needs it.
...
This was causing the Jam_KDE Lab to fail. See [1]
[1] https://pagure.io/dusty/failed-composes/issue/9#comment-495037
Signed-off-by: Dusty Mabe <dusty@dustymabe.com >
2018-02-20 17:07:16 -05:00
raveit65
eb579a9101
MATE f28: drop packages which are already listed in comps
...
- Drop the exclude on PackageKit,
as system-config-printer now needs PackageKit-gtk3-module
- move gstreamer1-plugins-ugly-free to comps
2018-02-17 11:20:22 +01:00
Dennis Gilmore
e3c3cf3116
remove no longer use fedora-aos.ks file
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2018-02-16 13:51:09 -06:00
Kevin Fenzi
63c4852464
Drop the exclude on PackageKit, as system-config-printer now needs PackageKit-gtk3-module
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2018-02-16 10:41:17 -08:00
Kevin Fenzi
67bad760d5
Merge #332 live-workstation: Bring back the datetime anaconda spoke
2018-02-16 05:44:59 +00:00
Michael Catanzaro
86f7dfb560
live-workstation: Bring back the datetime anaconda spoke
...
I got cold feet. Let's not remove this one, at least not yet.
We can always decide to get rid of it again later.
2018-02-16 03:41:57 +00:00
Adam Williamson
27d1b07813
Don't exclude libusbx from container images, libdnf needs it
...
This exclusion has never actually worked. Look at a successful
F27 container-minimal build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=25064051
If you check one of the tasks and look at the oz log, it shows
that libusbx is actually installed.
This is because both dnf and microdnf require libdnf, which
requires librepo, which requires gpgme, which requires gnupg2,
which requires libusb.
In Fedora 27, anaconda/dnf handle this by ignoring the attempt
to exclude libusbx and just installing it anyway.
In Rawhide, however, anaconda/dnf behaviour is different. I
don't know when it changed, but now anaconda/dnf honor the
kickstart and exclude libusbx from the install transaction...
which means the image build just fails, because the deps for
dnf/microdnf cannot be satisfied. So we should just ditch the
exclusion, it's bogus. See a failed Rawhide build attempt:
https://koji.fedoraproject.org/koji/taskinfo?taskID=25077542
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2018-02-15 17:56:44 -08:00
Amit Saha
bd83b7d6e3
Initial KS files for Fedora Scientific vagrant box
2018-01-26 11:23:40 +11:00
Michael Catanzaro
cf3866c28b
live-workstation: suppress redundant anaconda spokes
...
This implements most of the changes required for
https://fedoraproject.org/wiki/Changes/ReduceInitialSetupRedundancy
2018-01-25 17:59:25 -06:00
James Antill
cd0ff18d97
Merge changes from fedora-modular-container-common.ks to the non-modular
...
fedora-docker-common.ks.
Post kickstart image rpm changes:
-coreutils
-coreutils-common
+coreutils-single
-glibc-langpack-en
+glibc-minimal-langpack
-langpacks-en
-libcrypt-nss
+libcrypt
-libsecret
-ncurses
-pinentry
-trousers
-trousers-lib
+xfsprogs
==== Modular DNF changes ====
+libyaml
+python3-dateutil
+python3-modulemd
+python3-PyYAML
+python3-smartcols
Image size changes:
docker.io/fedora 27
422dc563ca32 251.7 MB
fedora-modular-container-base-27_modular-20171202.n.1.x86_64 latest
1efe3f167b78 218.7 MB
2018-01-24 22:11:31 -05:00
Kevin Fenzi
c72702c371
Merge #326 KDE: Move the minimization to a separate kickstart file
2018-01-23 09:47:06 +00:00
Kevin Fenzi
52cf2aa63e
Merge #323 Adapt to the webkitgtk4 rename
2018-01-23 09:45:22 +00:00
Amit Saha
0eb9b33076
KDE: Move the minimization to a separate kickstart file
...
Attempt to fix BZ#1506888
2018-01-17 08:56:43 +11:00
Dusty Mabe
bb3b98d505
atomic: add comment on why we disable firewall
...
In cloud Images we do this becaue it's generally accepted that
in a cloud environment there are higher level firewall constructs
(i.e. security groups).
2018-01-12 14:57:47 -05:00
Tomas Popela
219f5a2ee0
Adapt to the webkitgtk4 rename
2018-01-12 16:29:59 +01:00
Adam Williamson
d7b3eaf9ef
Don't list grub2-efi for live images
...
The arch-specific sub-packages that provide grub2-efi on each
arch are listed in @anaconda-tools comps group anyway (so this
is redundant), and requiring it by name in a kickstart causes
i686 live image composes to fail because it is no longer built
for i686.
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2018-01-04 15:05:44 -08:00
Dennis Gilmore
14111b0eab
Merge #320 Drop workaround for libcrypt/libcrypt-nss.
2017-12-16 18:05:07 +00:00
Kevin Fenzi
110f37d82f
Drop workaround for libcrypt/libcrypt-nss.
...
glibc has completely dropped libcrypt-nss now so we need to just drop this workaround.
2017-12-16 10:00:24 -08:00
Kevin Fenzi
a8e3bf4681
Revert "kde-live: exclude dnfdragora-gui"
...
This reverts commit 902c6a7d98 .
2017-12-10 12:16:30 -08:00
Patrick "マルタインアンドレアス" Uiterwijk
f57fa7ed1a
Merge #319 Temp disable firefox in Xfce. This allows rawhide composes to finish
2017-12-10 16:52:50 +00:00
Kevin Fenzi
176f3f350a
Merge #318 kde-live: exclude dnfdragora-gui
2017-12-10 16:44:45 +00:00
Kevin Fenzi
d9315b1d1f
Temp disable firefox in Xfce. This allows rawhide composes to finish
...
because Xfce spin is release blocking for arm, and firefox currently
does not build on arm so is excluding it until a fix is landed.
See https://bugzilla.redhat.com/show_bug.cgi?id=1523912
This should be reverted as soon as the above bug is fixed.
2017-12-10 08:42:00 -08:00
Rex Dieter
902c6a7d98
kde-live: exclude dnfdragora-gui
...
https://bugzilla.redhat.com/show_bug.cgi?id=1518032
2017-11-28 10:59:47 -06:00
Björn Esser
c266fff2c0
Cinnamon: Update to recent extra backgrounds
2017-11-25 21:36:36 +01:00
Björn Esser
229ff4c4f7
Cinnamon: Packages are in comps group
2017-11-25 21:35:56 +01:00
Björn Esser
7379a9a0f4
Cinnamon: desktop-backgrounds-basic is pulled by dependency
2017-11-25 21:35:04 +01:00
Peter Robinson
4af1ec7312
The enp1s0 interface is a left over from the imagefactory install, clean this up in post install
2017-11-03 18:30:08 +00:00
Stephen Gallagher
41ef546b3f
(Rawhide/F28) Drop --noboot from container image creation
...
When building Fedora Server base images (such as when building F27
Modular Server), the --noboot option results in the container image
attempting to mount /boot with XFS like the rest of the system.
This results in the image-creation failing.
Since the partitions don't matter in the end (the files are tarred
up and shipped that way), we'll skip this optimization.
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com >
2017-10-31 07:23:11 -04:00
Mohan Boddu
f1babff154
Merge #304 astronomy: removed python3-healpy (not available on i686, pulled in as a weak dep of python3-reproject on x86_64)
2017-10-25 14:25:10 +00:00
Colin Walters
c66511d4f9
atomic-host: Stop overriding /etc/udev/rules.d/80-net-setup-link.rules
...
This bit was cargo culted from the old school Fedora Cloud image, but we have
also been using `net.ifnames=0` on the kernel command line, which ensures that
we get `eth0` as "the" NIC name. (There's a huge amount of history behind
this and I'm not trying to change that behavior here)
The problem is that those udev rules do *other* things that we do want, such as
ensure that `veth` devices get `NM_CONTROLLED=no`. Without that e.g.
NetworkManager might try to do DHCP on those devices, which is at best slow
since they appear and disappear frequently, and at worst risks the host network
configuration.
For more information, see [RH bz#1503347](https://bugzilla.redhat.com/show_bug.cgi?id=1503347 )
Signed-off-by: Colin Walters <walters@verbum.org >
2017-10-24 14:48:29 -04:00
Colin Walters
dda92b4f95
atomic-host: Update and clarify comment at the top
...
For obvious reasons, just trying to keep this updated.
Signed-off-by: Colin Walters <walters@verbum.org >
2017-10-24 14:40:46 -04:00
Colin Walters
8241be7492
atomic-host: Drop writing /etc/sysconfig/firstboot
...
We don't include firstboot in AH, we use cloud-init, so nothing
is ever going to parse this. Drop it, since it shows up as a delta
in `ostree admin config-diff`, and further we want to reduce the
amount of stuff in this ks.
Signed-off-by: Colin Walters <walters@verbum.org >
2017-10-24 14:40:46 -04:00
Colin Walters
38dc52cb45
atomic-host: Stop writing /etc/hosts, use setup defaults
...
The `setup` package has this same content, let's not duplicate it. The only
difference between them today is trailing whitespace in our version.
Just trying to reduce the amount of stuff we do here to avoid deltas with bare
metal installs, containers, etc.
Signed-off-by: Colin Walters <walters@verbum.org >
2017-10-24 14:40:24 -04:00
fgrose
66722a9b3a
fedora-soas-common.ks: Include livecd-tools
...
Version 25 of livecd-tools has new tools to help in rebuilding LiveOS images. For example,
* editliveos permits overlay merging and image refreshing,
* editliveos allows overlay and home file system resizing and format changes
* livecd-iso-to-disk allows multi image installation on a single USB disk device
* livecd-iso-to-disk allows sourcing and writing to the same disk device.
Having the livecd-iso-to-disk installer onboard the .iso makes installation of a persistent overlay easier. (Persistent overlays are the standard for SoaS image in a pocket deployment.)
The new tools also work with OverlayFS overlays.
2017-10-21 19:14:52 +00:00
Christian Dersch
85b227d3cc
astronomy: removed python3-healpy (not available ob i686, pulled in as a weak dep of python3-reproject on x86_64)
2017-10-16 15:00:30 +02:00
Sinny Kumari
c656ae6f78
Include console=ttyAMA0 and console=hvc0 in Atomic kickstart
...
While booting Atomic cloudImage, we want to see kernel messages
on both VGA and serial console. It works fine with
tty1(vga console) and ttyS0(serial console) on x86_64 arch.
But, aarch64 and ppc64le doesn't use ttyS0 as serial console.
Instead, they use ttyAMA0(aarch64) and hvc0 (ppc64le).
Also, good point is that if a serial console specified in kernel
boot parameter is not supported on a given hardware platform, it
gets ignored. For example: console=ttyAMA0 and console=hvc0 will
get ignored on x86_64
Fixes: https://pagure.io/atomic-wg/issue/347
Signed-off-by: Sinny Kumari <sinny@redhat.com >
2017-10-12 12:14:16 +05:30
Peter Robinson
b6ef454057
drop specifying specific console, ARM has many and varied options
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-10-09 20:52:59 +01:00
Dennis Gilmore
c791a2e6b1
Merge #290 Design-Suite: promote pitivi as favourite
2017-10-06 00:13:52 +00:00
Mohan Boddu
a83144a498
Merge #293 astrometry: added development and astrometry
2017-10-05 20:22:30 +00:00
Dusty Mabe
97b0af5d00
atomic: extend the root filesystem to fill VG
...
With the change to using overlay in the root filesystem [1]. We
need to configure the cloud images to extend the root filesystem
by default [2]. Fixes [2]
[1] https://pagure.io/atomic-wg/issue/281
[2] https://pagure.io/atomic-wg/issue/343
2017-10-05 16:01:41 -04:00
Rashmi Nargundkar
aa99fb2c9e
New kickstart file added for modular fedora. For issue https://pagure.io/releng/issue/7074
...
Signed-off-by: Rashmi Nargundkar <rnargund@redhat.com >
2017-10-04 11:56:15 -04:00
Christian Dersch
23704762f1
astrometry: added development and astrometry
2017-10-04 11:45:19 +02:00
John W. Linville
80a8d03f7d
rfkill package is being obsoleted by util-linux package.
...
Signed-off-by: John W. Linville <linville@redhat.com >
2017-10-03 14:28:18 -04:00
Luya Tshimbalanga
44d18285df
Design-Suite: promote pitivi as favourite
2017-09-29 20:02:16 -07:00
Dennis Gilmore
df800dcc2b
sync modular container kickstarts to what was in the docker ones.
...
Remove the no longer needed docker kickstarts
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2017-09-27 09:30:08 -05:00
Dennis Gilmore
e9dd1a4e47
Merge #286 add kickstarts for modular containers
2017-09-27 02:47:58 +00:00
Dennis Gilmore
22dfc7f1aa
rename docker to container
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2017-09-26 21:36:34 -05:00
Dennis Gilmore
043bdcef8d
add kickstarts for modular containers
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2017-09-26 21:23:35 -05:00
Kevin Fenzi
311862895b
mariadb apparently is no longer making a -libs subpackage in favor of mariadb-connector-c
2017-09-21 08:57:37 -07:00
Dusty Mabe
c3095c82ba
atomic: use basearch in ostreesetup line
...
This will help enable us to use the same kickstart file for multiple
architectures. Enabling work was in the pull requests listed below:
https://github.com/projectatomic/rpm-ostree/pull/877
https://github.com/rhinstaller/anaconda/pull/1186
2017-09-19 11:47:21 -04:00
Dusty Mabe
09243c1a40
atomic: verify ostree commits by using f28 key
2017-09-19 11:46:26 -04:00
Sinny Kumari
7d2e4519d8
Use reqpart in Fedora Atomic kickstart
...
Building Fedora Atomic CloudImage on architectures like
aarch64 and ppc64le needs platform specific partitions as well.
Issue - https://pagure.io/atomic-wg/issue/299#comment-449243
Signed-off-by: Sinny Kumari <sinny@redhat.com >
2017-09-14 21:22:49 +05:30
Colin Walters
ca4d6f43e1
atomichost: Update partitioning for new model
...
See https://pagure.io/atomic-wg/issue/281
This causes us to match the productimg setup. At some point hopefully we can use
`autopart` and not duplicate it.
2017-09-13 13:40:06 -04:00
Peter Robinson
60f97b14c8
SoAS and LXQT: increase root fs size
...
The installs don't quite hit on the default base image size so
increase it for both spins so they will build.
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-08-16 18:24:31 +01:00
Peter Robinson
1fc8ee03ff
KDE: fix compose due to core deps needing make
...
So make is needed by openssl and compat-openssl10 which is turn is needed
by key things such as qt5-qtbase, mariadb and other core things that are
explictly needed in the KDE spin. I have no idea why the ARM images fail
and the live media does not because all arches have this dep.
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-08-16 18:24:31 +01:00
Peter Robinson
951bf487d8
Mate: fix contractdictory package lists
...
So MATE removes PackageKit and then tried to add PackageKit-command-not-found
which is contradictary and will fail to install so drop the later so things
will at least compose.
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-08-16 18:24:31 +01:00
Peter Robinson
1366cd8f44
ARM images: remove bits we don't need/want to help reduce image size
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-08-16 18:24:31 +01:00
Peter Robinson
05b299449f
Fix MATE dependencies
...
There's a number of dependencies that are being excluded but are needed by core
MATE components so the arm images fail because of this. Also fix the mp3 support
package as that's now in gstreamer1-plugins-ugly-free
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-08-16 18:24:31 +01:00
Dennis Gilmore
1570013376
Merge #268 design-suite: add more gnome applications
2017-08-15 17:28:35 +00:00
Dennis Gilmore
061d3c434a
Merge #265 Cinnamon: disable dnfdragora applet on live
2017-08-15 17:27:16 +00:00
Dennis Gilmore
e138f824be
Merge #262 MATE: disable dnfdragora applet on livecd
2017-08-15 17:26:35 +00:00
Dennis Gilmore
d50e85405a
Merge #255 Fix links to this example TDL file.
2017-08-15 17:26:01 +00:00
Dusty Mabe
49357c4246
container: rm nologin file from container image
...
This allows one to create an sshd container if they want.
See https://pagure.io/atomic-wg/issue/316
2017-08-11 09:15:27 -04:00
Dusty Mabe
6b530c0957
atomic: remove temporary workaround for anaconda bug
...
This reverts commit 295519948b .
Now that the upstream fix [1] has been merged and a new version of
anaconda is in rawhide, we can revert this workaround.
[1] https://github.com/rhinstaller/anaconda/pull/1126
2017-08-10 11:53:23 -04:00
Tomas Tomecek
51d65e6bb1
docker base image: don't install docs by default
...
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com >
2017-08-01 13:04:42 +02:00
Luya Tshimbalanga
253e92e325
design-suite: add more gnome applications
2017-07-17 22:06:50 -07:00
Dusty Mabe
51a3adeaab
remove the atomic-installer directory
...
These files are stored and used from the fedora-lorax-templates [1]
repo. They haven't been used/updated from this location in a long time.
[1] https://pagure.io/fedora-lorax-templates
2017-07-17 13:52:48 -04:00
Dan Book
9d43d9cc9d
Cinnamon: disable dnfdragora applet on live
2017-07-14 12:02:47 -04:00
Dusty Mabe
295519948b
atomic: temporary workaround for anaconda bug
...
see https://pagure.io/atomic-wg/issue/301
2017-07-14 09:44:54 -04:00
raveit65
ed939f3345
MATE: disable dnfdragora applet on livecd
2017-07-14 09:46:13 +02:00
Lubomír Sedlář
57aa58c6e7
Update formatting of README
...
The comments in release process should not render as headers. This will
make it a code block instead.
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com >
2017-07-13 09:35:26 +02:00
Ralph Bean
15a5eabc7c
A start at disk-minimal for the fedora modular release.
...
Signed-off-by: Ralph Bean <rbean@redhat.com >
2017-07-10 17:41:31 -04:00
Ralph Bean
8a618529c7
Re-enable autopart (available in rawhide).
...
Signed-off-by: Ralph Bean <rbean@redhat.com >
2017-07-07 16:48:15 -04:00
Ralph Bean
f28c5e3bc1
A stab at the Modular Fedora Docker kickstarts.
...
Signed-off-by: Ralph Bean <rbean@redhat.com >
2017-07-07 16:31:49 -04:00
Ralph Bean
d702d27389
Fix links to this example TDL file.
...
Signed-off-by: Ralph Bean <rbean@redhat.com >
2017-07-07 15:58:34 -04:00
mattdm
021225b76d
remove plasma-pk-updates from live environment
...
Should fix blocker bug https://bugzilla.redhat.com/show_bug.cgi?id=1436873 (Previous code here did not work.)
2017-07-01 09:27:31 -07:00
raveit65
a96164bc8b
MATE: mark installer launcher as executable on live image
2017-06-30 13:02:58 -07:00
Kevin Fenzi
eceda6aaa3
Increase size on Xfce arm image as it's running out of space currently.
2017-06-24 08:13:16 -06:00
Dusty Mabe
467f7dcb3c
atomic: enable gpg verification after install
...
Taking the first step towards enabling gpg verification for our
users we'll make it so that the media they download will verify
gpg signatures of commits by default.
The next step is to enable gpg verification during install as well
but there is a race condition where the commit that was just created
might not yet be signed. See [1] for more details.
[1] https://pagure.io/pungi/issue/650
2017-06-23 08:46:35 -04:00
Jonathan Steffan
75a71d5aa4
Update inline comment to reflect the change from the fedora username to the liveuser username.
2017-06-19 22:06:44 -06:00
Kevin Fenzi
329f6b3294
Fedora arm Xfce image is failing in rawhide currently needing an extra 23MiB
...
We should track down the extra space usage, but for now, lets just add 100MB
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2017-05-27 09:59:03 -06:00
Dennis Gilmore
497fbd6325
minimal disk image is failing in rawhide currently needing and extra 27MiB
...
Longer term we should determine why more disk is being used. for now make
the disk a tad bigger
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2017-05-26 16:53:02 -05:00
Dusty Mabe
d85921a078
atomic: add some comments about url locations
2017-05-25 11:27:21 -04:00
Dusty Mabe
a5b8d6075e
atomic: use the same url scheme that is used in f2{5,6}
2017-05-25 11:21:19 -04:00
Dusty Mabe
df48af3278
atomic: move to new ref
...
Since we recently switched to fedora/rawhide/${basearch}/atomic-host
we should start pulling from there.
[1] https://pagure.io/fedora-atomic/c/ffada30
2017-05-25 11:19:39 -04:00
Dusty Mabe
68804358d8
atomic, cloud: remove rhgb by removing plymouth
...
a59dfe5 caused us a few problems:
- sed was breaking the symlink on atomic systems
- /boot/grub2/grub.cfg is not the right file on a UEFI system
- etc..
We'll solve this problem a different way by just not installing
plymouth in our systems, which is another way [1] to make sure
rhgb/quiet don't appear on your kernel command line.
[1] ee91db6fa3/pyanaconda/payload/__init__.py (L722-L726)
2017-05-24 01:41:20 -04:00
Dusty Mabe
ba950669f1
cloud: fix errors that happen on UEFI systems
...
We are seeing an error on aarch64 cloud image creation because
of the vfat filesystem and the fixfiles command failing:
+ /usr/sbin/fixfiles -R -a restore
/sbin/restorecon: Could not set context for /boot/efi/EFI/fedora/fonts/unicode.pf2: Operation not supported
/sbin/restorecon: Could not set context for /boot/efi/EFI/fedora/gcdaa64.efi: Operation not supported
/sbin/restorecon: Could not set context for /boot/efi/EFI/fedora/grub.cfg: Operation not supported
/sbin/restorecon: Could not set context for /boot/efi/EFI/fedora/grubaa64.efi: Operation not supported
/sbin/restorecon: Could not set context for /boot/efi/EFI/fedora/grubenv: Operation not supported
/sbin/restorecon: Could not set context for /boot/efi/EFI/BOOT/BOOTAA64.EFI: Operation not supported
/sbin/restorecon: Could not set context for /boot/efi/EFI/BOOT/fallback.efi: Operation not supported
/sbin/restorecon: Could not set context for /boot/efi/EFI/fedora/BOOT.CSV: Operation not supported
/sbin/restorecon: Could not set context for /boot/efi/EFI/fedora/MokManager.efi: Operation not supported
/sbin/restorecon: Could not set context for /boot/efi/EFI/fedora/shim-fedora.efi: Operation not supported
/sbin/restorecon: Could not set context for /boot/efi/EFI/fedora/shim.efi: Operation not supported
2017-05-24 01:39:49 -04:00
Dusty Mabe
6bfa0c57b3
docker: add comment about partitioning for clarity
2017-05-19 13:00:30 -04:00
Dusty Mabe
a4ae071339
docker-base: ignore return code of systemd-tmpfiles
...
Ignore the return code of the systemd-tmpfiles command because
at this point we have already removed the /etc/machine-id (8f3beac )
and all tmpfiles lines with %m in them will fail and cause a bad
return code. Example failure:
[/usr/lib/tmpfiles.d/systemd.conf:26] Failed to replace specifiers: /run/log/journal/%m
2017-05-19 10:59:06 -04:00
Dusty Mabe
93205adc7d
docker-base: limit systemd-tmpfiles to /run/
...
In 96a6711 we added re-running systemd-tmpfiles to add files to /run
on the root fs of the container. Here we'll limit where systemd-tmpfiles
puts files by passing it --prefix /var and --prefix /var/run/
2017-05-19 10:58:59 -04:00
Dennis Gilmore
618d91e179
Merge #224 master: add mp3 encoding plugins
2017-05-16 15:53:10 +00:00
Dennis Gilmore
dd76f34ec7
Merge #226 cloud/docker: move to autopart with the new no home/swap/boot options to enable generic architecture images
2017-05-16 15:52:34 +00:00
Peter Robinson
00e6c35287
cloud/docker: move to autopart with the new no home/swap/boot options to enable generic architecture images
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-05-15 17:30:43 +01:00
Dennis Gilmore
832c0a3a72
Merge #222 rawhide: use mirrorlist url instead of metalink url
2017-05-14 20:30:11 +00:00
Dan Book
99a771611f
master: add mp3 encoding plugins
2017-05-14 13:57:42 -04:00
Dusty Mabe
77a25abded
use mirrorlist url instead of metalink url
...
There is an anaconda bug [1] where passing in metalink urls no longer
works after f25. Use mirrorlist urls to workaround.
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1450129
2017-05-13 20:28:51 -04:00
Christian Dersch
4d1bd4dc79
lxqt: no updater applet in live environment
2017-05-12 11:00:54 +02:00
Christian Dersch
1cf99bd765
lxqt: use new comps groups
2017-05-12 10:59:52 +02:00
Dusty Mabe
8f142150ba
atomic: don't use cmdline for install mode
...
similar change was done for docker/cloud in f6ecdc3
cmdline makes it so that %post --erroronfail won't actually stop the
installation in a way that imagefactory will detect the problem and
fail the build. See [1] for more details.
[1] https://github.com/rhinstaller/anaconda/issues/931
2017-05-08 11:36:00 -04:00
Dusty Mabe
a59dfe5f40
atomic, cloud: disable rhgb/quiet on boot
...
We want more verbose output on boot.
See https://bugzilla.redhat.com/show_bug.cgi?id=510523
2017-05-08 11:35:19 -04:00
Dusty Mabe
4948e8c002
atomic, cloud: don't create none user
...
Anaconda doesn't seem to require it anymore so no need to create it
and then delete it.
2017-05-08 11:35:16 -04:00
Björn Esser
590c97f2cb
Cinnamon: Remove unneeded stuff
2017-05-06 18:21:53 +02:00
Peter Robinson
17e07ed5f0
For RPi3 64 bit we need to put the 64bit config in place to boot
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-04-30 10:12:46 +01:00
Peter Robinson
820c830c4c
aarch64: we don't install initial-setup in Worksttion so don't try to enable the service
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-04-30 09:59:28 +01:00
Dusty Mabe
c49c95145d
atomic: update link and revert some of the cherry-pick
...
Update the trac link to point to the pagure issue. Also
we don't actually want to enable legacy network service.
This was also reverted for f25 in 6f3661e .
2017-04-19 16:29:22 -04:00
Jason Brooks
38c2313eef
networking fixes for f25
...
* removes the extra ens3 ifcfg that seems to be added
by dracut at some point (cloud base did this in their
ks a year ago in c509863 )
* adds net.ifnames=0 to the bootloader line, because
that seems to be necessary to actually disable consistent
device naming
* enables the network service
see https://pagure.io/atomic-wg/issue/174
(cherry picked from commit 5d987e82b3 )
2017-04-19 15:59:00 -04:00
Adam Williamson
b90d3b6e01
Ditch all kdegames references (retired in Rawhide)
...
kdegames was retired, so ditch all references to it. This is
breaking KDE live image compose on Rawhide.
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2017-04-18 11:37:23 -07:00
Peter Robinson
a3c6e41697
disk: remove duplicate services
2017-04-12 22:36:25 +01:00
Peter Robinson
d8fb90786c
Add Server disk image for aarch64
...
This is a generic disk image that should be usable on any architecture with
imagefactory or live-media-creator (possibly with package tweaks).
Minor tweaks to the autopart across Minimal/Workstation for Server defaults.
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-04-12 17:37:43 +01:00
Peter Robinson
5c7f39323d
Add Workstation disk image for aarch64
...
This is a generic disk image that should be usable on any architecture with
imagefactory or live-media-creator (possibly with package tweaks).
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-04-12 16:57:21 +01:00
Peter Robinson
1abecdd463
Add minimal disk image for aarch64
...
This is a generic disk image that should be usable on any architecture with
imagefactory or live-media-creator (possibly with package tweaks). It creates a
minimal-common.ks to share as much as possible with the ARMv7 specific
fedora-arm-minimal.ks
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-04-12 16:14:53 +01:00
raveit65
2314b13b11
MATE: remove backgounds from spin, already in comps
2017-04-10 09:52:14 +02:00
Kevin Fenzi
e54a4bf5ad
Merge #201 Add @python-science to Python Classroom Lab
2017-04-09 16:33:20 +00:00
Miro Hrončok
e6e4a24b54
Add @python-science to Python Classroom Lab
2017-04-09 18:23:24 +02:00
Peter Robinson
ce000bfed8
arm: drop dracut-config-rescue as the rescue images aren't overly useful on the disk images and cause other issues with extlinux
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-04-05 13:58:24 +01:00
Peter Robinson
d0bcf40960
arm: minor package tweaks, drop Intel wireless FW, trousers, dial-up as not overly useful OOTB on ARM
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-04-05 13:57:04 +01:00
Peter Robinson
2f3bede998
arm: tweak the image root file slightly
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-04-05 13:48:57 +01:00
Björn Esser
32580756ee
Cinnamon: Add German spin-variant
2017-04-04 01:11:58 +02:00
Björn Esser
20aa0dbe49
Cinnamon: dnfdragora is pulled by comps now
2017-04-04 00:06:15 +02:00
Björn Esser
8df9be66c0
LXQt: dnfdragora-gui pulls libyui-qt automatically
2017-04-03 23:41:06 +02:00
Björn Esser
f0ea45e7a6
Update comments to dnfdragora
2017-04-01 01:38:37 +02:00
Dennis Gilmore
a5d648e0df
Merge #182 design-suite: drop workaround packages
2017-03-30 03:24:02 +00:00
Dusty Mabe
fc0a635bc4
zero out resolv.conf during install
...
Anaconda is writing an /etc/resolv.conf from the install environment.
The system should start out with an empty file, otherwise cloud-init
will try to use this information and may error:
https://bugs.launchpad.net/cloud-init/+bug/1670052
2017-03-28 16:20:25 -04:00
Dennis Gilmore
483ef44d99
Merge #174 Reduce some packages that aren't of much use in the containers
2017-03-28 18:25:07 +00:00
Dennis Gilmore
a56e36485e
Merge #179 Fix the vagrant and bigdata cloud images
2017-03-28 15:09:55 +00:00
Peter Robinson
c9fceb1c03
Fix the vagrant and bigdata cloud images
...
With moving to grub2 we now need to remove the extlinux bits from the
other cloud images. They were missed in the move
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-03-28 16:04:52 +01:00
Peter Robinson
2db89e4819
SoAS: drop need for webkitgtk3, using webkitgtk4 dep directly in sugar-0.110.0-3
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-03-27 14:21:29 +01:00
Adam Williamson
64ee9ee2d8
Bump to f26-backgrounds
...
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2017-03-26 21:24:59 -07:00
Peter Robinson
a6da97b44e
Reduce some packages that aren't of much use in the containers
...
Filesytem tools, TPM tools, libusb and friends aren't of much use in
a docker container so remove them.
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-03-24 18:19:28 +00:00
Björn Esser
2b560ba567
Cinnamon: Install dnfdragora-gui instead of single packages
2017-03-24 00:11:53 +01:00
Peter Robinson
eae48ec488
Add a docker common kickstart as a central bit for shared config.
...
There's a lot of similarities between base and base-minimal so
introduce a docker-common.ks to ensure as much as possible is shared
between the two ensure as much shared as possible.
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-03-23 17:40:57 +00:00
Colin Walters
954957e609
atomic: Append GROWPART to d-s-s config
...
Rather than truncating. This allows us to preserve any existing
configuration (e.g. overlayfs by default).
2017-03-21 10:54:59 -04:00
Dan Book
d32c3f937d
Cinnamon: add cinnamon-applet-blueberry
2017-03-15 14:05:52 -04:00
Dennis Gilmore
df8eca7318
import just the primary rpm gpg key
...
anaconda apparently fails now if the scriptlet fails which happens
on 32 bit arm:
Error
There was an error running the kickstart script at line 28. This is a fatal
error and installation will be aborted. The details of this error are:
+ LANG=en_US
+ echo '%_install_langs en_US'
+ echo 'Import RPM GPG key'
Import RPM GPG key
++ rpm -q --qf '%{version}\n' fedora-release
+ releasever=27
++ uname -i
+ basearch=armv7l
+ rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-armv7l
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-armv7l: import read failed(2).
Press ENTER to exit: systemd-localed.service: Got notification message from PID 2286 (STOPPING=1)
as all the rpms in f27 are signed by the sole key lets just import that
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2017-03-10 15:36:28 -06:00
Dennis Gilmore
89abaa8c89
import just the primary rpm gpg key
...
anaconda apparently fails now if the scriptlet fails which happens
on 32 bit arm:
Error
There was an error running the kickstart script at line 28. This is a fatal
error and installation will be aborted. The details of this error are:
+ LANG=en_US
+ echo '%_install_langs en_US'
+ echo 'Import RPM GPG key'
Import RPM GPG key
++ rpm -q --qf '%{version}\n' fedora-release
+ releasever=27
++ uname -i
+ basearch=armv7l
+ rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-armv7l
error: /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-armv7l: import read failed(2).
Press ENTER to exit: systemd-localed.service: Got notification message from PID 2286 (STOPPING=1)
as all the rpms in f27 are signed by the sole key lets just import that
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2017-03-10 10:56:48 -06:00
Dennis Gilmore
660c0f24ef
disable caching repo metadata
...
all workstation based spins are failing due to packagekit causing gpg-agent
spawning and keeping /dev/null open inside the compose environemnet.
36389 ? Ss 0:00 gpg-agent --homedir /tmp/tmp.XJ49JiQYpU/var/cache/PackageKit/26/metadata/updates-testing.tmp/gpgdir --use-standard-socket --daemon
36417 ? Ss 0:00 gpg-agent --homedir /tmp/tmp.XJ49JiQYpU/var/cache/PackageKit/26/metadata/updates.tmp/gpgdir --use-standard-socket --daemon
we end up with process like above running. this only hit us as the urls
pointed to stopped giving 404 errors
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2017-03-09 17:37:00 -06:00
Dennis Gilmore
fde4b9c548
Merge #158 fix graphical initial-setup on ARM images
2017-03-09 17:10:31 +00:00
Peter Robinson
3c3152b72d
fix graphical initial-setup on ARM images
...
The old means of enabling the graphical service is obsolete so remove it.
It's now detected by explicitly enabling graphical.target so do this by default
for all graphical UXes
2017-03-09 17:05:40 +00:00
Christian Dersch
71e6eaebc7
lxqt: added storaged to fix #1429132
2017-03-06 21:57:17 +01:00
Kevin Fenzi
9c486b783a
Merge #151 Python Classroom: Add optional packages from the group
2017-03-03 18:54:53 +00:00
Peter Robinson
2a681eaf90
remove arm and ppc cloud base variants
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-03-03 17:50:36 +00:00
Peter Robinson
15a6627e09
Add bits required for aarch64 images
...
We drop the explicit grub2 as aarch64 only has grub2-efi but anaconda will
sort that out and ensure all the right bits are installed during the install
so we should get the right grub2 bootloader options for each arch OOTB.
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-03-03 17:48:29 +00:00
Peter Robinson
1938458f20
Adjust docker-base-minimal ks for aarch64
...
Add the EFI partition in so anaconda doesn't lose it. Ulimately doesn't affect
docker image size as boot and friends are discarded as part of the process.
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-03-03 16:27:59 +00:00
Peter Robinson
b5155455d3
remove arm and ppc docker base variants
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-03-03 15:50:38 +00:00
Peter Robinson
21e02e29c7
Adjust docker-base ks for aarch64
...
Add the EFI partition in so anaconda doesn't lose it. Ulimately doesn't affect
docker image size as boot and friends are discarded as part of the process.
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-03-03 15:41:29 +00:00
Peter Robinson
2077c2935d
Minor inline docs updates
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-03-03 15:24:05 +00:00
Peter Robinson
bea832564f
switch cloud images permanently to grub2
...
The main reason for cloud to use extlinux is the size of deps being
pulled in by grub2-tools. This will be fixed in F-26 with the ability
to use grub2/grub2-efi without the tools package and it's deps fixing
this issue for good. There will no doubt need to be be some tweaking
required here.
We need grub2 in cloud images for non x86 as well as for the increasing
x86 cloud platforms that require the support of uEFI which extlinux
doesn't support.
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org >
2017-03-03 15:24:01 +00:00
Miro Hrončok
6a9e0cd677
Python Classroom: Add optional packages from the group
2017-03-03 16:20:09 +01:00
Miro Hrončok
40c41b0516
Added ARM version of Python Clasroom Lab
...
Split common parts of Python Clasroom Lab
2017-02-27 21:22:09 +01:00
Kevin Fenzi
dd3583c6fa
Merge #145 lxqt: trojita not available on non-x86
2017-02-27 16:58:44 +00:00
Kevin Fenzi
6f43e96b8a
Merge #141 Add cinnamon-ja_JP.ks to l10n directory.
2017-02-27 16:58:14 +00:00
Dusty Mabe
09010a7b8e
cloud: remove sshfs from vagrant image.
...
It is not yet in the right package lists for cloud so it's not
available at install time.
(cherry picked from commit e0e0f1f7ee )
2017-02-27 11:53:04 -05:00
Christian Dersch
c08e8e7165
lxqt: trojita not available on non-x86
2017-02-27 16:13:13 +01:00
Miro Hrončok
e994da3f56
Add kickstarts for Python Classroom Lab
...
See https://pagure.io/fedora-comps/pull-request/79
See https://fedoraproject.org/wiki/Changes/PythonClassroomLab
2017-02-27 14:27:41 +01:00
fujiwara
a05ca9b91b
Fixed not deleting ibus packages
...
modified: fedora-livecd-xfce-ja_JP.ks
2017-02-27 07:50:48 +09:00
fujiwara
ca21a47f34
Add cinnamon-ja_JP.ks to l10n directory.
...
new file: fedora-livecd-cinnamon-ja_JP.ks
2017-02-26 10:06:19 +09:00
Christian Dersch
74334cf089
lxqt: replaced qbittorrent with transmission-qt
2017-02-24 23:16:56 +01:00
Luya Tshimbalanga
3ca49ecf2b
design-suite: drop workaround packages
2017-02-24 10:27:38 -08:00
Christian Dersch
315a92671a
lxqt: added kickstart for arm
2017-02-23 20:18:46 +01:00
Dennis Gilmore
d27b9b8e07
Merge #134 LXQt Spin, initial import
2017-02-20 20:35:30 +00:00
Dennis Gilmore
49420f1f97
Merge #138 Cinnamon: Drop PackageKit-command-not-found
2017-02-20 20:33:21 +00:00
Dennis Gilmore
9d35e5cce8
Merge #120 first attempt at creating a new lightweight container image with microdnf
2017-02-20 20:31:46 +00:00
Björn Esser
d9c1bd6b77
Cinnamon: Drop PackageKit-command-not-found
2017-02-20 21:29:59 +01:00
Dennis Gilmore
b4acbdc337
Revert "Revert "Merge branch 'master' into pull_request_workflow""
...
This reverts commit 04ff19c726 .
2017-02-20 08:00:14 -06:00
Dennis Gilmore
04ff19c726
Revert "Merge branch 'master' into pull_request_workflow"
...
This reverts commit c73dae8300 , reversing
changes made to 6ed0f65039 .
2017-02-18 18:07:26 -06:00
Dennis Gilmore
2720630da5
Merge #132 Added imsettings and ibus-kkc which sets proper Japanese settings.
2017-02-19 00:02:43 +00:00
Dennis Gilmore
2b7bdebc27
Merge #133 f26 MATE: replace blueman with blueberry
2017-02-19 00:02:29 +00:00
Colin Walters
9912269d88
all: Correct path to /var/lib/systemd/random-seed
...
At least for Atomic Host, AFAICS it isn't actually in the final
image; not entirely sure why. But we should be using the right
path here anyways.
https://bugzilla.redhat.com/show_bug.cgi?id=1424404
2017-02-17 15:05:13 -05:00
Christian Dersch
3a71b8b2dc
lxqt: initial import
2017-02-14 15:18:12 +01:00
raveit65
d28dd82475
f26 MATE: add mp3 decoder for gstreamer
2017-02-11 09:55:02 +01:00
raveit65
3b8a7c9cc4
f26 MATE: Add PackageKit-command-not-found for adding cli-commands easily
2017-02-11 09:52:24 +01:00
raveit65
7dd6ea8fed
f26 MATE: replace blueman with blueberry
2017-02-11 09:45:35 +01:00
fujiwara
c73dae8300
Merge branch 'master' into pull_request_workflow
...
Merged because master merged with upstream
2017-02-11 17:11:32 +09:00
fujiwara
6ed0f65039
Added imsettings and ibus-kkc which sets proper Japanese settings.
...
modified: l10n/fedora-livecd-lxde-ja_JP.ks
2017-02-11 16:35:12 +09:00
Dan Book
026f8948d3
Cinnamon - add mp3 decoder for gstreamer
2017-02-06 12:47:00 -05:00
Björn Esser
6d2ec865d2
Cinnamon: Add PackageKit-command-not-found for adding cli-commands easily
2017-02-04 15:57:44 +01:00
Björn Esser
3605810dd7
Cinnamon: Drop exclusion of PackageKit since gnome-sw pulls it as a hard dep
2017-02-04 15:57:40 +01:00
Björn Esser
7f2c5b1efd
Cinnamon: Add libyui-mga-ncurses for dnfdragora text-mode
2017-02-04 15:48:05 +01:00
Thomas Mueller
2cb099d7a3
Allow vagrant user to sudo to all users
...
This addresses atomic-wg issue 173.
Also vagrant docs https://www.vagrantup.com/docs/boxes/base.html
tell to configure it like this.
2017-02-03 16:47:57 +01:00
Dennis Gilmore
fb5f48f81a
Merge #125 add Japanese ks files
2017-02-02 20:58:10 +00:00
Björn Esser
0147d3e42a
Cinnamon: Install dnfdragora for graphical (GTK and ncurses) package-management
2017-02-02 21:18:25 +01:00
Björn Esser
04501485fb
Cinnamon: Fedora-icon-theme is a dependency of cinnamon now
2017-02-02 21:15:19 +01:00
Björn Esser
186ec89a08
Cinnamon: Replace yumex-dnf with gnome-software
...
since yumex-dnf does not really work reliable since fc25
2017-02-02 21:15:19 +01:00
fujiwara
a6f5579e00
add Japanese ks files
2017-01-31 20:50:59 +09:00
Dusty Mabe
7ba27d5891
docker-min,docker-base: remove reference to yum in kickstart
2017-01-24 18:07:07 -05:00
Dusty Mabe
e99c9edc74
docker-min: remove e2fsprogs,libss,fuse-libs
2017-01-24 18:07:07 -05:00
Dusty Mabe
42b8714c65
docker-min: a few more things that can be removed
2017-01-24 18:07:07 -05:00
Dusty Mabe
6f0cdf042d
docker-min: make our rm commands verbose
2017-01-24 18:07:07 -05:00
Dusty Mabe
22bc79ed6f
docker-min: move /run/lock to %post nochroot
...
umount doesn't exist in the minimal image
2017-01-24 18:07:07 -05:00
Dusty Mabe
af27549437
docker-min: move /usr/share/{locale,i18n} to %post nochroot
...
find does not exist in the minimal image chroot so we'll have to
run it from outside.
2017-01-24 18:07:07 -05:00
Dusty Mabe
135de4a70b
docker-min: add a comment, remove a comment
2017-01-24 18:07:06 -05:00
Dusty Mabe
ee367f90b0
docker-min: merge pruning commands
...
Merge pruning commands. Don't rm /etc/machine-id or /run/ because we
just ran commands to touch /etc/machine-id and /run/lock
2017-01-24 18:07:06 -05:00
Dusty Mabe
8ce607a7ef
docker-min: cleanup dead code
...
usr/share/gcc* isn't in the image.
2017-01-24 18:07:06 -05:00
Dusty Mabe
ac2953ec38
docker-min: fix /run/lock without legacy.conf or systemd-tmpfiles
2017-01-24 18:07:06 -05:00
Dusty Mabe
1efe347bcb
docker-min: delete systemctl mask calls
...
No systemd so no need to mask.
2017-01-24 18:07:06 -05:00
Dusty Mabe
46c10b3c76
docker-min: remove cleanup of /usr/share/doc
...
There are no files in those directories to clean up.
--excludedocs is doing its job.
2017-01-24 18:07:06 -05:00
Dusty Mabe
4109ebf261
docker-min: trim down package list, exclude weak deps
...
We only want basics and microdnf.
2017-01-24 18:07:05 -05:00
Dusty Mabe
5cbb3babd0
docker-min: add in post processing from walters' scripts
...
He has done some work on this in the past at [1].
[1] - 3f6c905fef/postprocess.sh
2017-01-24 18:07:05 -05:00
Dusty Mabe
2f3f37ebd6
docker-min: add a new kickstart for creating a slimmer image
...
We'll start with the same used for fedora docker base.
2017-01-24 18:06:45 -05:00
Christian Dersch
14fe984d2c
astronomy: sympy FTBFS fixed, package added again
2017-01-23 11:23:22 +01:00
Peter Robinson
6a802bdd7b
SoaS: add missing end macro to common packages
...
Signed-off-by: Peter Robinson <Peter Robinson pbrobinson@fedoraproject.org >
2017-01-21 11:11:44 +00:00
Dusty Mabe
f6ecdc348a
docker, cloud: don't use cmdline for install mode
...
cmdline makes it so that %post --erroronfail won't actually stop the
installation in a way that imagefactory will detect the problem and
fail the build. See [1] for more details.
[1] https://github.com/rhinstaller/anaconda/issues/931
2017-01-19 20:57:24 -05:00
Dusty Mabe
28a845d586
docker: add some more comments to %post script
...
Putting in references to BZ's so that we can determine if we can
remove these pieces of the %post in the future.
2017-01-19 20:57:24 -05:00
Dusty Mabe
12bbaac8dd
docker: fixup comment about install_langs macro
2017-01-19 20:57:24 -05:00
Dusty Mabe
461523481b
docker: fix some paths on file cleanup
...
Point to dnf cache and clean up everything in tmp.
2017-01-19 20:57:24 -05:00
Dusty Mabe
e5815d62cd
docker: remove call to localedef
...
It fails because no locale archive exists.
2017-01-19 20:57:24 -05:00
Dusty Mabe
5f54ddd686
docker: no need to rm locale-archive
...
glibc-all-langpacks is not installed and thus no locale archive
exists.
2017-01-19 20:57:24 -05:00
Dusty Mabe
608769b442
docker: error on unset vars and more verbose logs for %post
2017-01-19 20:57:23 -05:00
Dusty Mabe
a4835bbc67
docker: add --erroronfail to %post
...
If %post fails we want the whole install to fail.
2017-01-19 20:57:20 -05:00
Dusty Mabe
b73439c2ca
docker: store the post logs along with ks files in /root/
2017-01-19 20:56:43 -05:00
Dusty Mabe
7efa34edb0
docker: remove create/delete of user
...
Anaconda doesn't seem to require it anymore so no need to create it
and then delete it.
2017-01-19 14:22:14 -05:00
Dennis Gilmore
16af100c7a
Merge #115 design-suite: remove f24 extra wallpapers in preparation of f26
2017-01-19 03:12:40 +00:00
Peter Robinson
8f18de2f97
KDE: move package reduction from live to common as it should be the same on ARM/Live images
...
Signed-off-by: Peter Robinson <Peter Robinson pbrobinson@fedoraproject.org >
2017-01-19 02:50:08 +00:00
Peter Robinson
e8cce2ad37
mate: move package reduction from live to common as it should be the same on ARM/Live images
...
Signed-off-by: Peter Robinson <Peter Robinson pbrobinson@fedoraproject.org >
2017-01-19 02:46:03 +00:00
pbrobinson@fedoraproject.org
fce0982e9d
SoaS: move components that should be run for Live and ARM images to common
...
Signed-off-by: Peter Robinson <Peter Robinson pbrobinson@fedoraproject.org >
2017-01-19 02:41:19 +00:00
pbrobinson@fedoraproject.org
d533c7a2cc
Rename *packages.ks to *common.ks as it's not just packages that should be shared in here but also common pre/post scriptlets that should be run on all images. Using common rather than packages better reflects what should go here.
...
Signed-off-by: Peter Robinson <Peter Robinson pbrobinson@fedoraproject.org >
2017-01-19 02:40:20 +00:00
Christian Dersch
3a7e997dc6
astronomy: added python3-wcsaxes
2017-01-17 19:11:34 +01:00
Christian Dersch
ef850a259c
astronomy: removed sympy (FTBFS) for now, added wcstools
2017-01-17 19:09:34 +01:00
Luya Tshimbalanga
96bfe721be
design-suite: remove f24 extra wallpapers in preparation of f26
2017-01-10 11:05:24 -08:00
churchyard
26421537c7
python-tools was renamed to python2-tools
2017-01-10 16:38:43 +00:00
Adam Miller
548fde04fd
add tar to address BZ#1409920
...
Signed-off-by: Adam Miller <maxamillion@fedoraproject.org >
2017-01-04 15:34:16 -06:00
Dennis Gilmore
7e7eedf682
Merge #109 fedora-atomic-vagrant: Sync with CentOS Atomic SIG
2016-12-21 21:09:03 +00:00
Neal Gompa
cf9bb620cb
Remove exclusions/additions that conflict and break image composes
...
The new DNF based appliance build is stricter about additions and exclusions
in the %packages section, so things that expressly conflict will fail the
build.
2016-12-21 14:23:16 -05:00
Neal Gompa
b164029627
Increase the rootfs size for dnf-powered appliance-tools build
...
The DNF-based appliance-tools build of the ARM image complains
that it is short by 54MB, so we're increasing by a bit more than that
to give some wiggle room for the future.
2016-12-21 14:21:55 -05:00
Colin Walters
4a42f66223
fedora-atomic-vagrant: Sync with CentOS Atomic SIG
...
I'm trying to keep things in sync - this mostly ensures the root
password is unlocked, and drops the `services` line that is useless
because that's not how kickstart inheritance works.
2016-12-13 08:56:35 -05:00
pbrobinson@fedoraproject.org
92ca122497
sugar still needs webkitgtk3 it seems
...
Signed-off-by: Peter Robinson <Peter Robinson pbrobinson@fedoraproject.org >
2016-12-07 16:09:58 -06:00
Dennis Gilmore
254794c891
Merge #104 Don't hack 'override_install_langs' yum option
2016-12-05 22:10:38 +00:00
leigh123linux
e252c9c08d
update fedora background to f25
2016-11-30 09:43:30 +00:00
Pavel Raiskup
fa73086cf1
Don't hack 'override_install_langs' yum option
...
This shouldn't be needed, re-defining %_install_langs should be
enough.
2016-11-24 11:23:06 +01:00
raveit65
b0f431b85b
Mate: add f25-backgrounds-extras
2016-11-19 09:53:03 +01:00
Dennis Gilmore
9e8d98f163
Merge #100 design-suite: remove gimp-help-browser
2016-11-14 19:26:24 +00:00
Luya Tshimbalanga
24a6c4abd6
design-suite: remove gimp-help-browser
2016-11-13 11:05:00 -08:00
Dennis Gilmore
71bed67657
add rootpw --lock to all livekickstarts
...
for rhbz#1392468 I was told that what we had should never have worked.
A bug in anaconda was fixed causing the need for the user or root
spokes to have to be dealt with. locking the root account should
satisfy everything.
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2016-11-12 15:10:51 -06:00
Dennis Gilmore
881933b138
Merge #95 design-suite: remove LuxRender-blender from ks
2016-11-06 18:26:10 +00:00
Luya Tshimbalanga
edefcd7ba3
design-suite: remove LuxRender-blender from ks
2016-11-06 10:20:26 -08:00
Christian Dersch
4dacdc4c30
kde: added mediawriter as a replacement for liveusb-creator
2016-11-01 16:43:52 +01:00
Christian Dersch
d0ff0e9822
kde: removed obsoleted liveusb-creator
2016-10-31 20:45:36 +01:00
Kamil Páral
85bb31edc6
fedora-live-base: change static hostname to localhost-live
...
This prevents systemd to update it during boot if DHCP supplies a
hostname, which causes sddm to not start. See
https://bugzilla.redhat.com/show_bug.cgi?id=1370222
Signed-off-by: Kamil Páral <kparal@redhat.com >
2016-10-31 19:05:57 +01:00
Dennis Gilmore
fd9aaf95a0
Merge #85 design-suite: add F25 supplemental backgrounds and inkscape addon
2016-10-28 13:09:03 +00:00
Christian Dersch
ffc50b8ea1
astronomy: added ginga FITS viewer and fitsio library
2016-10-28 10:39:20 +02:00
Luya Tshimbalanga
c89156a1e6
design-suite: add F25 supplemental backgrounds and inkscape addon
2016-10-27 19:00:38 -07:00
Peter Robinson
2ccc0a538b
Move back to ext4 now that u-boot 2016.11 RC1 fixes ext4. The support for dealing
...
with the extra changes and features in ext4 has been resolved so we can now move
back to ext4 on boot partition.
2016-10-19 11:23:55 +01:00
Dennis Gilmore
63f05c2a56
Merge #79 astronomy: enhanced Python 3 toolchain
2016-10-18 18:46:17 +00:00
Dennis Gilmore
ce15757a5f
Merge #77 games - remove maniadrive from rawhide version of spin
2016-10-18 18:45:56 +00:00
Christian Dersch
76784c2d00
astronomy: enhanced Python 3 toolchain
2016-10-16 16:49:13 +02:00
Dennis Gilmore
5b4485f786
Merge #76 Switch all the http repos to be https.
2016-10-10 02:24:14 +00:00
Bruno Wolff III
ba3b3b4ac0
games - remove maniadrive from rawhide version of spin
...
Pull maniadrive from the rawhide version of the spin, since it isn't
looking good for this getting fixed and the music package got retired.
2016-10-09 17:12:50 -05:00
Kevin Fenzi
9eb21cb2b9
Switch all the http repos to be https. Fixes bug
...
https://bugzilla.redhat.com/show_bug.cgi?id=1381449
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2016-10-09 11:14:51 -06:00
Dennis Gilmore
4b6e50b984
Merge #72 design-suite: added extra gnome applications
2016-10-06 01:47:11 +00:00
Adam Williamson
c43c707ef7
s/f24-backgrounds/f25-backgrounds/
...
but not f24-backgrounds-extras, as there are no -extras packages
for f25-backgrounds yet...so stay with 24 there.
2016-10-03 14:39:23 -07:00
Luya Tshimbalanga
ef48f64df8
design-suite: added extra gnome applications
2016-09-28 16:51:42 -07:00
Peter Robinson
30c3f7e721
Touch the machine-id file
...
So is seems that if you remove the machine-id file it won't regenerate the file
but if you touch the file and leave it empty on boot it'll put a new machine-id
in the empty file. So work around this bug ("feature"?) by touching the file
so we don't have other issues in the process.
We're track the outcome of this in RHBZ 1379800
2016-09-27 20:17:46 +01:00
Christian Dersch
9f4121eb55
astronomy: added astropy-tools subpackage
2016-09-25 12:34:16 +02:00
Peter Robinson
726ee74ecb
Most of the new ARM X/Wayland accelerated drivers need some level of CMA allocation
2016-09-22 14:33:51 +01:00
Peter Robinson
b2f97b7d22
Initial support for Raspberry Pi. We continue to support existing ARM
...
images without any change to the process (except they have a small 30Mb
partition at the begining of the image) but all exisiting documented
processe work for image writing. The RPi is auto configured and a pure
dd to the card, plug and boot.
2016-09-22 14:33:42 +01:00
Peter Robinson
890829fdbb
Remove machine-id on pre generated images so it's unique on each deployed device
...
As referenced on the arm list [1] and as already being done on the docker image we
should remove the unique /etc/machine-id file on compose artifacts to ensure it's
regenerated and unique on each deployed host/device. This unifies the process across
all base ks so it's inherited for each artifact.
[1] https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org/message/Q3YZVF5P2OLLPUJQ2LYZSTKWGGDIU6QO/
Signed-off-by: Peter Robinson <pbrobinson@gmail.com >
2016-09-13 09:11:57 +01:00
Dennis Gilmore
3a5ec4ecb4
Merge #57 atomic: Add workaround for bash
2016-09-07 17:22:32 +00:00
Dennis Gilmore
4de2e0fe85
Merge #58 design-suite: replace calligra-krita by krita
2016-09-07 17:21:31 +00:00
Luya Tshimbalanga
4f8c75e8a2
design-suite: replace calligra-krita by krita
2016-09-07 10:10:16 -07:00
Peter Robinson
354cf22cf3
add rng-tools to all ARM images as most arm HW has a HW rng
2016-09-07 15:31:36 +01:00
Colin Walters
740a9b4969
atomic: Add workaround for bash
2016-09-01 16:54:58 -04:00
Kevin Fenzi
99727567b0
Switch cloud base back to extlinux from grub2.
...
We need to unset the 64bit option on ext4 to make extlinux work.
See https://bugzilla.redhat.com/show_bug.cgi?id=1369934
and http://www.syslinux.org/wiki/index.php/Filesystem#ext
2016-08-30 10:44:02 -06:00
Kevin Fenzi
7a37fb6304
Merge #54 Switch the cloud base image back to grub2 for now.
2016-08-24 21:40:25 +00:00
Kevin Fenzi
a28a951979
Switch the cloud base image back to grub2 for now.
...
For some reason extlinux isn't working right to boot the image.
See bug https://bugzilla.redhat.com/show_bug.cgi?id=1369934
2016-08-24 14:43:30 -06:00
Adam Williamson
aca01e6eea
drop rsyslog service from all cloud kickstarts
...
it's no longer pulled in by cloud-init (since 2014...). None
of these kickstarts has it in %packages, and it's not in any
of the cloud environment or package groups in comps either. So
it seems like no-one particularly wants rsyslog in the cloud
images.
From compose logs, it looks like trying to enable a non-existent
service in anaconda in Fedora 24 and earlier wasn't a fatal
error (anaconda more or less logged a warning and continued),
but in Fedora 25 and later it does seem to be fatal. It at least
causes one anaconda thread to crash, though the image compose
completes. I think possibly at least the way anaconda's run
in the Cloud compose process, the main thread manages to exit,
but it seems pretty likely the thread crash will result in
problems in the produced image.
Needed on master and f25.
2016-08-24 11:11:01 -07:00
Adam Williamson
4af7364074
manipulate network service in %post ( #1369794 )
...
Due to #1369794 , anaconda cannot currently manipulate sysv
services in F25+. So to work around this, take 'network' out of
the services lines in all kickstarts and instead manipulate
it in the %post section, with chkconfig.
Also remove rsyslog from the Atomic image services line because
it doesn't appear to be included in the OStree tree at present
and so attempting to enable the service breaks Atomic image
compose, see e.g.:
https://kojipkgs.fedoraproject.org//work/tasks/9022/15349022/oz-x86_64.log
also correct the name of the ssh service in fedora-arm-base.ks;
it's sshd not ssh.
2016-08-24 11:27:40 -06:00
Adam Williamson
b3baf2ecec
jam: remove retired lv2-fil-plugins
...
was retired for broken dependencies, no-one has fixed it.
2016-08-22 21:09:03 -07:00
Dennis Gilmore
f5c5f50338
Merge #45 design-suite: updated list
2016-08-19 20:35:13 +00:00
Luya Tshimbalanga
579a8aaf93
design-suite: remove commented line
2016-08-19 13:25:31 -07:00
Peter Robinson
bee9e7d29a
move arm boot partition to ext3
...
With e2fsprogs after 1.43 the 64bit and metadata_csum features are
enabled by default. These features are not currently supported in
u-boot and the 64bit feature introduces changes such that it cannot
be read by implementations that do not support it. U-Boot does not
support the functionality and hence now won't mount it just in case
it corrupts the filesystem, which is a reasonable response, this how
ever stops us from booting when we have a ext4 /boot file system
which means basically we end up with a pot plant. Go back to using
ext3 for the time being as the mkfs.ext3 option doesn't enable these
features and we get booting systems!! YAY \o/
2016-08-17 13:05:48 +01:00
Adam Williamson
ebf2683744
specify libcrypt packages in fedora-arm-base for RHBZ #1324623
...
This seems to be enough to work around yum's issues in dealing
with the libcrypt/libcrypt-nss package split, at least it is
for me.
2016-08-15 13:58:01 -07:00
Luya Tshimbalanga
ce535c5c35
Merge branch 'master' of ssh://pagure.io/forks/luya/fedora-kickstarts
2016-07-31 22:05:02 -07:00
Luya Tshimbalanga
c98b517d5a
design-suite: temporarily disable some packages for testing purpose
2016-07-31 22:03:57 -07:00
Peter Robinson
edd9081cf2
Merge #39 design-suite: fix typo on gimp-dds-plugin
2016-07-29 21:47:17 +00:00
Luya Tshimbalanga
1e4fc3d8a7
design-suite: fix typo on gimp-dds-plugin
2016-07-29 10:21:06 -07:00
Adam Miller
96a6711bb7
fix missing /run/lock in docker base image BZ#1343138
...
Signed-off-by: Adam Miller <maxamillion@fedoraproject.org >
2016-07-22 15:26:49 -05:00
Kevin Fenzi
63bc5b44b7
Merge #34 design-suite: remove yafaray as it is retired
2016-07-21 16:50:43 +00:00
Luya Tshimbalanga
2df0cd5d0e
design-suite: remove yafaray as it is retired
2016-07-21 09:38:56 -07:00
Bruno Wolff III
ee5d72bae9
We probably have room for freedroid again
2016-06-19 13:03:44 -05:00
Bruno Wolff III
b0471f609a
We should have room for warmux again
2016-06-19 13:01:40 -05:00
Bruno Wolff III
7eb869a8ac
Remove Supertux 2 since it crashes
2016-06-19 13:01:40 -05:00
Bruno Wolff III
b39ac77024
Make sure chronyd runs with the correct config
...
We need to have chronyd start after livesys has finished so that
the config for chronyd gets rewritten before it starts. If not it
will overwrite the system clock with a time that will be incorrect
(US eastern stored as local time instead of UTC) for most people.
This fixes bug 1018162.
2016-06-18 08:14:35 -05:00
Jan Pazdziora
27c2ec431d
Make the %post fail when its commands no longer pass.
2016-06-08 21:00:09 +02:00
Dan Book
d958d3568f
Cinnamon - correct gnome metadata for extra backgrounds and add basic backgrounds
2016-06-07 20:58:44 -04:00
Kevin Fenzi
20b2147482
Merge #27 1343111 - Purge fstab to stop systemd from attempting to mount filesystems.
2016-06-07 18:09:05 +00:00
Jan Pazdziora
1a5dea70fc
1343136 - the default OOMScoreAdjust=-900 does not cause any ill effects on fedora:rawhide.
2016-06-07 09:54:16 +02:00
Jan Pazdziora
4d39c5ca63
1343111 - Purge fstab to stop systemd from attempting to mount filesystems.
2016-06-07 09:11:29 +02:00
Kalev Lember
1c9fefa186
packagekit-cached-metadata.ks: Adapt for livemedia-creator changes
...
Now that F24 images are made with livemedia-creator instead of
livecd-creator, the kickstart parser has changed; the new kickstart
parser doesn't understand the $INSTALL_ROOT variable we'd been using in
%post --nochroot scripts. This commit fixes this by replacing
$INSTALL_ROOT usage with hardcoded /mnt/sysimage as docs suggest.
While at this, this commit also fixes a case where resolv.conf would be
incorrectly copied if it is a symlink, thanks to dgilmore for pointing
this out.
2016-06-01 23:20:36 +02:00
Dennis Gilmore
8df2ac9a00
Merge #19 Update readme file and note bugzilla should be used for issues.
2016-06-01 18:46:53 +00:00
Dennis Gilmore
30e01b5bc6
Merge #20 design-suite: add gimp-layer-via-copy-cut
2016-06-01 18:46:24 +00:00
Luya Tshimbalanga
c509ed9b98
design-suite: add gimp-layer-via-copy-cut
2016-05-31 01:36:30 -07:00
Kevin Fenzi
97b13fb90b
Update readme file and note bugzilla should be used for issues.
2016-05-30 14:19:28 -06:00
Dennis Gilmore
fc2a0cf4d5
install new arm-tools group to pull in tools for booting arm systems.
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2016-05-30 10:08:58 -05:00
Christian Dersch
cf7f713f34
astronomy: remove astronomy-bookmarks (outdated and affected by #1338010 )
2016-05-27 09:56:40 +02:00
Dennis Gilmore
5e553abc09
Merge #10 design-suite: include add-ons in ks from group
2016-05-27 01:40:21 +00:00
luya
78c207b1b6
design-suite: include add-ons in ks from group
...
Added add-ons in ks file due to dnf bug unable to fulfill conditional level of packages in compose
2016-05-24 03:46:16 +00:00
Dennis Gilmore
ea508e51e5
add a default url line to the livecd kickstarts
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2016-05-23 09:37:01 -05:00
Christian Dersch
bdceb70ed8
astronomy: added plasma applet for redshift
2016-05-21 15:09:08 +02:00
Dusty Mabe
b529dcba60
fedora-cloud-base: Add which package back.
...
After removing grub2 the which package gets removed. Let's add it back
because it is generally useful and because it is needed for many vagrant
utilities to work.
2016-05-20 11:02:44 -04:00
luya
ed3b8e9fb5
Update fedora-live-design_suite.ks
...
Ascend darktable to default on docker
2016-05-17 16:06:45 +00:00
Peter Robinson
266fba7c2e
arm: add fedora-arm-installer
2016-05-17 13:50:51 +01:00
Peter Robinson
a312124d8f
cloud: ppc: add grub2 explicitly since now primary has explicitly removed it again
2016-05-17 12:03:47 +01:00
Christian Dersch
e361a19da4
astronomy: removed skychart, do not ship two complete Python stacks => removed python 2 scientific stuff
2016-05-16 14:08:50 +02:00
Dan Book
7f83c64b65
remove unneeded keyring package; add yumex-dnf and extra backgrounds
...
- gnome-keyring-pam is already required by cinnamon
2016-05-13 18:28:01 -04:00
Kevin Fenzi
6ed9330dae
add MAINTAINERS file to map owners to ks files and update README for pagure
2016-05-13 14:18:01 -06:00
Peter Robinson
ef5e9246c0
aarch64: fix cloud ks
2016-05-13 17:57:44 +01:00
raveit65
118419df0d
Mate: add p7zip
2016-05-13 11:00:20 +02:00
Peter Robinson
15581fa935
arm: minimal: add WiFi cli support
2016-05-12 16:33:27 +01:00
Peter Robinson
5d90212127
cloud: aarch64: fix console line
2016-05-12 08:47:09 +01:00
Peter Robinson
7aeb066018
aarch64: cloud: explicitly add uEFI boot components
2016-05-10 16:37:35 +01:00
Christian Dersch
12fe6d8269
astronomy: added virtualplanet and redshift
2016-05-10 14:15:45 +02:00
raveit65
f5f08a158a
Mate: use f24-backgrounds-extras-base
2016-05-10 11:08:39 +02:00
Luya Tshimbalanga
329c4b61db
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2016-05-04 19:37:01 -07:00
Luya Tshimbalanga
692aba42c5
design-suite: really enable gthumb
2016-05-04 19:36:18 -07:00
Dusty Mabe
209b48fd52
cloud-base-vagrant: use extlinux to match cloud-base
...
If we don't do this it will try to use grub2 but will fail
because we removed the packages from the package set.
2016-05-03 17:35:55 -05:00
Dusty Mabe
3904c53a79
cloud-base-vagrant: Add sshfs to support vagrant-sshfs plugin
...
Adding sshfs into the image will make it so that users won't have
to wait for the package to be installed on bringup.
2016-05-03 17:34:27 -05:00
Luya Tshimbalanga
fdd3074108
design-suite: bring back f24-backgrounds-extras
2016-05-03 14:56:01 -07:00
Luya Tshimbalanga
78d2cb9dbe
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2016-05-03 10:20:56 -07:00
Luya Tshimbalanga
e53054392e
design-suite: remove erronous typo
2016-05-03 10:19:28 -07:00
Kalev Lember
d1500f92ca
packagekit-cached-metadata.ks: Update Branched and Rawhide repo URLs
...
They changed with the switch to Pungi.
2016-05-03 15:18:40 +02:00
Luya Tshimbalanga
d98e0bcdb2
design-suite: temporary disable f24-backgrounds-extras for testing purpose
2016-05-02 11:15:02 -07:00
Luya Tshimbalanga
0079d44560
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2016-05-02 11:08:54 -07:00
Luya Tshimbalanga
2b8ed79082
design-suite: temporary disable f24-backgrounds-extras for testing purpose
2016-05-02 11:08:21 -07:00
Kevin Fenzi
b63ab022d7
Drop dracut-config-generic since we don't want the larger generic initramfses on all installed from live instances.
2016-04-29 15:32:42 -06:00
Bruno Wolff III
84241e4037
Games: I still need to get the i686 size down another 100 MB
...
Hopefully eventually Midori will get fixed, so firefox can be dropped
and we'll find a way to get the i686 version not to be 400 MB larger
than the x86_64 version.
2016-04-29 13:50:38 -05:00
Kevin Fenzi
77b6f51609
Add admin-tools group in. Fixes bug #1330298
2016-04-26 15:06:00 -06:00
Luya Tshimbalanga
33150c8f1b
design-suite: add f24-backgrounds extras and switch geeqie to gthumb
2016-04-26 12:33:43 -07:00
Bruno Wolff III
b4e5520d63
Games also cut Ri-li for size
2016-04-25 00:16:51 -05:00
Bruno Wolff III
811cc8ed0f
Games: need to save 20MB on i686
...
With livemedia putting both PAE and non-PAE kernels on i686,
i686 images are a lot bigger than x86_64 images and what i686
used to be. Removing freedroid looks to be enough.
2016-04-24 23:59:02 -05:00
Luya Tshimbalanga
e91cf35a69
design-suite: add geeqie
2016-04-21 01:40:27 -07:00
Kushal Das
a5ad80cbc1
Pulls in the systemd-udev subpackage
2016-04-13 15:24:01 +05:30
Peter Robinson
b2eb0a44ea
Docker: Base: add arm config, use includes for ppc config
2016-04-12 15:43:30 +01:00
Peter Robinson
42de211146
Cloud: Base: add arm config, use includes for ppc config
2016-04-12 14:22:03 +01:00
Dennis Gilmore
27a0af11dd
remove cloud from atomic kickstarts and point at new repo location
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2016-04-11 14:09:19 -05:00
Peter Robinson
cae70e9506
SoaS: we don't want the WebKit gtk2 plugin support
2016-04-10 22:41:16 +01:00
raveit65
c793957cb1
update fedora-mate-packages.ks
2016-04-09 17:08:26 +02:00
Peter Robinson
b9d3ec89db
SoaS: Don't include livecd-tools anymore
2016-03-30 14:48:58 +01:00
Kevin Fenzi
c05c51325d
Allow dracut-config-rescue to be installed so installed systems have a
...
rescue kernel. Also remove the rescue kernel and initramfs on the live
itself. Fixes bug #1317709
2016-03-25 12:36:19 -06:00
Christian Dersch
4102c235d9
astronomy: increased space
2016-03-24 20:52:17 +01:00
Peter Robinson
88773e7f1f
ppc: we need grub2 in cloud images
2016-03-24 18:01:13 +00:00
Peter Robinson
8571a5b71e
add PPC specific cloud kickstarts until anaconda rhbz 1303219 is fixed
2016-03-24 16:44:55 +00:00
Luya Tshimbalanga
c3b80ffdca
desing-suite: increase recommended size
2016-03-23 23:35:43 -07:00
Dennis Gilmore
5ed2cb827f
make the arm KDE image 6.5G, needs more space
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2016-03-14 20:36:02 -05:00
Christian Dersch
8aae3f4733
astronomy: added veusz to have a proper replacement for scidavis
2016-03-13 20:28:11 +01:00
Adam Williamson
8879bca02b
Revert "Revert "add @gnome-desktop to fedora-workstation-packages""
...
This reverts commit a08e27a87d .
Requested by Michael Catanzaro, he is re-applying the Workstation
comps group change that was reverted.
2016-03-12 09:03:30 -08:00
Christian Dersch
3df087a9d1
astronomy: removed broken xvarstar
2016-03-12 13:06:30 +01:00
raveit65
745d7546ee
Mate: clean up fedora-mate-packages.ks
2016-03-12 00:29:09 +01:00
Kevin Fenzi
0c6b9e68f3
Switch default browser to firefox on Xfce
2016-03-10 13:18:20 -07:00
Rex Dieter
2599848690
kde-desktop: +qupzilla, use @firefox group
2016-03-08 07:08:47 -06:00
Christian Dersch
4e9eda7c72
astronomy: kst fixed, added again
2016-03-06 13:56:40 +01:00
Peter Robinson
ff8162790b
Nuke random seed in install for ARM images too, the new instance should make it's own. Fixes bug #1314879
2016-03-05 17:44:00 +00:00
Kevin Fenzi
2d034dd1c6
Nuke random seed in install, the new instance should make it's own. Fixes bug #1314879
2016-03-05 09:26:35 -07:00
Kalev Lember
a08e27a87d
Revert "add @gnome-desktop to fedora-workstation-packages"
...
@gnome-desktop addition was reverted in comps in commit
db13483cc5bdb39b8d9f066e7706335fb9ae3048; this reverts it here too.
This reverts commit 6b42371f72 .
2016-03-04 12:54:04 +01:00
Christian Dersch
a42f2327e1
astronomy: added LabPlot as replacement for retired scidavis
2016-03-03 17:53:42 +01:00
Dennis Gilmore
2ab5ea67c1
install trees are now defined in pungi-fedora
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2016-03-02 11:17:17 -06:00
Christian Dersch
b119d39e42
astronomy: disabled kst until dependency issue with gsl 2.1 is fixed
2016-03-02 01:21:02 +01:00
Dennis Gilmore
c615ddf087
increate the size of some of teh arm images. the install was too big
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2016-02-29 21:01:20 -06:00
Dennis Gilmore
eac616bd35
install only english support on the minimal arm image
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2016-02-29 21:01:07 -06:00
Dennis Gilmore
534fd19ce0
make sure that all the livecds and arm images have glibc-all-langpacks installed
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2016-02-29 14:30:52 -06:00
Dennis Gilmore
8014b39df3
remove file that does not belong in the git repo
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2016-02-25 17:13:37 -06:00
Dennis Gilmore
1de4bff8c4
make the arm base / 3070 LXDE was too big and this keeps the image under 4GiB
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2016-02-25 16:30:42 -06:00
Amit Saha
6458689610
Scientific: Explicitly exclude sagemath?
2016-02-26 09:06:17 +11:00
Amit Saha
9bbdbaa066
Scientific: sagemath build failing again
2016-02-24 09:32:29 +11:00
Amit Saha
f6a18417ad
Scientific: Reinclude Octave and Sagemath
2016-02-23 09:58:12 +11:00
Bruno Wolff III
250e0ff647
games: Cut pinball for size
...
pinball pulls in fluid-soundfont-lite-patches. I thought I had already
removed everything that did. I am not sure if I missed something or
if pinball changed.
2016-02-22 13:52:02 -06:00
Dennis Gilmore
2a01df0e23
idjc has been removed from Fedora so do not install it into Jam_KDE
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2016-02-22 10:24:25 -06:00
Christian Dersch
8b2b222290
astronomy: octave fixed in rawhide, no more need to remove it
2016-02-21 23:35:08 +01:00
Bruno Wolff III
dc78e464ae
minimization: hpijs is no longer available
2016-02-21 10:57:55 -06:00
Christian Dersch
72a35490a6
astronomy: Remove octave until dependencies are fixed
2016-02-21 14:52:53 +01:00
Amit
3f99a181c6
Scientific: Comment out sagemath
2016-02-21 11:38:57 +11:00
Amit
c6a977b572
Scientific: Comment out Octave and uncomment scilab
2016-02-20 13:49:42 +11:00
Dennis Gilmore
abdadb9819
livemedia-creator uses dnf so get rid of the migration bits.
...
do not mount /var/cache/yum as it makes no sense
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2016-02-19 17:02:56 -06:00
Dennis Gilmore
55fdac893b
arm-boot-config has been removed from fedora
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2016-02-17 10:48:43 -06:00
Dennis Gilmore
f8ed0462ad
make / on the minimal image bigger so that image creation can complete
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2016-02-16 13:25:11 -06:00
Peter Robinson
3a904419b4
use dnf, not all ARM images have yum
2016-02-16 18:31:07 +00:00
Luya Tshimbalanga
db37b444a0
design-suite: increase the size to 10240MB
2016-02-15 22:26:22 -08:00
Amit
aec1a20be7
Scientific: Increase size of / filesystem
2016-02-14 09:08:20 +11:00
Jonathan Lebon
3336b784a8
atomic: add Developer Mode boot menu item
...
This patch is for the spin-kickstarts repository.
Call out to the `bootentry` script in the kickstart %post so that the
Developer Mode option is added to the GRUB 2 menu.
2016-02-12 16:09:06 -05:00
Christian Dersch
7950e4ad73
astronomy: added new packages for astroquery and gatspy
2016-02-12 10:49:57 +01:00
Rex Dieter
3ad15c2869
live-base: pass explicit --device option to network
...
work to avoid
Error: creating Live CD: No --device specified with network kickstart command
2016-02-11 09:16:20 -06:00
Dennis Gilmore
91a99a0635
increase the disk size for images that failed to compose due to space issues
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2016-02-09 06:59:50 -06:00
Dennis Gilmore
9607fe239d
Changes needed to switch to livemedia-creator
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2016-02-09 02:13:16 -06:00
Christian Dersch
40d5361600
astronomy: added icedtea-web (useful for VO)
2016-02-08 16:26:33 +01:00
Christian Dersch
07a4cdef0d
astronomy: removed retired scidavis
2016-02-08 13:56:04 +01:00
Fabian Affolter
d59d641659
Update file header
2016-02-06 11:43:19 +01:00
Luya Tshimbalanga
2b2ba583bc
design-suite: reinstate Shotwell, Gnome Photos lacks import from devices.
2016-02-04 21:24:58 -08:00
Dennis Gilmore
21c9f3a5d2
enable initial-setup.service
...
initail-setup.service now handles running both the gui mode and text
mode running of initial-setup so just enable the one service and no
longer do any special handling rhbz#1296495
Signed-off-by: Dennis Gilmore <dennis@ausil.us >
2016-01-13 18:27:33 -06:00
Luya Tshimbalanga
f5f7fb74e7
design-suite: delete -darktable.686 exclusion line, should be unnecessary
2016-01-11 13:47:15 -08:00
Luya Tshimbalanga
6b8631e393
design-suite: exclude darktable from x86 and trim the ks using groups
2016-01-09 20:46:16 -08:00
Luya Tshimbalanga
1905ebd3fb
design-suite: added Calligra Krita
2016-01-03 11:55:31 -08:00
Christian Dersch
8a3e8bf895
astronomy: removed unnecessary development packages
2015-12-23 15:03:02 +01:00
Rex Dieter
d5fc8a9374
kde: reference correct chinese font
2015-12-16 22:28:56 -06:00
Rex Dieter
1cbaae85fb
kde: -kdeartwork-screensavers
2015-12-16 22:26:14 -06:00
Dusty Mabe
80eeba2146
Fix f23 vagrant atomic host not having eth0 net device name.
...
Fixes https://fedorahosted.org/cloud/ticket/141
2015-12-09 13:44:15 -05:00
Stephen Gallagher
c7c8d13df8
Remove most packages from the Server DVD
2015-12-07 12:06:17 -05:00
Kevin Fenzi
fd4b26341c
Don't nuke the initramfs by default. Needed for bug 1214441
2015-12-05 12:44:57 -07:00
Luya Tshimbalanga
1a224d7e84
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2015-12-01 12:20:14 -08:00
Luya Tshimbalanga
415a8c2df3
design-suite: drop shotwell in favour of gnome-photos
2015-12-01 12:19:18 -08:00
Adam Williamson
6b42371f72
add @gnome-desktop to fedora-workstation-packages
...
This goes with comps 2414bbef.
2015-11-25 11:50:26 -08:00
Adam Williamson
1d9ef5a9c1
add new ansible-node group to Server DVD
2015-11-17 08:58:40 -08:00
Peter Robinson
aafeb10a57
ARM: minimal: increase size of boot
2015-11-16 12:41:34 +00:00
Amit
82b0d8cab9
Fedora Scientific: Comment out mayavi
2015-11-10 08:06:16 +11:00
Amit Saha
3ca47ea8e3
Scientific: comment out g3data for now
2015-11-09 11:55:08 +11:00
Amit Saha
d2f3e0c097
Scientific: Add julia
2015-11-09 11:51:59 +11:00
Kalev Lember
3b3343d28d
Drop HighContrast icon cache removal from %post scripts
...
It was added to save space, but since then it's considerably dropped in
size and just 50 KB now.
2015-11-06 09:21:48 +01:00
Kalev Lember
add7504fce
build: Install snippets/ in 'make install'
...
https://bugzilla.redhat.com/show_bug.cgi?id=1276987
2015-11-06 09:08:13 +01:00
Kalev Lember
dff74da0db
Drop unused ks files from snippets/
2015-11-06 09:08:00 +01:00
Kevin Fenzi
45f095ea8c
Add some packages to Xfce spin. firefox and rfkill
2015-11-05 09:36:56 -07:00
Adam Williamson
db62fb95bb
drop forced fontconfig cache generation, should not be needed
...
Per discussion on #1169979 , fontconfig upstream think they have
the bugs licked, so this shouldn't be needed any more. We need
to check the nightly lives after this and see if their caches
are now correct.
2015-11-04 12:56:21 -08:00
Peter Robinson
d69335cb69
SoaS: minor updates
2015-11-04 13:40:42 +00:00
Jan Pazdziora
ee22a9c00c
Add sssd-client with .so's for easy integration with SSSD container.
2015-10-30 09:20:42 -05:00
Kevin Kofler
0b4dd5958b
fedora-live-kde-base.ks: Don't shipped cached PackageKit metadata.
...
This effectively reverts the recent change by rdieter, without undoing
the refactoring.
As per the IRC discussion, it looks like caching the metadata is not all
that helpful with Apper or Muon (and I doubt it is actually helpful with
ANY frontend, because updates will necessarily be outdated, and even the
Everything repo usually changes one last time after the last RC, to
officially push packages that the RC took from a side repo), we would
only be increasing our spin size with stale metadata.
2015-10-26 19:18:17 +01:00
Bruno Wolff III
da8521bafa
Games: needed to save more space
...
Fedora has gotten significantly bigger since we started doing final TCs
and even between final RCs. I am not sure why. But this cut will get
the Games spin safely under 4 GiB.
2015-10-24 12:03:28 -05:00
Kalev Lember
b773ad0ff9
live base: Migrate yum's yumdb over to dnf
...
As livecd-creator is still yum based, we only get yum's yumdb during
live image composes. To work this around, this commit adds a %post
script to fedora-live-base.ks to migrate yum's yumdb over to dnf.
https://bugzilla.redhat.com/show_bug.cgi?id=1274319
2015-10-22 20:11:50 +02:00
Peter Robinson
fa2c69cad8
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2015-10-21 09:48:09 +01:00
Peter Robinson
098f03f685
arm: fix up boot partitions
2015-10-21 09:47:59 +01:00
Kalev Lember
a6d3b1c456
packagekit-cached-metadata.ks: Set up resolv.conf and hosts files
...
Copy over host system's /etc/resolv.conf and /etc/hosts to make it
possible to resolve kojipkgs.fedoraproject.org inside the chroot.
2015-10-20 21:29:24 +02:00
Kalev Lember
d293e561f4
packagekit-cached-metadata.ks: Use http for kojipkgs.fedoraproject.org
...
It turns out that koji builders can't access kojipkgs.fedoraproject.org
over https, but plain http works just fine.
2015-10-20 21:29:23 +02:00
Kalev Lember
2459d8254b
Move packagekit-cached-metadata.ks to snippets/
...
... and make it a top-level script wrapped in %post ... %end.
2015-10-20 21:29:22 +02:00
Rex Dieter
6817b9661f
split pk cached metadata hack into include'able snippet
...
and add to -kde-base
2015-10-20 11:12:14 -05:00
Rex Dieter
9fe671fe49
kde: Plasma session notifies for available updates
...
See also http://bugzilla.redhat.com/1262600
2015-10-20 08:41:12 -05:00
Kalev Lember
a355ff602c
workstation: Include cached metadata for PackageKit
...
Instead of taking the metadata from PackageKit-cached-metadata package
as we were doing previously, copy it over directly during the compose
from https://kojipkgs.fedoraproject.org/mash/
This makes it much less error prone as we always get the very latest
metadata, and makes maintenance much simpler as we don't need to roll
PackageKit-cached-metadata by hand. Users are also going to appreciate
this because it makes post-GA updates smaller as they won't have to
download updates for the PackageKit-cached-metadata subpackage each time
PackageKit gets updated.
2015-10-19 20:46:36 +02:00
Luya Tshimbalanga
16d3e54ff7
design-suite: fix typo on f23-backgrounds-extras-base
2015-10-18 09:31:17 -07:00
Matthew Miller
9d0ef8b63c
adds kbd,plymouth rpms back.
...
We have had -kbd in the kickstart for a long time, but because of BZ#1199868
it wasn't actually getting excluded. Not having it causes
systemd-vconsole-setup.service to fail so we are adding it back for now.
Additionally we need to add back plymouth to cover up the subsequent failure
of systemd-vconsole-setup.service. See BZ#1272684.
2015-10-17 13:01:18 -04:00
Kushal Das
c5098636e8
Fixes trac #128 Removes extra ifcfg file.
2015-10-15 13:46:12 +05:30
Luya Tshimbalanga
ba2ab327a1
design-suite: restore luxrender and add extra wallpapers
2015-10-13 10:37:40 -07:00
Bruno Wolff III
d62f2f1688
Games spin: xscreensaver-extras was supposed to get removed
2015-10-13 09:50:31 -05:00
Bruno Wolff III
524149a63e
Games spin - cut to get back under 4 GiB
2015-10-12 19:30:16 -05:00
raveit65
077aacb29d
Mate add f23-backgrounds-extras-base
2015-10-13 00:57:32 +02:00
Rex Dieter
7b8922bfca
kde: drop (deprecated) xsession stuff
2015-09-25 10:09:04 -05:00
Rex Dieter
4dd1659d02
add trailing / , to ensure we copy to dir and not as file
2015-09-25 09:48:47 -05:00
Rex Dieter
b899a6e8ef
kde: drop kdm reference
2015-09-25 09:20:25 -05:00
Rex Dieter
58fd2bb1b3
kde: drop reference to /etc/sysconfig/desktop
...
deprecated long ago
2015-09-25 09:19:13 -05:00
Rex Dieter
3dc4603931
kde: update default favorites
2015-09-25 09:17:20 -05:00
Rex Dieter
93c87e947c
drop liveinst icon hack
...
no longer needed, and needlessly invalidates icon cache
2015-09-25 09:14:15 -05:00
Rex Dieter
22c37e61ca
explicitly mkdir Desktop dir
...
workaround https://bugzilla.redhat.com/show_bug.cgi?id=1266243
2015-09-25 09:12:33 -05:00
Peter Robinson
78114bb82f
adjust linux-firmware for cloud images
2015-09-23 07:16:18 +01:00
Rex Dieter
b44bc5a578
disable kwallet migrator
2015-09-21 20:16:13 -05:00
Kushal Das
ca778f7bc6
Removes extlinux parameter from bootloader information.
2015-09-15 02:49:38 +05:30
Dusty Mabe
29181aa376
cloud-base: workaround issue where langs are not getting installed.
...
Workaround BZ1262040 by removing the --instLangs arg from the
%packages line and rely on our previous hack to manually remove
langs after install. This fixes BZ1261249.
Signed-off-by: Kushal Das <kushaldas@gmail.com >
2015-09-15 02:45:50 +05:30
Luya Tshimbalanga
97fbfec937
design: use https for fpo address
2015-09-10 20:57:23 -07:00
Brendan Jones
aca277c870
Correct include, update ardour
2015-09-08 23:39:36 +02:00
David Ward
0ecfd28e29
fedora-live-base.ks: enable ModemManager service
...
The ModemManager package is already installed for all live images;
it should be enabled so users can connect to WWAN right after boot
using the NetworkManager applet.
Signed-off-by: David Ward <david.ward@ll.mit.edu >
2015-09-07 10:32:16 -06:00
Kevin Fenzi
a17b0e0933
Add ffado to jam spin. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1259053
2015-09-03 09:57:50 -06:00
Adam Miller
6ea47a9570
add tsflags=nodocs to dnf.conf as well as yum.conf
2015-09-01 15:55:14 -05:00
Colin Walters
f2c71083fe
atomic-installer: Use https by default
...
Similar to https://git.fedorahosted.org/cgit/spin-kickstarts.git/commit/?id=1e408e111008f539c89212a9ca9bb955e2c4f823
2015-08-26 15:22:25 -04:00
Amit
3543c6c06a
scientific: pvm is retired
2015-08-17 22:15:54 +10:00
Luya Tshimbalanga
16ee97ef54
design-suite: temporarily removal of luxrender-blender due to broken dependency (rhbz #1253408 )
2015-08-13 09:26:35 -07:00
Dan Book
8d322093ec
menu items should be excluded by cinnamon now
2015-08-12 14:36:32 -04:00
Rex Dieter
54dd9b2395
kde: +firefox
...
per
https://lists.fedoraproject.org/pipermail/kde/2015-August/015363.html
2015-08-11 13:31:29 -05:00
Stephen Gallagher
987c20e3b4
Fedora Server: Include @networkmanager-submodules
...
This is needed for optional installations including WiFI or WWAN
2015-08-10 14:23:37 -04:00
raveit65
cbf8ff5eb6
Mate: use f23 backgrounds
2015-08-07 16:31:46 +02:00
Stephen Gallagher
aeb995e9ad
Pull in @virtualization-headless instead of @virtualization
2015-08-06 08:47:15 -04:00
raveit65
dc042df773
Mate: add lightdm-gtk-greeter-settings
2015-07-30 17:25:56 +02:00
Bruno Wolff III
27454a96cd
Remove games that pull in fluid-soundfont-lite-patches
...
fluid-soundfont-lite-patches is 200MB installed and we need some
big cuts to get under size again.
2015-07-26 00:38:18 -05:00
Christian Dersch
becb8f7b89
Added kickstart file for Astronomy Spin
2015-07-25 20:13:19 +02:00
Bruno Wolff III
ddfcfc68fa
The name of the XFCE ks file changed
2015-07-24 11:37:16 -05:00
Adam Williamson
3d0080cf04
bump the KDE compose root size a bit
...
KDE composes have been failing for weeks due to insufficient
space in the compose root.
2015-07-22 08:42:00 -07:00
raveit65
d39c5a37b9
Mate: remove packagekit packages
2015-07-17 17:25:13 +02:00
Kushal Das
030ae28c34
Commenting out removal of linux-firmware package for #1234504
...
For some reason the kernel-core is not protected by dnf, so when
we are trying to remove linux-firmware, it was actually removing
kernel-core package. Commenting out the lines for now.
2015-07-15 19:42:16 +05:30
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
raveit65
7b59a6dc2a
Mate: bump size for livecd creation to 6MB
2015-03-27 13:18:26 +01:00
Kushal Das
042f73d0f7
Adds DEVTIMEOUT option to /etc/sysconfig/network. #1204612
...
https://bugzilla.redhat.com/show_bug.cgi?id=1204612
2015-03-26 15:12:56 +05:30
Colin Walters
7d0d94b23d
Revert "we can not install dnf-yum until FESCo signs off on it being allowed"
...
It's now agreed.
This reverts commit c3c01cfa0a .
2015-03-25 15:33:35 -04:00
Luya Tshimbalanga
e9003cbbe9
design-suite: remove commented packages
2015-03-22 21:09:11 -07:00
Bruno Wolff III
e1cac52dcc
Games: Add back boswars
...
boswars is building again and no longer has a library conflict.
Hower this will put the games spin very close to 4 GiB and some
more tweaking might be needed.
2015-03-22 22:19:20 -05:00
Dennis Gilmore
c3c01cfa0a
we can not install dnf-yum until FESCo signs off on it being allowed
2015-03-19 20:06:04 -05:00
Colin Walters
512d03deb0
cloud-atomic: Disable network.service
...
https://lists.fedoraproject.org/pipermail/cloud/2015-March/005131.html
2015-03-19 21:04:19 -04:00
Colin Walters
85f7fb5737
cloud-atomic: Add a more explanatory comment header
2015-03-19 21:04:19 -04:00
Colin Walters
961b78fbd8
docker-base: Add dnf-yum
...
Per the FESCo ticket.
2015-03-19 17:43:34 -04:00
Colin Walters
bf523267e2
docker-base: Add some instructions for local builds
2015-03-19 17:41:48 -04:00
Colin Walters
f2ad1bb926
docker-base: Start shipping fstab again
...
Even though it's silly, the ImageFactory-in-Koji use case calls into
libguestfs to introspect the target system, and libguestfs relies on
/etc/fstab to detect installed operating systems.
2015-03-19 17:37:37 -04:00
Colin Walters
0840fc1394
atomic-installer: Update scripts
...
These are now based on
https://github.com/rhinstaller/lorax/pull/8
2015-03-19 16:51:45 -04:00
Brendan Jones
1546029c57
jam: change kde config location
2015-03-19 05:36:26 +01:00
Matthew Miller
d90cbcb855
add fedora-cloud-base-vagrant.ks based on fedora-cloud-atomic-vagrant
...
THIS IS JUST A STARTING POINT — untested!
2015-03-18 15:40:52 -04:00
Colin Walters
cba7d68879
lorax-embed-repo: Update to use HTTP-based location
...
rpm-ostree-toolbox always uses this code path now; we spawn an "ostree
trivial-httpd" even for local use. That way the same template can be
used for both remote repositories and local ones.
2015-03-16 13:52:28 -04:00
Colin Walters
71c243e572
atomic-installer/: New subdirectory with Lorax template
...
This is migrated from https://github.com/projectatomic/rpm-ostree-toolbox/blob/master/src/py/lorax-embed-repo.tmpl
It is a command template to embed content into the installer.
2015-03-16 13:46:24 -04:00
Dennis Gilmore
44178ef0b3
Remove the firewall line as it causes anaconda to add firewalld to the
...
package set. revert back to fedora-release
2015-03-13 13:36:10 -05:00
Rex Dieter
6eee3644ad
kde: nuke nepomuk references
2015-03-11 12:57:06 -05:00
Rex Dieter
a9a49fa3d6
kde: s/oxygen-gtk/Adwaita/
2015-03-11 12:54:43 -05:00
Dennis Gilmore
d4fa62eaab
pull in fedora-release-cloud to make the docker base image smaller
...
during install dnf was pulling in fedora-release-server which added a lot of bloat
2015-03-11 10:38:08 -05:00
Rex Dieter
86e274f415
kde-base: fix kickstart favorites for plasma5
2015-03-11 08:38:48 -05:00
Brendan Jones
15dc7a2e7f
jam: modify favourites location
2015-03-11 07:21:36 +01:00
luya
31bf6a37fc
design-suite: fix correct url for both Design Suite and Design Team shorcuts
2015-03-09 02:29:53 -07:00
raveit65
59b44979a6
Mate: add more packages
2015-03-08 15:15:50 +01:00
Dennis Gilmore
e897975918
switch teh docker base image to dnf
2015-03-07 11:12:24 -06:00
Kevin Fenzi
5a91df2b97
Try this as a fix for ldconfig being so slow on boot on live media. bug 1195998
2015-03-06 13:17:41 -07:00
Colin Walters
1f694b994d
atomic-vagrant: Mask cloud-init instead of using rm on /etc
...
Now that cloud-init is enabled in the systemd unit, that change
goes in /usr/lib...which we can't easily change. There are
two potentially sane solutions:
- Refactor the kickstarts here
- Some support for systemd presets in kickstart files would
allow us to have a later override here
2015-03-04 13:19:37 -05:00
Adam Williamson
125219301c
fedora-live-kde-base.ks: follow-up to autologin session fix
...
There's *two* places where the session name is referenced, Kev
only fixed one.
2015-03-02 18:24:34 -08:00
Colin Walters
cbb26ee210
atomic-pxetolive: Enable cloud-init
...
Now that it's properly disabled by default in the package, we need to
enable it here.
2015-03-01 13:45:26 -05:00
raveit65
bbdcdea977
Mate: add libreoffice suite + drop some removes
2015-03-01 03:47:45 +01:00
Luya Tshimbalanga
747ea887ce
design-suite: add design team and suite page minor revision
2015-02-27 20:12:21 -08:00
Luya Tshimbalanga
d07dcbc903
design-suite: add design team and suite page shortcut
2015-02-27 20:09:04 -08:00
Luya Tshimbalanga
0b9cfd0610
/ ‘fedora-live-design_suite.ks’
2015-02-27 19:34:19 -08:00
Colin Walters
d2984eca0c
cloud-atomic-pxetolive: New file
...
For the Atomic Host PXE-to-Live feature.
2015-02-26 21:27:24 -05:00
Kevin Kofler
04ec5daa6b
fedora-live-kde-base.ks: Change the autologin Session to plasma.desktop.
...
Plasma 5 uses plasma.desktop instead of kde-plasma.desktop.
2015-02-26 20:06:59 +01:00
Dennis Gilmore
d35b26ba04
add arm server image
2015-02-25 19:17:08 -06:00
Colin Walters
85e047bbe7
fedora-cloud-atomic-vagrant: New file for Changes/Vagrant_Box_Atomic
...
See https://fedoraproject.org/wiki/Changes/Vagrant_Box_Atomic
2015-02-25 17:27:57 -05:00
luya
7523a5030d
design-suite: fixed typo on open-sans-fonts
2015-02-25 03:32:29 -08:00
Stephen Gallagher
4aa36b37f9
Fedora Server: Remove development packages
...
Fedora Server is targeted at deployment environments. We'll save
space on the DVD by skipping a lot of development tools.
2015-02-24 13:18:40 -05:00
Luya Tshimbalanga
579cdeeac1
/ ‘fedora-live-design_suite.ks’
2015-02-20 17:51:02 -08:00
Adam Williamson
d44fc9d737
fix double ? in fedora-repo files
2015-02-20 09:12:07 -08:00
Fabian Affolter
ac0bcc76c4
remove old packages
2015-02-20 14:44:56 +01:00
Bruno Wolff III
10259ee324
Games: Temporarily remove boswars, since it isn't building
2015-02-18 22:53:54 -06:00
Kevin Fenzi
0eb6b1bf31
Add a few packages requested to xfce spin and increase base size
2015-02-18 19:16:17 -07:00
Vaclav Pavlin
cf6ffa1988
fedora-docker-base: Remove fstab in %post
2015-02-12 13:48:19 +01:00
Dennis Gilmore
ab42e2ad26
choose more secure options for the repos
2015-02-11 08:21:57 -06:00
Dennis Gilmore
eab5b9ed44
KDE: increase the size needed for the arm KDE disk image. as it needs 190Mb more at least
...
users will need at least 6G on thie sd card so still targeting 8G or bigger media
2015-02-09 03:51:57 -06:00
Vaclav Pavlin
8f3beacf10
fedora-docker-base: remove machine-id after installation so that systemd can set it properly
2015-02-06 13:43:59 +01:00
Kushal Das
6bf1907a10
Updates the timezone in docker image to UTC.
...
Closes trac #91 .
2015-01-28 14:08:40 +05:30
Dennis Gilmore
c699a0b7eb
clean up the text printed in teh arm disk logs
2015-01-27 14:24:34 -06:00
Vaclav Pavlin
20a9971686
fedora-docker-base: adjust dbus.service to run in a container, mask some units to get rid of fails in boot transaction
2015-01-21 10:17:49 +01:00
Vaclav Pavlin
7c09012288
fedora-docker-base: Add rootfiles and regenerate locale after removal
...
https://fedorahosted.org/cloud/ticket/92
2015-01-21 09:23:04 +01:00
Luya Tshimbalanga
3f3d02bc82
+ ‘.sparkleshare’
...
+ ‘SparkleShare.txt’
2015-01-18 10:40:50 -05:00
Luya Tshimbalanga
d0f9999891
design-suite: add several packages based on FAD events
2015-01-18 10:34:19 -05:00
Luya Tshimbalanga
0d9ba65717
design: added some packages
2015-01-17 19:11:33 -05:00
Luya Tshimbalanga
2cf009041d
design: remove based on live desktop comment
2014-12-12 17:17:25 -08:00
Luya Tshimbalanga
982d2c2482
design: remove apps-folder-category, obsoleted by upstream
2014-12-12 17:14:58 -08:00
Peter Robinson
f39bf4894d
soas: add some fonts
2014-12-12 16:18:43 -08:00
Peter Robinson
fa67a85c02
SoaS: reduce image size
2014-12-12 16:18:37 -08:00
raveit65
7496dc558f
Mate: add more packages
2014-12-12 16:17:01 -08:00
Dennis Gilmore
fbd0a17e7c
explude the other productimg packages
2014-12-12 16:10:35 -08:00
Dennis Gilmore
b947d49831
use link as the device for netwrok in the cloud images
2014-12-12 16:07:54 -08:00
Adam Williamson
9e226727b9
also put fedora-release-nonproduct in fedora-arm-base.ks
...
to fix the generic problem for Beta
2014-12-12 15:58:40 -08:00
Adam Williamson
eba9ca6a6f
re-generate fontconfig cache in %post to work around #1169979
2014-12-12 10:48:43 -08:00
Adam Williamson
f77caba988
Revert "workstation: use env group, no need to list productimg"
...
This reverts commit ebff6b00b9 .
It looks like livecd-creator can't handle env group syntax?
Revert for now, investigate later.
2014-12-04 15:39:59 -08:00
Adam Williamson
ebff6b00b9
workstation: use env group, no need to list productimg
...
You can use environment groups in kickstarts with this @^ syntax.
So we don't need to duplicate the environment group here, just
use it. We also don't need to list the productimg package, as
it's in the @workstation-product group which the environment
pulls in.
2014-12-04 12:18:53 -08:00
Bruno Wolff III
112b098d46
Remove stellarium from the games spin due to size
...
Things are going to be very close with removing just neverball. So it
looks like we need another removal and it is stellarium.
This is for bug 1168983.
2014-11-28 17:19:09 -06:00
Bruno Wolff III
45028e7a4b
Cut neverball for size
...
With XFCE upping its target size, a cut needed to be made to
Games to keep it under its target size.
2014-11-28 11:01:37 -06:00
Kevin Kofler
50631d36d9
fedora-kde-packages.ks: Add system-config-language and kde-l10n.
...
That should enable installing the kde-l10n-* langpacks easily.
2014-11-28 04:06:40 +01:00
Stephen Gallagher
6fc115ffbd
Work around pungi issue with productimg packages
...
Pungi and lorax pull in the complete repository set and then try
to load all possible fedora-productimg-* packages. We need to
explicitly exclude the ones for the different products.
2014-11-24 08:46:53 -05:00
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
Peter Robinson
30680a984e
SoaS: fix naming (once and for all)
2014-10-03 10:32:48 +01:00
Matthew Miller
5f0fcd1d5e
put the remove-firewalld code back -- apparently still needed and having it
...
there is breaking openstack
2014-10-02 13:23:32 -04:00
Kalev Lember
3ae4c4139a
workstation: Sync the list of favourite apps with upstream
2014-10-01 17:48:56 +02:00
Kevin Fenzi
f64b8c7353
Drop some more large ibus stuff to try and get back under size on xfce.
2014-09-27 12:05:26 -06:00
Matthew Miller
8ba8270ff8
only english to keep the locale archive down until there's a better solution
2014-09-27 09:06:06 -04:00
Rex Dieter
151836c00d
kde: -system-config-services (prefer kcm_systemd)
2014-09-26 20:32:41 -05:00
Rex Dieter
ef404752a2
kde: -system-config-users
...
update comment about gnome-disk-utility
add comment about removing system-config-date someday
2014-09-26 20:23:16 -05:00
Adam Williamson
96a16eefc4
from spot: add comfortaa fonts to live-base to fix #1116497
2014-09-19 11:06:36 -07:00
Kevin Kofler
fff32ba339
fedora-livecd-kde.ks: update CJK font blacklist ( #1142512 )
...
Also change the comment to document the limit as 1 GB (as listed in the
specs) rather than 1 GiB.
2014-09-18 00:01:41 +02:00
Rex Dieter
fdacfc48cd
mate: fix fallout from kickstart renaming
...
should help fix recent mate spin compose failures
2014-09-17 12:40:17 -05:00
Adam Williamson
7df1d7ab82
from kparal: fix Test Day browser configuration
2014-09-15 09:08:54 -07:00
Dennis Gilmore
91e15f750c
CLOUD: install the environment correctly
2014-09-11 18:42:37 -05:00
Adam Williamson
9d66334a55
fix exclusion of generic packages to not also exclude generic-jms-ra
2014-09-11 15:12:10 -07:00
Adam Williamson
ca1c7727aa
explain why it's not safe to drop jruby
2014-09-11 15:01:59 -07:00
Dennis Gilmore
731df4402e
cloud: do not explicitly remove jruby
2014-09-11 16:58:08 -05:00
Dennis Gilmore
3eafe889d9
rename kickstarts for new naming policy
2014-09-10 19:02:57 -05:00
Dennis Gilmore
d3a2195d57
make sure all the groups from the cloud-serevr-environment are in the install tree
2014-09-10 13:14:07 -05:00
Dennis Gilmore
d338e1456a
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:13:59 -05:00
Dennis Gilmore
94283bfff2
Revert "docker: Add fakesystemd to %packages to keep systemd out of base image"
...
This reverts commit f42fe5d85a .
2014-09-10 13:13:48 -05:00
Matthew Miller
cc5246b9ba
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:07:02 -04:00
raveit65
0edeedbde3
mate livecd: clean up file list
2014-09-07 08:42:24 +02:00
raveit65
dcb9dc8ec8
f21, mate-compiz: temporarily fix for theme issue with anaconda rhbz 1136994
2014-09-07 08:37:40 +02:00
Adam Williamson
5e49468d39
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:11:51 -07:00
Vaclav Pavlin
cece80a91b
docker: Add fakesystemd to %packages to keep systemd out of base image
2014-09-05 08:37:18 -05:00
Stephen Gallagher
a7e8a12ce7
Add the server environment to the fedora-install-server.ks
2014-09-04 10:49:47 -04:00
Stephen Gallagher
6140729189
Add @domain-client to the Fedora Server kickstart
...
Also drop @multimedia as we don't need it on Server
2014-09-03 16:44:29 -04:00
Matthew Miller
22c7c00a6b
use 'cmdline' for text-based install for docker image
2014-09-03 13:20:26 -04:00
Adam Williamson
e65263fa4a
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2014-09-02 09:53:05 -07:00
Adam Williamson
629c19368c
set up tmpfs in fstab, not livesys service ( fixes #1135475 )
2014-09-02 09:27:29 -07:00
Dennis Gilmore
ad74864bd6
atomic folks decided to willy nilly change things so adjust appropriately
...
Conflicts:
fedora-cloud-atomic.ks
2014-09-02 11:10:05 -05:00
Kalev Lember
72304db676
workstation: Use the package list from workstation-packages.ks for netinstall
...
https://bugzilla.redhat.com/show_bug.cgi?id=1134524
2014-08-29 17:53:19 +02:00
Kalev Lember
745387e20e
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 17:53:18 +02:00
Kalev Lember
47e7a468e0
workstation: Sync groups with workstation-product-environment in comps
2014-08-29 14:37:07 +02:00
Kalev Lember
ff66f181a8
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:37:06 +02:00
Kalev Lember
d2b1c2a323
workstation: Install the workstation-product group
2014-08-26 23:27:36 +02:00
Dennis Gilmore
a23371ece0
make sure cloud install tree has heat-cfntools
...
TODO, fix in a much better way
2014-08-26 00:17:55 -05:00
Dennis Gilmore
e04141ef29
make sure that teh cloud and workstation install trees do not remove java
2014-08-26 00:15:52 -05:00
Luya Tshimbalanga
cf21afd8b0
design-suite: add gmic
2014-08-23 11:13:15 -07:00
Kevin Fenzi
2b64928357
First cut at reducing size of Xfce spin this cycle.
2014-08-23 11:08:01 -06:00
Colin Walters
89a63ee25a
atomic: Switch to autopart
...
We actually want LVM for atomic by default, since it allows a lot more
storage flexibility.
2014-08-21 18:24:27 -04:00
Elad Alfassa
5c326c797b
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:56 +02:00
Bastien Nocera
a493743f9e
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 12:37:11 +02:00
Dennis Gilmore
b0850152d8
license files have moved, and we no longer ship the collection as GPL but MIT
2014-08-01 12:05:44 -05:00
Dennis Gilmore
8180b563f1
fix up the options to the bootloader config, make the rootfs smaller.
2014-07-30 02:29:54 -05:00
Vaclav Pavlin
022cc883c0
Add kickstart for Docker base image
2014-07-30 02:29:51 -05:00
Miloslav Trmač
bc28d4e272
Server: Use server-product-environment by default
...
Most importantly, cause fedora-release-server to be installed.
2014-07-23 17:03:16 +02:00
Colin Walters
7d8b302b9f
atomic: Remove %post which calls fixfiles
...
This should be handled correctly at installation time. If it's not, I
think what we really want is a %post --relabel or something option to
have Anaconda take care of this.
2014-07-21 14:09:24 -04:00
Colin Walters
56085be1db
atomic: No need to strip out packages post-install
...
Anaconda doesn't require firewalld at least anymore, and in any case
we can't strip packages from the tree.
2014-07-21 14:08:46 -04:00
Colin Walters
ceba259b5a
atomic: default.target is set in the tree
...
The compose process sets it.
2014-07-21 14:08:22 -04:00
Colin Walters
e8ca9581eb
atomic: Strip GRUB1/EC2 bits
...
These don't work, because OSTree doesn't understand GRUB1 config
files. We should focus on HVM.
2014-07-21 14:07:32 -04:00
Colin Walters
04ec88194a
atomic: Drop %packages section
...
Not relevant when doing an OSTree install.
2014-07-21 14:07:03 -04:00
Colin Walters
b73614d1e1
atomic: Use ostreesetup instead of %repo
...
Since we're doing an OSTree install
2014-07-21 14:06:35 -04:00
Peter Robinson
2fa7a61c8e
remove growroot in arm images to test 1109603
2014-07-16 10:28:48 +01:00
Matthew Miller
44dd601bc4
put experimental cloud spin back to same as base cloud spin exept for i18n/docs
2014-07-11 11:54:19 -04:00
Matthew Miller
b5c6a9265b
fedora-release-cloud in cloud images
2014-07-11 11:01:56 -04: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
Miloslav Trmač
ae95c23f2f
Server: Drop GUI/workstation-focused groups
2014-07-07 22:00:17 +02:00
Matthew Miller
e60fa6ff31
name of net-renaming systemd file changed; changed to match
...
put network back to "unpredicatable" so that predictable eth0 is the default
on all images regardless of virtualized hardware
2014-07-07 11:36:15 -04:00
Adam Williamson
7426bd8c0f
add networkmanager-submodules package group to appropriate package lists
2014-06-27 09:09:51 -07:00
Matthew Miller
0edba30722
experimental cloud image -- go back to cloud-init, since no one is currently working on developing min-cloud-agent
2014-06-27 01:21:57 -04:00
Kevin Fenzi
84abe1643c
java-1.7.0-openjdk is retired now.
2014-06-25 16:17:51 -06:00
Bruno Wolff III
4c741afb8e
Games: Put back openlierox now that it builds again
2014-06-24 07:05:08 -05:00
Bruno Wolff III
01183e9516
Games: Add gbrainy based on recommendation
2014-06-24 06:47:32 -05:00
Bruno Wolff III
f18156010c
Remove removal references to packages that no longer exist
2014-06-24 06:43:31 -05:00
Dennis Gilmore
426bd4e1e7
x should now just start so lets remove the xorg snippet
2014-06-20 08:51:14 -05:00
Matthew Miller
841a2908f4
Revert "Revert "use no_timer_check boot option -- see https://bugzilla.redhat.com/show_bug.cgi?id=1102592#c5 ""
...
Yesterday was not a good day for doing things without double-checking. I
reverted this on the wrong branch. It *should* be here on this one. So, I'm
re-reverting. Awesome.
This reverts commit c90a8409a4 .
2014-06-19 08:29:32 -04:00
Matthew Miller
c90a8409a4
Revert "use no_timer_check boot option -- see https://bugzilla.redhat.com/show_bug.cgi?id=1102592#c5 "
...
Dennis says to not to. :)
This reverts commit 604f71d449 .
2014-06-18 11:16:17 -04:00
Matthew Miller
604f71d449
use no_timer_check boot option -- see https://bugzilla.redhat.com/show_bug.cgi?id=1102592#c5
2014-06-18 10:55:41 -04:00
Matthew Miller
48da3aacb7
use --extlinux instead of extlinux
2014-06-18 09:22:34 -04:00
Matthew Miller
dba6e97afe
use persistent journal in experimental cloud image
2014-06-18 09:06:37 -04:00
Matthew Miller
88e267d5b7
install only US english to keep size down (experimental cloud image only)
2014-06-17 09:20:07 -04:00
Matthew Miller
596e4a84f7
excludedocs (in the "experimental" cloud image only for now)
2014-06-17 09:17:23 -04:00
Matthew Miller
6d305f2685
don't need grub2 package in cloud images (as we are using extlinux)
2014-06-17 08:58:26 -04:00
Fabian Affolter
a641c933b9
exclude openvas-client
2014-06-13 15:59:22 +02:00
Matthew Miller
c42bafdd9b
use cmdline instead of text for experimental cloud kickstart
2014-06-13 08:54:46 -04:00
Dennis Gilmore
2b7bfc67a5
make sure authoconfig is installed so anaconda does not puke
2014-06-12 17:37:18 -05:00
Fabian Affolter
b9f6e8b3e1
update exl. pkg list
2014-06-05 14:39:06 +02:00
Kalev Lember
f844fe2791
Disable gnome-software automatic updates downloading
...
The gnome-settings-daemon updates plugin is gone and update downloading
is handled by gnome-software instead. Adapt the live image schema
overrides for the changes.
2014-06-03 13:25:11 +02:00
Kalev Lember
c42ccad987
workstation: Add back the HighContrast cache removal
...
It was lost in the desktop -> workstation conversion.
2014-06-03 13:18:14 +02:00
Matthew Miller
e8e1e59fb0
don't include and remove firewalld -- anaconda can now handle that
2014-06-02 14:51:48 -04:00
Matthew Miller
26cce5f5dc
experimental cloud spin: use min-cloud-agent instead of cloud-init
2014-06-02 14:48:31 -04:00
Matthew Miller
a272436f45
the future Fedora Atomic, although this is currently just regular. it will diverge soon
2014-06-02 12:04:23 -04:00
Matthew Miller
6cc4bb9b19
add cloud big data kickstart (currently same as the base)
2014-06-02 11:48:17 -04:00
Matthew Miller
f8d6e01d07
experimental cloud kickstart, initially based on cloud-base
2014-06-02 11:21:24 -04:00
Dennis Gilmore
e8bbd2f00b
CLOUD: fix up the kickstart to make the world happy
2014-05-30 08:30:17 -05:00
Dennis Gilmore
d4b5366a57
Revert "try using cmdline instead of text for cloud installs"
...
This reverts commit 1f37a24e7a .
2014-05-22 17:04:29 -05:00
Dennis Gilmore
e1778df1fe
cloud: try using ens3 for network dev
2014-05-22 16:34:32 -05:00
Dennis Gilmore
1f37a24e7a
try using cmdline instead of text for cloud installs
2014-05-22 16:22:26 -05:00
Dennis Gilmore
dd1f2890a0
try creating and deleting a user
2014-05-20 13:40:23 -05:00
Dennis Gilmore
e41164127e
attempt to use teh same network name as is used in my local vm
2014-05-20 13:01:06 -05:00
Dennis Gilmore
57a518fdea
install only kernel-core into the cloud image
2014-05-20 12:44:28 -05:00
Matthias Clasen
42b2c22ddc
Workstation: Add scl-utils
2014-05-12 10:32:58 -04:00
Dennis Gilmore
5d35678eb9
remove --nobase from installer kickstarts
2014-05-09 23:56:19 -05:00
Dennis Gilmore
a5f3d45341
try to tell anaconda to use the device witha link
2014-05-07 17:44:14 -05:00
Dennis Gilmore
39725ad62a
force text mode for installs. dont specify the network device.
2014-05-06 15:38:49 -05:00
Dennis Gilmore
8c34b5ffa9
ARM: kickstart cleanups
...
remove vfat kickstarts, we are going to use u-boot in raw space
without needing two sets of images with different partitioning we
can remove the seperate partitioning snippets and put the
partitioning in base.
2014-05-06 12:31:06 -05:00
Dennis Gilmore
b8472d7f87
include the workstation packages on the arm workstation image.
...
ensure that initial-setup and initail-setup-gui are not on the image as
gnome has its ownsetup tool
2014-05-06 12:27:01 -05:00
Josh Boyer
54415d973c
Add initial Fedora Workstation live kickstarts
2014-05-06 10:08:41 -04:00
Amit Saha
cfb0130681
Scientific: Comment out sagemath
2014-05-06 23:33:46 +10:00
Dennis Gilmore
c847f5b78f
cloud: set / to 3g due to anaconda requirements, remove unneeded files
2014-05-01 16:19:37 -05:00
Matthew Miller
d998406bae
make dhclient keep retrying on failure. rh bug https://bugzilla.redhat.com/show_bug.cgi?id=1011013
2014-04-22 10:26:06 -04:00
Dennis Gilmore
2e8e82a93d
install uboot-images-armv7 rather than the old individual u-boto images
...
don't install initial-setup-gui on the minimal text only image
2014-04-21 16:07:44 -05:00
Dennis Gilmore
d8f9852e47
remove @dial-up and @standard from the minimal arm image
2014-04-12 08:49:27 -05:00
Rex Dieter
09a1dd5807
kde: disable baloo for live user
2014-04-08 21:40:27 -05:00
Kevin Kofler
ccd8c30b88
fedora-live-base.ks: do not hardcode fedora-release in %post
...
Do not hardcode the fedora-release package name in the %post scriptlet
(in the place that imports the Fedora RPM GPG key). Instead, use
"--whatprovides system-release", which is strictly equivalent if
fedora-release is used, but also works when the *-release package is
named differently.
This makes live easier for remixes, which have to replace fedora-release
with generic-release or ${remixname}-release. They would otherwise have
to edit fedora-live-base.ks.
2014-04-07 14:04:57 +02:00
Dennis Gilmore
854d60c781
increase size of / for arm desktop image
...
currently the desktop image is failing to compose, this is due to needing
an additional 126MB on the / filesystem. lets give it an extra 1000MB
2014-04-04 12:40:27 -05:00
Adam Williamson
9470ce8863
update SoaS live spin version numbers
2014-04-03 10:11:20 -07:00
Matthew Miller
08f336ed40
exclude uboot-tools from cloud images (arm only; not needed)
2014-04-02 12:54:01 -04:00
Dennis Gilmore
40f4327565
do not install the lpae kernel in the images. The hardware we support that
...
needs the lpae kernel is best served using anaconda installs not images
2014-02-12 03:35:09 -06:00
Kevin Fenzi
85220e627b
Add initial-setup-gui for arm. Fixes bug #1049545
2014-01-08 15:23:23 -07:00
Luya Tshimbalanga
ffb9dc20a5
design: add more acategories for apps-folder, removal of Inkscape tutorial in favor of design tutorials
2013-12-29 21:31:45 -08:00
Dennis Gilmore
c6112064c0
import the gpg key since live and cloud is
2013-12-12 04:15:28 -06:00
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
Shakthi Kannan
62a0e57497
Increase FEL DVD payload size to 10240
2013-09-15 06:59:06 +05:30
Amit Saha
e51dfb813a
Scientific: Increase the part size
2013-09-12 17:27:42 +10:00
Kevin Fenzi
c6f9b71b37
Drop kbluetooth and rdesktop for now from e-lab to get things testable.
2013-09-11 09:47:33 -06:00
Amit Saha
217620ac55
Scientific: Add back sagemath.
...
Fix: https://bugzilla.redhat.com/show_bug.cgi?id=1006230
2013-09-11 11:40:54 +10:00
Luya Tshimbalanga
987c05cc5e
design: temporarily remove rdesktop
2013-09-10 16:04:33 -07:00
Amit Saha
8f0b1a1f68
Scientific: including sage fails depcheck for no clear reason
2013-09-10 13:00:57 +10:00
Amit Saha
d26fba8808
Scientific: Add sagemath
2013-09-09 09:39:29 +10:00
Amit Saha
d96f923c04
Scientific: firefox deps are now fixed
2013-09-06 15:19:57 +10:00
Fabian Affolter
6dfda6e355
Synced with xfce
2013-09-06 00:36:47 +02:00
Fabian Affolter
f3b92ac9e0
Removed more packages to save space
2013-09-06 00:35:55 +02:00
Peter Robinson
528f3500f2
SoaS: add lightdm-gtk
2013-09-05 23:23:49 +01:00
Peter Robinson
c9fa0ffb82
update sugar
2013-09-05 23:18:04 +01:00
Amit Saha
9562f29b46
Scientific: Remove matplotlib's wx backend
2013-09-06 08:11:32 +10:00
Matthias Clasen
aa0ea4aa4d
desktop: we don't need uboot-tools on the desktop spin
2013-09-05 17:46:59 -04:00
Amit Saha
c08f8c215f
Scientific: Add Python 3 packages.
...
Disabling torque for now.
2013-09-05 17:02:11 +10:00
Brendan Jones
5664467ce1
Jam: add new non-* packages
2013-09-04 06:14:14 +02:00
Amit Saha
cfd1288c29
Scientific: Include additional packages
...
Disable firefox for now.
2013-09-03 13:03:26 +10:00
Kevin Kofler
e1715dc151
fedora-live-kde-base.ks: fix #1003619 (SDDM autologin)
...
Set SDDM rather than KDM to autologin liveuser on the KDE live image.
Patch by Martin Bříza.
2013-09-02 22:45:02 +02:00
Bruno Wolff III
431bc90632
Add missing 'f' to updates and testing repo urls
2013-08-31 08:08:04 -05:00
Luya Tshimbalanga
4fcffa3b92
design: fixes group
2013-08-28 23:14:20 -07:00
Dennis Gilmore
aaa3151692
make / bigger on KDE images
2013-08-28 20:26:52 -05:00
Adam Williamson
5ee23ccea9
add workaround for #679486 from kparal (see comment #86 )
2013-08-28 09:29:19 -05:00
Dennis Gilmore
f7b98bb655
setup extlinux bootloader on arm images
2013-08-26 23:10:33 -05:00
Dennis Gilmore
29f179c805
increase the size of the / partitions for Desktop and Mate images
2013-08-26 20:57:23 -05:00
Dennis Gilmore
947fd69d5f
target 2gb for minimal images so they can be installed into beaglebone black nand
2013-08-26 17:09:15 -05:00
Kevin Kofler
da24aef084
fedora-livecd-kde.ks: Bump payload size.
...
Also update the comments at the top of fedora-live-kde.ks and
fedora-livecd-kde.ks, it's been ages since "livecd-kde" last fit on an
actual CD, the target size is 1 GiB now.
2013-08-26 16:16:35 +02:00
Dan Mashal
58345f2cc3
Remove mate-icon-theme-faenza from the right place
2013-08-25 22:02:46 -07:00
Dan Mashal
da40dc8382
MATE: block mate-icon-theme-faenza for space
2013-08-25 21:52:25 -07:00
Adam Williamson
1f12485e42
make fedora-repo.ks consistent with the actual filename
2013-08-21 16:50:07 -07:00
Bruno Wolff III
2be322d626
Use the higher tag when there are more than one
...
If two or more tags of the right format point point to
HEAD, we probably want the later of the two.
2013-08-20 21:44:29 -05:00
Adam Williamson
11631d6481
move the 'livesys is done' block back up so it's at least inside livesys
2013-08-20 08:50:39 -07:00
Luya Tshimbalanga
f0a4cbb934
design: add vym, phatch
2013-08-19 13:47:10 -07:00
Brendan Jones
97426b8c93
Jam: add new plugins and mup notation editor.
2013-08-18 20:12:46 +02:00
Kevin Fenzi
168dcbf3d2
Sendmail is out of standard now. No need to exclude here.
2013-08-14 13:51:17 -06:00
Fabian Affolter
4411338736
FSL moved to Xfce
2013-08-13 13:51:50 +02:00
Christoph Wickert
ca841d2202
LXDE: Make autologin more robust
2013-08-13 00:53:17 +02:00
Christoph Wickert
724f5bd19a
LXDE: Fix clipit config file creation
2013-08-13 00:46:05 +02:00
Christoph Wickert
3c4e8b4727
LXDE: Clean up
2013-08-13 00:26:17 +02:00
Christoph Wickert
70c1555960
LXDE: We don't need to list upower no more, it's a depenency os lxsession
2013-08-13 00:17:18 +02:00
Luya Tshimbalanga
b52ecec428
Design: custom menu and additional packages
2013-08-11 19:54:06 -07:00
Luya Tshimbalanga
8c702acbc5
Design: custom menu and addtional packages
2013-08-11 19:49:17 -07:00
Luya Tshimbalanga
4f4d1d082a
Design: custom menu and additional packages
2013-08-11 19:46:39 -07:00
Kevin Fenzi
a47186bb67
Move configured set to the end. Fixes bug #991466
2013-08-04 11:58:54 -06:00
Kevin Fenzi
681485e85f
Update SoAS names
2013-08-01 18:36:23 -06:00
Dennis Gilmore
f8f7efb3f7
remove --grow from arm partitioning
2013-08-01 11:45:35 -05:00
Dennis Gilmore
a466042a77
add dracut-modules-growroot to arm images
2013-07-31 19:45:24 -05:00
Dennis Gilmore
763d6892ed
set partition sizes to fit on a 4gb sd card except for mate which is too big
2013-07-31 18:22:09 -05:00
Ray Strode
ee950ce8cf
desktop: rename fedora-gnome-packages to fedora-desktop-packages
...
It's small detail, but the file contains gnome, firefox, and libreoffice
in it. It's really the desktop packages (ring?) not just gnome packages.
2013-07-26 13:21:43 -04:00
Ray Strode
279c21441c
desktop: drop rsyslog by default too
...
journald provides most of the same functionality, so aside from
some special cases it's redundant. It will probably get dropped
from @standard post f20, but for now get it out of the desktop
spin.
2013-07-25 14:45:56 -04:00
Ray Strode
c79eede0d7
desktop: drop sendmail from default install
...
The plan is to enventually drop it from the lower comps
groups entirely, but it didn't happen this time around,
so at least get the desktop spin fixed for now.
https://lists.fedoraproject.org/pipermail/devel/2013-July/186796.html
2013-07-25 14:17:46 -04:00
Luya Tshimbalanga
cc9c456047
Design: add pencil to the list
2013-07-18 23:12:23 -07:00
Dennis Gilmore
ec9017b587
add desktop kickstarts for arm
2013-07-16 16:18:35 -05:00
Dennis Gilmore
c9f3aed3d6
split out desktop packages
2013-07-16 16:11:47 -05:00
Bruno Wolff III
9556cf3bc0
Prevent warning about @base being not found
...
@base was renamed to @standard, but @base is still include by
default by pungi. Using --nobase prevents a warning message
from being issued.
2013-07-05 22:31:41 -05:00
Bruno Wolff III
bf294a002c
Fix excluding java-1.8.0-openjdk
...
The periods in java-1.8.0-openjdk appear to cause a problem
with the exclude pattern matching. Using *s instead excludes
java-1.8.0-openjdk, but not java-1.7.0-openjdk.
2013-07-05 22:26:14 -05:00
Bruno Wolff III
b0d3bb2b25
Games: Drop openlierox since it currently doesn't build
...
openlierox doesn't build with lua 5.2. It may be a while before
it gets fixed. Upstream hasn't done a release in a long time.
(Though the discussions forums appear to be active.)
2013-07-05 12:06:15 -05:00
Bruno Wolff III
0f3f36d2c5
Remove references to packages that no longer exist
...
I found a few attempts to remove packages that had been dropped
from Fedora.
2013-07-05 10:04:12 -05:00
Bruno Wolff III
6bb61fa057
Fix up repo definitions
...
Someone noticed that I messed up the repo definitions for live images,
but the fix wasn't right for the live images. The install image uses
a source repo, but the live images don't. The repo commands for the
install image are in the install image itself. It is also safe to
include the updates repo since an updates repo is created for branched
that has no packages and stays that way until release is gold. That
way the same repo set can be used before and after release. Also a
commented out repo definition for updates-testing is provided to help
people who want to enable that.
2013-07-04 10:57:37 -05:00
Bruno Wolff III
d79ee1b027
Remove file with non-graphic character in name
2013-07-04 10:50:43 -05:00
Dennis Gilmore
bdf04f705a
add missing fedora-repo-rawhide.ks file and put in repo definitions for fedora-repo-not-rawhide.ks
2013-07-04 09:59:00 -05:00
Dennis Gilmore
69c0debc5d
ARM: add uboot for wandboard-quad to images
2013-07-04 09:53:01 -05:00
Amit Saha
1d87b18f46
Scientific: remove/disable non-existent packages
2013-07-04 14:55:30 +10:00
Bruno Wolff III
12e9f1e583
The publish target should build a tar ball if needed
2013-07-02 22:17:39 -05:00
Bruno Wolff III
53643faf8f
Games: Base on xfce instead of gnome
...
The xfce spin is smaller and will work on some older systems (for at
least some games) than gnome will.
2013-07-02 07:00:17 -05:00
Luya Tshimbalanga
3cd8f80d1b
design: remove cinepaint due to bug #904256 , readd tutorial
2013-07-01 23:25:05 -07:00
Bruno Wolff III
314afb81d0
Handle trying to remake the tar ball
...
Now running make when the tar ball already exists will result
in it not being recreated.
2013-06-29 22:18:08 -05:00
Bruno Wolff III
0ecefe0230
Fix to work with multiple tags
...
If there are multiple tags pointing to HEAD we need to pick only
one. We'll take one that seems to be a version number. This allows
the version number tag to coexist with another tag, that perhaps
indicates which images it was used to build.
2013-06-29 22:08:06 -05:00
Bruno Wolff III
247595b762
Don't install stuff that ends in the doc directory
2013-06-29 15:59:10 -05:00
Bruno Wolff III
8311504e19
Make directories if needed and use specific permissions
2013-06-29 15:44:34 -05:00
Bruno Wolff III
5149abf0f9
The doc directory is versioned
2013-06-29 15:30:55 -05:00
Bruno Wolff III
15a9a14dff
Missing wildcard instances causes a problem
2013-06-29 15:17:50 -05:00
Bruno Wolff III
629a71433c
Fix install target
...
Installing a mix of directories and files on the same install
command doesn't work.
2013-06-29 14:59:42 -05:00
Bruno Wolff III
e2a8980bee
Use DESTDIR instead of prefix
2013-06-29 14:45:41 -05:00
Bruno Wolff III
89d097db42
Add an install target to the make file
...
The fedora package uses make install, and it is easier to support that
here rather than in the spec file.
2013-06-29 14:37:50 -05:00
Bruno Wolff III
93e94db57a
Fix typo in tar ball name
2013-06-29 13:55:02 -05:00
Bruno Wolff III
cb29cc9c18
Add a make publish function
2013-06-29 13:53:08 -05:00
Bruno Wolff III
3d2542b16d
Fix pushing tags instruction
2013-06-29 13:49:01 -05:00
Bruno Wolff III
a74dac72d4
Use a git hash for the version if HEAD isn't tagged
2013-06-29 13:44:27 -05:00
Bruno Wolff III
233dc11b5e
Add a dist-clean function for a fuller clean up
2013-06-29 12:47:10 -05:00
Bruno Wolff III
1ecb6e9f61
The prefix should end with a /
2013-06-29 12:43:28 -05:00
Bruno Wolff III
1565631961
Have make use tags to name tar ball
2013-06-29 12:42:13 -05:00
Bruno Wolff III
ad3a0c5f57
Fix up the Makefile
...
Some more changes are needed, but at least get the simplified
version working.
2013-06-29 12:22:55 -05:00
Bruno Wolff III
1552a05e2c
Switch from using auto tools to just building a new tarball
...
The previous system required making commits in order to do a new
build. This caused problems because we were using the git repo
directly for fedora builds and we couldn't use that exact version
when building matching packages because of needing to make new
commits in order to do the build.
Having the spec file in here also was unnecessary. It is easy to
just maintain the spec file in the Fedora package.
I still want to do a bit more future work with this to pick up
the version from a git tag.
2013-06-29 12:15:15 -05:00
Bruno Wolff III
3eacd1cee9
We no longer need to exclude btanks
...
btanks is no longer getting pulled into composes by default so we
no longer need to use the exclude to keep it out.
2013-06-29 11:44:52 -05:00
Bruno Wolff III
7c2fbd2336
Start using rawhide repos for the install ks file in master
...
Now that the repo commands have been simplfied it makes sense to
use rawhide repos in master and fedora repos in the non-master branches.
2013-06-29 11:26:11 -05:00
Bruno Wolff III
66d1b8d816
Move forced excludes out of repo commands
...
Because pungi is an inclusive depsolver we can exclude some packages it
brings in and still get all of what we need. In particular we need to do
this to save space.
At one time only excludes on the repo commands were truly forced. It
had been the case that packages excluded in the %packages section
could still be included to satisfy dependencies. This is no longer the
case.
Doing the excludes in the packages sections allows us to list the
packages just once and it makes overriding the repo commands simpler
since the excludes don't need to be repeated.
2013-06-29 11:15:20 -05:00
Bruno Wolff III
8394644034
Make it easier to handle branching
...
Now the switch between using the rawhide repo and the normal repos
can be done by just switching comment lines in one place
(fedora-repo.ks). (Note that the repo lines in fedora-install.ks
don't get changed for branching.)
2013-06-29 08:05:30 -05:00
Bruno Wolff III
fb103a9edc
Fix Makefile.am for missing .ks in file name
...
This also doesn't change anything actually used for the f19 rc2 build.
It does affect being able to build the rpm.
2013-06-29 07:42:14 -05:00
Brendan Jones
2045601cfc
Jam: Remove slv2 and dssi-vst
2013-06-26 07:26:12 +02:00
Matthias Clasen
05819695ad
desktop: Add lohit-malayalam-fonts
2013-06-25 12:50:24 -04:00
Dennis Gilmore
0328157553
add @basic-desktop to install so basic desktop environment is available
2013-06-24 21:54:44 -05:00
Peter Robinson
ea7a2157ce
SoaS: minor updates and cleanups
2013-06-25 00:04:56 +01:00
Matthias Clasen
776e1daac7
desktop: some more cuts
...
Drop eog (we have shotwell) and the gnu free fonts.
2013-06-23 16:40:06 -04:00
Matthias Clasen
53b372dba6
desktop: some more cuts
...
Drop dump, gnome-system-log and deja-dup
2013-06-23 11:51:14 +02:00
Matthias Clasen
91ccf1de9a
desktop: actually drop brasero
...
brasero-nautilus was still pulling it in.
2013-06-23 11:51:12 +02:00
Dan Mashal
cdb7eba120
MATE: update fedora-mate-packages kickstart file
2013-06-19 15:06:54 -07:00
Dennis Gilmore
b64f4c4bdc
add @admin-tools to the install dvd to deal with comps changes
2013-06-17 19:11:54 -05:00
Brendan Jones
4e79c3e5b9
Jam: Correct qjackctl favourites link (vendor removed)
2013-06-16 20:03:13 +02:00
Dan
4a622548cf
MATE-Compiz: readd telnet
2013-06-15 11:35:57 -07:00
Dennis Gilmore
11681f42fe
MATE: fix typo in package list
2013-06-14 16:08:57 -05:00
Christoph Wickert
543a19e46b
LXDE: system-config-lvm is no more
2013-06-13 17:40:47 +02:00
Christoph Wickert
3d9484bf9e
LXDE: More space saving ( #958427 )
2013-06-13 17:40:47 +02:00
Christoph Wickert
26c59a4626
LXDE: create default config file for clipit
2013-06-13 17:40:47 +02:00
Matthias Clasen
e67c0a02c7
desktop: more attempts to get size down
...
bijiben is not quite ready for prime time, and brasero never
really was.
2013-06-11 20:20:10 -04:00
Christoph Wickert
fcae48db23
LXDE: Omit mtpaint to meet 700 MiB target ( #958427 )
2013-06-10 02:36:27 +02:00
Christoph Wickert
c39657ad4a
LXDE: We don't use parcellite any more, remove the autostart file
2013-06-10 02:22:06 +02:00
Matthias Clasen
8723e16ad2
desktop: drop imsettings
...
We don't need it, and we are oversized.
2013-06-09 19:51:56 -04:00
Matthias Clasen
19c0f462ab
desktop: Drop some more commandline things
...
This won't really make a dent in the size problem, sadly.
Also update a few misleading comments in the .ks
2013-06-09 19:51:56 -04:00
Dennis Gilmore
534a8f0342
include fedora-mate-packages.ks into the mate kickstarts
2013-06-08 20:29:05 -05:00
Dennis Gilmore
c6bdce9de2
add missing %packages and %end in mate package list
2013-06-08 20:25:50 -05:00
Dennis Gilmore
b4064c5b1a
add fedora arm mate kickstarts
2013-06-08 20:22:05 -05:00
Dennis Gilmore
be12e3f391
add arm kde spin
2013-06-08 20:18:31 -05:00
Dennis Gilmore
9defda29d1
split out kde packages in preperation for a arm kde spin
2013-06-08 20:18:31 -05:00
Dan Mashal
5218a61506
Add fedora-mate-packages.ks file
2013-06-08 18:17:48 -07:00
Dan Mashal
3de86ac7fe
Rename fedora-amet-packages-arm.ks to fedora-mate-packages.ks and update package listing
2013-06-08 18:13:07 -07:00
Dan Mashal
30c556b13b
Add arm kickstart for MATE
2013-06-09 00:42:55 -07:00
Dennis Gilmore
ecf49f1218
install u-boot binaries for systems where we need to ship it.
2013-06-08 09:01:58 -05:00
Dennis Gilmore
09b9d714a5
break out partitioning for arm images
...
setup kickstarts for partitioning with vfat for use on systes like OMAP
add SoaS for ARM
2013-06-08 09:01:32 -05:00
Matthias Clasen
455ebf7e79
desktop: drop some optional libreoffice functionality
...
https://bugzilla.redhat.com/show_bug.cgi?id=958426
2013-06-07 13:24:14 -04:00
Dennis Gilmore
e4efa4ec13
make sure we set first-boot to --reconfig this is to make sure that on first boot the images
...
get configured by the end user. timezone set, root password set, user created.
2013-05-31 22:00:11 -05:00
Dennis Gilmore
8455d83948
put in a X.org config snippet to set the driver to fbdev on arm devices
2013-05-31 19:19:51 -05:00
Luya Tshimbalanga
244b6729d1
design: revert to live-desktop inclusion and comment custom desktop entry
2013-05-30 21:53:13 -07:00
Bruno Wolff III
8717d3ff09
Add new arm ks files to Makefile.am
2013-05-28 09:01:39 -05:00
Bruno Wolff III
4bc1777df4
master should use the rawhide repo instead of fedora and updates
2013-05-28 08:59:55 -05:00
Kevin Fenzi
ee0c9038eb
Add changes for firefox pointing to test day page. Fixes bug 967558
2013-05-28 07:49:21 -06:00
Dennis Gilmore
3f5cc8a236
kernel-tegra is gone in rawhide
2013-05-28 02:38:15 -05:00
Dennis Gilmore
e29192c353
fix up typo % not @ for include
2013-05-28 02:00:50 -05:00
Dennis Gilmore
8c2c5c5e19
add arm kickstarts
...
TODO: add other desktop spins
2013-05-28 01:44:45 -05:00
Adam Williamson
282c3621ba
Remove root password
...
From Brian Lane: needed with livecd-tools >= 19.3, see RHBZ #964299
2013-05-27 15:40:28 -07:00
Adam Williamson
b215e215dc
live-desktop.ks: restore homedir permissions same way the other spins do it
2013-05-27 12:08:08 -07:00
Matthias Clasen
6260353320
Make anacondaless spins work again
...
https://bugzilla.redhat.com/show_bug.cgi?id=967013
2013-05-24 23:29:11 -04:00
Bruno Wolff III
5a0bde6c21
Pick up pile of changes made for beta
...
A bunch of changes to master and f19 were made shortly before
beta to get things under their size limits. Some other fixes
were made as well.
2013-05-23 23:34:48 -05:00
Bill Nottingham
409caf7074
Don't continue to write a script from the F12/F13 days that does nothing to halt.local.
...
1) it's entirely commented out, so it does nothing
2) if we wanted to do this now, it would be better done in systemd anyway.
2013-05-23 15:14:52 -04:00
Rex Dieter
c47d54f70c
Revert "kde: +system-config-users ( #966086 )"
...
This reverts commit 6555e34c8a .
notting made change to comps instead (for the better, imo)
2013-05-22 13:54:57 -05:00
Rex Dieter
6555e34c8a
kde: +system-config-users ( #966086 )
2013-05-22 13:25:35 -05:00
Bill Nottingham
10cf5ab977
Drop fedora-live-mini - nothing uses it.
2013-05-21 14:54:02 -04:00
Adam Williamson
aecc32586e
mate: add missing 'fi', make autologin match xfce, fix perms for homedir
...
Some fixes for the MATE spin. There was a duplicate 'sed' run on
liveinst.desktop, one of which was in an 'if' statement with no 'fi'; this
meant livesys never completed. Took out one of the runs and added the 'fi'
to make livesys complete. Also changed to the style from the Xfce
kickstart for LightDM autologin (seems sensible to have it consistent
between spins, and we know the Xfce method works) and added the stanza for
correcting ownership and SELinux context of /home/liveuser that is present
in all other desktop live spins.
2013-05-20 18:47:56 -07:00
Bill Nottingham
6670bc9af0
Add the new guest agent groups to the live image base and the install DVD.
2013-05-20 16:58:02 -04:00
Luya Tshimbalanga
f8db8b5692
design: rebased to livecd ks to address size issue
2013-05-19 17:40:23 -07:00
Kevin Fenzi
6960355e90
Set default web browser to midori
2013-05-17 20:10:07 -06:00
Matthias Clasen
c061ca5e8e
Drop libreoffice-xsltfilter from the desktop spin
2013-05-16 17:22:33 -04:00
Matthias Clasen
600863804d
Drop im-chooser from desktop spin
...
The functionality is in the control-center now
2013-05-16 16:25:56 -04:00
Matthias Clasen
c5e81d46fd
Drop aisleriot for now
...
Space still a scarce resource
2013-05-16 16:25:56 -04:00
Luya Tshimbalanga
24c1ed1214
design: remove comments aside packages
2013-05-16 12:27:42 -07:00
Bill Nottingham
8874b8aa5b
Drop web server environment specifically, and jboss from dev environment.
...
Add python-web to developer env.
2013-05-16 13:37:30 -04:00
Dan Mashal
a144329ffe
Try to bring down the size of the mate-compiz spin
2013-05-16 00:50:44 -04:00
Luya Tshimbalanga
29ae6062ae
design: remove duplicated favorite apps from ks
2013-05-13 20:22:30 -07:00
Rex Dieter
4b6309582b
Revert "kde: Disable plasma-applet-updater too ( #948099 )"
...
This reverts commit 95e68dc29e .
2013-05-13 12:12:05 -05:00
Christoph Wickert
d3b94b40c3
LXDE: Save some space to meet 700 MiB target ( #958427 )
2013-05-13 18:15:14 +02:00
Kevin Fenzi
bf63f07375
Drop firefox for now. Midori is the Xfce browser, folks can install firefox after install.
2013-05-13 10:13:54 -06:00
Kalev Lember
9ea910a659
robotics: Remove the gnome-games-help exclude
...
The package was removed in F18.
2013-05-13 16:05:21 +02:00
Kevin Fenzi
1ab3e20e41
Move this rm to the right place. ;(
2013-05-11 11:44:13 -06:00
Kevin Fenzi
c2c0574336
Save some space on the Xfce spin.
2013-05-10 18:35:58 -06:00
Kalev Lember
b7ad0ea4e6
desktop: Exclude system-config-printer
...
Duplicates functionality with gnome-control-center's printer panel.
2013-05-10 22:34:56 +02:00
Matthias Clasen
d93442cfdb
Drop the HighContrast icon theme cache from the desktop live cd
...
This is a huge file, and things work ok without it.
Suggested by Kalev Lember
2013-05-10 22:34:55 +02:00
Matthias Clasen
da1b84b580
Drop stix-fonts and ibus-typing-booster off the desktop spin
...
We're overweight, and need to drop some leaf packages.
2013-05-10 22:34:53 +02:00
Bill Nottingham
53365b4a46
Drop jruby
2013-05-10 17:16:46 -04:00
Bill Nottingham
f39f68dc51
Drop infrastructure server env from the DVD
2013-05-10 17:14:18 -04:00
Bill Nottingham
ef6e21ea34
Drop aspell-dicts too - only user on DVD is abiword -> link-grammar, and that *should* be using hunspell
2013-05-10 15:46:55 -04:00
Bill Nottingham
963a99fec9
There's no KDE3 on the DVD. Drop the translations.
2013-05-10 15:42:44 -04:00
Bill Nottingham
733d26fc19
Remove extra kernel.
2013-05-10 14:35:37 -04:00
Bruno Wolff III
50d36ea50b
New build to include fix for bug 959911.
2013-05-06 18:56:38 -05:00
Bruno Wolff III
692d0036c6
Add missing ks files to Makefile.am
...
I went through and checked the ks files listed in Makefile.am
against the files in git and added the missing ones to Makefile.am.
2013-05-06 13:33:46 -05:00
Matthias Clasen
bb8020ad48
Don't run gnome-initial-setup on the livecd
2013-05-02 17:39:27 -04:00
Bill Nottingham
2f06a1e9fc
Drop community-mysql-* from the DVD
2013-05-01 16:53:55 -04:00
Bill Nottingham
c95095c41a
Exclude 1.8 openjdk; it's getting pulled in by greedy dep solver, and it's large.
2013-05-01 14:41:54 -04:00
Bruno Wolff III
7ef002d629
Get ready for new build
2013-05-01 01:06:52 -05:00
Bruno Wolff III
81323dc55a
Mate - add mate ks to the make file
2013-05-01 00:53:50 -05:00
Dan Mashal
6c3cb0a028
Initial import of MATE Compiz spin
2013-04-30 20:26:39 -07:00
Bruno Wolff III
1ea5e9b8ad
Games - cuts to make target size
2013-04-30 21:47:04 -05:00
Rex Dieter
95e68dc29e
kde: Disable plasma-applet-updater too ( #948099 )
2013-04-29 13:33:26 -05:00
Rex Dieter
19912d72a1
try harder to prevent apper update checks ( #948099 )
2013-04-29 12:41:23 -05:00
Kevin Fenzi
6397294307
fpaste is in standard group now, no need to list it here.
2013-04-27 11:28:52 -06:00
Luya Tshimbalanga
854adcf2be
design: added gpick
2013-04-20 13:02:22 -07:00
Christoph Wickert
39511174d6
LXDE: Fix default mail client setting
2013-04-19 23:37:56 +02:00
Kevin Fenzi
329493a031
Update test day ks for bug 953911
2013-04-19 09:10:23 -06:00
Bruno Wolff III
71a28f4d04
Presto is now part of yum, not a separate plugin
2013-04-08 08:13:09 -05:00
Kalev Lember
a594c43d8e
desktop: Sync the list of favourite apps with upstream GNOME Shell
...
The two lists used to be the same, but have gotten out of sync over
time. We need Anaconda to show up on the live media, otherwise the GNOME
Shell's defaults work fine.
2013-04-06 23:38:17 +02:00
Bruno Wolff III
1cbd9325a0
Games: fbg has been dropped from Fedora
2013-04-06 17:18:51 -05:00
Kalev Lember
f257bf29f0
desktop: Exclude the newer version of openjdk as well
...
We already had java-1.7.0-openjdk excluded; exclude java-1.8.0-openjdk
as well.
2013-04-04 12:25:41 +02:00
Luya Tshimbalanga
ed9a8166be
design: readded libreoffice suite
2013-04-02 00:21:01 -07:00
Kevin Fenzi
83de9134f8
Add liveuser to the wheel group so it can sudo. Fixes bug #927669
2013-03-27 09:32:23 -06:00
Kevin Fenzi
55a954e811
Fix old reference to liveimg. Fixes bug #923107
2013-03-19 12:43:49 -06:00
Kevin Fenzi
ae7610c3fb
No longer drop ql firmware packages that have moved to linux-firmware (bug 921572)
2013-03-15 16:41:42 -06:00
Bruno Wolff III
de07c8ebac
Initial package for f20
2013-03-15 09:40:59 -05:00
Bill Nottingham
c8f8dcf256
Add new devel groups.
2013-03-14 10:29:12 -04:00
Fabian Affolter
d5fb94d32e
epdfview removed
2013-03-12 23:00:31 +01:00
Rex Dieter
315dbdea22
kde: expliclty add mariadb deps
...
Another hopefully short-term hack to avoid MySQL borkage, conflicts
2013-03-12 10:36:51 -05:00
Rex Dieter
2c02271f43
kde: -MySQL*
...
A first attempt at avoiding mariadb/MySQL conflicts that are currently
causing compose failures
2013-03-09 18:58:26 -06:00
Luya Tshimbalanga
13abe379bc
design: temporarily remove libreoffice due to broken boost package for testing purpose
2013-02-18 12:01:34 -08:00
Richard Hughes
254dfaeee6
Fix GDM auto-login for all GNOME-based spins
...
Using >> means we have a custom.conf file that looks like this:
[daemon]
...
[daemon]
AutomaticLoginEnable=True
AutomaticLogin=liveuser
Which is the first reason why it's failing. Change the cat append to replace as
the other sections are optional.
Additionally, the livesys legacy service is not completing before gdm is being
started, which means the config file is being read before it has been altered.
This can be fixed by adding a LSB-style "X-Start-Before: display-manager" in the
header of livesys.
2013-02-13 14:34:02 -05:00
Matthias Clasen
85123ce365
We don't need to disable the screensaver anymore
2013-02-13 14:32:46 -05:00
Bruno Wolff III
df3c15999c
Games: manaworld renamed to tmw
2013-02-10 12:16:48 -06:00
Luya Tshimbalanga
88e661484b
remove gnome-boxes in design-suite
2013-02-07 14:49:40 -08:00
Luya Tshimbalanga
aa9a08f035
adjust media size to 8192 MB for design suite
2013-01-31 10:06:33 -08:00
Luya Tshimbalanga
bb78b5003f
new source 0.19.2
2013-01-30 10:41:58 -08:00
Luya Tshimbalanga
c808fcd21b
0.19.2
2013-01-30 10:35:37 -08:00
Luya Tshimbalanga
be1bc5644e
source for design suite
2013-01-29 21:48:33 -08:00
Luya Tshimbalanga
6891990ed4
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2013-01-29 21:39:17 -08:00
Bill Nottingham
310df65482
remove nonexistent ibus-gnome3
2013-01-29 17:26:09 -05:00
Luya Tshimbalanga
2bfd09fcca
adobe-source-sans-pro-fonts
2013-01-29 14:13:15 -08:00
Luya Tshimbalanga
6549fe1562
update Makefile.am
2013-01-29 13:55:21 -08:00
Luya Tshimbalanga
91c3faa7d6
renamed as fedora-live-design-suite by suggestion
2013-01-29 13:34:56 -08:00
Dennis Gilmore
785d86d85d
convert soas to split package and livecd bits
2013-01-28 14:13:16 -06:00
Adam Williamson
2c04fe5d62
drop samba-client from minimization (it's needed for SMB print sharing)
2013-01-26 08:58:40 -08:00
Luya Tshimbalanga
b81f3805e9
pdfshuffler instead of pdfshuffle
2013-01-25 00:27:24 -08:00
Luya Tshimbalanga
4c3317cfd0
update spec about design suite
2013-01-24 21:55:24 -08:00
Luya Tshimbalanga
c7a9cbd3d8
add size info for Design Suite
2013-01-24 21:35:09 -08:00
Dennis Gilmore
781dd88fbb
split out the lxde packages
2013-01-24 20:42:55 -06:00
Dennis Gilmore
f8194b615c
split out the xfce image packages into its own snippet
2013-01-24 18:27:54 -06:00
Luya Tshimbalanga
225791a893
Design suite is livedvd
2013-01-22 18:33:16 -08:00
Kevin Fenzi
32f754bc8c
Add qemu-guest-agent. Fixes bug 886705
2013-01-16 12:31:32 -07:00
Luya Tshimbalanga
67ffa47a5d
design suite is now livedvd
2013-01-15 19:23:17 -08:00
Bruno Wolff III
beac88ba11
Games: abuse package has been dropped from Fedora
2013-01-13 11:46:38 -06:00
Luya Tshimbalanga
34edf41564
replaced pdfmod by pdfshuffle
2013-01-12 18:58:16 -08:00
Luya Tshimbalanga
85c15e15c4
updated design ks
2013-01-09 17:09:43 -08:00
Christoph Wickert
2f7d13c09e
Xfce: Mark liveinst.desktop as executable to aviod Xfce security warning
2013-01-09 00:15:13 +01:00
Christoph Wickert
81d56bc043
Xfce: Set Xfce as default session in lightdm
2013-01-08 22:57:47 +01:00
Luya Tshimbalanga
43cc9ed53f
add myself and modified design spin
2013-01-08 12:41:26 -08:00
Christoph Wickert
e2fa9c180a
Xfce: Add gnome-keyring-pam, automatic unlock of the keyring is a release criteria
2013-01-08 16:26:05 +01:00
Christoph Wickert
976ec23698
Xfce: lightdm's timed login and language selector are broken, disable them for now ( #893098 )
2013-01-08 16:24:49 +01:00
Bill Nottingham
f7dda05841
Drop gtk-recordmydesktop to free some space
2013-01-03 14:29:51 -05:00
Rex Dieter
9858d4fe16
kde: -system-config-printer (again)
2012-12-25 16:37:34 -06:00
Rex Dieter
4606094b82
kde: drep reference(s) to system-config-printer-kde
2012-12-22 13:59:58 -06:00
Matthieu Saulnier
92f886a06e
[l10n fr kde] system-config-keyboard.fc18 doesn't work
2012-12-21 16:08:00 +01:00
Matthieu Saulnier
8d5508e556
[l10n fr] system-config-keyboard.fc18 doesn't work
2012-12-21 13:38:55 +01:00
Brendan Jones
ec34fb97fe
Correct fedora-live-jam-kde.ks part cmd, add to Makefile
2012-12-20 17:13:56 +01:00
Brendan Jones
81b7fd78f5
Add fedora-live-jam-kde.ks
2012-12-20 15:46:16 +01:00
Rich Mattes
5313a89938
[robotics] Add version control packages
...
The spin is missing some popular version control packages. Adding
them in to make development a little easier.
2012-12-18 23:11:34 -05:00
Bill Nottingham
07e9ff1fe6
Oh dear, gimp-help is way too big. Remove it.
2012-12-13 12:14:55 -05:00
Bruno Wolff III
3035ae4277
[games] Don't include libreoffice in the games spin
...
libreoffice was added to the livecd desktop spin very late in the
development cycle and there isn't a lot of time to futz around with
this as we are freezing today. The change would likely put the games
spin oversize. For now just don't include libreoffice stuff. Later
we may want to keep it and adjust the included games.
2012-12-11 15:41:31 -06:00
Bill Nottingham
1bb77a5909
Handle current dracut livedir argument. ( #881124 )
2012-12-11 14:28:39 -05:00
Bill Nottingham
69ccdc5502
Add gimp-help langpacks to DVD. ( #879030 )
2012-12-11 14:12:39 -05:00
Bill Nottingham
8109992511
Drop the livecd libreoffice exclude, as that's what actually gets composed from.
2012-12-11 14:03:00 -05:00
Bill Nottingham
1fed4cf395
Add libreoffice to desktop image. ( #885693 )
2012-12-11 13:57:14 -05:00
Peter Robinson
264356737b
SoaS: Fix and cleanup a number of things in the spin
2012-12-10 22:49:53 +00:00
Peter Robinson
12a2e993a1
SoaS: hopefully fix F-18+ live images, still might need some minor tweaks
2012-11-30 15:49:14 +00:00
Rex Dieter
fe6dec7816
kde: s|nepomukstrigiservice|nepomukfileindexer|
2012-11-29 10:33:27 -06:00
Rex Dieter
c1199aa6a5
kde: drop PRELINK hack, already in fedora-live-base.ks
2012-11-29 10:32:13 -06:00
Rex Dieter
0a9cda4ba8
kde: add/use new @kde-telepathy group
2012-11-29 09:59:25 -06:00
Christoph Wickert
fa43ade19b
Xfce: Fix language selection but change the timeout to 20 seconds;
...
make the sed commands more rebust against changes.
2012-11-24 15:48:37 +01:00
Kevin Fenzi
59d77a36c6
Drop gnumeric for now to save space on xfce spin. Bug #853590
2012-11-16 09:14:25 -07:00
Bill Nottingham
112dd5012a
Be more brutal in excluding extra kernel gunk.
2012-11-12 12:58:10 -05:00
Bill Nottingham
1ee9d70ab1
Forgot a qlogic firmware
2012-11-05 23:51:56 -05:00
Fabian Affolter
874050bfc4
gnome-terminal relplayed by Terminal to save space
2012-11-03 21:31:39 +01:00
Christoph Wickert
8d2573e3bc
Xfce: More space saving ( #853590 )
2012-10-17 20:02:19 +02:00
Christoph Wickert
d27f1f6f70
Xfce: Enable language selector in lightdm
2012-10-15 16:46:36 +02:00
Bill Nottingham
600308e3be
Don't mount a tmpfs ourselves - use systemd's tmp.mount.
...
We were mounting a tmpfs over a tmpfs, which aside from being redundant is appearing to cause some issues. (#857076 )
2012-10-12 10:40:55 -04:00
Bill Nottingham
49e2f8cbb9
Match gnome comps changes.
2012-10-11 14:09:54 -04:00
Bruno Wolff III
a83714659f
Remove extraneous newline
2012-10-06 08:44:59 -05:00
Bruno Wolff III
9e4fdd1e40
Prepare for building new spin-kickstarts package for f19
2012-10-06 08:30:52 -05:00
Bruno Wolff III
6f82f8e3df
The meego ks file name needs to be removed
...
As part of removing meego, the ks name also needs to be removed
from Makefile.am.
2012-10-06 08:20:05 -05:00
Bill Nottingham
4060db7013
Exclude kernel-tools and friends.
2012-10-05 10:06:23 -04:00
Peter Robinson
39bc71595e
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2012-10-05 09:44:06 +01:00
Peter Robinson
7378081f73
SoaS: remove deps that come from god knows where
2012-10-05 09:43:42 +01:00
Bill Nottingham
82fb9f6100
Drop meego kickstart per maintainer.
2012-10-03 16:48:49 -04:00
Bill Nottingham
1974b6419f
Remove some removals that are either excluded elsewhere, or are no longer brought in.
2012-10-03 16:33:42 -04:00
Bill Nottingham
0cc5cc9e90
Cleanup of fedora-live-mini
...
1) Include the standard minimization bits, remove removals already referenced there.
2) Remove obsolete removals
3) Switch to groups for a couple of items
4) Switch to firewall-config
2012-10-03 16:18:33 -04:00
Matthias Clasen
3edb1b58df
gnome-games-help no longer exists
2012-09-28 13:38:37 -04:00
Bruno Wolff III
41089215b7
Allow joysticks and game pads to work on live image
...
Use the joystick-support package to support joysticks and game pads
instead of doing it in post install.
2012-09-19 06:56:28 -05:00
Adam Miller
47cee69cb9
change up the sed command so lightdm autologin works for xfce spin
2012-09-18 11:52:35 -05:00
Fabian Affolter
7b1eb31c55
Less than 80 chars per line
2012-09-16 13:32:25 +02:00
Fabian Affolter
b43cfac9dc
system-config-network is not longer available
2012-09-16 12:06:21 +02:00
Bill Nottingham
499b5c9fea
Add exclusion back.
2012-09-07 15:50:02 -04:00
Bill Nottingham
ec24510780
Change spins to use the new desktop env groups rather than big lists of packages.
...
Tested composes; package set roughly eqiuvalent.
2012-09-07 15:41:31 -04:00
Bill Nottingham
a04f6b7146
Fix kickstart.
2012-09-06 15:42:30 -04:00
Bill Nottingham
5a74ea22ac
@base was renamed; adjust kickstarts.
2012-09-01 13:00:10 -04:00
Kevin Fenzi
bbb4327364
Drop xfce4-xfswitch-plugin for now, it pulls in gdm
...
Drop gnome-bluetooth for blueman. Saves 110+MB uncompressed.
2012-08-31 22:11:19 -06:00
Dennis Gilmore
67ad433749
Install network-manager-applet rather than the removed NetworkManager-gnome
2012-08-31 19:34:13 -05:00
Bill Nottingham
bdd2e5cd07
Fix fedora-install-fedora for new anaconda package selection.
...
Anaconda package selection is determined by environments in the comps
file which define environments to install, and groups that are options.
Use those group lists, and drop individual packages since you can't
select them anyway (outside of dracut/kernel).
A few groups that are options for the workstation/development environment
are commented out for space concerns. Test compose was ~4.0G without them,
within range for the Fedora DVD.
2012-08-27 17:23:32 -04:00
Rex Dieter
00ac2f99b2
Revert "xfce: enable lightdm.service"
...
This reverts commit 60749a38a7 .
2012-08-11 15:43:30 -05:00
Rex Dieter
bf1ebe2def
Revert "enable kdm.service, DisplayManagerRework feature"
...
This reverts commit 0e4d9dfc4f .
2012-08-11 15:43:22 -05:00
Rex Dieter
60749a38a7
xfce: enable lightdm.service
...
per https://fedoraproject.org/wiki/Features/DisplayManagerRework
2012-08-11 11:10:55 -05:00
Rex Dieter
0e4d9dfc4f
enable kdm.service, DisplayManagerRework feature
...
per https://fedoraproject.org/wiki/Features/DisplayManagerRework
2012-08-11 11:04:14 -05:00
Bruno Wolff III
7a89c92eaa
Games: drop egoboo as it is being retired
2012-08-07 13:28:35 -05:00
Bruno Wolff III
baa6c32028
glest has been retied in favor of megaglest.
2012-08-07 13:23:43 -05:00
Ray Strode
9711e03c75
desktop: don't drop any hunspell-* packages
2012-08-02 14:07:32 -04:00
Ray Strode
819d23e42d
Desktop: add in hunspell-en
...
http://lists.fedoraproject.org/pipermail/desktop/2012-August/007594.html
2012-08-02 12:55:53 -04:00
Adam Williamson
aa39c91a41
look for rd.live.image not liveimg on command line - ref. livecd-tools-18.6
2012-07-31 13:12:37 -07:00
Bill Nottingham
38121840f9
It's 2012. I think there are more important things to put on the install DVD rather than INN.
2012-07-27 14:03:00 -04:00
Kevin Fenzi
d710eb4345
Switch to lightdm. Clean up old stuff. Add more themes.
2012-07-21 15:02:37 -06:00
Bruno Wolff III
776252e75a
Games: Allow joysticks and game pads to work
2012-07-21 08:18:15 -05:00
Bruno Wolff III
cc9bf95427
Drop references to java 1.5 and 1.6 in install image
...
Java 1.5 and 1.6 are no longer in Fedora and so we don't need to block
them from the install image any longer. None of the other ks files
referred to them.
2012-07-10 05:08:38 -05:00
Christoph Wickert
7a600784bb
LXDE: Switch from parcellite to clipit
2012-06-22 19:02:33 +02:00
Kevin Fenzi
03d87e6c7e
Add greybird themes
2012-06-15 16:00:46 -06:00
Bruno Wolff III
c582e3962e
Initial f18 rawhide package
2012-06-15 11:24:31 -05:00
Bruno Wolff III
58051f3188
Fix a second missing backslash
2012-06-15 11:11:07 -05:00
Bruno Wolff III
ed28a56c5f
Add missing backslash
2012-06-15 11:03:19 -05:00
Bruno Wolff III
f697c3241d
Add Russian localization ks files
2012-06-15 11:00:02 -05:00
Matthias Clasen
425990a43a
Avoid a few warnings
2012-06-09 00:56:15 -04:00
Adam Williamson
31a20c8a3a
drop things that are now duplicate with the new anaconda-tools comps group
2012-05-25 11:20:15 -07:00
Peter Robinson
4a858180dd
SoaS: take eToys off the home page
2012-05-25 11:19:49 -07:00
Dennis Gilmore
17c397b270
make sure that javadoc packages are on the dvd
...
make sure PAckageKit0zif and zif are not on the dvd
2012-05-25 11:18:18 -07:00
Matthieu Saulnier
c0c6b85bb2
French ks: remove language-specific packages
2012-05-18 03:37:51 +02:00
Bill Nottingham
b58a926cba
Use new anaconda-tools group. (releng #5195 )
2012-05-17 15:54:14 -04:00
Matthieu Saulnier
f52702fd7a
French ks: add language-specific packages
2012-05-16 23:37:46 +02:00
Adam Williamson
ae38214a8b
fix live device location for mini as well as base ( #740280 )
2012-05-14 15:39:11 -07:00
Adam Williamson
702a45903d
add mactel-boot to DVD ( #821185 )
2012-05-14 15:35:22 -07:00
Kevin Kofler
caa4c15078
fedora-live-kde-base.ks: Create /root/.config/gtk-3.0/ before writing to it.
...
We need to mkdir -p /root/.config/gtk-3.0 before writing settings.ini to it.
(I had noticed that only after I had pushed the commit dropping the snippet,
so now that said commit got reverted, the fix is needed.)
2012-05-15 00:08:58 +02:00
Rex Dieter
4d94d5235b
kde: add bug #808062 reference
2012-05-14 15:28:15 -05:00
Rex Dieter
3bcca4d1c4
Revert "fedora-live-kde-base.ks: Drop the workaround for GTK+ apps running as root."
...
This reverts commit 7f9656a5ab .
2012-05-14 15:28:03 -05:00
Dennis Gilmore
e543953520
remove wine from scientifc-kde its not supported in the releng process
2012-05-12 10:35:05 -05:00
Adam Williamson
3ac66a0add
put back escaping, revert other unjustified syntax changes from fgrose
2012-05-08 12:38:11 -07:00
Adam Williamson
99cd6d592e
Substitute /run/initramfs/live for /mnt/live (from fgrose)
...
This is needed to enable mounting of home.img and swap.img in
Fedora 17 LiveOS installations.
2012-05-08 12:11:15 -07:00
Peter Robinson
64bdebae13
SoaS: update details
2012-05-06 09:35:10 +01:00
Peter Robinson
3b4b23ddc7
SoaS: update Activities
2012-05-05 14:04:16 +01:00
Kalev Lember
d7e18ed13b
Desktop: Show a 'try-or-install?' window at live media log in
...
The live media install notification was reimplemented as an actual
window and the code is now in the Anaconda tree. Use this instead of the
copy-pasted notification code that was in the kickstart file.
2012-05-04 21:33:12 +03:00
Kalev Lember
c712f456cb
Desktop: Display a notification for starting the installer
...
A git repo with anaconda-notification and anaconda-notification.desktop
is currently set up at https://github.com/kalev/anaconda-notification
2012-05-01 13:47:33 +03:00
Peter Robinson
19d152baef
make SoaS 3Gb
2012-04-28 09:21:00 +01:00
Dennis Gilmore
285e07bb79
remove gnome-utils from design-suite since its removed from fedora
2012-04-24 23:35:09 -05:00
Dennis Gilmore
7c56a44616
exclude syslog-ng* it has subpackages that get pulled in causing the srpm to be needed but not found.
...
this fixes a compose failure
2012-04-24 23:34:52 -05:00
Dennis Gilmore
62c1ef838e
add sugar-desktop to Fedora install DVD bz#808039
2012-04-24 23:34:41 -05:00
Dennis Gilmore
0db2bc0777
Set the image size for sugar to 2.5GiB this allows the compose to complete
2012-04-24 23:34:32 -05:00
Bill Nottingham
189aec7cc9
Add some notes on using yum-langpacks with livecd-creator.
2012-04-24 18:06:22 -04:00
Peter Robinson
c8a184141d
SoaS: Update included Activities
2012-04-23 14:27:13 +01:00
Bill Nottingham
650e24ec5e
Add explicit langpack listings so they get pulled in on the DVD. ( #804216 )
2012-04-17 11:11:22 -04:00
Rex Dieter
153b1e7328
kde: -gnome-disk-utility
...
it pulls in gdisk/udisks2/libicu
2012-04-09 09:02:05 -05:00
Rex Dieter
a586a5ebd8
drop reference to pavucontrol
2012-04-09 08:58:34 -05:00
Jens Petersen
f7a66520d3
install: @simplified-chinese-support and @traditional-chinese-support replace @chinese-support
2012-04-09 11:07:38 +09:00
Rex Dieter
9f45790e08
kde: pkg rename, s/calligra-tables/caligra-tables/
2012-04-07 13:36:42 -05:00
Kalev Lember
9d017bd59a
Adapt to firefox desktop file name change in F17
...
Starting with firefox-7.0.1-3.fc17, the desktop file was renamed from
mozilla-firefox.desktop -> firefox.desktop.
https://bugzilla.redhat.com/show_bug.cgi?id=736558
https://bugzilla.redhat.com/show_bug.cgi?id=808497
2012-03-30 17:30:42 +03:00
Fabian Affolter
5dc8a039ab
weplab entry fixed
2012-03-18 14:56:26 +01:00
Fabian Affolter
52c33d1524
Updated
2012-03-18 12:37:28 +01:00
Kevin Fenzi
afc69ddb80
Oops. That should be ConsoleKit-x11
2012-03-12 13:56:44 -06:00
Kevin Fenzi
326619a5f6
Add ConsoleKit for now until we move away from gdm.
2012-03-12 09:45:43 -06:00
Amit Saha
a1fb14da6e
Merge branch 'f17'
2012-03-10 23:54:49 +11:00
Amit Saha
83a5d2d46b
Scientific spin: include SAGE, python-pp and some meta-data editing
2012-03-10 23:50:58 +11:00
Rex Dieter
8a879a6e77
kde: s/koffice/calligra/
2012-03-04 04:24:05 +01:00
Kevin Kofler
59118f72cc
fedora-livecd-kde.ks: Don't explicitly blacklist kdeedu*.
...
kdeedu is not installed by default in the first place anyway, and if it were,
the kdeedu* wildcard would not match the new split packages anymore.
2012-03-01 02:13:27 +01:00
Kevin Kofler
3cc088bb12
fedora-livecd-kde.ks: Readd amarok and update comment.
...
Let's try readding Amarok again, now that JuK is gone. Hopefully the comps
changes were sufficient to make it fit.
2012-03-01 02:13:19 +01:00
Kevin Kofler
e2aaa5cc6e
fedora-livecd-kde.ks: Don't explicitly blacklist kdeedu*.
...
kdeedu is not installed by default in the first place anyway, and if it were,
the kdeedu* wildcard would not match the new split packages anymore.
2012-03-01 02:11:26 +01:00
Kevin Kofler
900317c384
fedora-livecd-kde.ks: Readd amarok and update comment.
...
Let's try readding Amarok again, now that JuK is gone. Hopefully the comps
changes were sufficient to make it fit.
2012-03-01 02:10:07 +01:00
Rex Dieter
cb75bbeac5
kde: s/koffice/calligra/
2012-02-29 11:51:58 -06:00
Kevin Kofler
b87c0bbda1
fedora-live-kde.ks: Update list of kdeedu apps.
...
Use split packages instead of metapackages and fix renamed packages.
We have been shipping split kdeedu since Fedora 16.
2012-02-29 03:37:30 +01:00
Kevin Kofler
f1ed2cf61f
fedora-livecd-kde.ks: Remove the commented out -konq-plugins.
...
There is no konq-plugins package anymore, it was merged into kde-baseapps.
2012-02-29 03:36:54 +01:00
Kevin Kofler
a9dc17eeeb
fedora-live-kde.ks: Update list of kdeedu apps.
...
Use split packages instead of metapackages and fix renamed packages.
We have been shipping split kdeedu since Fedora 16.
2012-02-29 03:35:08 +01:00
Kevin Kofler
e6742c3c74
fedora-livecd-kde.ks: Remove the commented out -konq-plugins.
...
There is no konq-plugins package anymore, it was merged into kde-baseapps.
2012-02-29 03:18:56 +01:00
Bruno Wolff III
398fef3a46
Games: Still oversize so drop FlightGear
2012-02-28 17:59:48 -06:00
Bruno Wolff III
fc453aa1c1
Games: Still oversize so drop FlightGear
2012-02-28 17:58:46 -06:00
Bruno Wolff III
0f1ceca041
wormux has been renamed warmux
2012-02-28 17:58:12 -06:00
Bruno Wolff III
e61fe3a33d
wormux has been renamed warmux
2012-02-28 17:57:45 -06:00
Bruno Wolff III
821fa0f8ed
specspo is no longer in repo, so stop excluding it
2012-02-28 07:36:59 -06:00
Bruno Wolff III
d83d7da4c4
specspo is no longer in repo, so stop excluding it
2012-02-28 07:35:30 -06:00
Rich Mattes
dcce713a66
robotics: add pcl-devel to default packages
2012-02-25 10:56:37 -05:00
Bruno Wolff III
4f68698cb0
Revert "robotics: add pcl-devel to default packages"
...
I accidentally used my normal package workflow. I should have done a cherry
pick instead of a merge. This should fix my accidentally backporting a
commit to a different spin.
This reverts commit 66bc862c9b .
2012-02-25 08:17:49 -06:00
Bruno Wolff III
a3302bb9f6
Merge branch 'master' into f17
2012-02-25 08:03:37 -06:00
Bruno Wolff III
80921cf279
Games: remove tremuluous to deal with oversize issue
2012-02-25 08:02:13 -06:00
Rich Mattes
7b49a5c103
robotics: add pcl-devel to default packages
2012-02-20 18:35:09 -05:00
Rich Mattes
66bc862c9b
robotics: add pcl-devel to default packages
2012-02-20 18:35:00 -05:00
Kevin Kofler
776ebbc613
fedora-livecd-kde.ks: Drop amarok again (still size issues).
...
Readd krusader, should fit without amarok.
2012-02-14 23:40:16 +01:00
Bruno Wolff III
5f00cb35c5
Update repo commands to use branched release
...
Now that we have branched we want the default repo commands to
point to the branched release, not rawhide. There is an empty
updates repo, so it's safe to uncomment the updates repo as well.
2012-02-12 08:04:42 -06:00
Christoph Wickert
676271bd04
Xfce: Replace quodlibet with pragha (as discussed in http://lists.fedoraproject.org/pipermail/xfce/2012-February/001019.html )
2012-02-11 20:03:17 +01:00
Kevin Fenzi
6690f0db6e
xfce: Drop quodlibet for now until we can sort out dep issues.
2012-02-10 10:08:40 -07:00
Kevin Kofler
320d27d378
fedora-livecd-kde.ks: Update CJK font blacklist for new Korean default font.
...
(comps-f17 now defaults to nhn-nanum-gothic-fonts instead of
un-core-dotum-fonts.)
2012-02-06 20:58:57 +01:00
Kevin Kofler
8cd69aea00
fedora-livecd-kde.ks: Clean up kipi-plugins comment.
2012-01-31 03:15:27 +01:00
Kevin Kofler
1c2563c615
fedora-livecd-kde.ks: Drop Krusader (space reasons).
2012-01-31 03:14:57 +01:00
Christoph Wickert
521bffce42
l10n/fedora-livecd-xfce-de_DE.ks was missing from Makefile.am, too
2012-01-29 22:04:58 +01:00
Christoph Wickert
03bd0bf3ce
Add French kickstarts to Makefile.am
2012-01-29 22:03:11 +01:00
Matthieu SAULNIER
69ec1cf677
Add kickstarts FR in l10n directory
2012-01-29 20:24:22 +01:00
Kevin Kofler
6c81ba3c71
Revert "fedora-livecd-kde.ks: Omit Amarok (at least for now)."
...
This reverts commit d72dfa30b7 .
The huge documentation is now in a subpackage, so let's try whether it fits
again now.
2012-01-27 22:08:19 +01:00
Kevin Kofler
c4da3676a2
fedora-live-kde-base.ks: Don't list oxygen-gtk3 explicitly.
...
This is now taken care of by the oxygen-gtk metapackage (which drags in both
oxygen-gtk2 and oxygen-gtk3), which is default for @kde-desktop in comps
(replacing the old gtk2-only oxygen-gtk).
2012-01-26 23:01:58 +01:00
Kevin Kofler
7f9656a5ab
fedora-live-kde-base.ks: Drop the workaround for GTK+ apps running as root.
...
The workaround (/root/.gtkrc-2.0 and /root/.config/gtk-3.0/settings.ini
defaulting globally to oxygen-gtk) should not be needed anymore now that the
setting is handled through xsettings.
2012-01-24 17:47:10 +01:00
Kevin Kofler
c2c8107468
fedora-live-kde-base.ks: Default to oxygen-gtk3.
...
- Pull in oxygen-gtk3 instead of adwaita-gtk3-theme.
- Also handle GTK+ 3 in the workaround for apps running as root.
2012-01-24 17:43:49 +01:00
Rich Mattes
4a183c37eb
Robotics: Increase root filesystem size, re-enable fawkes packages
2012-01-23 20:47:03 -05:00
Kevin Kofler
d72dfa30b7
fedora-livecd-kde.ks: Omit Amarok (at least for now).
...
The PNGs in the Amarok documentation (handbook) have skyrocketed in size.
2012-01-22 05:19:07 +01:00
Kevin Kofler
ca4ae25b5a
fedora-livecd-kde.ks: Update the comment about kipi-plugins.
...
kipi-plugins doesn't drag in Digikam anymore, but it still drags in Marble
(which it didn't do in the past), which is a size issue.
2012-01-22 05:10:47 +01:00
Kevin Kofler
8b93593efa
fedora-livecd-kde.ks: Update blacklist of huge CJK fonts for comps changes.
2012-01-21 06:43:16 +01:00
Peter Robinson
8eca92129d
SoaS: update firewall
2011-12-23 16:34:54 +00:00
Peter Robinson
e5371e53d5
SoaS: allow Read and Browse back as they'll start to work again soon
2011-12-23 10:34:46 +00:00
Kevin Fenzi
a960d02b90
Sync up Xfce spin with group to avoid duplications. Fixes bug 766998
2011-12-13 15:39:27 -07:00
Kevin Fenzi
162fa9e3aa
claws-mail-plugins-cacahesaver is gone.
2011-12-09 18:07:14 -07:00
Peter Robinson
b717b0fa2b
SoaS: cleanup package list as some are now deps, some added to sugar-desktop comps group
2011-11-28 10:46:38 +00:00
Peter Robinson
458bdbcdf6
SoaS: minor cleanups
2011-11-12 10:22:59 +00:00
Peter Robinson
41b4266732
mini: no perf package
2011-11-12 09:36:51 +00:00
Rich Mattes
83a9c11306
Robotics: Enable live install, update GNOME shortcuts to robotics-related programs
2011-11-03 17:22:12 -04:00
Christoph Wickert
ddb07a5c61
Xfce: Work around #746693
2011-11-01 15:57:33 +01:00
Christoph Wickert
65cfec7f93
Security: Don't start Pulseaudio but notification-daemon, install upower ( #713292 and #749985 )
2011-10-31 22:39:24 +01:00
Christoph Wickert
60cbed4aae
LXDE: install upower, start notification-daemon ( #749985 )
2011-10-31 22:38:21 +01:00
Rex Dieter
e1dd827d0b
fedora-live-kde: s|kdebase-workspace-wallpapers|kde-wallpapers|
2011-10-31 12:47:53 -05:00
Christoph Wickert
daac0e9f49
LXDE: Don't start Pulseaudio ( #713292 and #749985 )
2011-10-29 22:19:24 +02:00
Dennis Gilmore
54f55669b4
drop agave from design-suite its no longer available and breaking compose
2011-10-29 14:58:14 -05:00
Peter Robinson
a8b440cc29
SoaS: update soas release
2011-10-28 10:17:56 +01:00
Peter Robinson
1ec83fcaf4
SoaS: fix display of a few Activities
2011-10-27 14:30:09 +01:00
Bruno Wolff III
c6d5e9053a
Initial f17 build
...
Switch back to using rawhide for live images by default
2011-10-25 07:00:54 -05:00
Bruno Wolff III
af9247e56a
Add new spins to the makefile.
2011-10-24 20:31:25 -05:00
Bruno Wolff III
485d8f9259
Add the Scientific spin kickstart file.
2011-10-24 19:36:10 -05:00
Bruno Wolff III
e6f1d48ffa
Add the Robotics kickstart file.
2011-10-24 19:34:48 -05:00
Christoph Wickert
e2991a461d
Xfce: Included system-config-language as GDM no longer offers a language selection
2011-10-24 12:35:03 +02:00
Rex Dieter
ab1b1e6f95
s/kpackagekit/apper/
2011-10-21 17:03:05 -05:00
Joerg Simon
7d07b3ca58
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2011-10-17 13:14:40 +02:00
Joerg Simon
b1cbbb447a
SecurityLab: removed "firstaidkit-plugin-all" because nightly build failed with firstaidkit-plugin-grub-0.3.1-1.fc16.i686 requires grub
2011-10-17 13:11:09 +02:00
Bruno Wolff III
5295c3112c
Make a new build for the final freeze
2011-10-15 17:11:32 -05:00
Adam Williamson
5ad2a6e42b
update system disablement for systemd, drop some dead wood
...
Signed-off-by: Bruno Wolff III <bruno@wolff.to >
2011-10-15 09:15:28 -05:00
Peter Robinson
b041e38a0a
mini: Add grub2, grub-efi and efibootmgr for EFI install/booting. Fixes bug #735023
2011-10-14 15:02:44 +01:00
Rex Dieter
986935e556
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2011-10-13 11:34:07 -05:00
Rex Dieter
5bf8ac39c4
Revert "fedora-live-kde-base.ks: Don't disable Nepomuk even for liveuser ( #731269 )."
...
This reverts commit 8591f0dd2c .
2011-10-13 11:33:36 -05:00
Kevin Fenzi
3c72e9eae4
Add grub2, grub-efi and efibootmgr for EFI install/booting. Fixes bug #735023
2011-10-13 09:20:03 -06:00
Rex Dieter
5685d07f87
kde: set akonadi QSQLITE3 backend
2011-10-13 09:47:33 -05:00
Joerg Simon
ec9af540b1
SecuritySpin: added back gnome-terminal which is used by security-menus
2011-10-13 10:28:45 +02:00
simon
21eb6c8fd1
made it ready for f16 - fixed deps and added some stuff like sqlninja build and test worked fine with f16 i386
2011-10-10 16:55:12 +02:00
Peter Robinson
8554883932
SoaS: and one more Activity
2011-10-09 19:30:29 +01:00
Peter Robinson
a9e154209a
SoaS: add more Activities
2011-10-09 17:42:06 +01:00
Christoph Wickert
5d899cf8dc
LXDE: Add pnmixer to provide a mixer icon in the panel
2011-10-02 12:29:52 +02:00
Peter Robinson
7e1713b954
SoaS: some general cleanups and updates
2011-09-12 10:37:18 +01:00
Kevin Fenzi
ffdf6bd8ab
Fix release name on soas
2011-09-09 20:26:23 -06:00
Matthias Clasen
50ec7b25e9
Trivial: typo fix
2011-09-08 18:16:13 -04:00
Matthias Clasen
24fea01db2
Don't ship gnome-shell extensions on the desktop spin
2011-09-08 18:15:29 -04:00
Kevin Kofler
8591f0dd2c
fedora-live-kde-base.ks: Don't disable Nepomuk even for liveuser ( #731269 ).
2011-08-17 13:39:06 +02:00
Bruno Wolff III
67226df489
Rebuild for F16 branch.
2011-08-06 11:54:27 -05:00
Bruno Wolff III
5f363b1baa
Switch from using rawhide to release repos.
2011-08-06 11:13:32 -05:00
Bruno Wolff III
a8fede4a0b
Replace cvs commands with git commands in the instructions.
2011-08-06 10:55:11 -05:00
Kevin Fenzi
87acaf1a7b
Remove cnetworkmanager, it no longer exists.
...
https://bugzilla.redhat.com/show_bug.cgi?id=727645
2011-08-02 14:16:42 -06:00
Kevin Kofler
a8a75a55b4
fedora-livecd-kde.ks: Also omit kipi-plugins because of https://bugzilla.redhat.com/show_bug.cgi?id=727570
2011-08-02 15:42:21 +02:00
Kevin Kofler
8086a52c0f
fedora-livecd-kde.ks: Disable digikam (size issues).
2011-07-26 18:07:10 +02:00
Bruno Wolff III
5b034583bb
nss_db is depreciated in F16.
2011-07-14 07:28:23 -05:00
Peter Robinson
12577839dd
SoaS: updating SoaS names
2011-06-12 19:01:09 +01:00
Peter Robinson
ff0315f017
SoaS: merge fixes from branch
2011-06-12 18:41:33 +01:00
Peter Robinson
c3a1adefdc
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2011-06-12 12:12:27 +01:00
Peter Robinson
776275a4e2
SoaS: further live image startup fixes
2011-06-12 12:11:59 +01:00
Christoph Wickert
38cf085584
Xfce: xfce4-cddrive-plugin is dead, remove it completely
2011-06-06 00:20:22 +02:00
Christoph Wickert
e89b41a9f0
Xfce: Remove orphaned parole-mozplugin
2011-06-06 00:19:15 +02:00
Bruno Wolff III
1a21086dbe
Remove references to hal-storage-addon.
...
hal-storage-addon has been retired for F16.
2011-05-21 00:27:52 -05:00
Bruno Wolff III
cf02434d19
Do initial F16 build.
2011-05-20 07:12:46 -05:00
Christoph Wickert
5e3c998ac1
LXDE: Add xscreensaver-extras ( #705217 )
2011-05-17 21:53:29 +02:00
Christoph Wickert
2512284445
Design Suite: Fixes for F15 / GNOME 3
2011-05-08 22:36:39 +02:00
Peter Robinson
8203f7b391
SoaS: further fixes for Sugar live image startup
2011-05-08 15:37:35 +01:00
Peter Robinson
d41b9ca2c9
SoaS: futher live image fixes
2011-05-08 13:24:16 +01:00
Peter Robinson
9365e03f28
SoaS: change the default browser to one that works
2011-05-07 16:13:14 +01:00
Christoph Wickert
ff93306010
Security: Final fixes for F15
2011-05-07 14:02:42 +02:00
Christoph Wickert
bc9564a6d3
LXDE: java-1.6.0-openjdk-plugin -> icedtea-web
2011-05-07 13:40:02 +02:00
Christoph Wickert
c3d4faa52f
Xfce: Use auto-login instead of timed-login ( #702749 )
2011-05-07 00:20:10 +02:00
Christoph Wickert
fe7fed09fa
LXDE: Fix pcmanfm autostart call to show the wallpaper
2011-05-06 11:04:53 +02:00
Bruno Wolff III
a69e5d7eb3
Set version for master branch to 0.16.0.
...
Don't want to forget this later.
2011-05-02 23:56:35 -05:00
Bruno Wolff III
89f75cfc5c
Add security and kde-base ks files.
2011-05-02 23:54:45 -05:00
Bruno Wolff III
9d7a7ac145
Broffice spin is no longer needed.
2011-05-02 23:53:16 -05:00
Bruno Wolff III
7ce33d2aed
Master branch is now following rawhide.
2011-05-02 23:11:40 -05:00
Bill Nottingham
c4346cc171
Replace obsolete java-1.6.0-openjdk-plugin with current icedtea-web.
2011-04-18 11:00:02 -04:00
Christoph Wickert
024cf2aa7e
Xfce: remove hal-storage-addon, it's no longer needed
2011-04-16 18:07:07 +02:00
Christoph Wickert
90b9d84981
Xfce: Clean-up and cosmetic fixes
2011-04-16 18:05:08 +02:00
Christoph Wickert
4e6a805d07
Xfce: java-1.6.0-openjdk-plugin -> icedtea-web
2011-04-16 17:36:26 +02:00
Christoph Wickert
9a3d0a4923
Xfce: Drop gtk-theme-engine-clearlooks
2011-04-16 17:35:22 +02:00
Peter Robinson
d986597f72
SoaS: numerous fixes to the SoaS live image ks
2011-04-15 17:59:26 +01:00
Peter Robinson
59231b8360
SoaS: explicitly provide firstboot(windowmanager)
2011-04-14 23:11:22 +01:00
Peter Robinson
1938cc03c6
SoaS: Create a default gnome keyring - should fix RHBZ # 649013
2011-04-11 15:48:19 +01:00
Peter Robinson
34d89406d7
SoaS: enable new Activities in the home view
2011-04-11 15:46:57 +01:00
Bruno Wolff III
8eb4d52259
qa-testday: Resolve overriding of favorite-apps issue
...
favorite-apps was set in persistant config for qa-testday, but only for
the live enviroment in live-desktop. The latter happens later since it
happens at run time, not build time. So a new section was added to
do a runtime override as well so the the qa-testday favorites are used
both in the live environment and after a test install.
2011-04-10 16:27:52 -05:00
Bruno Wolff III
df72cdca24
qa-testday: %post sections are not run in the order I expected.
...
Both qa-testday.ks and fedora-live-desktop.ks were trying to modify
/usr/share/glib-2.0/schemas/org.gnome.shell.qa-testday.gschema.override
by appending to the end of it. However, even though fedora-live-desktop.ks
was %included at the start of qa-testday.ks, the %post section from
fedora-live-desktop.ks was run second, so that its favorite-apps setting
was taking prference.
So I am going back to including a vender string in the name of the
override file. This seems to result in the config from qa-testday.ks
taking precedence. But I don't know if this is based on alphabetic
ordering by filename or just random happenstance. I have a question
pending on the kickstart list to see if I can get more information
on %post ordering.
2011-04-10 10:39:47 -05:00
Bruno Wolff III
9a9545c41f
qa-testday: Add favorites to the same override file desktop uses.
...
It looks like the override for favorites working depending on the
override file from qa-testday being processed after that from
live-desktop. It worked in testing, but might not work later.
So instead use append and the same name. This will put the qa-testday
definition after the live-desktop one in the same file.
2011-04-10 08:39:47 -05:00
Bruno Wolff III
72f0d81e1a
Merge branch 'qa'
2011-04-10 00:03:02 -05:00
Bruno Wolff III
ae3d38155c
qa-testday: Make a local liveinst.desktop
...
For some reason I don't know right now, the installed liveinst.desktop
gets renamed to anaconda.desktop in live-base. So until I know if that
should really be done differently, I'm adding a local one.
2011-04-09 21:00:05 -05:00
Bruno Wolff III
056803cac5
Add missing line to testday-wiki favorite.
2011-04-09 20:57:02 -05:00
Bruno Wolff III
ea3c728d69
Adjust tweaking prerequisites to include zip and unzip.
2011-04-09 19:42:01 -05:00
Bruno Wolff III
ccb24e2e7b
qa-testday: Need to override welcome page a different way.
2011-04-09 19:01:49 -05:00
Bruno Wolff III
ae20b8bcfb
qa-testday: Remove unneeded encoding definition.
2011-04-09 18:55:29 -05:00
Bruno Wolff III
974c944b2f
qa-testday: Add back install to hard drive favorite
2011-04-09 18:54:01 -05:00
Bruno Wolff III
21a1ab03f1
qa-testday: Make comment reflect favorite instead of link.
2011-04-09 18:49:13 -05:00
Bruno Wolff III
d3a88a6af5
qa-testday: Link desktop entries don't work, use app entry instead.
2011-04-09 18:48:09 -05:00
Bruno Wolff III
54f86c48a7
qa-testday: Replace firefox favorite with test day wiki favorite.
2011-04-09 18:46:43 -05:00
Bruno Wolff III
998da55f54
qa-test-day: override urls don't stick, try to ignore them instead.
2011-04-09 17:02:03 -05:00
Bruno Wolff III
008df75ef7
qa-test-day: skel is in /etc not /usr.
2011-04-09 16:45:40 -05:00
Bruno Wolff III
07e9368347
qa-test-day: Remove reference to deleted favorite.
2011-04-09 16:10:18 -05:00
Bruno Wolff III
0b9063fdad
qa-test-day: The new directory for favorites needs to be created.
2011-04-09 15:28:12 -05:00
Bruno Wolff III
1ce7a7bfad
qa-test-day: Remove redundant firefox favorite
2011-04-09 15:26:40 -05:00
Bruno Wolff III
f5653f7bb2
qa-test-day: Account for favorites search path
2011-04-09 15:24:35 -05:00
Bruno Wolff III
3b1b41ea36
qa-test-day: It looks like empty urls need to be quoted.
2011-04-09 15:17:00 -05:00
Christoph Wickert
cbc726f13b
Xfce: It's epdfview, not epdf
2011-04-09 21:52:22 +02:00
Christoph Wickert
54d16acb6e
Xfce: Add gnumeric again, switch from evince to epdf and from gcalctool to galculator
2011-04-09 21:51:23 +02:00
Christoph Wickert
e46a627ceb
Xfce: Switch back to GDM
2011-04-09 21:49:04 +02:00
Christoph Wickert
ba70d3bcfb
Xfce: Don't configure settings for root as login is disabled anyway
2011-04-09 21:43:32 +02:00
Bruno Wolff III
f3a46f0631
Fix up the key value favorites override file.
2011-04-09 13:43:21 -05:00
Bruno Wolff III
fd0752d245
Suppress first run pages for firefox.
2011-04-09 13:35:03 -05:00
Bruno Wolff III
f32212bb3e
The startup page should be changed in the branding area.
2011-04-09 11:41:54 -05:00
Bruno Wolff III
6308e3e455
glib-compile-schemas doesn't have a default.
...
I incorrectly assumed glib-compile-schemas would default to the system
schemas, but it turns out I need to explicitly name the directory.
2011-04-09 09:52:02 -05:00
Bruno Wolff III
7020ce3cac
Remove unzip option included by mistake.
2011-04-09 08:42:53 -05:00
Bruno Wolff III
7003848a4b
Change how the startup page is modified.
...
Recent firefox versions keep the properties in a zip archive.
So the appropriate file needs to be extracted, modified and
put back into the archive.
2011-04-09 02:06:32 -05:00
Bruno Wolff III
6d5907d4d4
Add qa desktop entries to favorites.
2011-04-09 01:09:15 -05:00
Christoph Wickert
27027824b9
Xfce: Remove orphaned xfce4-xfapplet-plugin
2011-04-08 23:51:35 +02:00
Christoph Wickert
a8b8d94cf2
Xfce: Remove orphaned xfce4-stopwatch-plugin
2011-04-08 22:39:18 +02:00
Christoph Wickert
a79a7c6a40
Xfce: Deactivate xfce4-panel first-run dialog ( #693569 )
2011-04-08 22:38:41 +02:00
Bruno Wolff III
2c5051ad29
Install image: Fix issue with missing dep xfwm4.
...
Some xfce stuff was manually removed to resolve a split media issue for
F14, that is no longer needed since we aren't doing split media for F15.
Since this exclusion is causing a dependency to be missing from the install
image these excludes are being dropped.
2011-04-08 10:25:14 -05:00
Kevin Kofler
596ef8e70c
fedora-live-mini.ks: Don't prelink this either.
...
The mini images are even less likely to want that kind of a size increase.
2011-04-07 09:58:07 +02:00
Kevin Kofler
36271446ff
fedora-live-base.ks: Don't prelink the live images.
...
This unacceptably increases the size of the images by several MiB.
The KDE image grew by 17 to 24 MiB, making it go oversized.
See https://bugzilla.redhat.com/show_bug.cgi?id=679880#c13 and followups.
2011-04-07 09:56:14 +02:00
Kevin Kofler
df3c8607e7
fedora-live-kde-base.ks: pull in adwaita-gtk3-theme as long as we don't have native GTK+ 3 theming
...
This will actually be useful now that #683855 is fixed.
2011-04-06 00:22:05 +02:00
Peter Robinson
91c50587e0
SoaS: explicitly remove sugar-read due to dep issues
2011-04-05 14:58:01 +01:00
Peter Robinson
c21ed23db4
SoaS: fix the live image
2011-04-05 09:05:16 +01:00
Matthias Clasen
69579db943
Desktop: disable lock-screen menu option
...
Screen locking is disabled anyway.
2011-04-04 23:20:14 -04:00
Christoph Wickert
02d9311192
Xfce: Deactivate xfconf-migration on the livecd ( #683161 )
2011-04-05 01:29:11 +02:00
Christoph Wickert
7e89f896a6
Xfce: Set Thunar as default file manager on the livecd ( #693538 )
2011-04-05 01:21:48 +02:00
Christoph Wickert
5e183ad23f
LXDE: Add adwaita theme for consistent look **cough** in for GTK2 and GTK3
2011-04-05 01:07:41 +02:00
Christoph Wickert
6030aec92d
Xfce: Add adwaita theme for consistent look **cough** in for GTK2 and GTK3
2011-04-05 01:03:53 +02:00
Bruno Wolff III
fc56888436
Fix don't run prelink patch.
...
I accidentally stuck it in the wrong place on the last commit, and forgot to
do both live-base and live-mini.
2011-04-03 08:41:31 -05:00
Bruno Wolff III
34c07aa4fa
Don't run prelink on a running live image.
2011-04-03 08:35:36 -05:00
Bruno Wolff III
e095d42c59
Match updated prelink requirements.
...
The m option is used so that this will work in some i686 cases where it
wouldn't before.
prelink is optional, so handle it not being available.
2011-04-03 08:28:34 -05:00
Kevin Fenzi
45ad6629a1
Add prelink in. See bug: 679880
2011-04-02 18:41:38 -06:00
Bruno Wolff III
81d962bdc9
Get an up to date version for the beta release.
2011-04-01 20:28:46 -05:00
Bruno Wolff III
d935d49b26
Prevent reseting the clock when shutting down.
...
With systemd the old method of preventing the hardware clock from
getting reset no longer works and we need to do it a bit differently.
2011-03-30 23:00:32 -05:00
Bruno Wolff III
f97756babb
live desktop: The patition image size needs to be bumped.
...
The 1 GB version of live desktop was using the default image size for
CD sized images of 3 GB. This was no longer enough space to do the
build.
2011-03-30 22:56:30 -05:00
Ray Strode
907f463ac0
desktop: fix installer extension
...
We were using the wrong api so it didn't work.
2011-03-29 01:50:18 -04:00
Matthias Clasen
eda88e846a
Desktop: Make AutomaticLogin understood by accounts service
...
gdm doesn't care for upper- or lowercase, but the accountsservice
currently only accepts 'True'. The upshot is that the liveuser does
not appear to have autologin enabled in the user accounts panel
in GNOME, when it really should.
2011-03-29 00:11:54 -04:00
Jens Petersen
41b77453d5
[FEL] openoffice.org renamed to libreoffice
2011-03-25 12:14:54 +09:00
William Jon McCann
94408125e7
desktop: actually disable the updates plugin
...
We don't need updates to be installed on the live image. The
method used in the live base doesn't work.
2011-03-23 22:01:15 -04:00
Matthias Clasen
8141a790b5
desktop: prevent unintended failures in the livesys initscript
...
Some of the tweaks we do there may fail if the packages containing
the touched files are not present. Better be careful.
2011-03-23 11:59:04 -04:00
Matthias Clasen
47eaac1dc1
base: prevent unintended failures in the livesys initscript
...
Some of the tweaks we do there may fail if the packages containing
the touched files are not present. Better be careful.
2011-03-23 11:59:04 -04:00
Kevin Kofler
9a222daf12
fedora-live-kde-base.ks: create /root/.gtkrc-2.0 directly in the image ( #689070 )
...
This needs to be done directly in the file system image, not in the livesys
initscript, because it should persist on liveinst.
2011-03-22 16:20:52 +01:00
Matthias Clasen
750658b18a
Desktop: Don't use spawnDesktop in the shell extension
...
Its future is mirky
2011-03-16 23:59:54 -04:00
Bruno Wolff III
abe9a5fcb2
New build for testing
2011-03-16 19:56:51 -05:00
Bruno Wolff III
ede41e8a50
Add alternate kde ks file to the package.
2011-03-16 19:53:19 -05:00
Ray Strode
7613ad6ba1
change desktop file in menu to anaconda too
...
This is like the previous commit but for the menu,
not the dash.
2011-03-15 13:57:17 -04:00
Ray Strode
5d5d8fe116
change favorite in dash to be anaconda.desktop not liveinst.desktop
...
This is to compensate for commit
fb696616b70e3145f1a02a7c081244cd20c8cfe9
2011-03-15 12:54:37 -04:00
Ray Strode
ddba2be8e2
rename liveinst.desktop to anaconda.desktop
...
The shell requires the name to be the same as the wmclass
of the initial window.
2011-03-15 12:48:02 -04:00
Ray Strode
f36ebea234
Add live installer menu item to user menu
...
In the mockups here:
https://live.gnome.org/GnomeShell/Design/Whiteboards/SystemStopRestart
there is a way to install updates right above the suspend item. For
an uninstalled livecd, installation is sort of analagous to updates on
an installed system.
This commit adds the installer to the user menu.
2011-03-15 12:48:02 -04:00
Ray Strode
9f2b1803d1
Move live install launcher from desktop to dash
...
Since we don't show the desktop anymore, it doesn't
make sense to put the livecd installer there. For
now, put it as a favorite on the dash.
2011-03-15 12:48:01 -04:00
Ray Strode
f5983ccb6e
Change screensaver configuration
...
It uses gsettings now instead of gconf
2011-03-15 12:48:01 -04:00
Ray Strode
693aa30db2
Switch from timed to automatic login in desktop spin
...
Now that GDM no longer has language selection, there's
little reason to use timed login.
This commit changes the default config to use automatic
login instead.
2011-03-15 12:48:01 -04:00
Kevin Kofler
f186f0b37a
fedora-live-kde.ks (2G): Add support for the Cantor R, Maxima and Octave backends.
...
Ship only minimal R and Octave support for now, we'll see where we are size-wise.
2011-03-15 12:04:56 +01:00
Bruno Wolff III
645070105a
Games: add two games
...
Add knights as a chess replacement.
Add lordsawar as a moderately sized strategy game.
2011-03-15 01:16:30 -05:00
Kevin Kofler
7109194f37
fedora-live-kde.ks (2G): Include:
...
* full kdegames
* most of kdeedu (omit Cantor R backend and optional Cantor runtime dep Maxima for now)
* full KOffice (including langpacks)
2011-03-14 23:44:40 +01:00
Kevin Kofler
027bb08433
fedora-live-kde.ks: Bump uncompressed size of the file system.
...
The default size is targeted for CDs and doesn't fit the added packages.
2011-03-13 05:39:50 +01:00
Kevin Kofler
b470d922df
fedora-live-kde.ks: Don't bother omitting make and nss_db.
...
Their size is negligible compared to the 2G target size.
2011-03-12 04:03:50 +01:00
Kevin Kofler
210456f31d
fedora-live*-kde.ks: Move some common fixes to fedora-live-kde-base.ks.
2011-03-12 04:01:21 +01:00
Kevin Kofler
c36c851be6
fedora-live-kde.ks: Full l10n support for the 2 GiB ISO:
...
- Ship kde-l10n-*.
- Ship the default CJK and Cyrillic fonts.
- Ship input methods.
2011-03-12 03:55:17 +01:00
Kevin Kofler
a3d976eb44
fedora-live-kde.ks: Target 2 GiB instead of 1 GiB for the alternate kickstart.
...
As agreed on at the KDE SIG meeting.
The default ISO to be mirrored is still the CD, this is just an alternative.
2011-03-12 03:51:33 +01:00
Rex Dieter
479be30ee1
kde: missing '>' redirect from previous commit
2011-03-10 15:35:18 -06:00
Rex Dieter
fd58dea6da
hack around https://bugzilla.redhat.com/683855 by explictly using
...
oxygen-gtk for root user
2011-03-10 15:33:20 -06:00
Bruno Wolff III
3398cbfffe
Games: Needed to remove vdrift
...
It turns out that xz didn't save enough space to add vdrift to the spin.
2011-03-09 16:55:34 -06:00
Joerg (kital) Simon
733e7a9f70
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2011-03-09 14:54:23 +01:00
Joerg (kital) Simon
6e18af0f81
FSL temp removal of honeyd - broken dep to libevent
2011-03-09 14:53:17 +01:00
Kevin Kofler
39dce7754e
fedora-live*-kde.ks: Better comments for font tweaks.
2011-03-07 16:23:13 +01:00
Kevin Kofler
1d4afcace6
fedora-live*-kde.ks: Remove commented-out kacst*fonts* blacklist.
...
They're not installed by default anymore anyway.
2011-03-07 16:18:15 +01:00
Kevin Kofler
8d89e2ff0c
fedora-livecd-kde.ks: Ship ktorrent.
2011-03-07 09:40:02 +01:00
Kevin Kofler
950b54128c
fedora-live*-kde.ks: Update the comment for pavucontrol.
...
GStreamer isn't the issue anymore, other gnome deps and duplicate functionality are.
The size estimate is also probably wrong now, so remove it.
2011-03-07 09:30:53 +01:00
Kevin Kofler
613fa5bdfc
fedora-live*-kde.ks: Kaffeine is no longer default in F15.
...
Therefore, it's no use minusing it out.
List it (commented out) as nice to have instead.
2011-03-07 09:29:04 +01:00
Kevin Kofler
f66450ce01
fedora-livecd-kde.ks: Update size estimate for Digikam. (Yes, it fits!)
2011-03-07 09:25:33 +01:00
Kevin Kofler
d18252ea60
fedora-livecd-kde.ks: Try adding digikam, we have some more space left with #678909 fixed.
2011-03-06 07:36:36 +01:00
Christoph Wickert
7dad4c4b8d
LXDE: use pidgin instead of lostirc
2011-03-05 16:54:51 +01:00
Christoph Wickert
0d7ea78efc
LXDE: clean up
2011-03-05 16:54:28 +01:00
Christoph Wickert
0c35f6d1cc
LXDE: Use yumex instead of packagekit
2011-03-05 16:49:15 +01:00
Christoph Wickert
790a506790
LXDE: Add default artwork
2011-03-05 16:47:38 +01:00
Jesse Keating
da0dbc38d1
Remove blank --exclude option. ( #682230 )
2011-03-03 22:59:21 -07:00
Kevin Kofler
5c7b8e1589
fedora-livecd-kde.ks: Update size estimate for Amarok.
2011-03-04 17:38:59 +01:00
Kevin Kofler
496c299700
fedora-live-kde.ks: Add krusader to the 1G spin as agreed in a KDE SIG meeting.
2011-03-03 10:20:40 +01:00
Kevin Kofler
6edd100839
fedora-livecd-kde.ks: Try including amarok for F15 Beta.
2011-03-03 09:35:40 +01:00
Joerg (kital) Simon
eccde60155
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2011-03-02 09:07:25 +01:00
Joerg (kital) Simon
ab98498dfa
Security Lab temp takeout scanssh - added vlock
2011-03-02 09:05:22 +01:00
Matthias Clasen
83d81edc57
Don't set no-longer-existing nautilus GConf keys
...
nautilus is no longer showing desktop icons anyway...
2011-03-01 11:09:31 -05:00
Matthias Clasen
fae7f280df
Update the gnome-packagekit tweaks
...
gnome-packagekit is no longer using GConf, so tweaking GConf keys
has little effect. Instead disable the gnome-settings-daemon updates
plugin.
2011-03-01 11:09:31 -05:00
Bill Nottingham
5cdace94d6
Remove some chkconfig calls that are disabling things that don't exist.
2011-03-01 10:40:02 -05:00
Jeroen van Meeuwen (Ergo Project)
3f52cb4fbd
Remove unacceptable, unreviewed Fedora-15-ec2.ks;
...
From a short review;
- Not compliant with Spin Guidelines,
- Not including common base kickstart,
- Illegal disabling of SELinux,
- No Spins page,
- Too late for proposed inclusion (2011-02-08 was Feature Freeze)
2011-03-01 01:32:08 +00:00
Joerg (kital) Simon
e6f64a9f05
removed gmixer - caused build error
2011-02-28 14:45:40 +01:00
Christoph Wickert
87ed33f5a9
Xfce: permanently drop xfce4-volstatus-icon (orphaned)
2011-02-27 17:15:32 +01:00
Christoph Wickert
ae41d6b193
LXDE: Don't install gnome-disk-utility (default in @admin-tools now)
2011-02-27 17:14:21 +01:00
Christoph Wickert
5e8a2e4268
Xfce: Don't install gnome-disk-utility (default in @admin-tools now)
2011-02-27 17:11:43 +01:00
Christoph Wickert
445c746f68
LXDE: gmixer was orphaned, use pavucontrol instead
2011-02-26 09:32:27 +01:00
Dennis Gilmore
513737f702
add ec2 kickstart
2011-02-25 20:06:35 -06:00
Adam Williamson
fed4bb8fe2
patch for spin-kickstarts: switch xfce to lxdm
...
here's the patch.
--
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Fedora Talk: adamwill AT fedoraproject DOT org
http://www.happyassassin.net
>From e06893a9ba90aba1eb31d58a0eae3d12867565c9 Mon Sep 17 00:00:00 2001
From: Adam Williamson <awilliam@redhat.com >
Date: Thu, 17 Feb 2011 15:49:55 -0800
Subject: [PATCH] switch Xfce to lxdm (temporary probably, working around bug in gdm for alpha)
2011-02-18 01:00:47 +01:00
Bruno Wolff III
a3384c1623
Rebuild to point to branched release instead of rawhide.
2011-02-14 21:52:07 -06:00
Bruno Wolff III
5e844cdf05
chess is currently broken.
...
The ogre (and related projects) upgrade broke chess and without any active
upstream, I might not be able to get it working again by the F15 release.
2011-02-12 11:29:02 -06:00
Bruno Wolff III
9813b2f4eb
With the xz size savings, it looks like we can try to add vdrift back.
2011-02-12 11:28:02 -06:00
Christoph Wickert
004b1bfceb
Xfce: Add gtk-theme-engine-clearlooks and fedora-icon-theme
2011-02-11 22:24:46 +01:00
Bruno Wolff III
dc62a3e5d7
Undo removal of kernel-PAE.
...
This was a bit of an emergency hack done before the last least for split
media. We want to at least start out not doing this.
2011-02-11 10:12:59 -06:00
Bruno Wolff III
a878b281e4
Switch default repos now that F15 has branched.
2011-02-11 10:08:02 -06:00
Kevin Fenzi
ed00e34b0b
Move fpaste to the base ks. It's small, doesn't have many deps and very
...
useful for debugging problems.
2011-02-09 08:53:07 -07:00
Bruno Wolff III
bd151ed173
Prepare for pre-alpha rebuild.
2011-02-08 21:32:20 -06:00
Kevin Fenzi
b34d422395
Add @lxde and @xfce per last rel-eng meeting.
2011-02-08 14:36:55 -07:00
Kevin Kofler
bb1e6ffe77
fedora-livecd-kde.ks: Readd kipi-plugins too.
2011-02-04 00:19:50 +01:00
Kevin Kofler
48f92b3013
fedora-live*-kde.ks: Really readd k3b (was missing even on the 1G spin).
2011-02-04 00:19:50 +01:00
Kevin Kofler
18d70001ec
fedora-live*-kde.ks: Remove duplicated %post, already in fedora-live-kde-base.ks
2011-02-04 00:19:50 +01:00
Kevin Kofler
8c9df1271e
fedora-live*-kde.ks: Comment consistency fixes.
2011-02-04 00:19:50 +01:00
Christoph Wickert
b20a608b89
Revert "spin-kickstarts patches"
...
This reverts commit 9d9f616744 .
I will apply the changes in 4 separate patches with correct comments.
2011-02-04 00:17:29 +01:00
Kevin Kofler
9d9f616744
spin-kickstarts patches
...
Wie im IRC besprochen,
Kevin Kofler
>From c45e26cb8d7f3d1d511f6a93f143f79b1cc927da Mon Sep 17 00:00:00 2001
Message-Id: <c45e26cb8d7f3d1d511f6a93f143f79b1cc927da.1296770126.git.Kevin@tigcc.ticalc.org >
From: Kevin Kofler <Kevin@tigcc.ticalc.org >
Date: Thu, 3 Feb 2011 22:46:32 +0100
Subject: [PATCH 1/4] fedora-live*-kde.ks: Comment consistency fixes.
2011-02-04 00:14:51 +01:00
Christoph Wickert
e81373e7ac
Xfce: completely disable screensaving ( #674410 )
2011-02-02 22:46:03 +01:00
Christoph Wickert
ac4bd049b0
Desktop: Fix maintainer's email address
2011-02-02 22:34:19 +01:00
Kevin Kofler
7cd290393d
fedora-live*-kde.ks: Readd stix-fonts for glyph coverage (should fit now).
2011-02-01 17:27:41 -06:00
Kevin Kofler
1b34395935
fedora-livecd-kde.ks: Readd konq-plugins, kdeplasma-addons, k3b*.
2011-02-01 17:27:35 -06:00
Kevin Kofler
8569a6cee1
fedora-live-kde.ks (1 GiB KDE spin): replace desktop-backgrounds-basic with kdebase-workspace-wallpapers
2011-02-01 17:27:30 -06:00
Peter Robinson
43ad7e5d43
meego: drop mesa experimental
2011-01-29 18:17:11 +00:00
Bruno Wolff III
9c6bf5bdaf
Use $releasever instead of hard coded release.
...
livecd-creator supports $releasever, so we can remove hard coded release names
(other than rawhide) from the repo commands. Even though these are currently
comments, I wanted to get a head start on getting these ready for the F15
branch.
2011-01-27 11:37:01 -06:00
Bruno Wolff III
60096cecce
Need to remove rpm db files after running rpm in the post section.
2011-01-26 00:51:41 -06:00
Rex Dieter
c1b6a08450
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2011-01-25 10:11:14 -06:00
Rex Dieter
43e5e0913a
refactor bits for both a smaller livecd and bigger live image
2011-01-25 10:10:19 -06:00
Christoph Wickert
410b0384c3
Add remmina-plugins vor RDP and VNC
2011-01-22 19:12:05 +01:00
Christoph Wickert
f4b3bc9acb
Permanently remove xfce4-remmina-plugin (retired)
2011-01-22 18:34:38 +01:00
Matthias Clasen
ec96faa04e
Add some more exclusions
2011-01-16 22:03:09 -05:00
Matthias Clasen
9f50732543
Rythmbox dependency issues cleared
...
...nevermind it still doesn't run.
2011-01-16 18:20:39 -05:00
Kevin Fenzi
b3cc5899b8
Disable xfce4-remmina-plugin as well for now.
2011-01-15 11:55:49 -07:00
Kevin Fenzi
a9bc262c60
Disable some plugins for now that don't build/work against 4.8
2011-01-14 14:59:32 -07:00
Matthias Clasen
28001c1e29
As goes libreoffice, so goes planner
2011-01-13 18:25:24 -05:00
Matthias Clasen
11da7b3a25
Desktop spin de-bloating
...
Adjust our exclusions for the ooo->libreoffice rename.
Also remove rhythmbox temporarily, since it causes
dependency problems.
2011-01-11 22:13:34 -05:00
Kevin Fenzi
b5f8de26e2
Remove ccid, it no longer exists. Bug: 668361
2011-01-10 11:49:02 -07:00
Bruno Wolff III
4af94adf17
arch=i386 changed back to arch=$basearch.
2011-01-10 08:14:48 -06:00
Bruno Wolff III
bdef79ebcb
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2011-01-10 08:10:29 -06:00
Dennis Gilmore
b2dff71e45
make the disk 1GiB aext4 for aos appliance
2011-01-07 12:48:44 -06:00
Adam Miller
7501bde2c3
Fixed my email address since I no longer distribute the old one and I will be
...
involved in the Xfce Spin again in the F15 cycle, if someone needs to email
me I'd like them to have the correct info.
2011-01-07 10:40:57 -06:00
Bruno Wolff III
be1da472b9
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2010-11-10 21:56:56 -06:00
Rex Dieter
d7b69952b0
fprintd bug (reportedly) fixed, yay.
2010-11-10 10:08:23 -06:00
Bruno Wolff III
ef5a216050
Build a new package for rawhide now that F14 is gold.
2010-10-31 08:37:29 -05:00
Joerg (kital) Simon
fda5000b76
little fix - backgroundimage was not working
2010-10-28 21:31:50 +02:00
Joerg (kital) Simon
9f842088de
modified to work well with F14
2010-10-27 15:43:07 +02:00
Jens Petersen
b83a8b871d
include fedora-livecd-desktop.ks and update haskell packages
...
Add emacs-haskell-mode and xmobar. ghc-*-doc are gone.
2010-10-27 13:44:57 +10:00
Christoph Wickert
37cfe1190c
LXDE: include gnome-keyring-pam ( #643435 )
2010-10-26 17:40:57 +02:00
Rex Dieter
c5d32129f7
-fprintd-pam , until related crashes in kdm are fixed ( http://bugzilla.redhat.com/605156 )
2010-10-24 17:39:45 -05:00
Jesse Keating
0fa07e7369
Exclude all of btanks
...
When mapping binary to source, we find btanks-data and try to map it
back to btanks and fail. So, much, fail.
2010-10-21 11:04:28 -07:00
Jesse Keating
09248faa40
Keep xfce stuff off the media
2010-10-20 16:12:37 -07:00
Jesse Keating
6b1bb145d8
Whack all of kernel-PAE stuff.
2010-10-19 22:20:38 -07:00
Jesse Keating
651b59e29d
Scrub kernel-PAE from the install media.
...
This makes i386 split CD1 installs work again. Too many kernels.
Also duplicate the excludes for the source repo
2010-10-19 13:59:50 -07:00
Jesse Keating
28b18fe0a2
Revert "One more repo command needed to use absolute releasever and basearch."
...
This reverts commit aba41e889d .
Pungi, the user of fedora-install-fedora.ks, understands $releasever and
$basearch quite well. Please don't change it.
2010-10-19 13:58:18 -07:00
Christoph Wickert
09cf4d7c1c
LXDE: make sure xfwm4 is not pulled in for firstboot
2010-10-19 03:19:59 +02:00
Bruno Wolff III
c5bb8a2f42
Set master version to 15.
2010-10-12 22:27:31 -05:00
Bruno Wolff III
86477b4fbd
The master branch is back to using rawhide for a while.
2010-10-12 22:22:49 -05:00
Bruno Wolff III
aba41e889d
One more repo command needed to use absolute releasever and basearch.
2010-10-12 22:20:02 -05:00
Bruno Wolff III
7e737f095e
kickstart files need to use absolute basearch and releasever.
...
The mirrorlist url used yum variables ($basearch and $releasever) which don't
work in pykickstart. I changed them to i386 and 14.
2010-10-12 21:40:00 -05:00
Peter Robinson
39b016f7f5
soas: drop speak
2010-10-10 22:46:58 +01:00
Peter Robinson
0d3922fb26
meego: spin updates
2010-10-10 21:33:16 +01:00
Chitlesh Goorah
0aa9b4d0ec
Added Milkymist toolchain in FEL LiveDVD
2010-10-10 22:27:47 +02:00
Igor Pires Soares
5c97f8028e
Include gimp and gnome-games again
2010-10-06 02:35:33 -03:00
Kevin Fenzi
f3b0a89834
Remove gnumeric and gimp and aspell. Add fpaste.
...
Gets us back under size again.
2010-09-29 17:22:53 -06:00
Peter Robinson
b8756f86c2
SoaS: make new Activities favourite
2010-09-22 20:58:03 +01:00
Peter Robinson
30ee391a12
SoaS: Add a few more Activities
2010-09-22 15:06:02 +01:00
Sebastian Vahl
f022c498ec
space saving: remove k3b for now; k3b-common will be splitted into subpkgs in the future
2010-09-21 18:16:43 +02:00
Rex Dieter
8e0eed7655
-stix-fonts
2010-09-19 21:31:26 -05:00
Rex Dieter
e5f0b5ef60
more space-saving:
...
* additional input method removal (borrowed from broffice)
* -paratype font
2010-09-19 21:23:21 -05:00
Rex Dieter
f257445767
autofs already in -minimization
2010-09-19 17:36:18 -05:00
Bruno Wolff III
9031e7e9d7
Don't try to copy over documentation that isn't there any more.
...
A similar fix had been applied to live base a while ago. We really want
live base inheriting from mini so that we don't end up having to fix
things twice.
2010-09-18 09:24:59 -05:00
Sebastian Vahl
a2856a7071
-kdeaccessibility; -konq-plugins (space issues)
2010-09-15 07:49:33 +02:00
Igor Pires Soares
fa62f4e7d6
Include OpenJDK and remove other packages for downsizing.
...
Include OpenJDK, remove gimp and gnome-games
2010-09-13 15:05:53 -03:00
Matthias Clasen
6d038ff921
Follow the other spins in kicking out acpid
2010-09-07 08:09:24 -04:00
Bruno Wolff III
0eaeb677cd
Update version and spec file for beta.
2010-09-06 11:15:10 -05:00
Peter Robinson
6b46a15fd3
mini: some minor fixes and cleanups
2010-08-31 22:31:42 +01:00
Bruno Wolff III
ccbd53091d
Update repo definitions
...
At this point in the release cycle the fedora and updates repos should
be enabled.
The ks files for live spins that define these should be consistent with
each other.
2010-08-30 21:58:46 -05:00
Bruno Wolff III
df4008fb39
tremulous has been tentatively added back. Size is still very close.
2010-08-28 15:13:55 -05:00
Joerg (kital) Simon
55f2af225f
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2010-08-28 19:09:42 +02:00
Joerg (kital) Simon
e2dce6a8c6
changed for downsizing to comply to the 700 mb limit
2010-08-28 19:06:22 +02:00
Bruno Wolff III
d1338e6645
poker2d was dropped from F14 for being orphaned.
2010-08-28 12:00:55 -05:00
Joerg (kital) Simon
890d943e05
changed for downsizing to comply to the 700 MB limitation
2010-08-28 18:57:35 +02:00
Joerg (kital) Simon
7e7518d45a
added new apps and parser marker for the security lab menu
2010-08-27 23:16:44 +02:00
Matthias Clasen
d960b06282
Remove removals that are already in fedora-livecd-minimization.ks
2010-08-26 09:39:34 -04:00
Kevin Fenzi
e9152aa143
Remove Ugly hack for XO laptops from bug 460581. It's no longer needed
...
and causing problems with some other Geode devices.
2010-08-25 15:46:50 -06:00
Bruno Wolff III
db7aa8d97e
unix2dos removal needs to be removed from the mini ks file as well.
2010-08-23 07:45:42 -05:00
Matthias Clasen
81758bf99b
Don't try to remove a package that doesn't exist anymore
...
Seems like unix2dos has bitten the dust...
2010-08-20 20:43:42 -04:00
Matthias Clasen
457efefa52
Start size reduction
...
Drop things that pull in perl. We still need to drop the perl
dependency from syslinux for this to have the desired effect.
2010-08-20 19:58:44 -04:00
Christoph Wickert
c977a972ff
LXDE: fix pcmanfm invocation
2010-08-12 20:12:40 +02:00
kevin
b500cb3bb9
Fix xdriver= passing. Patch from Adam Williamson <awilliam@redhat.com>
2010-08-12 09:43:00 -06:00
kevin
6e1f238145
Fix firstboot for f14alpha
2010-08-10 10:54:52 -06:00
Christoph Wickert
5170738dfc
LXDE: Make sure polkit-gnome doesn't end up in the LXDE spin
2010-08-09 21:14:38 +02:00
Sebastian Dziallas
8659a4dd34
soas: adjust soas codename for v4 release
2010-08-05 16:14:01 +02:00
kevin
dedc97f491
Replace makewhatis with mandb
2010-08-04 09:58:13 -06:00
Bruno Wolff III
e3840e66ba
Typo fix reported in spin-kikstarts ticket 38
2010-08-03 10:53:29 -05:00
Bruno Wolff III
e5451ac0ce
Modify git clean recommendation.
2010-07-27 06:16:57 -05:00
Bruno Wolff III
97943f960e
Get ready for 0.14.1
...
Renamed moblin to meego
2010-07-27 06:13:40 -05:00
Bruno Wolff III
4fc5daba58
yum in post of livecd-desktop removed.
...
Packages should not be removed in post. For the nightly composes the yum remove
is failing in any case. If it were to start working, it could potentially
break several spins that include the livecd-desktop as a base ks.
The syslinux dependency is expected to be fixed the GA release, so this
isn't going to be needed to keep perl out of the livecd-desktop spin.
Oversized CD images can still easily have their functionallity tested.
2010-07-24 07:54:55 -05:00
Rex Dieter
4db905c7a4
revert addition of nm-applet
2010-07-21 07:42:47 -05:00
Rex Dieter
16de2c5097
+nm-applet
2010-07-18 14:52:39 -05:00
Bruno Wolff III
cee37bedd1
tremulous has been dropped.
...
The package is orphaned and might drop out of the distro for F14.
2010-07-11 23:37:01 -05:00
Peter Robinson
ec998bc2ce
MeeGo: rename Moblin ks file to MeeGo
2010-07-11 14:31:58 +01:00
Sebastian Dziallas
8e5255483a
design: oups. we missed networkmanager-gnome. fix that.
2010-07-06 20:04:08 +02:00
Peter Robinson
d675105f43
moblin: remove data/contacts/tasks due to issues with evo atm
2010-07-02 15:20:13 +01:00
Sebastian Dziallas
ff092a909e
soas: add pygame (sugar platform) and decrease part size
2010-07-01 17:46:36 +02:00
Matthias Clasen
e6ac5e2846
foomatic-filters is now in comps
2010-06-23 18:34:29 -04:00
Matthias Clasen
b824bd6d0a
Fix the syntax
2010-06-19 11:21:13 -04:00
Matthias Clasen
75bb91317e
Don't install foomatic, just foomatic-filters
...
This brings the list of things pulling perl onto the image down to
just syslinux.
2010-06-19 11:08:40 -04:00
Peter Robinson
d85a5ed75d
mini: add some bits extra bits
2010-06-10 19:24:14 +01:00
Bruno Wolff III
475e474578
Note one more substep in the package build process.
2010-06-07 02:06:11 -05:00
Bruno Wolff III
73405b1cb6
Add some reminders about how to do the package update on the Fedora side.
2010-06-07 01:34:39 -05:00
Bruno Wolff III
73ae813d35
The example install commands shouldn't set execute bits.
2010-06-07 01:10:47 -05:00
Bruno Wolff III
ef6ca3858c
custom-kickstarts needs fedora-kickstarts if we aren't going to package dupes.
2010-06-07 01:07:46 -05:00
Bruno Wolff III
da407432cd
The README files for custom and l10n should be in %doc sections.
2010-06-07 01:05:54 -05:00
Bruno Wolff III
d836f1b7c0
Fix example rpmbuild command.
2010-06-07 00:24:13 -05:00
Bruno Wolff III
b4659098a4
Add running configure to the instructions
2010-06-07 00:19:47 -05:00
Bruno Wolff III
907bcf70e0
Missed a \ when removing sym linked files.
2010-06-07 00:18:25 -05:00
Bruno Wolff III
e74698336f
Tweak documentation
2010-06-07 00:17:19 -05:00
Bruno Wolff III
dc84eda507
Get rid of the sym linked files.
...
The building block spins were getting included twice. But rather than change
them to sym links have the ks files use ../ so they can just be dropped.
2010-06-07 00:02:00 -05:00
Bruno Wolff III
01689a4bec
Remove duplicate docs.
...
Since the various subpackages require spin-kickstarts, there is no need to
have them all own the doc files. Just once in spin-kickstarts will do.
2010-06-06 23:46:26 -05:00
Bruno Wolff III
c488a9529c
Remove attempt to copy over documentation file that doesn't exist.
...
I checked with docs and that file isn't packaged any more, because it was
felt to be something that you wouldn't need once you made the live image.
That stance is negotiable if someone thinks it is worth including.
2010-06-02 23:53:53 -05:00
Bruno Wolff III
0c9733724d
Switch to using rawhide repo.
2010-06-01 23:43:11 -05:00
Bruno Wolff III
528bd00366
Tweak instructions
2010-06-01 23:42:53 -05:00
Jens Petersen
b0449a43b6
use small ibus-pinyin-db-android for live
...
ibus-pinyin-open-phrase is now ibus-pinyin-db-open-phrase
2010-05-21 17:44:40 +10:00
Bruno Wolff III
9230da3c0c
Move master on to version 14
2010-05-11 10:01:01 -05:00
Christoph Wickert
e40d2ef4e1
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/spin-kickstarts
2010-05-09 23:25:37 +02:00
Christoph Wickert
f435370753
Security: Don't install fprintd-pam as it crashes LXDM
2010-05-09 23:23:15 +02:00
Christoph Wickert
9c9586b309
LXDE: Don't install fprintd-pam as it crashes LXDM
2010-05-09 23:22:44 +02:00
Christoph Wickert
e1d0f02c0d
Base: Fix disabling of update checks for gnome-packagekit 2.30
2010-05-09 23:20:24 +02:00
Peter Robinson
c4001bacdc
moblin: fix setting the favourite apps
2010-05-09 22:05:22 +01:00
Sebastian Dziallas
5e662c34bc
soas (for F13!): remove 'read' for final as it breaks in its current state
2010-05-09 18:53:49 +02:00
Igor Pires Soares
c4f94fd308
Remove inkscape inclusion, keep BrOffice.org Draw
...
This is a minor change in order to downsize the spin for final release.
2010-05-08 13:25:51 -03:00
Rex Dieter
f7826f1b30
-desktop-backgrounds-basic
...
plus some other cosmetics
2010-05-07 07:30:39 -05:00
Jeroen van Meeuwen (Fedora Unity)
b149f8ccd8
Prepare for release and bump version number
2010-05-07 13:57:42 +02:00
Peter Robinson
8ee89e0386
mini: remove old package
2010-05-06 17:44:37 +01:00
Peter Robinson
460babc982
moblin: set the theme correctly
2010-05-06 16:41:57 +01:00
Sebastian Dziallas
408e21241d
mini: pull only the fonts we need and fix package name typo
2010-05-06 16:40:26 +02:00
Peter Robinson
d439e3e032
mini: cleanup font inclusion/exclusions
2010-05-04 23:24:36 +01:00
Peter Robinson
21a2114571
moblin: remove bluetooth applet while it crashes X
2010-05-04 12:58:54 +01:00
Peter Robinson
8638255f20
moblin: add the gnome-bluetooth applet
2010-05-04 11:39:58 +01:00
Peter Robinson
dcd68e0622
mini: remove ghostscript and some more fonts
2010-05-03 14:49:29 +01:00
Peter Robinson
3775a6c190
moblin: ks updates to improve livecd experience
2010-05-03 14:31:17 +01:00
Peter Robinson
850f5f67b7
moblin: add tasks too
2010-05-03 13:43:27 +01:00
Peter Robinson
a1d7a5181a
moblin: add contacts as well
2010-05-03 13:40:16 +01:00
Peter Robinson
a80def9586
This is not really useful, and has been complained about in bug 583706. As per fix for base.ks
2010-05-03 13:22:11 +01:00
Peter Robinson
87e9dfe929
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2010-05-03 13:18:05 +01:00
Peter Robinson
49dcc8637a
- Add dates to make the calendar useful
2010-05-03 13:17:49 +01:00
Igor Pires Soares
c07914e6e9
Remove vino and sil-padauk-fonts
2010-05-01 17:06:48 -03:00
Rex Dieter
3ac2f93c83
step1 trying to get cd-sized again,
...
trim some fonts (pending feedback from -fonts list)
2010-04-30 09:30:01 -05:00
Matthias Clasen
34c27a76cb
Prevent readahead-collect during live boot
...
This is not really useful, and has been complained about in bug 583706.
2010-04-30 07:50:27 -04:00
Sebastian Dziallas
a6ca581f10
design: move font removal to mini and take postr out (size concerns)
2010-04-30 01:03:43 +02:00
Peter Robinson
e85d279c48
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2010-04-28 22:54:38 +01:00
Peter Robinson
a3db96b0d9
mini: fix anaconda liveinst installs
2010-04-28 22:54:19 +01:00
Rex Dieter
e4f9eaa8e6
live image optimization: disable kres-migrator
2010-04-28 07:15:50 -05:00
Peter Robinson
9410f3d718
mini: add avahi for link local services
2010-04-28 10:29:34 +01:00
Peter Robinson
9b50b2ba8f
moblin: add some telepathy bits
2010-04-28 07:31:21 +01:00
Peter Robinson
df99adb4d5
soas: add a few deps for various tools
2010-04-26 23:36:15 +01:00
Peter Robinson
e7833d6a0b
soas: small cleanup
2010-04-26 21:05:52 +01:00
Peter Robinson
7bf6b4f955
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2010-04-26 20:27:35 +01:00
Peter Robinson
3afd54af71
Moblin: hornsey is now fixed
2010-04-26 20:27:04 +01:00
Sebastian Dziallas
fc38e2b696
soas: add rp-pppoe
2010-04-26 21:24:43 +02:00
Sebastian Dziallas
ff1ad4fb5c
soas: get proper release naming in the panel
2010-04-26 21:07:24 +02:00
Sebastian Dziallas
b58d0913c5
soas: include record activity again
2010-04-26 21:00:20 +02:00
Sebastian Dziallas
9868ecd7fa
mini: remove input-methods
2010-04-26 20:58:17 +02:00
Sebastian Dziallas
a789d34c2c
fix plymouth theme & write and some typos
2010-04-26 20:03:36 +02:00
Sebastian Vahl
5f346cceb3
fix #583495 ; copy system-config-software icons
2010-04-26 18:50:46 +02:00
Christoph Wickert
2e7b9058d0
Security: sync with LXDE
2010-04-22 11:03:47 +02:00
Peter Robinson
a8e87c1880
A few minor mini kickstart cleanups
2010-04-21 12:31:30 +01:00
Peter Robinson
e348d9581c
Moblin: temporarily remove hornsey until new build hits stable
2010-04-21 10:52:43 +01:00
Peter Robinson
495ebd109e
Moblin: clean up dependencies
2010-04-21 10:45:38 +01:00
Christoph Wickert
c2016a8820
LXDE: add hal-storage-addon
2010-04-13 21:15:59 +02:00
kevin
9380fff9c9
Add hal-storage-addon
2010-04-12 09:26:05 -06:00
Sebastian Dziallas
3ec5dd8e48
design-suite: we can haz entangle now
2010-04-12 01:26:37 +02:00
Christoph Wickert
f786a65a18
LXDE: changes for polkit
2010-04-10 01:22:26 +02:00
Christoph Wickert
6027533b45
LXDE: Switch to Firefox, include Java plugin, add some fixes
2010-04-10 01:19:05 +02:00
Colin Walters
2e7ab7cb7a
[liveimage-diff] Sort output
2010-04-08 23:18:18 -04:00
Colin Walters
0303dc173a
[liveimage-diff] New tool to diff livecds
2010-04-08 22:47:39 -04:00
Matthias Clasen
28267914ce
Categorize removals a bit more
2010-04-07 10:10:02 -04:00
Igor Pires Soares
dd680aa497
Bring inkscape back and remove unnecessary fonts
...
Include inkscape and remove paratype-pt-sans-fonts, sil-abyssinica-fonts and wqy-zenhei-fonts.
2010-04-06 19:13:19 -03:00
kevin
3d5a72c3a9
Add nightly compose script used for making all the spins.
2010-04-06 09:36:51 -06:00
Sebastian Dziallas
7a8f13033a
design-suite: we don't want the whole evince devel thingie
2010-04-04 22:32:00 +02:00
Sebastian Dziallas
e62bfb7dfe
design-suite: lets fit on a cd now
2010-04-03 17:38:52 +02:00
Sebastian Dziallas
9298e76e26
design-suite: don't include fyre for now
2010-04-02 00:43:04 +02:00
Bruno Wolff III
95eaa5286f
fedora-livecd-desktop.ks in custom needs more sym links.
...
fedora-livecd-desktop.ks includes fedora-live-desktop.ks and
fedora-live-minimization.ks and so sym links for those need to be
added in custom as well, for things to work.
2010-03-31 18:43:12 -05:00
Sebastian Dziallas
ffb1758d4b
design-suite: better add printing, right?
2010-03-30 23:08:54 +02:00
Sebastian Dziallas
167f067eba
design-suite: add some more applications and lets see where we go size wise
2010-03-30 22:56:42 +02:00
Sebastian Vahl
d2c28a65e5
remove kdeplasma-addons for size
2010-03-30 22:25:47 +02:00
Peter Robinson
f6b9434ce8
Add extra Activities for testing purposes
2010-03-30 12:13:10 +01:00
Sebastian Dziallas
6f00d1ba1d
design-suite: gwibber pulls couchdb which pulls erlang (57M) - let's stop this
2010-03-29 16:59:50 +02:00
Sebastian Dziallas
fd79940f84
soas: better include the physics activty
2010-03-27 21:08:07 +01:00
Sebastian Dziallas
b54017ed55
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2010-03-26 20:07:54 +01:00
Sebastian Dziallas
a0a594011a
design-suite: we might be better off adding gdm
2010-03-26 20:07:18 +01:00
Colin Walters
bee192224c
[fedora-livecd-desktop] Remove Java plugin, add simple-scan
...
Java should really be installed dynamically via browser/PackageKit
as needed.
simple-scan is really small, so bring that back in.
2010-03-26 13:26:02 -04:00
Sebastian Dziallas
927706bf56
soas: sync with latest changes from sugar labs' git
2010-03-25 21:44:43 +01:00
Sebastian Dziallas
534d2f357c
design-suite: reduce package set and add desktop link to inkscape course
2010-03-25 17:39:48 +01:00
kevin
e2dda732d9
Remove inkscape for now
2010-03-24 20:50:08 -06:00
Colin Walters
834e61bfea
Also exclude simple-scan and foomatic db
2010-03-24 17:58:32 -04:00
Colin Walters
2a68fde598
Readd anaconda and isomd5sum
...
Oops - these need to be in base.
2010-03-24 17:58:32 -04:00
Colin Walters
6ade796a36
Drop explicit festival reference, always remove smartmontools
2010-03-24 15:43:52 -04:00
Colin Walters
0aec4c2c80
PackagKit-command-not-found is now in comps
2010-03-24 15:43:51 -04:00
Colin Walters
5d24cf4d31
Update live-minimization.ks with comps changes
...
* Is not in comps currently (or is optional)
esc
redhat-lsp
a2ps
compat-* (is only in non-default groups)
* Removed from comps with my patches (or is now optional)
specspo
vorbis-tools
pinfo
2010-03-24 15:43:51 -04:00
Colin Walters
198011f976
Rework live-base and desktop minimization
...
First, strip the "minimization" parts out of fedora-live-base.ks,
and move them into fedora-live-minimization.ks. All previous consumers
of fedora-live-base.ks are updated.
The old fedora-live-base.ks was conflating two entirely different
things:
* A live-based image which can be used to install
* Stripping some random bits to fit onto a CD
The previous fedora-livecd-desktop is now fedora-live-desktop.ks.
The new file fedora-livecd-desktop.ks is actually further
minimizations on top of fedora-live-desktop.ks.
Split up these two concepts so that fedora-live-desktop is *THE*
desktop. What we expect everyone to have as a base, and the
exact same set of packages should be installed by Standalone
Anaconda (DVD) as well. Then, we have minimization hacks
in fedora-live-desktop-cd.ks.
Over time, we should be shrinking the default install and making
it more just-in-time, by e.g. having many more things use
the PackageKit library to pull in components as needed.
2010-03-24 15:43:51 -04:00
kevin
05c51b0146
Exclude ibus-pinyin-open-phrase
2010-03-23 22:53:55 -06:00
Colin Walters
71bb2c69b9
Add tools/ directory, with list-packages-for-ks.py
...
Add a script which prints the explicitly specified package list
for a given comps file and kickstart.
2010-03-23 23:28:13 -04:00
Jesse Keating
9b2696fe94
Use the new filesystems group to get support rpms.
2010-03-23 12:50:54 -07:00
Christoph Wickert
ad63119312
Security: Sync LXDE and LXDM configuration with LXDE spin
2010-03-23 19:42:50 +01:00
Christoph Wickert
8ca163d935
LXDE: fix LXDM autologin
2010-03-23 19:41:51 +01:00
kevin
051abde973
Remove java group and just include the plugin we want
2010-03-23 11:05:21 -06:00
Sebastian Vahl
bcb21938c5
replace amarok with kdeplasma-addons to reduce size
2010-03-23 06:43:20 +01:00
Christoph Wickert
a516f40dd5
LXDE: fix lxdm start, set preferred apps and update package selection
2010-03-23 01:31:15 +01:00
Sebastian Dziallas
4cc2e362ba
design-suite: add rawtherapee abiword and gnumeric for now
2010-03-22 00:17:47 +01:00
Christoph Wickert
7b9cc3b50e
Xfce: xdg-user-dirs-gtk instead of xdg-user-dirs, drop nodoka since we use clearlooks
2010-03-19 03:33:49 +01:00
Sebastian Dziallas
01b3c0c63c
soas: let's get us more multimedia support
2010-03-18 21:04:49 +01:00
kevin
f43ab337b3
tigervnc -> remmina
...
gnome-screensaver -> xscreensaver
2010-03-16 10:35:06 -06:00
Colin Walters
8500904f56
[fedora-virt-server.ks.in] New file
...
This is an image suitable for a fully-automated virtualized install.
2010-03-14 13:51:55 -04:00
Sebastian Dziallas
2427dccc2a
soas: add sugar-maze activity
2010-03-09 19:14:54 +01:00
Christoph Wickert
56f66a93c6
LXDE: replace slim with lxdm
2010-03-03 19:32:49 +01:00
Sebastian Dziallas
46d7c0211d
soas: add sugar-tamtam activity set
2010-03-01 17:33:39 +01:00
Sebastian Dziallas
0f6601a6ef
soas: add the typing turtle activity
2010-02-28 17:18:41 +01:00
Sebastian Dziallas
4a36ced094
soas: better add gvfs to get external drive support
2010-02-26 19:11:46 +01:00
Jesse Keating
53be816672
Switch over to branched repo for composes
2010-02-23 05:56:42 -08:00
Adam Miller
b501d94b54
Commented out package halberd as it is causing the build to fail.
2010-02-19 13:43:55 -06:00
Adam Miller
a3999b459e
Needed to remove the generic-{release,release-notes,logos} now that spin is
...
official.
2010-02-19 08:34:53 -06:00
Adam Miller
9bc51159de
Added kickstart for security spin as board has approved this spin.
...
http://lists.fedoraproject.org/pipermail/advisory-board/2010-February/008027.html
2010-02-19 08:32:02 -06:00
Jeroen van Meeuwen (Fedora Unity)
5ddfdd4a6a
Add the custom/ kickstarts and bump version
2010-02-18 00:09:41 +01:00
Jeroen van Meeuwen (Fedora Unity)
344b87865a
Rename fedora-mini-base.ks and fedora-mini-moblin.ks to match the naming convention used by other spins, and edit the spins that include these kickstart files accordingly
...
Include fedora-live-mini.ks in the custom set of kickstarts
2010-02-18 00:03:26 +01:00
Sebastian Dziallas
63f8ac6d44
we want that for the mini kickstart too
2010-02-17 23:33:52 +01:00
Warren Togami
ff1e3e892c
Point live at Fedora 13, not rawhide for now.
2010-02-17 17:12:09 -05:00
Bruno Wolff III
7dbf6d7e3d
Fix size of games spin
...
alienarena cut for size.
This allows for the normal desktop -wine to fit so drop the openoffice to
abiword substitution at the same time.
2010-02-15 22:30:13 -06:00
Sebastian Dziallas
83b613eea8
add fedora-mini-moblin spin
2010-02-15 23:07:47 +01:00
Sebastian Dziallas
00f8a13d3a
add fedora-mini-base and adjust related spins
2010-02-15 23:05:28 +01:00
Sebastian Dziallas
22d32f6e11
design: lets save some space and add input methods again
...
soas: add input methods again
2010-02-15 22:59:37 +01:00
Jeroen van Meeuwen (Fedora Unity)
e15d946f14
Update Makefile.am to include new spins and drop old ones, bump version
2010-02-15 22:21:34 +01:00
Jeroen van Meeuwen (Fedora Unity)
775ef9d40e
fedora-livecd-soas.ks was executable
2010-02-15 22:18:53 +01:00
Igor Pires Soares
3cf7717aa0
Remove inkscape
...
Remove inkscape in order to downsize a little bit
2010-02-15 16:55:54 -02:00
Sebastian Dziallas
945e62dd13
soas: add a few packages needed for sugar
2010-02-10 21:08:41 +01:00
Sebastian Vahl
a3088c3d74
fix wrong commit (some lines were doubled and replaced others)
2010-02-09 22:37:34 +01:00
Christoph Wickert
6e827082de
Xfce: replace totem with parole and drop gftp
2010-02-09 00:08:56 +01:00
Sebastian Dziallas
3d5296bcbe
soas: use auto-login for gdm for better user experience
2010-02-06 22:34:27 +01:00
Sebastian Dziallas
b76d7ce0e8
design suite & soas: remove input methods to save some space
2010-02-06 19:46:18 +01:00
Bruno Wolff III
1af63fd1ef
Make adjustments to counteract size increase of the desktop spin - From kamil
2010-02-04 09:24:01 -06:00
Sebastian Dziallas
6d32575012
sugar-physics joins the fun
2010-02-02 01:14:53 +01:00
Sebastian Dziallas
319b8691ae
xulrunner-python is in rawhide now: include sugar-browse again
2010-01-30 00:55:34 +01:00
Igor Pires Soares
528d86b1c2
Remove OpenOffice.org
...
Remove OpenOffice.org since the desktop spin is using it as a default now
2010-01-29 02:42:09 -02:00
Sebastian Dziallas
6639168ca1
soas: remove sugar-browse until xulrunner-python gets imported
2010-01-23 00:17:30 +01:00
Sebastian Dziallas
1a55ae8a09
use live-base in design suite and soas until mini kickstart gets imported
2010-01-22 17:28:03 +01:00
Sebastian Dziallas
157a0fc701
move design suite around to fit nightlies naming
2010-01-22 17:24:33 +01:00
Sebastian Vahl
cdf27b95c1
replace kdegames with kdegames-minimal, add some more packages
2010-01-21 17:24:12 +01:00
Sebastian Dziallas
e62d6b945c
rename design suite and soas files to stay consistent
2010-01-20 20:36:11 +01:00
Sebastian Dziallas
c40fdb5952
add the approved Fedora Design Suite and Sugar on a Stick kickstart files
2010-01-20 20:23:12 +01:00
Bruno Wolff III
28a65efde2
Don't use openoffice.org.
...
The Desktop spin is now using openoffice.org instead of abiword. That's too
much space to use for the games spin. So go back to using abiword.
2010-01-20 12:12:36 -06:00
Bruno Wolff III
bb3d0548a7
Add btanks. A tank battle game with a different look to it.
2010-01-19 00:32:55 -06:00
Bruno Wolff III
ed5dd287cd
Add kcheckers.
...
Checkers is a classic boardgame and makes a good addition to the games spin.
2010-01-19 00:22:08 -06:00
Bruno Wolff III
0c5b64eb01
Add the 3d chess game to the games spin.
2010-01-18 16:02:08 -06:00
Sebastian Dziallas
3907db6705
the education spin dies for now
2010-01-07 23:07:27 +01:00
Jeroen van Meeuwen (Fedora Unity)
244077f99c
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2010-01-02 15:03:20 +01:00
Jeroen van Meeuwen (Fedora Unity)
3689019df3
There is no /boot/initrd* anymore to remove, so instead remove /boot/initram* ( #551094 )
2010-01-02 15:02:43 +01:00
Sebastian Dziallas
284c1cf6e4
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2009-12-28 17:31:43 +01:00
Sebastian Dziallas
f5ea0eedf9
edu: fix issues to get at least the snapshots build for now
2009-12-28 17:30:42 +01:00
Sebastian Vahl
2de411e328
push live images under 700 megs; add small hack to load plasma-netbook workspace on boot for testing issues
2009-12-22 14:29:18 +01:00
Sebastian Vahl
80a336488b
remove some not essential packages for now
2009-12-21 10:23:35 +01:00
Jeroen van Meeuwen (Fedora Unity)
c3ace496a6
Revert incidental removal of the mdns service firewall enablement
2009-12-14 13:07:43 +01:00
Jeroen van Meeuwen (Fedora Unity)
2f276dfc35
Pass "--kickstart=" when running liveinst with a kickstart ( #543722 )
2009-12-11 21:33:57 -05:00
Jeroen van Meeuwen (Fedora Unity)
cfbcf94f80
git-log command no longer exists, should be "git log"
2009-12-11 21:33:48 -05:00
Bruno Wolff III
f477634a45
Maelstrom's license issues are fixed and it is back in rawhide.
2009-12-09 20:31:41 -06:00
Warren Togami
2a65b84f22
Print all RPMS installed during livecd-creator
2009-12-08 09:24:38 -05:00
Matthias Clasen
7a86da60ce
Replace abiword by @office in the desktop spin
...
As discussed on fedora-desktop-list
2009-12-02 23:32:42 -05:00
Matthias Clasen
f343537f02
Move package selection tweaks to comps
2009-12-02 23:31:47 -05:00
Bruno Wolff III
fa4558c3af
Note stuff that shouldn't get pulled into the games spin.
2009-12-01 21:32:16 -06:00
Bruno Wolff III
bddb61532b
Drop Maelstrom in master due to license issues.
2009-12-01 21:28:11 -06:00
Adam Miller
1cc0f15260
Added vim-enhanced to fedora-livecd-xfce.ks
2009-11-30 13:49:18 -06:00
Christoph Wickert
6db3bb40bd
LXDE: fix spourious crash of lxde-settings-daemon
2009-11-21 22:17:27 +01:00
Matthias Clasen
963c80a711
Clean ups
...
Remove tweaks that are already coming correctly out of comps nowadays.
2009-11-14 00:09:40 -05:00
Matthias Clasen
80b09dc240
Turn off PackageKit-command-not-found on the uninstalled live CD
...
This makes sense, since we already disable the rest of PackageKit,
and command-not-found causes long waits, downloading repodata which
would normally be available locally, but is missing on the uninstalled
live image.
2009-11-09 10:48:19 -05:00
Matthias Clasen
27009d7b10
Revert the previous commit
...
It is quite assy to file a bug after RC was spun, and go ahead and
override the desktop teams editorial control of the desktop spin on the
same day by committing this without even asking.
2009-11-07 23:53:24 -05:00
Jens Petersen
b13e5a5e44
don't include PackageKit-command-not-found
...
pk-command-not-found is still too flaky and we don't install it
by default in comps for normal installs (rhbz#533553)
2009-11-08 14:21:51 +10:00
Jesse Keating
63b2b2cf4f
Make sure we get dracut
2009-11-06 10:59:12 -08:00
Christoph Wickert
c4caad0bc9
LXDE: fix screensaver scriptlet
2009-11-06 18:33:26 +01:00
Matthias Clasen
bca01ed335
Really prevent screen locking
2009-11-05 14:10:31 -05:00
Jesse Keating
a3db5deb1f
Keep xfce stuff off the DVD
2009-11-04 08:55:47 -08:00
Matthias Clasen
c627de3d87
Don't remove dead packages
2009-11-02 23:05:54 -05:00
Warren Togami
94698e8c40
XXX: This often gets stuck during shutdown because /etc/init.d/halt
...
(or something else still running) wants to read files from the block\
device that was ejected. Disable for now. Bug #531924
2009-11-02 15:40:56 -05:00
Christoph Wickert
d491581401
Xfce: add tigervnc and parole, order packages by group
2009-11-02 03:56:56 +01:00
Igor Pires Soares
37facf231b
Fix ibus inclusion
2009-10-29 01:15:23 -02:00
Matthias Clasen
d2d0269d93
Clean up desktop for the live user
2009-10-28 18:37:48 -04:00
Igor Pires Soares
99982160e1
Include gtk2-immodules and inkscape
...
Clean up unnecessary input methods, include gtk2-immodules in order to make im-cedilla work
2009-10-28 01:09:18 -02:00
Christoph Wickert
62f8e4047b
Xfce+LXDE: add system-config-services again
2009-10-27 03:38:04 +01:00
Christoph Wickert
31fe801e2f
LXDE: system-config tools cleanup, remove cups-pdf, disable screensaver
2009-10-27 01:42:10 +01:00
Christoph Wickert
29bf2e3a02
Xfce: system-config tools cleanup, remove cups pdf
2009-10-27 01:26:01 +01:00
Matthias Clasen
a66367e677
Make /home/liveuser/Desktop owned by liveuser
2009-10-26 17:12:52 -04:00
Christoph Wickert
3aa7d96804
LXDE: add xcompmgr, fix slim.auth and liveinst.desktop
2009-10-25 01:34:56 +02:00
Christoph Wickert
b67d836544
add xfce4-stopwatch-plugin
2009-10-23 02:49:32 +02:00
Igor Pires Soares
1b2ea51d8b
Drop inkscape, include @input-methods
...
Include @input-methods in order to fix a issue with us-acentos keyboard layout.
2009-10-21 15:10:44 -02:00
Bruno Wolff III
eb9ab6d772
blobAndConquer got dropped from F12 and needs to come out of the games spin.
2009-10-17 17:39:27 -05:00
Sebastian Vahl
6cc5c50612
various package changes to fit to 700MB; remove prelink removal but disable it on the live images
2009-10-13 19:30:18 +02:00
Christoph Wickert
69b93c5d5f
add xfce4-xfswitch-plugin
2009-10-10 01:49:20 +02:00
Christoph Wickert
1c28284314
include liveinst.desktop, replace pavucontrol with gmixer and xfce4-notifd with notification-deamon and, update slim.conf
2009-10-07 02:04:54 +02:00
Igor Pires Soares
6232a8d1b1
Remove input methods again
2009-10-05 12:23:03 -03:00
Matthias Clasen
82a6a5e1c8
The desktop spin doesn't need to be a nfs or nis client
...
The removes a good chunk of the remaining services at boot
2009-10-02 11:54:55 -04:00
Matthias Clasen
f50dbf8e3a
Remove the unbranding
...
I'm removing the unbranding part again, since I tend to forget myself
that it is there and am then surprised when I produce unbranded spins.
I'll just use a derived kickstart file for test days.
Also, remove the -bug-buddy line, since we killed bug-buddy.
2009-10-01 10:54:28 -04:00
Bruno Wolff III
e082b23f03
nazghul-haxima has been renamed to haxima
2009-09-30 19:01:03 -05:00
Sebastian Vahl
10f6e373a8
free space for KDE3 versions of k3b and koffice
2009-09-30 23:30:05 +02:00
chitlesh
7f36e70c4d
FEL: synced comps and kickstart file
2009-09-28 19:38:12 +02:00
Sebastian Dziallas
68df4ce6cc
add avogadro to the education spin
2009-09-27 20:09:12 +02:00
Sebastian Dziallas
31fb57d3a9
small correction for package name in education spin
2009-09-27 17:14:56 +02:00
Sebastian Dziallas
81ae5b1c5a
ship python doc with education spin
2009-09-27 17:11:18 +02:00
Sebastian Dziallas
8235da0077
smaller modifications and package inclusions for the education spin
2009-09-26 23:30:14 +02:00
Sebastian Vahl
8e6d0eae42
add pavucontrol, use pinentry-gtk to avoid qt3 on the live images
2009-09-24 20:05:52 +02:00
Jens Petersen
ba699452d7
drop google-droid-*-fonts since Droid Sans overrides ja_JP desktop
...
(see rh#517789)
2009-09-24 17:51:41 +10:00
kevin
864692a1ee
Move chown/restorecon to the right place.
...
Add install icon on the desktop.
Remove ssmtp
2009-09-22 16:38:33 -06:00
Igor Pires Soares
40ca8b4ccc
Include inkscape and @input-methods
...
Rely on fedora-live-base for IM inclusion
Include inkscape
Add support for Spanish
2009-09-21 12:02:00 -03:00
Colin Walters
37c34f0feb
[fedora-livecd-desktop] Add note about this versus gnome-desktop comps group
...
In short modify comps first, livecd-desktop kickstart package set modifications
are only for space constraints in general.
2009-09-18 12:09:17 -04:00
kevin
38a1347729
Move chown/restorecon to after changes
2009-09-07 16:52:12 -06:00
Bruno Wolff III
457fe5982d
Include QA's base ks file for test days.
2009-09-07 15:26:30 -05:00
Matthias Clasen
f05c69d17d
Create the directory first....
2009-09-04 12:44:45 -04:00
Matthias Clasen
0ae4966950
Install abrt instead of bug-buddy
2009-09-02 12:27:17 -04:00
Matthias Clasen
d2a1d21c1c
Add 'Install to hard drive' to the desktop
2009-09-01 23:24:41 -04:00
Christoph Wickert
fd52640599
Merge branch 'master' of ssh://cwickert@git.fedoraproject.org/git/hosted/spin-kickstarts
2009-08-30 14:32:49 +02:00
Christoph Wickert
46429cfbbc
partitial fix for bug #518068
2009-08-30 14:24:14 +02:00
Igor Pires Soares
9fe9a08e26
Remove unnecessary fonts and include Gimp
...
Removed:
ipa-pgothic-fonts
kacst-*
khmeros-base-fonts
s-c-display
paktype-*
Included:
Gimp
2009-08-29 19:31:34 -03:00
Sebastian Vahl
2cfa984d49
resize2fs is not failing on x86_64 anymore, so re-add some packages and add some more. However, adding one more package would causre resize2fs to fail again
2009-08-25 15:59:29 +02:00
Adam Miller
275e60b5a0
Moved entries related to /home/liveuser/.config/xfce4 in reference to
...
bz #500525 (https://bugzilla.redhat.com/show_bug.cgi?id=500525 )
Also removed catfish-engines for space conservation.
2009-08-18 15:27:56 -05:00
Adam Miller
ae76b54f81
Removed tracker search tool and replaced with catfish+catfish-engines
2009-08-18 15:18:04 -05:00
Christoph Wickert
c418ecc0c1
add yum-presto and make sure PolicyKit-kde doesn'get pulled in
2009-08-18 21:58:04 +02:00
Sebastian Vahl
8c4f4750b8
use yum-presto by default (like on gnome spin: https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00932.html )
2009-08-18 16:33:55 +02:00
Matthias Clasen
9c2da2c9c1
Don't include constantine-backgrounds-extras
...
It is too large.
2009-08-14 13:19:28 -04:00
Sebastian Vahl
d3be5a684d
omit prelink for now ( #515539 )
2009-08-13 21:46:02 +02:00
Sebastian Dziallas
8f6feacbe6
remove sugar-pippy for now (has dependency issues)
2009-08-13 19:54:59 +02:00
Sebastian Dziallas
e897526b3a
remove olpcsound-devel to let education spin build
2009-08-12 07:04:57 +02:00
Fabian Affolter
b5cf49ea33
Added new localization for German (Germany)
2009-08-11 20:16:40 +02:00
Sebastian Vahl
6645472a95
size fixes: don't include konq-plugins,koffice-kpresenter,kdeartwork for now
2009-08-10 15:16:14 +02:00
Jeroen van Meeuwen (Fedora Unity)
5131d5974f
Correct %include
2009-08-10 15:13:49 +02:00
Jeroen van Meeuwen (Fedora Unity)
03c617ac2c
Move fedora-livecd-lxde-de_DE.ks into the right location
2009-08-10 15:05:10 +02:00
Sebastian Vahl
c76f00d1f6
make liveinst.desktop in ~/Desktop usuable and show it's icons
2009-08-10 11:28:01 +02:00
Christoph Wickert
59273db9d9
make sure kpackagekit doesn't end up the LXDE live images
2009-08-08 21:43:49 +02:00
Christoph Wickert
3419f1fd59
add fedora-livecd-lxde-de_DE.ks
2009-08-08 19:18:53 +02:00
Christoph Wickert
57a18f03be
gxine instead of totem
2009-08-08 19:14:59 +02:00
Sebastian Vahl
58fc118650
make sure gnome-packagekit doesn't end up on KDE live images
2009-08-06 19:08:05 +02:00
Bastien Nocera
35ab752e27
Remove a few command-line applications
...
Those have no use on a modern desktop.
2009-08-05 15:58:38 +01:00
Matthias Clasen
22eaf1c099
Drop gimp
...
Drop gimp, as discussed on the list, by droping the entire graphics
group. Also streamline the exclusions a bit, and add the droid fonts.
2009-08-04 23:09:37 -04:00
Jeroen van Meeuwen (Fedora Unity)
db36bdadbc
Remove rebranding from LXDE Spin
2009-08-04 14:34:18 +02:00
Jeroen van Meeuwen (Fedora Unity)
10833cdbb7
Move LXDE Spin into main directory and update Makefile.am
2009-08-04 14:33:46 +02:00
Jeroen van Meeuwen (Fedora Unity)
bb9621b7b2
Update Makefile.am for education spin becoming a DVD
2009-08-04 00:54:37 +02:00
Jeroen van Meeuwen (Fedora Unity)
854e261e67
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2009-08-04 00:53:55 +02:00
Sebastian Dziallas
e52931efa4
move to dvd-size for the education spin here
2009-08-03 23:59:14 +02:00
Jeroen van Meeuwen (Fedora Unity)
f8c654e6f2
Update .spec.in, Makefile.am and configure.ac
2009-08-03 23:45:18 +02:00
Jeroen van Meeuwen (Fedora Unity)
dfda24729b
Move localized kickstarts to l10n/
...
Move custom kickstarts to custom/
Remove fedora-livecd-desktop-en_US.ks now that it is no longer necessary to
localize the desktop.ks kickstart in en_US.
2009-08-03 23:44:14 +02:00
Matthias Clasen
219a9331f7
increasingly desperate attempts to save space...
2009-08-03 16:15:27 -04:00
Matthias Clasen
1fd5a7e512
No need for smartmontools in the dekstop spin
2009-08-03 14:52:33 -04:00
Matthias Clasen
2a473175ae
more fixes for warren
2009-08-03 13:00:53 -04:00
Matthias Clasen
26f6a2b7ac
Enable rawhide by default
2009-08-03 12:47:59 -04:00
Matthias Clasen
986c7b7555
Revert accidental %repo changes
2009-08-03 12:31:14 -04:00
Matthias Clasen
df41cf5b34
More space saving measures
2009-08-03 00:32:02 -04:00
Sebastian Dziallas
1e5c02a38b
revert to old edu spin concept (cd-size)
2009-08-02 22:28:40 +02:00
Matthias Clasen
2968779992
Drop quota
2009-08-02 01:49:15 -04:00
Matthias Clasen
6a9535e90a
Drop krb5-workstation, along with krb5-auth-dialog
2009-08-02 00:12:18 -04:00
Matthias Clasen
62c2e6823e
Remove a workaround for a long-fixed avahi bug
2009-08-01 21:33:09 -04:00
Matthias Clasen
f7ac815bc0
Don't include seahorse
2009-07-30 00:58:23 -04:00
Matthias Clasen
c60049a24c
Drop alacarte
2009-07-29 17:51:10 -04:00
Igor Pires Soares
15ceaebd2b
Remove deprecated packages references
...
Remove references to totem-xine, paktype-fonts and kacst-fonts
2009-07-28 17:03:46 -03:00
Matthias Clasen
3017558e21
Add a note about debranding
2009-07-26 13:07:09 -04:00
Matthias Clasen
db63e36504
Debrand desktop spins by default
2009-07-23 14:40:52 -04:00
Matthias Clasen
45e611754b
Include PackageKit-command-not-found
2009-07-23 09:24:18 -04:00
Adam Miller
91030f9ce3
Added claws-mail plugins for various enhancements
2009-07-21 15:15:50 -05:00
Matthias Clasen
08f803e440
Drop krb5-auth-dialog from the desktop spin
2009-07-21 14:56:11 -04:00
Adam Miller
75e4a7ad20
Added liferea back, it is *not* dead upstream, communications mistake.
2009-07-21 10:41:03 -05:00
Adam Miller
82ec2d1947
Added gparted, changed galculator for gcalctool
2009-07-21 09:14:07 -05:00
Adam Miller
d598398360
Removed liferea, dead upstream and we can use Firefox to pull feeds
2009-07-21 09:00:52 -05:00
Sebastian Dziallas
59179855b1
move to dvd size for education spin now
2009-07-21 15:02:58 +02:00
Sebastian Dziallas
009e2bc96b
apply changes for new education spin concept
...
- move to Gnome & Sugar as desktop environments
- add default IRC channels
- include development tools
2009-07-21 14:59:51 +02:00
Jeroen van Meeuwen (Fedora Unity)
32ab440444
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2009-07-21 13:25:17 +02:00
Matthias Clasen
2548daaed4
Correct a package name
2009-07-21 01:09:35 -04:00
Christoph Wickert
980906b85a
remove gnomebaker wich is a dupe with xfburn, add some new panel plugins
2009-07-21 02:29:29 +02:00
Matthias Clasen
cb4a7538de
Drop some system-config utilities
...
As per fedora-desktop-list discussion.
2009-07-20 10:22:11 -04:00
Matthias Clasen
5356ab52cd
Drop gimp-data-extras to gain some space
2009-07-18 03:17:23 -04:00
Adam Miller
e31f0476f3
Added myself to the maintainers list for xfce spin.
2009-07-14 17:06:27 -05:00
Adam Miller
ac4633551f
Replaced bluez-gnome with gnome-bluetooth as that is the direction that
...
F12 is going and bluez-gnome was causing xfce spin to fail to build
against current rawhide.
2009-07-14 17:04:29 -05:00
Sebastian Vahl
dfef3dbab8
remove filelight to avoid kdelibs3 on the images; some small cleanups
2009-07-14 10:28:02 +02:00
Bruno Wolff III
b48e693ac8
New game, colossus, added to the games spin
2009-07-12 22:07:11 -05:00
kevin
1345dd78dd
Add midori, xfburn and rtorrent
2009-07-07 19:52:31 -06:00
Jeremy Katz
571bfc2320
udev dropped vol_id, replace with blkid
...
udev no longer ships a vol_id binary saying that blkid should be
used instead. *sigh*
2009-07-07 10:54:49 -04:00
Matthias Clasen
6a020e014f
Add the tomboy exclude back for now
...
When I was building a livecd earlier today, for some reason tomboy
got pulled in, even though yum groupinfo told me that it is optional
now...
2009-07-06 21:09:51 -04:00
Matthias Clasen
cb614b8f4c
Try harder to loose wget
2009-07-06 14:08:43 -04:00
Matthias Clasen
fd836a3354
Exclude man-pages too
...
For some reason man-pages slips through and ends up in F12 spins now.
2009-07-06 12:33:05 -04:00
Matthias Clasen
bbf96e37e0
Not need to exclude tomboy anymore
...
Gnote is now the default in comps anyway.
2009-07-06 12:24:30 -04:00
chitlesh
5138977598
gnome based FEL tested against 06/07/2009's rawhide
2009-07-06 16:12:43 +02:00
Jeroen van Meeuwen (Fedora Unity)
c9323a724b
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2009-07-02 02:20:07 +02:00
Jens Petersen
6a6e3abe47
totem-xine is gone too (so totem-gstreamer moved into totem)
2009-06-23 10:07:04 +10:00
Jens Petersen
f1c7268d7b
totem-gstreamer was dropped from rawhide
2009-06-22 14:18:23 +10:00
Jens Petersen
f3bdc1672b
- update example repos from f10 to f11
...
- comment out -debuginfo to avoid annoying warning every spin
debuginfo should only get pulled in if a debuginfo repo is explicitly enabled
and someone might actually want to have it for testing say, so hope we can
drop it completely
2009-06-11 10:46:01 +10:00
Jesse Keating
3e28840706
Drop all of GConf2-dbus*
2009-06-02 16:16:08 -07:00
Jesse Keating
cb9c3876b7
Exclude packages which are causing conflicts
2009-06-02 12:15:58 -07:00
Jeroen van Meeuwen (Fedora Unity)
5236eb7773
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2009-05-31 12:36:05 +02:00
Jesse Keating
62f84b1215
northern-sami-support doesn't exist anymore
2009-05-18 14:50:38 -07:00
Jeroen van Meeuwen (Fedora Unity)
8d16c775bd
ChangeLog in rpm spec
2009-05-16 13:59:51 +02:00
Jeroen van Meeuwen (Fedora Unity)
beba0a37a7
Bump release number for final F-11 release
2009-05-16 13:55:11 +02:00
Sebastian Vahl
7f5490434a
size issues; remove kdeplasma-addons to free ~5megs
2009-05-14 15:37:58 +02:00
Bill Nottingham
2d67e93782
Exclude btanks ( #500715 )
2009-05-13 16:01:29 -07:00
kevin
f4133df1e1
Add a restorecon for now to fix selinux issues on boot.
...
A more correct fix will be commited for f12.
2009-05-13 13:04:36 -06:00
Sebastian Vahl
346bbaab7d
size issues; remove kftpgrabber
2009-05-12 10:25:33 +02:00
Bruno Wolff III
2c3537e702
I found two more games that aren't playable without downloading content first.
2009-05-10 09:22:38 -05:00
Jesse Keating
bc064e9a62
Drop authoring/publishing from DVD. Gets rid of tex and all that mess.
2009-05-04 16:45:21 -07:00
Jesse Keating
4046de03be
Save some more space
2009-05-04 14:59:41 -07:00
Rex Dieter
e7ca906fcf
disable nepomuk for livecd user
2009-04-29 20:17:10 -05:00
Sebastian Vahl
7f9a28dc90
only cleanups, no changes to package list
2009-04-29 12:25:32 +02:00
Sebastian Vahl
58f83c9b41
remove some packages to free space; some cleanups to the kickstart
2009-04-24 22:19:53 +02:00
Sebastian Vahl
48c898c15d
space fixes: -amarok,+kdeartwork,+konq-plugins, +kdeplasma-addons, +kftpgrabber
2009-04-24 15:50:55 +02:00
Jesse Keating
53146d774b
Keep the generic stuff out of the Fedora spin
2009-04-16 12:27:44 -07:00
Jesse Keating
657172e0f6
Drop libflashsupport, it no longer exists.
...
Exclude astronomy-bookmarks to avoid conflicts on the DVD
2009-04-16 12:26:18 -07:00
Jesse Keating
2428460b15
Save enough space to fit ppc on a DVD again
2009-04-16 11:30:20 -07:00
Jesse Keating
8583712527
Add the dial-up group to the install ks
2009-04-14 14:21:51 -07:00
Sebastian Vahl
e6f97e0302
remove gnome-packagekit (it's disabled in KDE now); fix removal of unneeded fonts (renamings)
2009-04-14 17:18:08 +02:00
kevin
dfb6692632
Add cheese to Xfce spin
2009-04-09 19:28:40 -06:00
Jesse Keating
41d76a8548
Remove xguest from the live image, decision was made to not ship it for F11
2009-04-09 13:03:31 -07:00
Jesse Keating
805dcc37d5
Promote some deselections to full exclusions to keep them off the install media
2009-04-07 15:04:56 -07:00
Jeremy Katz
92b2ac326a
Poke a hole for mdns in the firewall since we do other things to make it work nicely
2009-04-07 10:44:42 -04:00
Bruno Wolff III
bea1371dcb
nexuiz removed because 2.5 needs signicantly more space.
...
The new nexuiz version is much larger and I need to remove it for space.
This also resolves the space issue created by switching to the fluidsynth
font.
2009-04-07 09:12:30 -05:00
Sebastian Vahl
136a10ffb1
only include some parts of kdeartwork
2009-04-07 11:48:27 +02:00
Igor Pires Soares
4c2b5dcaf5
Fix some fonts removal
2009-04-05 19:26:14 -03:00
kevin
9ec8637786
Add xfce4-power-manager and gigolo
...
Replace gnome-power-manager
Cosmetic cleanups
2009-03-18 00:05:47 -06:00
Chitlesh GOORAH
22b216589a
supports @electronic-lab groupinstall
2009-03-14 12:20:45 +01:00
Jeremy Katz
b1aa49f574
Add xguest to desktop ks
...
Originally brought up by mether and discussed on fedora-desktop-list,
we're going to give it a try at least for the beta
2009-03-11 15:13:09 -04:00
Jeremy Katz
c153a50c0b
Parameterize LiveOS so that we can support multiple images on a stick
...
Booting with live_dir=foo will now look in foo/ rather than LiveOS/
for the live image bits and pieces
2009-03-06 16:54:17 -05:00
Jeroen van Meeuwen (Fedora Unity)
cafd01a101
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2009-03-06 15:07:31 +01:00
Jeroen van Meeuwen (Fedora Unity)
441cc3f424
Bump version/release
2009-03-06 15:04:51 +01:00
Jeroen van Meeuwen (Fedora Unity)
d6cc56f5a4
Remove the developer spin which has not been submitted nor reviewed for Fedora 11
2009-03-06 15:03:17 +01:00
Jens Petersen
80ff46c81d
revert: doh - NetworkManager-{vpnc,openvpn} are much alive
2009-03-06 14:41:11 +10:00
Jens Petersen
f7f1fe8deb
NetworkManager-{vpnc,openvpn} are no more
2009-03-06 13:06:28 +10:00
Jens Petersen
e4bd804695
NetworkManager-{vpnc,openvpn} are no more
2009-03-06 13:06:00 +10:00
Sebastian Dziallas
92a9839cc6
replace Edu Math with Education Spin
2009-03-04 17:16:16 +01:00
Bruno Wolff III
ad661635e2
Remove games that are only playable with 3rd party downloads.
...
bolzplatz2006, clonekeen, rott-shareware and vavoom are only playable with
downloads which doesn't work very well with a live DVD.
quake3 is playable with openarena, but currently that isn't included because
of size. If that changes, including openarena will bring it in without
a specific mention, so it should still come off the list.
2009-03-02 23:51:56 -06:00
Sebastian Dziallas
af94e059e8
remove kickstart file for Fedora Sugar Spin
2009-02-27 22:35:42 +01:00
Sebastian Vahl
801ff420d9
use system-config-printer-kde instead of system-config-printer; re-add konq-plugins; kdeartwork isn't really needed
2009-02-25 23:36:12 +01:00
Jeroen van Meeuwen (Fedora Unity)
4e36f20cba
Added de_CH localized spins
...
Bump version number
2009-02-24 15:40:52 +01:00
Chitlesh GOORAH
f2d41ccd6b
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2009-02-22 00:48:35 +01:00
Chitlesh GOORAH
bf35f2e561
FEL ks update wrt to perl modules
2009-02-22 00:47:53 +01:00
Bruno Wolff III
c21e07f213
Remove bsd-games
...
We really don't need a bunch of text based games on a showcase spin. People
can still try netwhack if they want to play a good text vased game.
2009-02-21 16:37:46 -06:00
Bruno Wolff III
1809b29645
evolution and libgweather are too painful to drop
...
For some reason a much more extensive list of desktop packages depend on
both evolution and libgweather, then one would naively expect.
So they are no longer candidates for fat removal.
2009-02-21 14:56:07 -06:00
Bruno Wolff III
1e6c781aa8
Remove two package names that were obsoleted.
...
poker2d-kde and ksirk are in poker2d and kdegames and shouldn't have been
in the ks file.
I am also geting ready to remove evolution and libgweather if I can, but
my first try doesn't keep them from being pulled in by something.
2009-02-21 13:15:10 -06:00
Igor Pires Soares
bbef118506
Manage space in order to include all broffice.org packages
...
Increase the localization aspect by using "%packages --instLangs en_US:pt_BR". We are also including en_US for compatibility reasons.
Also include @java and some other desktop packages.
2009-02-19 00:34:57 -03:00
Bruno Wolff III
ea4f0d7abe
Remove wine (for x86_64 size issue), dosbox and wget
...
By dropping wine I keep a bunch of extra libs from being included in the
x86_64 spin so that it should be very close to the size of the i686 spin.
dosbox is an emulator and I think we should be showing off Fedora games
rather than 3rd party games.
wget is not needed now that the spin is based off the desktop. Some way to
grab online content will be included.
2009-02-18 20:26:29 -06:00
Kevin Fenzi
1fdce966c9
Removed drivel (no longer available)
...
Removed imsettings-xfce until it's re-written
Cleaned up old gnome-session hack, it's not needed anymore
2009-02-16 09:26:32 -07:00
Igor Pires Soares
ddb82a00fa
Remove obsolete package references and shrink a bit more
2009-02-13 20:20:00 -02:00
Igor Pires Soares
cc74c42d90
Fix input-methods removal
...
Keep individual package removal due to compatibility reasons
2009-02-09 01:33:33 -02:00
Jesse Keating
9ed576b614
Add mc to the install spin for possible selection
2009-02-05 14:33:23 -08:00
Sebastian Vahl
148a970d0c
remove some more unneeded fonts, remove kdegames to free the needed space for the german translation (quick'n'dirty)
2009-01-28 22:48:45 +01:00
Sebastian Vahl
f71c9dc987
decrease the size of the live images (maybe still not enough on x86_64)
2009-01-28 14:52:01 +01:00
Jens Petersen
b798368b47
no longer include scim-pinyin
2009-01-21 11:18:16 +10:00
Jeremy Katz
68b14e1e54
Switch to ext4 for / on the live images
...
With ef2fsprogs-1.41.3-4.fc11, shrinking of ext4 filesystems is fixed and since we want to be using ext4 as the rootfs
for Fedora 11 alpha, let's make the change. Note that you'll also need livecd-tools-021 for livecd-creator to not
reject the fstype
2009-01-20 17:04:20 -05:00
Bruno Wolff III
6c3b810f83
Remove openarena to get under 4 GiB for the alpha release.
...
The Spins SIG decided to have iso's under 4 GiB for the alpha release.
This may change for the beta. Removing openarea appeared to be the best option
for getting under 4 GiB. If the Spins SIG allows > 4 GiB iso's later, it
will be added back.
2009-01-20 00:17:57 -06:00
Bruno Wolff III
a343b708b8
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2009-01-17 12:37:54 -06:00
Bruno Wolff III
202884d005
Update maintainer comments to point to myself instead of Rahul.
2009-01-17 12:27:30 -06:00
Jens Petersen
2c4ad37604
wqy-bitmap-fonts is only installed for @chinese-support
2009-01-12 13:11:28 +10:00
Jens Petersen
2138c75bc0
dejavu-fonts-experimental is obsolete in f11
2009-01-12 13:00:54 +10:00
Bruno Wolff III
d1736cc5c3
Increase build partition size
...
Remove vdrift, uqm and starfighter
Base on desktop spin
2009-01-10 15:23:33 -06:00
Rex Dieter
af1369b889
fix bug #476965 (DESKTOPMANAGER=KDM botch)
2008-12-22 08:31:44 -06:00
Fabian Affolter
04ec7b3a3d
- remove DOS line endings
...
- add some more gconf stuff
2008-12-13 13:59:59 +01:00
Sebastian Dziallas
c9c032f54f
Add Alpine to Sugar Spin
2008-12-09 20:59:55 +01:00
Jeremy Katz
51cfab9fee
Add a delay on ejecting ( #474817 )
...
The eject is at the end of the reboot and so people don't always have enough
time to remove the CD. Add a delay to allow them to get the CD out
2008-12-08 13:19:37 -05:00
Jeroen van Meeuwen (Fedora Unity)
b648168162
Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts
2008-12-08 11:54:47 +01:00
Jeroen van Meeuwen (Fedora Unity)
ac4acd8db6
Include a desktop environment for the games livedvd ( #474775 )
2008-12-08 11:53:27 +01:00
Christoph Wickert
ca20f10bfc
make claws preferred email app
2008-12-01 02:20:15 +01:00
Jeroen van Meeuwen (Fedora Unity)
bb2a62ca3d
Compose aos against rawhide in the master branch
2008-11-30 20:44:12 +01:00
root
4a4a6fff94
Merge branch 'F-10'
...
Conflicts:
Makefile.am
configure.ac
fedora-live-base.ks
fedora-livecd-sugar.ks
spin-kickstarts.spec.in
2008-11-30 20:38:49 +01:00
Jeroen van Meeuwen (Fedora Unity)
f8b542bfe8
Add fedora-livecd-broffice.org.ks to package
2008-11-30 20:14:48 +01:00
Jeroen van Meeuwen (Fedora Unity)
ee522306e5
Make the most recent repositories say 10 instead of 9
2008-11-29 22:14:13 +01:00
Jeroen van Meeuwen (Fedora Unity)
1fbd49fbd1
Remove fedora-livecd-desktop-default.ks
...
Bump release
2008-11-29 22:12:53 +01:00
Sebastian Dziallas
5104e474d3
Remove language support from Sugar Spin
2008-11-29 19:05:01 +01:00
Jeroen van Meeuwen (Fedora Unity)
d4a2746f82
Remove sysprof from fedora-livedvd-developer.ks
2008-11-20 00:26:59 +01:00
Jeroen van Meeuwen (Fedora Unity)
ceb2800be8
Bump release
2008-11-20 00:26:19 +01:00
Jeroen van Meeuwen (Fedora Unity)
d3548e6e1c
Set default repository config to f10
2008-11-20 00:26:07 +01:00
Jeroen van Meeuwen (Fedora Unity)
f918eab546
Bump version
2008-11-20 00:24:34 +01:00
Jeroen van Meeuwen (Fedora Unity)
73d549965e
Remove sysprof from fedora-livedvd-developer.ks
2008-11-20 00:21:36 +01:00
Jeroen van Meeuwen (Fedora Unity)
073c6eac05
Bump version
2008-11-20 00:21:15 +01:00
Jeroen van Meeuwen (Fedora Unity)
5bb471c0dc
Remove the fedora-livecd-navigation awaiting technical review from the Spin SIG
...
- Notified Fabian about this, he'll submit it for review
2008-11-15 21:26:11 +01:00
Sebastian Vahl
0320a33a2c
make sure that alsunmute is there for working sound; make sure /usr/bin/pactl is there for workaround #466544
2008-11-15 18:14:31 +01:00
Chitlesh Goorah
4dc334f28c
dropped libflashsupport as it is blocked from F-10
2008-11-15 18:03:18 +01:00
Chitlesh Goorah
ab1c6a8b9c
changed date
2008-11-15 17:49:34 +01:00
Chitlesh Goorah
c365b84839
changed date
2008-11-15 17:25:36 +01:00
Chitlesh Goorah
726eb8d9d7
dropped libflashsupport as it is blocked from F-10
2008-11-15 17:24:09 +01:00
Fabian Affolter
c5ea4a3550
rename fedora-navigation.ks
2008-11-15 15:19:19 +01:00
Fabian Affolter
30e091e980
Initial import of this draft
...
This is not tested nor complete.
2008-11-15 15:07:22 +01:00
Fabian Affolter
d83eff5abb
Initial import
2008-11-15 15:03:36 +01:00
Sebastian Vahl
86590f9fe9
make sure that alsunmute is there for working sound; make sure /usr/bin/pactl is there for workaround #466544
2008-11-13 13:16:56 +01:00
Jeroen van Meeuwen (Fedora Unity)
2fc671c69c
Update version
...
Conflicts:
configure.ac
2008-11-09 21:41:13 +01:00
Chitlesh Goorah
9fa4ab1523
updated to livesys mechanism
2008-11-09 21:39:47 +01:00
Jeroen van Meeuwen (Fedora Unity)
38222a576d
Update version
2008-11-09 21:37:56 +01:00
Chitlesh Goorah
c3ea3a8a0b
updated to livesys mechanism
2008-11-09 19:23:52 +01:00
Jesse Keating
5c836f6352
The exclude didn't look right, got an extra + in there somehow.
2008-11-07 14:28:22 -08:00
Jesse Keating
dcc85fafa4
The exclude didn't look right, got an extra + in there somehow.
2008-11-07 14:27:47 -08:00
Jens Petersen
d432a11a6c
remove fedora-livecd-desktop-default.ks since it is no longer needed
2008-11-07 11:01:59 +10:00
Sebastian Vahl
a05e9932f1
add kde-plasma-lancelot
2008-11-07 00:34:31 +01:00
Sebastian Vahl
d0aa552253
the inclusion of input-methods was postboned for F11, so remove the replacement for scim-python-pinyin also from this kickstart to make sure that scim won't end up on the KDE live images; add twinkle as additional package
2008-11-07 00:32:36 +01:00
Jeremy Katz
59869f2b09
Ensure we mount persistent home and swap always ( #470317 )
...
We weren't running any of this if you had persistence configured and you had
already booted. We should at least mount the persistent /home and turn on
swap for that case as well as doing our tmpfs mounts
2008-11-06 13:36:09 -05:00
Jeremy Katz
39f10542d3
Ensure we mount persistent home and swap always ( #470317 )
...
We weren't running any of this if you had persistence configured and you had
already booted. We should at least mount the persistent /home and turn on
swap for that case as well as doing our tmpfs mounts
2008-11-06 13:34:27 -05:00
Jesse Keating
4587813336
Exclude the dap-server-cgi package. This was making the Engineering
...
and Science group show up for just this one package.
2008-11-06 09:20:48 -08:00
Jesse Keating
d36fbc1acb
Add the fedora-packager group. It was showing up anyway due to shared
...
packages, and it's useful to have with the other dev packages.
2008-11-06 09:20:42 -08:00
Jesse Keating
f9e7d855f5
The default size is now 695 instead of 670.
2008-11-06 09:20:35 -08:00
Jesse Keating
e95427f4f0
Exclude the dap-server-cgi package. This was making the Engineering
...
and Science group show up for just this one package.
2008-11-05 18:53:29 -08:00
Jesse Keating
51ac1c77e5
Add the fedora-packager group. It was showing up anyway due to shared
...
packages, and it's useful to have with the other dev packages.
2008-11-05 18:52:59 -08:00
Jesse Keating
60d370c6be
The default size is now 695 instead of 670.
2008-11-05 18:52:22 -08:00
Sebastian Vahl
4a32877c01
add kde-plasma-lancelot
2008-11-05 13:08:07 +01:00
Sebastian Vahl
2c74f67ac4
the inclusion of input-methods was postboned for F11, so remove the replacement for scim-python-pinyin also from this kickstart to make sure that scim won't end up on the KDE live images; add twinkle as additional package
2008-11-03 15:50:59 +01:00
Jeroen van Meeuwen (Fedora Unity)
587e6d3dfb
Revert "Install input methods by default."
...
This reverts commit bd870f59d7 .
2008-11-03 08:42:37 +01:00
Sebastian Vahl
e7e6899a30
the removal/split of solar-backgrounds has freed some space. So there is some place for more addon packages: digikam, konq-plugins, pavucontrol, kdeedu-kstars
2008-11-01 16:05:11 +01:00
Jeremy Katz
711eac0836
Switch to using greedy migration heuristic for geode ( #462531 , #467762 )
...
The geode driver seems to have some bugs that using the greedy migration
heuristic works around (discovered in upstream
https://bugs.freedesktop.org/show_bug.cgi?id=15700 ). This fixes both the
black boxes we see on XO and also seems to make the text appear properly.
2008-10-31 15:21:24 -04:00
Jeremy Katz
0cd792c758
Switch to using greedy migration heuristic for geode ( #462531 , #467762 )
...
The geode driver seems to have some bugs that using the greedy migration
heuristic works around (discovered in upstream
https://bugs.freedesktop.org/show_bug.cgi?id=15700 ). This fixes both the
black boxes we see on XO and also seems to make the text appear properly.
2008-10-31 15:07:40 -04:00
Sebastian Vahl
c82626263c
the removal/split of solar-backgrounds has freed some space. So there is some place for more addon packages: digikam, konq-plugins, pavucontrol, kdeedu-kstars
2008-10-31 01:32:02 +01:00
Sebastian Dziallas
3728481996
Remove rebranding and input methods for Sugar Spin
2008-10-30 17:09:27 +01:00
Jens Petersen
76cbd92e64
Use default input-methods from base
...
Remove input-methods removals and other older cleanup
since hopefully base should be ok.
2008-10-30 18:37:23 +10:00
Jens Petersen
b5595740b7
No longer install all language groups by default.
...
We no longer need to install all language groups since @input-methods and
@fonts provide decent default i18n support. fedora-livecd-desktop-default.ks
is now large obsolete and no longer needed once remaining font cleanup
is moved.
2008-10-30 18:33:56 +10:00
Jens Petersen
083fd6d50b
Install scim-pinyin instead of scim-python-pinyin
2008-10-30 18:30:00 +10:00
Jens Petersen
c022150966
Cleanup input method packages
...
Remove m17n* and scim* from local spins.
2008-10-30 18:24:09 +10:00
Sebastian Vahl
7b5158766d
replace scim-python-pinyin with scim-pinyin for size issues
2008-10-29 16:36:35 +01:00
Sebastian Vahl
337855a647
don't install unnecessary input-methods and fonts to save spae; remove the workaround for adding the german keyboard layout inside KDE
2008-10-29 16:36:23 +01:00
Sebastian Vahl
d9bb91b3ef
don't install unnecessary input-methods and fonts to save spae; remove the workaround for adding the german keyboard layout inside KDE
2008-10-29 13:45:46 +01:00
Sebastian Vahl
fd3884fe05
replace scim-python-pinyin with scim-pinyin for size issues
2008-10-28 20:27:07 +01:00
Igor Pires Soares
c4fcc0c254
Don't install unnecessary input methods
2008-10-28 14:53:16 -02:00
Jeroen van Meeuwen (Fedora Unity)
9684f9bbb6
Add fedora-install-fedora.ks to package
2008-10-28 14:49:21 +01:00
Jeroen van Meeuwen (Fedora Unity)
2e3cc48e8b
Remove fedora-livecd-sugar which has not been approved for F-10
2008-10-28 14:47:53 +01:00
Jeroen van Meeuwen (Fedora Unity)
4aba382ecc
Clean configure.ac
2008-10-28 13:43:35 +01:00
Jeroen van Meeuwen (Fedora Unity)
5b4d78bbb2
Bump version (for real this time)
2008-10-28 13:42:44 +01:00
Jeroen van Meeuwen (Fedora Unity)
684f924a72
There is no Electronic Lab LiveCD anymore, make the changes
...
Sort the Makefile to list the actual spin first, then it's localizations
2008-10-28 13:38:39 +01:00
Jeroen van Meeuwen (Fedora Unity)
19665545c3
List AUTHORS
2008-10-28 13:36:52 +01:00
Jeroen van Meeuwen (Fedora Unity)
28b35d7538
List our upstream project URL in NEWS
2008-10-28 13:34:16 +01:00
Jens Petersen
bd870f59d7
Install input methods by default.
...
Local spins should remove "scim*" and "m17n*" to avoid including input methods.
2008-10-27 17:39:09 +10:00
Sebastian Dziallas
4dfc008e6c
Enable SELinux again for Sugar Spin
2008-10-24 14:57:18 +02:00
Jeremy Katz
52fba85a94
Quit plymouht before running anaconda ( #468268 )
2008-10-23 17:49:21 -04:00
Pedro Silva
2c69d4eb3e
Remove kde keyboard patch on kde based pt_PT livecd/dvd
...
Other minor cleanups
2008-10-23 16:11:18 +01:00