summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New plugin concept: Default theme and splashy binaries moved to plugin. Makef...Michael Janczyk2008-03-2719-34/+49
* * Changed check of syscall from die() to warn() in order to let the callerOliver Tappe2008-03-271-1/+1
* * err: removed debug output in slxldd that caused tool to failOliver Tappe2008-03-261-1/+0Star
* * fixed bug that caused libraries from ld.so.conf to be overwritten,Oliver Tappe2008-03-261-1/+2
* * added log output when entering 32-bit personalityOliver Tappe2008-03-261-0/+1
* * Deactivated DB-schema version 0.28, as it does not work with the currentOliver Tappe2008-03-261-1/+5
* perl cosmetics and a shorter username entry for kdm, so the enter button isn'...Michael Janczyk2008-03-262-3/+3
* ... 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
* * 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