summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * replaced 'thin clients' with 'diskless X stations' as suggested by DirkOliver Tappe2008-02-112-2/+2
* * check for /bin/splashy before we try to invoke it, avoids error whenOliver Tappe2008-02-101-1/+2
* * implement support for letting the plugins suggest additional kernel_paramsOliver Tappe2008-02-104-0/+42
* * filled README.de with content (meant as a suggestion only, open for discuss...Oliver Tappe2008-02-102-9/+97
* * added renaming functionality that upgrades exports and systems that follow Oliver Tappe2008-02-101-1/+24
* * fixed incorrect expectation in test (now there are 34 attributes insteadOliver Tappe2008-02-091-1/+1
* * dropped attribute ramfs_screen as it is no longer needed (splashy doesOliver Tappe2008-02-095-46/+24Star
* * cmdline options are now collected in a hash instead of individual variables,Oliver Tappe2008-02-093-40/+23Star
* * cmdline options are now collected in a hash instead of individual variables,Oliver Tappe2008-02-091-22/+14Star
* * cmdline options are now collected in a hash instead of individual variables,Oliver Tappe2008-02-091-11/+11
* * fixed commentOliver Tappe2008-02-091-1/+1
* * fixed potential use of undefined value (spotted by Michael)Oliver Tappe2008-02-091-39/+36Star
* * added support for show inherited attributes to the search actions, tooOliver Tappe2008-02-091-194/+160Star
* * added support for automatic removal of old content in /opt/openslx in caseOliver Tappe2008-02-091-7/+40
* Fixed the bug (reported by Reiner) of the last checkin, cleant up theDirk von Suchodoletz2008-02-075-51/+17Star
* * vmware plugin is no longer offering the list of available vmwaresVolker Uhrig2008-02-063-190/+569
* * added the contents of the following dirs to the exclude filter, sinceOliver Tappe2008-02-067-4/+36
* Added /dev/urandom in chroot (slxos-setup shell ...)Volker Uhrig2008-02-061-1/+6
* * updated 64-bit busybox to version 1.8.2, too (again with the addedOliver Tappe2008-02-041-0/+0
* * updated busybox to 1.8.2Oliver Tappe2008-02-046-32/+616
* * cleaned up the code a bit with respect to the handling of target systemsOliver Tappe2008-02-031-18/+29
* * shut up cpioOliver Tappe2008-02-031-1/+3
* * 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-023-92/+1Star
* * fixed bugs that stopped new-style initramfs from workingOliver Tappe2008-02-025-38/+148
* * 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-015-46/+431
* * slurpFile now supports returning the file as an array of linesOliver Tappe2008-02-011-5/+13
* * warnings are now indicated by '°°°', errors by '***'Oliver Tappe2008-02-011-3/+9
* bugfix: wrong path, forgot filename when changedMichael Janczyk2008-01-292-2/+2
* bugfix: changed xdmdir variable ;)Michael Janczyk2008-01-291-7/+7
* moved creation of dir into main functionMichael Janczyk2008-01-298-15/+2Star
* switched kdmrc path to config-default variable, and removed from each kdm fun...Michael Janczyk2008-01-2910-30/+24Star
* * removed debugging outputOliver Tappe2008-01-271-1/+0Star
* Hopefully finished the adjustments of the tools with respect to themeOliver Tappe2008-01-2710-39/+154
* * fixed bug that left orphaned installed_plugins when removing a vendor-OSOliver Tappe2008-01-271-0/+9
* * renamed all plugins to lowercase in order to be consistent withOliver Tappe2008-01-272-0/+0
* * renamed all plugins to lowercase in order to be consistent withOliver Tappe2008-01-2722-45/+45
* adjusted following the recent discussion on the devel list:Oliver Tappe2008-01-261-21/+59
* * added support to getAttrInfo() for selecting only the attributesOliver Tappe2008-01-261-5/+20
* * corrected commentOliver Tappe2008-01-261-1/+1
* * added support to the merging functions for keeping track of the each Oliver Tappe2008-01-261-12/+24
* BUGFIX: KDM theme should work now for suse 10.2, others have still to be changedMichael Janczyk2008-01-241-1/+2
* kdm theme doesnt work yet, testcommitMichael Janczyk2008-01-243-4/+4
* BUGFIX: kdm theme works now, we hope;), moved theme to pluginMichael Janczyk2008-01-242-7/+7
* Added needed parameter in the short documentation.Volker Uhrig2008-01-241-2/+2
* BUGFIX: added sed line to replace comme with blank, so the for loop worksMichael Janczyk2008-01-241-0/+1
* * more work at the new mkslxinitrd implementationOliver Tappe2008-01-221-8/+200
* * added support to spitFile() for setting the mode of theOliver Tappe2008-01-221-3/+7
* * added support to the OSExport engine for determining theOliver Tappe2008-01-226-2/+40