summaryrefslogtreecommitdiffstats
path: root/config-db/slxconfig-demuxer
Commit message (Expand)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-918/+0Star
* added pbs stuffschmelzs2010-01-121-9/+18
* default directories introduced. please test and say what you think. examples ...Michael Janczyk2009-10-231-1/+0Star
* Closing #461:Oliver Tappe2009-06-121-1/+8
* Refactored implementation of preboot evironment to support the creationOliver Tappe2009-06-031-5/+9
* 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
* * 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
* * 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
* * 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
* * 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
* git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2048 95ad53e4-c2...Oliver Tappe2008-08-181-1/+1
* implemented plugin dependency handling:Oliver Tappe2008-07-231-1/+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
* preparations to support cdboot as a second boot type for clientsOliver Tappe2008-05-281-143/+50Star
* * heavily redesigned and improved the checking of attributes: instead of dyingOliver Tappe2008-05-241-16/+16
* * 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
* * use Clone::clone instead of Storable::dclone throughout OpenSLX in order to...Oliver Tappe2008-05-221-2/+2
* * renamed --verbose-level to --log-level to make it more separate from --verb...Oliver Tappe2008-04-071-3/+3
* * Switched indent used in Perl-code and settings files from tabs to 4 spaces.Oliver Tappe2008-03-201-592/+592
* * fixed several bugs in the config-demuxer caused by recent changes in pluginOliver Tappe2008-03-171-3/+8
* 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
* 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-121-1/+1
* * implement support for letting the plugins suggest additional kernel_paramsOliver Tappe2008-02-101-0/+3
* * fixed potential use of undefined value (spotted by Michael)Oliver Tappe2008-02-091-39/+36Star
* * 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