summaryrefslogtreecommitdiffstats
path: root/config-db
Commit message (Expand)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-0223-13371/+0Star
* unicode deprecated, now sqlite_unicode is usedMichael Janczyk2010-05-181-1/+1
* added pbs stuffschmelzs2010-01-122-10/+31
* default directories introduced. please test and say what you think. examples ...Michael Janczyk2009-10-231-1/+0Star
* integrated firmware copy process into kernel module process, deleted unused a...Alexander Hoppe2009-09-042-11/+0Star
* changed default values in attributeRosterAlexander Hoppe2009-08-281-1/+1
* function for firmwares to be copied to /lib/firmware and attribute ramfs_firm...Alexander Hoppe2009-08-262-0/+11
* Having mkdosfs as busybox plugin now ...Dirk von Suchodoletz2009-08-111-2/+2
* Some experimental stuff (dont use yet) ...Dirk von Suchodoletz2009-08-112-0/+13
* * fixed sorting of plugins by name in findProblematicValues()Oliver Tappe2009-06-121-1/+3
* Closing #461:Oliver Tappe2009-06-121-1/+8
* * removed debug-outputOliver Tappe2009-06-041-1/+0Star
* Refactored implementation of preboot evironment to support the creationOliver Tappe2009-06-033-11/+47
* typo ..Sebastian Schmelzer2009-05-201-1/+1
* name preboot "default.tgz" after client nameSebastian Schmelzer2009-05-201-4/+18
* * minor fix: skip check for uclibrootfs-version if slxversion producesOliver Tappe2009-03-311-1/+1
* * pxe_prefix_ip supportSebastian Schmelzer2009-03-101-12/+27
* * do not fail if version info file for uclib-rootfs could not beOliver Tappe2009-03-091-2/+3
* closing #393:Oliver Tappe2009-03-061-0/+14
* * improved support for plugin configurations such that it should now be possibleOliver Tappe2009-02-111-12/+33
* * fixed a bug that caused the plugin-conf directory to be created onlyOliver Tappe2009-02-071-8/+10
* * Fixed TODO introduced by Sebastian: we generated completely bogus contentsOliver Tappe2009-02-031-15/+15
* * quick fix for problems with multiple bootEnvTypesSebastian Schmelzer2009-02-031-7/+11
* * in case of error during creation of bootmenu files, the demuxer no longerOliver Tappe2009-01-281-3/+20
* * refactored common stuff from PrebootCD into Preboot, as there will be otherOliver Tappe2009-01-281-1/+5
* * removed setting default values for attributes that do not exist anymoreOliver Tappe2009-01-281-31/+14Star
* * two more fixes to adjust to boot_type being an attribute instead of aOliver Tappe2009-01-231-2/+2
* * fixed wrong access to 'boot_type' attribute of clients, such that theOliver Tappe2009-01-231-1/+1
* * fixed potential warning about undefined value during DB-schema upgradeOliver Tappe2008-10-081-1/+1
* * improved name of lock used by slxconfig-demuxerOliver Tappe2008-09-131-2/+2
* * implemented support for recursive file-based locksOliver Tappe2008-09-131-42/+2Star
* * wrestled client & system tests back into a working stateOliver Tappe2008-09-042-156/+26Star
* * removed default value for boot_type as that field no longer exists (itOliver Tappe2008-09-041-6/+0Star
* * turned the client fields 'boot_type','unbootable' and 'kernel_params' as well Oliver Tappe2008-09-045-118/+211
* * dropped no longer maintained old test tools from repoOliver Tappe2008-09-042-432/+0Star
* * implemented PREBOOT_CD boot environment that creates an appropriate ISO imageOliver Tappe2008-09-011-5/+4Star
* * minor correction regarding the initramfs countOliver Tappe2008-08-311-2/+1Star
* * write client config only to boot environment that matches the client, not t...Oliver Tappe2008-08-311-12/+13
* * refactored slxconfig-demuxer and boot environment implementations such that Oliver Tappe2008-08-311-67/+62Star
* * refactored more boot-environment-specific stuff out of slxconfig-demuxer intoOliver Tappe2008-08-271-69/+27Star
* * slxconfig and slxos-plugin now treat the name 'default' as an alias forOliver Tappe2008-08-211-1/+4
* * cleaned all attributes that are marked obsolete by ticket #243 and a coupleOliver Tappe2008-08-202-183/+89Star
* git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2048 95ad53e4-c2...Oliver Tappe2008-08-182-2/+2
* * fixed list-attributes command to support being given attribute names, tooOliver Tappe2008-08-071-7/+19
* implemented plugin dependency handling:Oliver Tappe2008-07-231-1/+18
* Fixed two more problems exposed by mysql:Oliver Tappe2008-07-172-4/+8
* * fixed problem a least one database server (mysql) not being able to startOliver Tappe2008-07-171-5/+18
* * refactored locking file to make use of ScopedResourceOliver Tappe2008-06-081-49/+41Star
* * since I regularly got irritated by slxconfig-demuxer saying something aboutOliver Tappe2008-06-081-1/+3
* * moved PXE-theming stuff into boot-env and adjusted the code to allow forOliver Tappe2008-06-071-8/+0Star