summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * corrected indenting of 'syslog'-related shell scriptsOliver Tappe2008-03-242-13/+15
* * fileget can't run in the background, in order to allow to use it's resultOliver Tappe2008-03-241-1/+7
* * 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-242-3/+10
* * 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
* * Adjusted OSSetup::Distro implementations to apply necessary fixes as part o...Oliver Tappe2008-03-243-9/+66
* * Switched from explicit cleanup functions to "resource acquisition by defini...Oliver Tappe2008-03-245-121/+171
* * moved syscall related code into a module of its own rightOliver Tappe2008-03-233-63/+97
* * added sigtrap protection (against user pressing CTRL-C, for instance) and madeOliver Tappe2008-03-231-12/+21
* * no longer asks for root password upon install (will be done as a plugin later)Oliver Tappe2008-03-231-2/+1Star
* 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-224-20/+46
* * replaced busybox.i586 and .config with a version that includes syslogd and ...Oliver Tappe2008-03-212-4/+4
* * 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
* Busybox built with support for the ipcalc applet (replacing the oldDirk von Suchodoletz2008-03-211-0/+0
* * 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-202-9/+23
* * 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
* Checked in with wrong directory name (double underline) Dirk von Suchodoletz2008-03-2010-0/+0
* * Switched indent used in Perl-code and settings files from tabs to 4 spaces.Oliver Tappe2008-03-20134-20647/+20647
* * fixed several bugs with respect to the listing of plugins (as part of a systemOliver Tappe2008-03-191-7/+13
* * 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
* * fixed incorrect behaviour with respect to merging of plugin attributes:Oliver Tappe2008-03-181-3/+4
* slightly changed pic. Esc message moved a bit left, so it fits to xdmcp themeMichael Janczyk2008-03-181-0/+0
* 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
* * removed debug outputOliver Tappe2008-03-171-2/+7
* * fixed several bugs in the config-demuxer caused by recent changes in pluginOliver Tappe2008-03-173-11/+37
* * fixed bug in addAllStage3AttributesToHash() - the actual filtering was missingOliver Tappe2008-03-171-0/+2
* * renamed getPackagesForSelection() to getInstallablePackagesForSelection()Oliver Tappe2008-03-171-2/+7
* * added getStage3Attrs()Oliver Tappe2008-03-171-0/+28
* * adjusted to recent changes in plugin-codeOliver Tappe2008-03-171-9/+9
* * instead of using a fixed basic path, we now supply a longer list in anOliver Tappe2008-03-171-1/+19
* * renamed installSelection() and removeSelection() to ...Packages(), as that'sOliver Tappe2008-03-171-1/+1
* * renamed installSelection() and removeSelection() to ...Packages(), as that'sOliver Tappe2008-03-176-26/+34
* * removed bogus packages called 'gpg-pubkey' - we handle those explicitly, an...Oliver Tappe2008-03-174-24/+0Star
* 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
* Moving setup of client mode (variable desktop::kind) and displaymanagerDirk von Suchodoletz2008-03-167-0/+18