summaryrefslogtreecommitdiffstats
path: root/os-plugins
Commit message (Expand)AuthorAgeFilesLines
* * removed content_regex from verbose listing of attrs, as it does not make senseOliver Tappe2008-05-101-1/+1
* * optimization of function... or perhaps not... depending on the nextVolker Uhrig2008-05-021-13/+20
* * created function for version checkVolker Uhrig2008-05-021-39/+50
* Some comments to vmware plugin code ...Dirk von Suchodoletz2008-04-232-44/+50
* * documentation of the next steps with pseudo codeVolker Uhrig2008-04-232-8/+52
* * changed version identification of local installed vmplayerVolker Uhrig2008-04-231-10/+20
* added username tagMarko Hauenstein2008-04-231-0/+3
* Vorlage_VMwareImageAdministrator.xml: added scanner tagMarko Hauenstein2008-04-211-0/+4
* * intermediate check-in of recent work at the desktop plugin - GDM handlingOliver Tappe2008-04-215-18/+112
* Quickfix for failing stage3 start if desktop plugin was installedDirk von Suchodoletz2008-04-191-1/+7
* 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
* * 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-071-1/+1
* * 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
* * made names of distro module consistent across OpenSLX - now the always star...Oliver Tappe2008-04-0623-246/+295
* * 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
* * 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-2718-32/+199
* perl cosmetics and a shorter username entry for kdm, so the enter button isn'...Michael Janczyk2008-03-261-2/+2
* ... 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
* * split syslog::target into syslog::host and syslog::portOliver Tappe2008-03-244-8/+206
* * getInstalledPackages() has to fetch the info from the packager, not the Oliver Tappe2008-03-241-3/+3