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