| Commit message (Expand) | Author | Age | Files | Lines |
| * | Quick fix for the multiple installation problem of vmware plugin | Dirk von Suchodoletz | 2008-04-19 | 1 | -4/+8 |
| * | It seems to be more convinient to check the real thing, not the | Dirk von Suchodoletz | 2008-04-17 | 1 | -2/+2 |
| * | Putting "quotation marks" to the filename fixed a set | Dirk von Suchodoletz | 2008-04-17 | 1 | -2/+2 |
| * | * check if vmplayer or vmware ws is installed on the local stage1 system | Volker Uhrig | 2008-04-17 | 1 | -22/+57 |
| * | removed bootsplash stuff from theme plugin, because of conflicts with bootspl... | Michael Janczyk | 2008-04-15 | 11 | -109/+3 |
| * | Vorlage_VMwareImageAdministrator.xml: added tags for printers, shared drives ... | Marko Hauenstein | 2008-04-15 | 1 | -0/+11 |
| * | New version of vmchooser | Bastian Wissler | 2008-04-15 | 1 | -0/+0 |
| * | * fix in device configuration | Volker Uhrig | 2008-04-14 | 4 | -5/+13 |
| * | * minor fix, to get restart working | Volker Uhrig | 2008-04-14 | 2 | -3/+5 |
| * | * setup missing vmnet8 device | Volker Uhrig | 2008-04-14 | 4 | -0/+8 |
| * | Commenting "in" a variable declaration got the vmchooser plugin working | Dirk von Suchodoletz | 2008-04-13 | 1 | -1/+1 |
| * | More complete version of vmchooser. | Bastian Wissler | 2008-04-11 | 4 | -24/+13 |
| * | Checkin of vmchooser plugin fixes (installation) on behalf of bw21 ... | Dirk von Suchodoletz | 2008-04-10 | 2 | -12/+22 |
| * | * corrected minor formatting glitch in POD | Oliver Tappe | 2008-04-10 | 1 | -0/+2 |
| * | Finally adding the updated (ipcalc added) busybox 64bit version. | Dirk von Suchodoletz | 2008-04-09 | 1 | -0/+0 |
| * | * Different changes. Step 1 done | Volker Uhrig | 2008-04-08 | 8 | -48/+102 |
| * | Bugfix: Removed forgotten quotation mark, which caused a kernel panic :( | Michael Janczyk | 2008-04-07 | 1 | -1/+1 |
| * | * renamed --verbose-level to --log-level to make it more separate from --verb... | Oliver Tappe | 2008-04-07 | 9 | -18/+18 |
| * | * on behalf of Michael: splashy.stop now tries to remove itself during execution | Oliver Tappe | 2008-04-07 | 1 | -0/+1 |
| * | * fixed my last change, used wrong target path for splashy config | Oliver Tappe | 2008-04-07 | 1 | -2/+3 |
| * | * avoid use of temporary file in copyRequiredFilesIntoInitramfs | Oliver Tappe | 2008-04-07 | 1 | -20/+14 |
| * | config.xml which sets splashy theme is now generated via demuxer. The theme d... | Michael Janczyk | 2008-04-07 | 5 | -14/+21 |
| * | * make use of loadDistroModule(), now that we have it | Oliver Tappe | 2008-04-06 | 1 | -5/+11 |
| * | * fixed module name | Oliver Tappe | 2008-04-06 | 1 | -1/+1 |
| * | * added PODs to all Perl-modules in lib, documenting those functions that are... | Oliver Tappe | 2008-04-06 | 5 | -183/+756 |
| * | * made names of distro module consistent across OpenSLX - now the always star... | Oliver Tappe | 2008-04-06 | 44 | -421/+466 |
| * | * Instead of passing all known attributes of the current system into each plu... | Oliver Tappe | 2008-04-03 | 1 | -1/+11 |
| * | * finally corrected algorithm for merging attributes from default-system & ve... | Oliver Tappe | 2008-04-03 | 1 | -7/+8 |
| * | * vmplayer doesn't like to be the small brother and tried to fake the identit... | Volker Uhrig | 2008-04-01 | 1 | -1/+1 |
| * | * fixed missing filepermission | Volker Uhrig | 2008-04-01 | 1 | -7/+6 |
| * | * fixed missing range. dhcpd.conf is now correct written | Volker Uhrig | 2008-04-01 | 1 | -10/+11 |
| * | * rename variable | Volker Uhrig | 2008-03-31 | 2 | -4/+7 |
| * | * Minor fix of array declaration and arrayname | Volker Uhrig | 2008-03-31 | 1 | -1/+1 |
| * | * removed a few definition of my. They caused in emtpy variables later | Volker Uhrig | 2008-03-31 | 1 | -10/+19 |
| * | * added TODO about missing documentation | Oliver Tappe | 2008-03-31 | 1 | -0/+2 |
| * | * minor fix, reported by Dirk | Volker Uhrig | 2008-03-31 | 1 | -2/+2 |
| * | * Removed deprecated dhcpd.conf and nat.conf | Volker Uhrig | 2008-03-29 | 4 | -79/+12 |
| * | * cleaned up code. written configuration are now easier to understand | Volker Uhrig | 2008-03-29 | 1 | -24/+74 |
| * | Removed debugging print which was accidentally left behind :) | Michael Janczyk | 2008-03-27 | 1 | -1/+0 |
| * | New plugin concept: Default theme and splashy binaries moved to plugin. Makef... | Michael Janczyk | 2008-03-27 | 19 | -34/+49 |
| * | * Changed check of syscall from die() to warn() in order to let the caller | Oliver Tappe | 2008-03-27 | 1 | -1/+1 |
| * | * err: removed debug output in slxldd that caused tool to fail | Oliver Tappe | 2008-03-26 | 1 | -1/+0 |
| * | * fixed bug that caused libraries from ld.so.conf to be overwritten, | Oliver Tappe | 2008-03-26 | 1 | -1/+2 |
| * | * added log output when entering 32-bit personality | Oliver Tappe | 2008-03-26 | 1 | -0/+1 |
| * | * Deactivated DB-schema version 0.28, as it does not work with the current | Oliver Tappe | 2008-03-26 | 1 | -1/+5 |
| * | perl cosmetics and a shorter username entry for kdm, so the enter button isn'... | Michael Janczyk | 2008-03-26 | 2 | -3/+3 |
| * | ... same as r1692 for Base.pm ... | Dirk von Suchodoletz | 2008-03-26 | 1 | -4/+4 |
| * | Hiding of linebreaks in shell have to be escaped (\\), otherwise | Dirk von Suchodoletz | 2008-03-26 | 4 | -20/+13 |
| * | Writing distro specific runlevel scripts the trivial way. Should be | Dirk von Suchodoletz | 2008-03-25 | 7 | -121/+610 |
| * | * corrected indenting of 'syslog'-related shell scripts | Oliver Tappe | 2008-03-24 | 2 | -13/+15 |