summaryrefslogtreecommitdiffstats
path: root/config-db
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * added support for showing and changing the settings, too.Oliver Tappe2006-10-291-3/+28
* * added support for new table 'settings', which containsOliver Tappe2006-10-294-0/+60
* * improved error-handling in case of problems with the db-backend.Oliver Tappe2006-10-291-2/+8
* * added stub for DHCP-exporter and adjusted config-demuxerOliver Tappe2006-10-292-2/+62
* * added transparent mechanism for generating placeholdersOliver Tappe2006-10-291-2/+8
* * more cleanupOliver Tappe2006-10-294-4/+4
* * --root-path now defaults to '/'Oliver Tappe2006-10-291-1/+16
* * adjusted PODs and abstracts to recent name changes.Oliver Tappe2006-10-295-19/+20
* * we now check if we could create the database folder and Oliver Tappe2006-10-281-1/+5
* * added separate script for simple database setupOliver Tappe2006-10-281-0/+339
* * fixed module pathOliver Tappe2006-10-282-2/+2
* * renamed several scripts to our new convention: no .pl forOliver Tappe2006-10-287-207/+540
* * improved algorithm when searching for translation modules such that it is now Oliver Tappe2006-10-231-27/+53
* * renamed module from full locale name to just the language, it doesn't make ...Oliver Tappe2006-10-231-2/+2
* * fixed typo in package nameOliver Tappe2006-10-231-7/+7
* * removed support for ignoring ld-linux.so as it doesn't make senseOliver Tappe2006-10-231-7/+0Star
* * added architecture-independent reimplementation of lddOliver Tappe2006-10-221-0/+206
* * canonicalization of $LANG is now even more strict in order to be robustOliver Tappe2006-10-142-3/+4
* * avoid confusing error message about existing lock-file when in fact the scriptOliver Tappe2006-10-141-2/+9
* * added message giving the path of the created files and the possibility of e...Oliver Tappe2006-10-141-0/+8
* * adjusted POD-texts to our current standards.Oliver Tappe2006-10-144-100/+137
* * minor cleanupOliver Tappe2006-10-141-5/+8