summaryrefslogtreecommitdiffstats
path: root/config-db
Commit message (Expand)AuthorAgeFilesLines
...
* * circumvent problem with older versions of DBD::CSV not supporting the max()...Oliver Tappe2007-04-111-1/+9
* * removed 'use_absolute_tftp' from settings tableOliver Tappe2007-04-082-7/+0Star
* * in order to be consistent with other scripts, 'remove' is now a real action...Oliver Tappe2007-04-081-10/+29
* * made output less confusing (use '' instead of <>)Oliver Tappe2007-04-081-8/+8
* * db-type no longer requires exact case matching of the respective module nam...Oliver Tappe2007-04-081-1/+14
* * added more precise errors for inconsistent DB states (if the export or vend...Oliver Tappe2007-04-052-10/+13
* * renamed '/etc/sysconfig/slxconfig' to '/etc/sysconfig/slxsystem.conf' in or...Oliver Tappe2007-04-051-3/+6
* * even more work on consolidating the PODs. Hopefully, I'm finished now...Oliver Tappe2007-04-033-366/+164Star
* * more POD consolidationOliver Tappe2007-04-012-105/+135
* * improved POD formattingOliver Tappe2007-04-012-112/+297
* * moved default values for systems and client into DB-layerOliver Tappe2007-04-012-19/+24
* * system-names will no longer be automatically set, you have to specify them ...Oliver Tappe2007-04-011-46/+75
* * circumvent dubious problem with perldoc in combination with UTF-8 thatOliver Tappe2007-04-012-2/+12
* * added several missing closing brackets in PODOliver Tappe2007-03-291-5/+5
* * added support for adding/removing of clients to/from a system, without havi...Oliver Tappe2007-03-261-57/+115
* * cosmetical changesOliver Tappe2007-03-261-1/+1
* * fixed a bad bug in _updateRefTable that would delete many more items than s...Oliver Tappe2007-03-261-1/+6
* * --list-systems now shows the names of the respective systems' clients, tooOliver Tappe2007-03-261-12/+51
* * inserted correct copyright headerOliver Tappe2007-03-2311-36/+107
* * fixed incorrect uses of the _tr() functionOliver Tappe2007-03-231-1/+1
* * removed this script as it is no longer needed (now that we have slxconfig)Oliver Tappe2007-03-231-347/+0Star
* * changed to be more quiet by default (old behaviour can be requested with --...Oliver Tappe2007-03-231-12/+10Star
* * adjusted to changed DB-schemaOliver Tappe2007-03-232-54/+32Star
* * completed this script:Oliver Tappe2007-03-231-81/+335
* * cleaned up some schema inconsistenciesOliver Tappe2007-03-231-2/+2
* * did missing adjustments to recent refactoring step, as reported by DirkOliver Tappe2007-03-201-5/+8
* * removed slxsetup as it isn't required now that we have slxconfigOliver Tappe2007-03-201-341/+0Star
* * added the options '--list-clients', '--list-exports', '--list-systems' andOliver Tappe2007-03-161-0/+42
* * largish overhaul, changed ConfigDB to be object-oriented (could be improved...Oliver Tappe2007-03-1512-598/+586Star
* * minor cleanupOliver Tappe2007-03-131-25/+15Star
* * added new script slxconfig, which can be used to add systems and clients to...Oliver Tappe2007-03-111-0/+270
* * fixed incorrect copying of links when in fact we want to copy the fileOliver Tappe2007-03-111-3/+3
* * added stage1-path as config-optionOliver Tappe2007-02-051-1/+8
* * fixed problems with regards to extractTranslations.plOliver Tappe2007-02-031-4/+3Star
* * moved extractTranslations to a better placeOliver Tappe2007-02-031-232/+0Star
* * moved slxldd from config-db to (new) bin folder as it has nothing to do wit...Oliver Tappe2007-02-031-273/+0Star
* * added support for binaries using rpaths (explicit paths specified at link s...Oliver Tappe2007-02-031-7/+43
* * adjusted scripts and Makefile to new directory layoutOliver Tappe2007-01-148-21/+15Star
* * moved basic perl modules into new 'lib' folder in order to make them availableOliver Tappe2007-01-146-790/+5Star
* * added support for --man and --verboseOliver Tappe2007-01-131-4/+11
* * added support for dual-bitwidth platforms (32-/64-bit) by explicitly checkingOliver Tappe2007-01-121-8/+28
* * some work towards completing the API documentation (POD)Oliver Tappe2006-12-111-0/+478
* * fixed several missing return statementsOliver Tappe2006-12-111-5/+7
* bigfix in DBSchema, floppy image renamed to fd.imgMichael Janczyk2006-12-051-2/+2
* * removed legacy attributes which are managed by externalOliver Tappe2006-10-311-7/+2Star
* * fixed linebreak problem, now we use '\x0a' only, in orderOliver Tappe2006-10-291-1/+1
* * type problem in date determination code.Oliver Tappe2006-10-291-1/+1
* * as we now use 'vmlinuz' for the defaultd kernel name we haveOliver Tappe2006-10-291-2/+3
* * now always use 'vmlinuz' as default kernel nameOliver Tappe2006-10-291-2/+2
* * added support for writing of slxconfig file and passing itOliver Tappe2006-10-291-1/+38