index
:
openslx/core.git
master
Open Statless Extensions - OpenSLX.
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config-db
/
slxconfig-demuxer
Commit message (
Expand
)
Author
Age
Files
Lines
*
added pbs stuff
schmelzs
2010-01-12
1
-9
/
+18
*
default directories introduced. please test and say what you think. examples ...
Michael Janczyk
2009-10-23
1
-1
/
+0
*
Closing #461:
Oliver Tappe
2009-06-12
1
-1
/
+8
*
Refactored implementation of preboot evironment to support the creation
Oliver Tappe
2009-06-03
1
-5
/
+9
*
typo ..
Sebastian Schmelzer
2009-05-20
1
-1
/
+1
*
name preboot "default.tgz" after client name
Sebastian Schmelzer
2009-05-20
1
-4
/
+18
*
* minor fix: skip check for uclibrootfs-version if slxversion produces
Oliver Tappe
2009-03-31
1
-1
/
+1
*
* do not fail if version info file for uclib-rootfs could not be
Oliver Tappe
2009-03-09
1
-2
/
+3
*
closing #393:
Oliver Tappe
2009-03-06
1
-0
/
+14
*
* improved support for plugin configurations such that it should now be possible
Oliver Tappe
2009-02-11
1
-12
/
+33
*
* fixed a bug that caused the plugin-conf directory to be created only
Oliver Tappe
2009-02-07
1
-8
/
+10
*
* Fixed TODO introduced by Sebastian: we generated completely bogus contents
Oliver Tappe
2009-02-03
1
-15
/
+15
*
* quick fix for problems with multiple bootEnvTypes
Sebastian Schmelzer
2009-02-03
1
-7
/
+11
*
* in case of error during creation of bootmenu files, the demuxer no longer
Oliver Tappe
2009-01-28
1
-3
/
+20
*
* refactored common stuff from PrebootCD into Preboot, as there will be other
Oliver Tappe
2009-01-28
1
-1
/
+5
*
* two more fixes to adjust to boot_type being an attribute instead of a
Oliver Tappe
2009-01-23
1
-2
/
+2
*
* fixed wrong access to 'boot_type' attribute of clients, such that the
Oliver Tappe
2009-01-23
1
-1
/
+1
*
* improved name of lock used by slxconfig-demuxer
Oliver Tappe
2008-09-13
1
-2
/
+2
*
* implemented support for recursive file-based locks
Oliver Tappe
2008-09-13
1
-42
/
+2
*
* implemented PREBOOT_CD boot environment that creates an appropriate ISO image
Oliver Tappe
2008-09-01
1
-5
/
+4
*
* minor correction regarding the initramfs count
Oliver Tappe
2008-08-31
1
-2
/
+1
*
* write client config only to boot environment that matches the client, not t...
Oliver Tappe
2008-08-31
1
-12
/
+13
*
* refactored slxconfig-demuxer and boot environment implementations such that
Oliver Tappe
2008-08-31
1
-67
/
+62
*
* refactored more boot-environment-specific stuff out of slxconfig-demuxer into
Oliver Tappe
2008-08-27
1
-69
/
+27
*
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2048 95ad53e4-c2...
Oliver Tappe
2008-08-18
1
-1
/
+1
*
implemented plugin dependency handling:
Oliver Tappe
2008-07-23
1
-1
/
+18
*
* refactored locking file to make use of ScopedResource
Oliver Tappe
2008-06-08
1
-49
/
+41
*
* since I regularly got irritated by slxconfig-demuxer saying something about
Oliver Tappe
2008-06-08
1
-1
/
+3
*
preparations to support cdboot as a second boot type for clients
Oliver Tappe
2008-05-28
1
-143
/
+50
*
* heavily redesigned and improved the checking of attributes: instead of dying
Oliver Tappe
2008-05-24
1
-16
/
+16
*
* added checking of system attributes, too (before only clients were checked)
Oliver Tappe
2008-05-24
1
-1
/
+12
*
* added checking of attributes for every client & system before its attribute...
Oliver Tappe
2008-05-24
1
-0
/
+10
*
* use Clone::clone instead of Storable::dclone throughout OpenSLX in order to...
Oliver Tappe
2008-05-22
1
-2
/
+2
*
* renamed --verbose-level to --log-level to make it more separate from --verb...
Oliver Tappe
2008-04-07
1
-3
/
+3
*
* Switched indent used in Perl-code and settings files from tabs to 4 spaces.
Oliver Tappe
2008-03-20
1
-592
/
+592
*
* fixed several bugs in the config-demuxer caused by recent changes in plugin
Oliver Tappe
2008-03-17
1
-3
/
+8
*
Fix 'unterminated list at =head in paragraph' error of pod2html.
Lars Müller
2008-03-13
1
-0
/
+1
*
* implemented rsync-based build folder strategy for slxconfig-demuxer which
Oliver Tappe
2008-03-06
1
-23
/
+30
*
* fixed potential use of uninitialized value
Oliver Tappe
2008-02-20
1
-1
/
+2
*
Refactored call-out to plugins when making the initramfs:
Oliver Tappe
2008-02-16
1
-21
/
+5
*
* hopefully finally fixed the utf8-related character problems in --man
Oliver Tappe
2008-02-12
1
-1
/
+1
*
* implement support for letting the plugins suggest additional kernel_params
Oliver Tappe
2008-02-10
1
-0
/
+3
*
* fixed potential use of undefined value (spotted by Michael)
Oliver Tappe
2008-02-09
1
-39
/
+36
*
* cleaned up the code a bit with respect to the handling of target systems
Oliver Tappe
2008-02-03
1
-18
/
+29
*
* the config-demuxer no longer writes the configurations for all systems
Oliver Tappe
2008-02-03
1
-4
/
+11
*
* switched config-demuxer over to internal generation of initramfs
Oliver Tappe
2008-02-02
1
-84
/
+1
*
* fixed bugs that stopped new-style initramfs from working
Oliver Tappe
2008-02-02
1
-2
/
+2
*
* added support for creating only the initramfs for the systems that
Oliver Tappe
2008-02-02
1
-20
/
+57
*
* finished initial re-implementation of mkdxsinitrd in perl -
Oliver Tappe
2008-02-01
1
-12
/
+30
*
Hopefully finished the adjustments of the tools with respect to theme
Oliver Tappe
2008-01-27
1
-5
/
+4
[next]