summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/desktop/OpenSLX/Distro/Suse.pm
Commit message (Collapse)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-162/+0Star
|
* Avoid annoying KDE message on removed sound devices by deleting theDirk von Suchodoletz2010-08-041-1/+4
| | | | .kde4/share/config/phonondevicesrc file upon user logout (via Xreset).
* SuSE changed X11/sessions to X11/session ...Dirk von Suchodoletz2010-03-011-0/+2
|
* Changing directory 'X11/sessions' to 'X11/session' as this one seems toDirk von Suchodoletz2010-02-281-3/+3
| | | | be the proper one ...
* Small fixes ...Dirk von Suchodoletz2009-08-121-1/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3085 95ad53e4-c205-0410-b2fa-d234c58c8868
* added link to openslx for gdm when using openslx-legacy to avoid error ↵Michael Janczyk2009-07-031-2/+2
| | | | | | messages, hopefully if works ;) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2992 95ad53e4-c205-0410-b2fa-d234c58c8868
* ubuntu 8.10+ and suse with kdm4 should work nowMichael Janczyk2009-06-051-3/+18
| | | | | | TODO: change default theme to openslx3 when using kdm3 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2938 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixing problems with gdm running on AUFS/UnionFS (/var/lib/gdm).Dirk von Suchodoletz2009-03-311-1/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2773 95ad53e4-c205-0410-b2fa-d234c58c8868
* removed old set KDEHOME for Ubuntu and stubs. Not needed anymoreMichael Janczyk2009-03-191-5/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2741 95ad53e4-c205-0410-b2fa-d234c58c8868
* Addons to desktop plugin.Dirk von Suchodoletz2009-03-061-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2691 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix for gdm in new SuSE11.1 (see #380).Dirk von Suchodoletz2009-02-201-5/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2623 95ad53e4-c205-0410-b2fa-d234c58c8868
* Adding cleanup after X logoff (via Xreset). This removes all user filesDirk von Suchodoletz2008-12-221-4/+29
| | | | | | | | | | | from the /tmp directory (avoiding overflows of this directory and hope- fully enhancing system security). Not implemented for all distros yet. (there is a message written to /tmp in "files removed" so the user can check that all temporary data was removed when logging off.) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2448 95ad53e4-c205-0410-b2fa-d234c58c8868
* * change session path order to make sure our default.desktop fileSebastian Schmelzer2008-11-141-1/+1
| | | | | | | is the first to be found git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2383 95ad53e4-c205-0410-b2fa-d234c58c8868
* Solves the problem of #299. (Greeter=/usr/lib/gdm/gdmgreeter isDirk von Suchodoletz2008-10-171-0/+2
| | | | | | | explicitly needed in the custom.conf of gdm at least for SuSE11.0) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2357 95ad53e4-c205-0410-b2fa-d234c58c8868
* Create directory needed for screens ...Dirk von Suchodoletz2008-10-161-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2339 95ad53e4-c205-0410-b2fa-d234c58c8868
* How to annoy admins :) This fix should prevent kdm from creating Dirk von Suchodoletz2008-10-151-0/+2
| | | | | | | its own config (we do this!!) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2319 95ad53e4-c205-0410-b2fa-d234c58c8868
* removed bug where kdmrc.sysconfig is not replacedMichael Janczyk2008-10-141-2/+2
| | | | | | added selectprevioususe=none to kdmconf git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2299 95ad53e4-c205-0410-b2fa-d234c58c8868
* Minor fix to create a directory.Dirk von Suchodoletz2008-10-081-1/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2271 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added /etc/X11/session to SessionDesktopDirSebastian Schmelzer2008-10-011-0/+11
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2262 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixSebastian Schmelzer2008-09-161-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2228 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fix for new suse 10.2Sebastian Schmelzer2008-09-161-0/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2227 95ad53e4-c205-0410-b2fa-d234c58c8868
* removed setting of KDEHOME for SUSE, Debian and Gentoo.Michael Janczyk2008-09-051-9/+1Star
| | | | | | Ubuntu left for testing. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2208 95ad53e4-c205-0410-b2fa-d234c58c8868
* changed spitFile to appendFileMichael Janczyk2008-09-021-1/+1
| | | | | | | thougt spitFile would do appendFile ;), but it replaces files :( git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2193 95ad53e4-c205-0410-b2fa-d234c58c8868
* added KDEHOME export, so that every kde version and every distribution gets ↵Michael Janczyk2008-09-021-0/+15
| | | | | | its own .kde path git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2186 95ad53e4-c205-0410-b2fa-d234c58c8868
* Bug in the desktop plugin fixed (#260).Dirk von Suchodoletz2008-08-111-2/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2024 95ad53e4-c205-0410-b2fa-d234c58c8868
* Use the proper quotes (double quotes) here ...Dirk von Suchodoletz2008-08-101-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2011 95ad53e4-c205-0410-b2fa-d234c58c8868
* Set of fixes to previos checkin.Dirk von Suchodoletz2008-08-091-1/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2006 95ad53e4-c205-0410-b2fa-d234c58c8868
* No need for duplication of script code ...Dirk von Suchodoletz2008-08-091-14/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2004 95ad53e4-c205-0410-b2fa-d234c58c8868
* Implementing (hopefully :)) two stage3 options (allowshutdown andDirk von Suchodoletz2008-08-091-0/+15
| | | | | | | rootlogin) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2003 95ad53e4-c205-0410-b2fa-d234c58c8868
* * forgot to adjust the filename for GDM from gdm.conf-custom to custom.confOliver Tappe2008-06-041-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1841 95ad53e4-c205-0410-b2fa-d234c58c8868
* * set SUSE-default in GDMPathInfo to what SUSE-10.3 is using Oliver Tappe2008-06-031-1/+1
| | | | | | | (/etc/gdm/gdm.conf-custom) - in the hope that SUSE-11 does not change that again (yeah, right ;-) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1840 95ad53e4-c205-0410-b2fa-d234c58c8868
* * reorganized the themes-folders of the desktop-plugin as discussed with MichaelOliver Tappe2008-06-031-1/+1
| | | | | | | | | | recently: now it's kdm/<theme> and gdm/<theme> instead of <theme>/kdm and <theme>/gdm, as that makes handling of GDM less cumbersome * renamed actual theme description files to theme.xml instead of being named like the theme (in this case: openslx.xml) Tested with GDM and KDM on SUSE-10.2 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1838 95ad53e4-c205-0410-b2fa-d234c58c8868
* * more work at desktop plugin (GDM & KDM should now work on SUSE & Ubuntu)Oliver Tappe2008-05-201-1/+30
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1777 95ad53e4-c205-0410-b2fa-d234c58c8868
* * intermediate commit of desktop plugin, preparing for travel ...Oliver Tappe2008-05-181-3/+6
| | | | | | | * copied displaymanager themes into desktop plugin (original files will be removed once the desktop plugin is working) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1775 95ad53e4-c205-0410-b2fa-d234c58c8868
* * intermediate check-in of recent work at the desktop plugin - GDM handlingOliver Tappe2008-04-211-4/+19
| | | | | | | | now seems to work with SUSE and Ubuntu, but proper integration will have to wait until I have shaken off the flu git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1752 95ad53e4-c205-0410-b2fa-d234c58c8868
* * made names of distro module consistent across OpenSLX - now the always ↵Oliver Tappe2008-04-061-0/+39
start with a capital letter followed by all lowercase (Debian, Fedora, Gentoo, Suse, Ubuntu) * refactored loading of distro modules into a separate function (loadDistroModule() in Basics.pm) * finished support to logging to a file in syslog plugin * worked at desktop plugin (still not working, though) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1721 95ad53e4-c205-0410-b2fa-d234c58c8868