summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/syslog/OpenSLX/Distro
Commit message (Collapse)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-022-134/+0Star
|
* Remove unneeded library ld stuff of deprecated uclibc.Dirk von Suchodoletz2010-08-221-1/+1
|
* added rsyslog (setup of configuration still missing)Sebastian2010-04-091-0/+15
|
* Fix for some bugs (occured producing examples ...)Dirk von Suchodoletz2009-07-161-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3011 95ad53e4-c205-0410-b2fa-d234c58c8868
* Proper (single) packet selection for installation (untested) ...Dirk von Suchodoletz2009-07-161-0/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3008 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed a whole lot of circular references which I found when researching #451Oliver Tappe2009-06-091-0/+4
| | | | | | * some minor cleanups along the way git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2944 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed an uninitialized warning in syslog plugin (which indicated an error)Oliver Tappe2009-02-071-3/+2Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2570 95ad53e4-c205-0410-b2fa-d234c58c8868
* * made names of distro module consistent across OpenSLX - now the always ↵Oliver Tappe2008-04-062-0/+104
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