summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSExport/Distro/Suse.pm
Commit message (Collapse)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-145/+0Star
|
* squashfs export updated.. see #435Sebastian2010-08-241-0/+19
|
* Exclude stuff for newer Suse ...Dirk von Suchodoletz2010-08-211-0/+3
|
* changed splashy plugin. vga make no sense any more, kdm is now default managerMichael Janczyk2010-08-111-0/+1
|
* More generic exclusion of most annoying/useless in stateless autostarted Dirk von Suchodoletz2009-03-201-15/+13Star
| | | | | | | services ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2742 95ad53e4-c205-0410-b2fa-d234c58c8868
* Plugin fixes and hints on future stuff.Dirk von Suchodoletz2009-03-061-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2688 95ad53e4-c205-0410-b2fa-d234c58c8868
* How to annoy admins :) This fix should prevent kdm from creating Dirk von Suchodoletz2008-10-151-0/+1
| | | | | | | its own config (we do this!!) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2319 95ad53e4-c205-0410-b2fa-d234c58c8868
* gnome-autostart suse-11: remove package-updater for suse11Bastian Wissler2008-09-261-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2250 95ad53e4-c205-0410-b2fa-d234c58c8868
* Updated stage2 exludes (autostarted services of no much use inDirk von Suchodoletz2008-09-021-0/+1
| | | | | | | SLX environments) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2191 95ad53e4-c205-0410-b2fa-d234c58c8868
* Etc excludes moved to stage2 procedure (see r2187)Dirk von Suchodoletz2008-09-021-1/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2188 95ad53e4-c205-0410-b2fa-d234c58c8868
* Beagle hides very well (if anybody knows where in SuSE 11 please tell,Dirk von Suchodoletz2008-08-111-0/+2
| | | | | | | just tried to toast my old X20 - the hot metallic smell warned me :)) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2020 95ad53e4-c205-0410-b2fa-d234c58c8868
* * made names of distro module consistent across OpenSLX - now the always ↵Oliver Tappe2008-04-061-0/+113
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