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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* use Clone::clone instead of Storable::dclone throughout OpenSLX in order to...
Oliver Tappe
2008-05-22
3
-10
/
+10
*
* attributes set via slxconfig are now being checked not only against the res...
Oliver Tappe
2008-05-22
2
-41
/
+79
*
* fixed bug in slxconfig introduced yesterday that would not allow setting
Oliver Tappe
2008-05-21
2
-9
/
+42
*
* added support to slxconfig for checking the given attribute values against
Oliver Tappe
2008-05-20
1
-0
/
+7
*
* optimized the methods that set the attributes of a client/group/system to
Oliver Tappe
2008-05-20
1
-46
/
+114
*
* renamed --verbose-level to --log-level to make it more separate from --verb...
Oliver Tappe
2008-04-07
3
-5
/
+5
*
* finally corrected algorithm for merging attributes from default-system & ve...
Oliver Tappe
2008-04-03
1
-7
/
+8
*
* Deactivated DB-schema version 0.28, as it does not work with the current
Oliver Tappe
2008-03-26
1
-1
/
+5
*
* Switched indent used in Perl-code and settings files from tabs to 4 spaces.
Oliver Tappe
2008-03-20
25
-6236
/
+6236
*
* fixed several bugs with respect to the listing of plugins (as part of a system
Oliver Tappe
2008-03-19
1
-7
/
+13
*
* fixed incorrect behaviour with respect to merging of plugin attributes:
Oliver Tappe
2008-03-18
1
-3
/
+4
*
* removed debug output
Oliver Tappe
2008-03-17
1
-2
/
+7
*
* fixed several bugs in the config-demuxer caused by recent changes in plugin
Oliver Tappe
2008-03-17
3
-11
/
+37
*
* added getStage3Attrs()
Oliver Tappe
2008-03-17
1
-0
/
+28
*
* adjusted to recent changes in plugin-code
Oliver Tappe
2008-03-17
1
-9
/
+9
*
* added support for stage1 attributes that are stored along each plugin insta...
Oliver Tappe
2008-03-14
4
-20
/
+101
*
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
*
* correct implementation bug that caused last schema change to work only half...
Oliver Tappe
2008-02-17
2
-4
/
+13
*
* added vendor-OS '<<<default>>>', which holds the plugins which shall be
Oliver Tappe
2008-02-17
1
-1
/
+15
*
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
2
-2
/
+2
*
* implement support for letting the plugins suggest additional kernel_params
Oliver Tappe
2008-02-10
1
-0
/
+3
*
* added renaming functionality that upgrades exports and systems that follow
Oliver Tappe
2008-02-10
1
-1
/
+24
*
* fixed incorrect expectation in test (now there are 34 attributes instead
Oliver Tappe
2008-02-09
1
-1
/
+1
*
* dropped attribute ramfs_screen as it is no longer needed (splashy does
Oliver Tappe
2008-02-09
5
-46
/
+24
*
* fixed comment
Oliver Tappe
2008-02-09
1
-1
/
+1
*
* fixed potential use of undefined value (spotted by Michael)
Oliver Tappe
2008-02-09
1
-39
/
+36
*
* added support for show inherited attributes to the search actions, too
Oliver Tappe
2008-02-09
1
-194
/
+160
*
* 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
*
* removed debugging output
Oliver Tappe
2008-01-27
1
-1
/
+0
*
Hopefully finished the adjustments of the tools with respect to theme
Oliver Tappe
2008-01-27
4
-17
/
+51
*
* fixed bug that left orphaned installed_plugins when removing a vendor-OS
Oliver Tappe
2008-01-27
1
-0
/
+9
*
adjusted following the recent discussion on the devel list:
Oliver Tappe
2008-01-26
1
-21
/
+59
*
* added support to getAttrInfo() for selecting only the attributes
Oliver Tappe
2008-01-26
1
-5
/
+20
*
* corrected comment
Oliver Tappe
2008-01-26
1
-1
/
+1
*
* added support to the merging functions for keeping track of the each
Oliver Tappe
2008-01-26
1
-12
/
+24
*
* extract debug-level from kernel_params and add pass it
Oliver Tappe
2008-01-22
1
-0
/
+6
*
* it is now possible to cause slxconfig-demuxer to use the
Oliver Tappe
2008-01-16
1
-11
/
+53
*
* fixed problems in AttributeRoster with respect to syntax
Oliver Tappe
2008-01-16
2
-354
/
+368
*
* the config-demuxer now passes through theme::name to mkdxsinitrd (via -s)
Oliver Tappe
2008-01-14
1
-1
/
+4
*
reimplemented splashy stuff via Theme plugin:
Oliver Tappe
2008-01-13
1
-15
/
+23
*
* avoid possible warnings about undefined values in regex-substitution
Oliver Tappe
2008-01-12
1
-3
/
+5
*
* avoid possible warnings about undefined values in regex-substitution
Oliver Tappe
2008-01-12
1
-4
/
+5
[prev]
[next]