summaryrefslogtreecommitdiffstats
path: root/os-plugins
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * removed 'precedence'-attribute and made it part of the general plugin info -Oliver Tappe2008-03-2411-123/+37Star
* Load configuration within the vmware runlevel script ...Dirk von Suchodoletz2008-03-242-12/+10Star
* * renamed 'bootlog' plugin to 'syslog', as that is what it is going to become...Oliver Tappe2008-03-242-9/+9
* * Switched from explicit cleanup functions to "resource acquisition by defini...Oliver Tappe2008-03-241-21/+24
* Further improvements to vmware plugin ...Dirk von Suchodoletz2008-03-232-39/+51
* Some hints for distro specific stuff within the runlevel script toDirk von Suchodoletz2008-03-222-14/+31
* * added support for distro-specific runlevelScriptPath() [currently there's onlyOliver Tappe2008-03-222-9/+22
* Incorporated modified vmware runlevel script into plugin. It has to beDirk von Suchodoletz2008-03-221-2/+129
* Slightly improved version of the vmware plugin (at least it (de)installsDirk von Suchodoletz2008-03-222-18/+46
* * added bootlog plugin which implements a remote log feature during bootOliver Tappe2008-03-212-0/+86
* Some changes for the vmware plugin to integrate properly ...Dirk von Suchodoletz2008-03-213-34/+26Star
* * removed debug outputOliver Tappe2008-03-211-4/+0Star
* changed attr applies_to_client=1 for active and themeMichael Janczyk2008-03-201-2/+2
* * improved error handling when trying to load plugin-specific distro modules ...Oliver Tappe2008-03-201-2/+13
* * fixed error on slxos-install (distro-info not found)Sebastian Schmelzer2008-03-201-2/+5
* * fix: Base.pm should be upper caseSebastian Schmelzer2008-03-201-0/+0
* * improved log output when trying to load plugin-specific distro modulesOliver Tappe2008-03-201-2/+4
* * Switched indent used in Perl-code and settings files from tabs to 4 spaces.Oliver Tappe2008-03-2019-2077/+2077
* * added new action 'list-attributes'Oliver Tappe2008-03-191-32/+164
* * acted upon outcome of todays discussion with Michael and added a new stage1 Oliver Tappe2008-03-191-20/+30
* * added separate class methods for adding stage1-, stage3- or all attributes toOliver Tappe2008-03-191-5/+79
* Changes to vmchooser-plugin, import of binaryBastian Wissler2008-03-183-1/+76
* * Heavily worked at OSPlugin::Engine and 'desktop'-plugin. Support for stage1Oliver Tappe2008-03-177-258/+282
* * fixed bug in addAllStage3AttributesToHash() - the actual filtering was missingOliver Tappe2008-03-171-0/+2
* Fixed some obvious bugs ... (see #154 for discussion too)Dirk von Suchodoletz2008-03-162-18/+24
* Working on the vmware plugin (see comments within the files ...)Dirk von Suchodoletz2008-03-166-1/+251