summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * extract debug-level from kernel_params and add pass itOliver Tappe2008-01-221-0/+6
* * moved functionality of slxldd into a module (LibScanner),Oliver Tappe2008-01-222-206/+269
* Fix priority optionVolker Uhrig2008-01-171-12/+29
* Fix order of menus in xdialogVolker Uhrig2008-01-172-8/+10
* * it is now possible to cause slxconfig-demuxer to use theOliver Tappe2008-01-162-11/+55
* * requiredFSMods() now returns an array instead of a flattenedOliver Tappe2008-01-162-2/+2
* * use mkpath() instead of system()Oliver Tappe2008-01-161-3/+4
* * started to work on re-implementation of mkdxsinitrd in perlOliver Tappe2008-01-162-1/+266
* * fixed problems in AttributeRoster with respect to syntaxOliver Tappe2008-01-162-354/+368
* * reactivated copying of displaymanager theme, but it still does notOliver Tappe2008-01-141-5/+5
* * the config-demuxer now passes through theme::name to mkdxsinitrd (via -s)Oliver Tappe2008-01-142-2/+5
* * no bootsplash is being used if a debuglevel has been set (as was before)Oliver Tappe2008-01-141-3/+4
* reimplemented splashy stuff via Theme plugin:Oliver Tappe2008-01-1320-286/+277Star
* * avoid possible warnings about undefined values in regex-substitutionOliver Tappe2008-01-121-3/+5
* * avoid possible warnings about undefined values in regex-substitutionOliver Tappe2008-01-121-4/+5
* * fixed encoding problem with script-internal default PXE-templateOliver Tappe2008-01-121-9/+11
* * fixed 'uninitialized value' warningOliver Tappe2008-01-121-4/+6
* * changed default for 'pxe-theme' from 'openslx' to unset to stay compatibleOliver Tappe2008-01-121-1/+1
* * added hook mechanism to initramfs-init which can be used by pluginsOliver Tappe2008-01-1115-4/+153
* * added TODO about lacking performance of set...Attrs()Oliver Tappe2008-01-111-0/+3
* * fixed bug where changing an attribute of a client or system would dropOliver Tappe2008-01-113-7/+70
* * fixed encoding problem of PXE-config file outputOliver Tappe2008-01-112-8/+23
* * oops, remove debug output :-/Oliver Tappe2008-01-111-2/+0Star
* * added support to the config-demuxer for PXE-theming, i.e. it will lookOliver Tappe2008-01-112-13/+63
* * added two new global settings:Oliver Tappe2008-01-111-0/+2
* * now accepts \n and \t in values and converts them to the respective realOliver Tappe2008-01-111-3/+14
* * added new column 'description' to system, which holds an optionalOliver Tappe2008-01-112-267/+318
* * added implementation for zypper meta-packager (untested yet)Oliver Tappe2008-01-091-0/+95
* * fixed bug that disallowed setting of scoped (a.k.a. plugin-specific) Oliver Tappe2008-01-091-2/+2
* * the config-demuxer now only demuxes attributes of active plugins that haveOliver Tappe2008-01-092-2/+9
* * added mandatory attributes (active,precedence) to VMware pluginOliver Tappe2008-01-091-0/+35
* * fixed several occurrences of 'attr_'-namesOliver Tappe2008-01-091-8/+9
* * several fixes related to the handling of plugin-specific attributesOliver Tappe2008-01-095-69/+37Star
* * implemented automatic synchronization of new/changed attributes (eitherOliver Tappe2008-01-089-612/+726
* * minor fix (VERSION)Oliver Tappe2008-01-081-1/+1
* * improved robustness of schema upgrading code against intermediateOliver Tappe2008-01-081-3/+6
* * added missing invocation of _upgradeDBTo0_21(), such that nowOliver Tappe2008-01-081-0/+5
* * added new DB-table 'installed_plugin', moving schema version to 0.21Oliver Tappe2008-01-084-1/+236
* * fixed several smaller bugs found when testing slxexportOliver Tappe2008-01-073-22/+32
* * changed (and hopefully improved) fix for locale-problems thatOliver Tappe2008-01-073-5/+5
* * finished refactoring of attribute handling code, especially theOliver Tappe2008-01-0711-924/+1091
* more refactoring (not limited to attribute handling)Oliver Tappe2008-01-0416-878/+1753
* more work at refactoring of the way attributes are handled:Oliver Tappe2008-01-044-388/+587
* more work at refactoring of the way attributes are handled:Oliver Tappe2008-01-041-19/+84
* * intermediate checkin of refactoring of the way attributes are stored in DBOliver Tappe2008-01-035-292/+948
* * Fixed problem with invocation of debootstrap that caused it to failOliver Tappe2008-01-021-2/+2
* cleaned up installation code in several ways:Oliver Tappe2007-12-3037-91/+972
* * completed test set for attribute merging, fixing several bugs along theOliver Tappe2007-12-292-58/+574
* * completed basic tests and started to work on tests for aggregated valuesOliver Tappe2007-12-287-3/+681
* * added more tests for basic DB-features: group, global_info and Oliver Tappe2007-12-276-20/+435