summaryrefslogtreecommitdiffstats
path: root/config-db
Commit message (Expand)AuthorAgeFilesLines
* preparations to support cdboot as a second boot type for clientsOliver Tappe2008-05-281-143/+50Star
* * cosmetics: print filename of kernel instead of full path in warning that is Oliver Tappe2008-05-281-1/+2
* * when checking the attributes from within the config-demuxer, we no longer c...Oliver Tappe2008-05-281-0/+5
* * refactored code for synchronization of attributes (moved from DBSchema to C...Oliver Tappe2008-05-274-60/+225
* * fixed bug that would not allow setting an empty attribute to '0'Oliver Tappe2008-05-251-1/+3
* * heavily redesigned and improved the checking of attributes: instead of dyingOliver Tappe2008-05-243-40/+65
* * added checking of system attributes, too (before only clients were checked)Oliver Tappe2008-05-241-1/+12
* * added checking of attributes for every client & system before its attribute...Oliver Tappe2008-05-241-0/+10
* * implemented checking of attributes for groups and clients in slxconfigOliver Tappe2008-05-242-4/+22
* * artifically bumped the schema version to 0.30 in order to trigger a synchro...Oliver Tappe2008-05-241-1/+10
* * fixed bug introduced recently that would cause attributes of default system toOliver Tappe2008-05-241-1/+3
* * use Clone::clone instead of Storable::dclone throughout OpenSLX in order to...Oliver Tappe2008-05-223-10/+10
* * attributes set via slxconfig are now being checked not only against the res...Oliver Tappe2008-05-222-41/+79
* * fixed bug in slxconfig introduced yesterday that would not allow settingOliver Tappe2008-05-212-9/+42
* * added support to slxconfig for checking the given attribute values againstOliver Tappe2008-05-201-0/+7
* * optimized the methods that set the attributes of a client/group/system toOliver Tappe2008-05-201-46/+114
* * renamed --verbose-level to --log-level to make it more separate from --verb...Oliver Tappe2008-04-073-5/+5
* * finally corrected algorithm for merging attributes from default-system & ve...Oliver Tappe2008-04-031-7/+8
* * Deactivated DB-schema version 0.28, as it does not work with the currentOliver Tappe2008-03-261-1/+5
* * Switched indent used in Perl-code and settings files from tabs to 4 spaces.Oliver Tappe2008-03-2025-6236/+6236
* * fixed several bugs with respect to the listing of plugins (as part of a systemOliver Tappe2008-03-191-7/+13
* * fixed incorrect behaviour with respect to merging of plugin attributes:Oliver Tappe2008-03-181-3/+4
* * removed debug outputOliver Tappe2008-03-171-2/+7
* * fixed several bugs in the config-demuxer caused by recent changes in pluginOliver Tappe2008-03-173-11/+37
* * added getStage3Attrs()Oliver Tappe2008-03-171-0/+28
* * adjusted to recent changes in plugin-codeOliver Tappe2008-03-171-9/+9
* * added support for stage1 attributes that are stored along each plugin insta...Oliver Tappe2008-03-144-20/+101
* Fix 'unterminated list at =head in paragraph' error of pod2html.Lars Müller2008-03-131-0/+1
* * implemented rsync-based build folder strategy for slxconfig-demuxer whichOliver Tappe2008-03-061-23/+30
* * fixed potential use of uninitialized valueOliver Tappe2008-02-201-1/+2
* * correct implementation bug that caused last schema change to work only half...Oliver Tappe2008-02-172-4/+13
* * added vendor-OS '<<<default>>>', which holds the plugins which shall beOliver Tappe2008-02-171-1/+15
* Refactored call-out to plugins when making the initramfs:Oliver Tappe2008-02-161-21/+5Star
* * hopefully finally fixed the utf8-related character problems in --manOliver Tappe2008-02-122-2/+2
* * implement support for letting the plugins suggest additional kernel_paramsOliver Tappe2008-02-101-0/+3
* * added renaming functionality that upgrades exports and systems that follow Oliver Tappe2008-02-101-1/+24
* * fixed incorrect expectation in test (now there are 34 attributes insteadOliver Tappe2008-02-091-1/+1
* * dropped attribute ramfs_screen as it is no longer needed (splashy doesOliver Tappe2008-02-095-46/+24Star
* * fixed commentOliver Tappe2008-02-091-1/+1
* * fixed potential use of undefined value (spotted by Michael)Oliver Tappe2008-02-091-39/+36Star
* * added support for show inherited attributes to the search actions, tooOliver Tappe2008-02-091-194/+160Star
* * cleaned up the code a bit with respect to the handling of target systemsOliver Tappe2008-02-031-18/+29
* * the config-demuxer no longer writes the configurations for all systemsOliver Tappe2008-02-031-4/+11
* * switched config-demuxer over to internal generation of initramfsOliver Tappe2008-02-021-84/+1Star
* * fixed bugs that stopped new-style initramfs from workingOliver Tappe2008-02-021-2/+2
* * added support for creating only the initramfs for the systems thatOliver Tappe2008-02-021-20/+57
* * finished initial re-implementation of mkdxsinitrd in perl -Oliver Tappe2008-02-011-12/+30
* * removed debugging outputOliver Tappe2008-01-271-1/+0Star
* Hopefully finished the adjustments of the tools with respect to themeOliver Tappe2008-01-274-17/+51
* * fixed bug that left orphaned installed_plugins when removing a vendor-OSOliver Tappe2008-01-271-0/+9