summaryrefslogtreecommitdiffstats
path: root/config-db/slxsetup.pl
Commit message (Collapse)AuthorAgeFilesLines
* * renamed several scripts to our new convention: no .pl forOliver Tappe2006-10-281-317/+0Star
| | | | | | | user-executable stuff... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@475 95ad53e4-c205-0410-b2fa-d234c58c8868
* * adjusted POD-texts to our current standards.Oliver Tappe2006-10-141-11/+13
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@461 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor cleanupOliver Tappe2006-10-141-5/+8
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@460 95ad53e4-c205-0410-b2fa-d234c58c8868
* * shortened output for --help (now only gives an option-overview), but added ↵Oliver Tappe2006-10-141-44/+52
| | | | | | | | | | | an abstract to that output, in order to give a hint what the script actually does. * replaced option=s by option=<string> and option=i by option=<int>, as Dirk suggested. * fixed two typos with $noshow instead of $noShow git-svn-id: http://svn.openslx.org/svn/openslx/trunk@459 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added OpenSLX-header to all my files.Oliver Tappe2006-10-031-3/+11
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@434 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed problem with perl-scripts not finding their modules in production pathOliver Tappe2006-10-031-2/+6
| | | | | | | | * perl-modules are now installed in $SLX_BASE_PATH/lib instead of .../bin, as that's how it's usually done. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@433 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added tool for setting/removing local settings, very handy if admins wantOliver Tappe2006-10-021-0/+292
to fiddle with more subtle config-arguments. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@430 95ad53e4-c205-0410-b2fa-d234c58c8868