summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-026-1304/+0Star
* quotation marks part of string so changes revertedMichael Janczyk2010-08-221-1/+1
* added " to string or you get annoying error: "/etc/opt/openslx/settings: line...Michael Janczyk2010-07-271-1/+1
* small tool for finding the complete package names for settings.default out of...Alexander Hoppe2009-08-261-0/+207
* git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2048 95ad53e4-c2...Oliver Tappe2008-08-182-2/+2
* * renamed --verbose-level to --log-level to make it more separate from --verb...Oliver Tappe2008-04-071-2/+2
* * Switched indent used in Perl-code and settings files from tabs to 4 spaces.Oliver Tappe2008-03-205-410/+410
* Closing ticket #169:Oliver Tappe2008-02-141-2/+2
* * cmdline options are now collected in a hash instead of individual variables,Oliver Tappe2008-02-091-22/+14Star
* * cmdline options are now collected in a hash instead of individual variables,Oliver Tappe2008-02-091-11/+11
* * moved functionality of slxldd into a module (LibScanner),Oliver Tappe2008-01-221-206/+7Star
* * avoid warning if ld.so.conf doesn't exist (seems to be the case onOliver Tappe2007-10-051-0/+1
* * dropped support for CSV databases, as they are simply not good enoughOliver Tappe2007-07-311-4/+29
* * changed several class interfaces as a result of trying to integrate supportOliver Tappe2007-07-281-2/+4
* * some more work at UTF-8-compliance I forgot beforeOliver Tappe2007-07-222-2/+2
* * fixed glob()-related hang in slxldd.Oliver Tappe2007-07-221-1/+2
* * fixed compatibility problems of our config-files with regards to beingOliver Tappe2007-07-221-1/+4
* * first part of configuration file migration to Config::GeneralOliver Tappe2007-07-211-6/+11
* * tried to avoid a specific (but spurious) uninitialized value warning Oliver Tappe2007-07-181-5/+7
* * updated perldoc to match current stateOliver Tappe2007-07-181-7/+3Star
* * reworked slxsettings cmdline to be more clear: you know have to explicitlyOliver Tappe2007-07-181-43/+57
* * fixed crashing bug introduced with last commitOliver Tappe2007-07-101-2/+6
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-105-29/+48
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-012-17/+22
* * split export type into filesystem and (optional) blockdevice, closingOliver Tappe2007-06-202-53/+67
* largish change with respect to configurable paths:Oliver Tappe2007-06-171-75/+35Star
* * moved slxsettings from 'config-db' to 'bin', as it has nothing to do withOliver Tappe2007-06-141-0/+366
* * fixed all warnings indicated by 'perl -w'Oliver Tappe2007-06-131-1/+1
* * switched strange behaviour: instead of forcing absolute paths to be relativ...Oliver Tappe2007-05-061-5/+5
* * added workaround for /lib32 and /usr/lib32 not being referenced inOliver Tappe2007-04-261-4/+14
* * added tool for determine the minimum package set, although it seems to work...Oliver Tappe2007-03-241-0/+177
* * work in progressOliver Tappe2007-03-231-3/+6
* * inserted correct copyright headerOliver Tappe2007-03-233-14/+35
* * fixed incorrect uses of the _tr() functionOliver Tappe2007-03-231-2/+2
* * minor cleanupOliver Tappe2007-03-231-2/+4
* * fixed bug reported by Dirk: some systems (kubuntu) do not have a ld.so.conf...Oliver Tappe2007-03-061-2/+2
* * fixed bug that caused the architecture detection to fail an 64-bitOliver Tappe2007-02-231-3/+11
* * quick & dirty script added that is able to parse SUSE-pattern descriptions,...Oliver Tappe2007-02-211-0/+142
* Small Fix: Quotation marks now prevent the path elements to be interpreted as...Felix Endres2007-02-051-2/+2
* * fixed two incorrect uses of _tr()Oliver Tappe2007-02-051-2/+3
* * added check against scalar variables inside of the strings, as this causesOliver Tappe2007-02-051-4/+8
* * fixed problems with regards to extractTranslations.plOliver Tappe2007-02-031-4/+12
* * updated to new layout of repository, from now on this script will always workOliver Tappe2007-02-031-19/+24
* * moved extractTranslations to a better placeOliver Tappe2007-02-031-0/+232
* * added missing calls to _tr() for verbose output such that these will be tra...Oliver Tappe2007-02-031-11/+12
* * moved slxldd from config-db to (new) bin folder as it has nothing to do wit...Oliver Tappe2007-02-031-0/+273