summaryrefslogtreecommitdiffstats
path: root/config-db/OpenSLX/DBSchema.pm
Commit message (Expand)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-832/+0Star
* integrated firmware copy process into kernel module process, deleted unused a...Alexander Hoppe2009-09-041-1/+0Star
* function for firmwares to be copied to /lib/firmware and attribute ramfs_firm...Alexander Hoppe2009-08-261-0/+1
* Some experimental stuff (dont use yet) ...Dirk von Suchodoletz2009-08-111-0/+3
* Refactored implementation of preboot evironment to support the creationOliver Tappe2009-06-031-1/+18
* * pxe_prefix_ip supportSebastian Schmelzer2009-03-101-12/+27
* * turned the client fields 'boot_type','unbootable' and 'kernel_params' as well Oliver Tappe2008-09-041-45/+91
* Implemented a better algorithm for keeping the plugins and the referencesOliver Tappe2008-06-031-3/+26
* * separated synchronization of attributes from removal of stale references,Oliver Tappe2008-06-021-4/+4
* * bumped DB-schema version in order to cleanup potential problems afterOliver Tappe2008-06-021-1/+9
* * refactored code for synchronization of attributes (moved from DBSchema to C...Oliver Tappe2008-05-271-31/+13Star
* * artifically bumped the schema version to 0.30 in order to trigger a synchro...Oliver Tappe2008-05-241-1/+10
* * 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-201-646/+646
* * added support for stage1 attributes that are stored along each plugin insta...Oliver Tappe2008-03-141-3/+28
* * correct implementation bug that caused last schema change to work only half...Oliver Tappe2008-02-171-1/+10
* * added vendor-OS '<<<default>>>', which holds the plugins which shall beOliver Tappe2008-02-171-1/+15
* * added renaming functionality that upgrades exports and systems that follow Oliver Tappe2008-02-101-1/+24
* * dropped attribute ramfs_screen as it is no longer needed (splashy doesOliver Tappe2008-02-091-22/+14Star
* * fixed commentOliver Tappe2008-02-091-1/+1
* * removed debugging outputOliver Tappe2008-01-271-1/+0Star
* Hopefully finished the adjustments of the tools with respect to themeOliver Tappe2008-01-271-1/+35
* * fixed problems in AttributeRoster with respect to syntaxOliver Tappe2008-01-161-1/+1
* * fixed bug where changing an attribute of a client or system would dropOliver Tappe2008-01-111-3/+3
* * added new column 'description' to system, which holds an optionalOliver Tappe2008-01-111-255/+280
* * implemented automatic synchronization of new/changed attributes (eitherOliver Tappe2008-01-081-121/+51Star
* * 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-081-1/+34
* * finished refactoring of attribute handling code, especially theOliver Tappe2008-01-071-96/+298
* more refactoring (not limited to attribute handling)Oliver Tappe2008-01-041-148/+25Star
* more work at refactoring of the way attributes are handled:Oliver Tappe2008-01-041-3/+38
* * intermediate checkin of refactoring of the way attributes are stored in DBOliver Tappe2008-01-031-240/+409
* * completed basic tests and started to work on tests for aggregated valuesOliver Tappe2007-12-281-0/+1
* * changed meaning of groups.priority such that it corresponds with sortingOliver Tappe2007-11-291-1/+1
* * added new DB-field attr_ramfs_miscmods to system tableOliver Tappe2007-10-051-2/+3
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-101-0/+1
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-011-2/+4
* * fixed wrong default value for attribute 'start_xdmcp', should be 'kdm' Oliver Tappe2007-06-021-1/+1
* * dropped superfluous column vendor_os.export_counterOliver Tappe2007-05-291-2/+1Star
* * changed ramfs_fsmods and ramfs_nicmods to be (system-only) attributesOliver Tappe2007-05-061-3/+8
* * added new table global_info to DB-schema, in order to support nbd-server-portsOliver Tappe2007-05-061-0/+21
* * fixed syntax problemsOliver Tappe2007-05-051-2/+3
* * added default values for all attributes to default systemOliver Tappe2007-05-051-0/+40
* * filled attributes list with everything referenced in machine-setup.defaultOliver Tappe2007-05-031-13/+30
* overhaul the settings concept:Oliver Tappe2007-05-021-16/+0Star
* * added 'export_counter' to table 'vendor_os'Oliver Tappe2007-04-231-1/+2
* * fixed leftover of use_absolute_tftpOliver Tappe2007-04-111-1/+0Star
* * removed 'use_absolute_tftp' from settings tableOliver Tappe2007-04-081-3/+0Star
* * inserted correct copyright headerOliver Tappe2007-03-231-3/+10