| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | * 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 | 1 | -1/+1 |
| * | * 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 |
| * | * made names of distro module consistent across OpenSLX - now the always star... | Oliver Tappe | 2008-04-06 | 23 | -246/+295 |
| * | * 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 |
| * | * 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 | 18 | -32/+199 |
| * | perl cosmetics and a shorter username entry for kdm, so the enter button isn'... | Michael Janczyk | 2008-03-26 | 1 | -2/+2 |
| * | ... 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 |
| * | * split syslog::target into syslog::host and syslog::port | Oliver Tappe | 2008-03-24 | 4 | -8/+206 |
| * | * getInstalledPackages() has to fetch the info from the packager, not the | Oliver Tappe | 2008-03-24 | 1 | -3/+3 |
| * | * removed 'precedence'-attribute and made it part of the general plugin info - | Oliver Tappe | 2008-03-24 | 11 | -123/+37 |
| * | Load configuration within the vmware runlevel script ... | Dirk von Suchodoletz | 2008-03-24 | 2 | -12/+10 |
| * | * renamed 'bootlog' plugin to 'syslog', as that is what it is going to become... | Oliver Tappe | 2008-03-24 | 2 | -9/+9 |
| * | * Switched from explicit cleanup functions to "resource acquisition by defini... | Oliver Tappe | 2008-03-24 | 1 | -21/+24 |
| * | Further improvements to vmware plugin ... | Dirk von Suchodoletz | 2008-03-23 | 2 | -39/+51 |
| * | Some hints for distro specific stuff within the runlevel script to | Dirk von Suchodoletz | 2008-03-22 | 2 | -14/+31 |
| * | * added support for distro-specific runlevelScriptPath() [currently there's only | Oliver Tappe | 2008-03-22 | 2 | -9/+22 |
| * | Incorporated modified vmware runlevel script into plugin. It has to be | Dirk von Suchodoletz | 2008-03-22 | 1 | -2/+129 |
| * | Slightly improved version of the vmware plugin (at least it (de)installs | Dirk von Suchodoletz | 2008-03-22 | 2 | -18/+46 |
| * | * added bootlog plugin which implements a remote log feature during boot | Oliver Tappe | 2008-03-21 | 2 | -0/+86 |
| * | Some changes for the vmware plugin to integrate properly ... | Dirk von Suchodoletz | 2008-03-21 | 3 | -34/+26 |