Commit Graph

744 Commits

Author SHA1 Message Date
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
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