summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/desktop/OpenSLX/Distro/Debian.pm
Commit message (Collapse)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-63/+0Star
|
* Fixing problems with gdm running on AUFS/UnionFS (/var/lib/gdm).Dirk von Suchodoletz2009-03-311-1/+5
| | | | 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-7/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2741 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-1/+16
| | | | | | its own .kde path git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2186 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added missing override of setupKDMScript() for Debian and Ubuntu, whichOliver Tappe2008-06-031-0/+14
| | | | | | is required to force starting of KDM (untested) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1839 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-1/+12
| | | | | | | | 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/+31
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