summaryrefslogtreecommitdiffstats
path: root/fedora-live-desktop.ks
Commit message (Collapse)AuthorAgeFilesLines
* Don't ship gnome-shell extensions on the desktop spinMatthias Clasen2011-09-081-21/+4
|
* Xfce: Use auto-login instead of timed-login (#702749)Christoph Wickert2011-05-071-1/+1
|
* Desktop: disable lock-screen menu optionMatthias Clasen2011-04-041-0/+6
| | | | Screen locking is disabled anyway.
* live desktop: The patition image size needs to be bumped.Bruno Wolff III2011-03-301-0/+2
| | | | | | 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.
* desktop: fix installer extensionRay Strode2011-03-291-1/+1
| | | | We were using the wrong api so it didn't work.
* Desktop: Make AutomaticLogin understood by accounts serviceMatthias Clasen2011-03-291-1/+1
| | | | | | | 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.
* desktop: actually disable the updates pluginWilliam Jon McCann2011-03-231-0/+6
| | | | | We don't need updates to be installed on the live image. The method used in the live base doesn't work.
* desktop: prevent unintended failures in the livesys initscriptMatthias Clasen2011-03-231-12/+20
| | | | | Some of the tweaks we do there may fail if the packages containing the touched files are not present. Better be careful.
* Desktop: Don't use spawnDesktop in the shell extensionMatthias Clasen2011-03-161-2/+3
| | | | Its future is mirky
* change desktop file in menu to anaconda tooRay Strode2011-03-151-2/+2
| | | | | This is like the previous commit but for the menu, not the dash.
* change favorite in dash to be anaconda.desktop not liveinst.desktopRay Strode2011-03-151-1/+1
| | | | | This is to compensate for commit fb696616b70e3145f1a02a7c081244cd20c8cfe9
* rename liveinst.desktop to anaconda.desktopRay Strode2011-03-151-0/+3
| | | | | The shell requires the name to be the same as the wmclass of the initial window.
* Add live installer menu item to user menuRay Strode2011-03-151-0/+20
| | | | | | | | | | | | 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.
* Move live install launcher from desktop to dashRay Strode2011-03-151-7/+7
| | | | | | 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.
* Change screensaver configurationRay Strode2011-03-151-2/+5
| | | | It uses gsettings now instead of gconf
* Switch from timed to automatic login in desktop spinRay Strode2011-03-151-3/+2
| | | | | | | | 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.
* Don't set no-longer-existing nautilus GConf keysMatthias Clasen2011-03-011-4/+0
| | | | nautilus is no longer showing desktop icons anyway...
* Desktop: Fix maintainer's email addressChristoph Wickert2011-02-021-1/+1
|
* Drop explicit festival reference, always remove smartmontoolsColin Walters2010-03-241-3/+2
|
* PackagKit-command-not-found is now in compsColin Walters2010-03-241-3/+2
|
* Rework live-base and desktop minimizationColin Walters2010-03-241-0/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Delete old files, add new ones.Jeroen van Meeuwen (Fedora Unity)2008-05-011-57/+0
|
* Some sample kickstartsJeroen van Meeuwen (Fedora Unity)2008-04-131-0/+57