summaryrefslogtreecommitdiffstats
path: root/lib/OpenSLX/Basics.pm
Commit message (Expand)AuthorAgeFilesLines
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-101-1/+13
* * moved checkFlags() from Utils to Basics and used it there (in Oliver Tappe2007-07-021-11/+31
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-011-49/+114
* * split export type into filesystem and (optional) blockdevice, closingOliver Tappe2007-06-201-24/+29
* largish change with respect to configurable paths:Oliver Tappe2007-06-171-79/+29Star
* * fixed all warnings indicated by 'perl -w'Oliver Tappe2007-06-131-108/+135
* * part one of settings file related changes (ticket#122): Oliver Tappe2007-05-281-2/+4
* * added support for 'local:'-URLs, which trigger the automatic start of a Oliver Tappe2007-05-281-2/+20
* * changed slxsystem to ignore SIGPIPE instead of exiting, as this used to causeOliver Tappe2007-05-281-4/+10
* * implemented a simple registration mechanism for cleanup functions in order to Oliver Tappe2007-05-111-0/+32
* * moved instantiateClass() from OpenSLX::Utils to OpenSLX::BasicsOliver Tappe2007-05-071-0/+24
* * removed fsmods and nicmods as extended settings, as they now live in the de...Oliver Tappe2007-05-061-3/+0Star
* * renamed 'ossetup-max-retry-count' to 'ossetup-max-try-count' and started to...Oliver Tappe2007-05-021-1/+1
* overhaul the settings concept:Oliver Tappe2007-05-021-1/+11
* * improved die() and warn() to fall back to the respective CORE-functions unl...Oliver Tappe2007-04-301-9/+7Star
* * use Carp::Heavy explicitly in order to avoid problemsOliver Tappe2007-04-261-1/+6
* * fixed problem in slxsystem that would cause unexpected exits if anyOliver Tappe2007-04-261-2/+3
* * switch default database type from 'CSV' to 'SQLite', as we noOliver Tappe2007-04-231-1/+1
* * added our implementation of warn() to increase the visibility of warnings.Oliver Tappe2007-04-151-1/+15
* * fixed die() to provide exit-value 5 if no error is indicated by $!, such th...Oliver Tappe2007-04-011-0/+1
* * inserted correct copyright headerOliver Tappe2007-03-231-6/+13
* * added executeInSubprocess() which encapsulates the starting andOliver Tappe2007-03-171-5/+44
* * largish overhaul, changed ConfigDB to be object-oriented (could be improved...Oliver Tappe2007-03-151-1/+18
* * vlog now only adds linefeed if neededOliver Tappe2007-03-031-1/+5
* * fixed versionOliver Tappe2007-02-131-1/+1
* * added perl-ified slxos-setup script and the relevant perl-modules, still no...Oliver Tappe2007-02-121-1/+1
* * added stage1-path as config-optionOliver Tappe2007-02-051-1/+5
* * first try at restoring mysteriously missing files... oops!Oliver Tappe2007-01-141-0/+266