summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Quick fix for the multiple installation problem of vmware pluginDirk von Suchodoletz2008-04-191-4/+8
* It seems to be more convinient to check the real thing, not the Dirk von Suchodoletz2008-04-171-2/+2
* Putting "quotation marks" to the filename fixed a setDirk von Suchodoletz2008-04-171-2/+2
* * check if vmplayer or vmware ws is installed on the local stage1 systemVolker Uhrig2008-04-171-22/+57
* removed bootsplash stuff from theme plugin, because of conflicts with bootspl...Michael Janczyk2008-04-1511-109/+3Star
* Vorlage_VMwareImageAdministrator.xml: added tags for printers, shared drives ...Marko Hauenstein2008-04-151-0/+11
* New version of vmchooserBastian Wissler2008-04-151-0/+0
* * fix in device configurationVolker Uhrig2008-04-144-5/+13
* * minor fix, to get restart workingVolker Uhrig2008-04-142-3/+5
* * setup missing vmnet8 deviceVolker Uhrig2008-04-144-0/+8
* Commenting "in" a variable declaration got the vmchooser plugin workingDirk von Suchodoletz2008-04-131-1/+1
* More complete version of vmchooser.Bastian Wissler2008-04-114-24/+13Star
* Checkin of vmchooser plugin fixes (installation) on behalf of bw21 ...Dirk von Suchodoletz2008-04-102-12/+22
* * corrected minor formatting glitch in PODOliver Tappe2008-04-101-0/+2
* Finally adding the updated (ipcalc added) busybox 64bit version.Dirk von Suchodoletz2008-04-091-0/+0
* * Different changes. Step 1 doneVolker Uhrig2008-04-088-48/+102
* Bugfix: Removed forgotten quotation mark, which caused a kernel panic :(Michael Janczyk2008-04-071-1/+1
* * renamed --verbose-level to --log-level to make it more separate from --verb...Oliver Tappe2008-04-079-18/+18
* * on behalf of Michael: splashy.stop now tries to remove itself during executionOliver Tappe2008-04-071-0/+1
* * fixed my last change, used wrong target path for splashy configOliver Tappe2008-04-071-2/+3
* * avoid use of temporary file in copyRequiredFilesIntoInitramfsOliver Tappe2008-04-071-20/+14Star
* config.xml which sets splashy theme is now generated via demuxer. The theme d...Michael Janczyk2008-04-075-14/+21
* * make use of loadDistroModule(), now that we have itOliver Tappe2008-04-061-5/+11
* * fixed module nameOliver Tappe2008-04-061-1/+1
* * added PODs to all Perl-modules in lib, documenting those functions that are...Oliver Tappe2008-04-065-183/+756
* * made names of distro module consistent across OpenSLX - now the always star...Oliver Tappe2008-04-0644-421/+466
* * Instead of passing all known attributes of the current system into each plu...Oliver Tappe2008-04-031-1/+11
* * finally corrected algorithm for merging attributes from default-system & ve...Oliver Tappe2008-04-031-7/+8
* * vmplayer doesn't like to be the small brother and tried to fake the identit...Volker Uhrig2008-04-011-1/+1
* * fixed missing filepermissionVolker Uhrig2008-04-011-7/+6Star
* * fixed missing range. dhcpd.conf is now correct writtenVolker Uhrig2008-04-011-10/+11
* * rename variableVolker Uhrig2008-03-312-4/+7
* * Minor fix of array declaration and arraynameVolker Uhrig2008-03-311-1/+1
* * removed a few definition of my. They caused in emtpy variables laterVolker Uhrig2008-03-311-10/+19
* * added TODO about missing documentationOliver Tappe2008-03-311-0/+2
* * minor fix, reported by DirkVolker Uhrig2008-03-311-2/+2
* * Removed deprecated dhcpd.conf and nat.confVolker Uhrig2008-03-294-79/+12Star
* * cleaned up code. written configuration are now easier to understandVolker Uhrig2008-03-291-24/+74
* Removed debugging print which was accidentally left behind :)Michael Janczyk2008-03-271-1/+0Star
* New plugin concept: Default theme and splashy binaries moved to plugin. Makef...Michael Janczyk2008-03-2719-34/+49
* * Changed check of syscall from die() to warn() in order to let the callerOliver Tappe2008-03-271-1/+1
* * err: removed debug output in slxldd that caused tool to failOliver Tappe2008-03-261-1/+0Star
* * fixed bug that caused libraries from ld.so.conf to be overwritten,Oliver Tappe2008-03-261-1/+2
* * added log output when entering 32-bit personalityOliver Tappe2008-03-261-0/+1
* * Deactivated DB-schema version 0.28, as it does not work with the currentOliver Tappe2008-03-261-1/+5
* perl cosmetics and a shorter username entry for kdm, so the enter button isn'...Michael Janczyk2008-03-262-3/+3
* ... same as r1692 for Base.pm ...Dirk von Suchodoletz2008-03-261-4/+4
* Hiding of linebreaks in shell have to be escaped (\\), otherwiseDirk von Suchodoletz2008-03-264-20/+13Star
* Writing distro specific runlevel scripts the trivial way. Should beDirk von Suchodoletz2008-03-257-121/+610
* * corrected indenting of 'syslog'-related shell scriptsOliver Tappe2008-03-242-13/+15