summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * extract debug-level from kernel_params and add pass itOliver Tappe2008-01-221-0/+6
* * moved functionality of slxldd into a module (LibScanner),Oliver Tappe2008-01-222-206/+269
* Fix priority optionVolker Uhrig2008-01-171-12/+29
* Fix order of menus in xdialogVolker Uhrig2008-01-172-8/+10
* * it is now possible to cause slxconfig-demuxer to use theOliver Tappe2008-01-162-11/+55
* * requiredFSMods() now returns an array instead of a flattenedOliver Tappe2008-01-162-2/+2
* * use mkpath() instead of system()Oliver Tappe2008-01-161-3/+4
* * started to work on re-implementation of mkdxsinitrd in perlOliver Tappe2008-01-162-1/+266
* * fixed problems in AttributeRoster with respect to syntaxOliver Tappe2008-01-162-354/+368
* * reactivated copying of displaymanager theme, but it still does notOliver Tappe2008-01-141-5/+5
* * the config-demuxer now passes through theme::name to mkdxsinitrd (via -s)Oliver Tappe2008-01-142-2/+5
* * no bootsplash is being used if a debuglevel has been set (as was before)Oliver Tappe2008-01-141-3/+4
* reimplemented splashy stuff via Theme plugin:Oliver Tappe2008-01-1320-286/+277Star
* * avoid possible warnings about undefined values in regex-substitutionOliver Tappe2008-01-121-3/+5