| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * 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 | 2 | -3/+10 |
| * | * 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 |
| * | * Adjusted OSSetup::Distro implementations to apply necessary fixes as part o... | Oliver Tappe | 2008-03-24 | 3 | -9/+66 |
| * | * Switched from explicit cleanup functions to "resource acquisition by defini... | Oliver Tappe | 2008-03-24 | 5 | -121/+171 |
| * | * moved syscall related code into a module of its own right | Oliver Tappe | 2008-03-23 | 3 | -63/+97 |
| * | * added sigtrap protection (against user pressing CTRL-C, for instance) and made | Oliver Tappe | 2008-03-23 | 1 | -12/+21 |
| * | * no longer asks for root password upon install (will be done as a plugin later) | Oliver Tappe | 2008-03-23 | 1 | -2/+1 |
| * | 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 | 4 | -20/+46 |
| * | * replaced busybox.i586 and .config with a version that includes syslogd and ... | Oliver Tappe | 2008-03-21 | 2 | -4/+4 |
| * | * 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 |
| * | Busybox built with support for the ipcalc applet (replacing the old | Dirk von Suchodoletz | 2008-03-21 | 1 | -0/+0 |
| * | * removed debug output | Oliver Tappe | 2008-03-21 | 1 | -4/+0 |
| * | changed attr applies_to_client=1 for active and theme | Michael Janczyk | 2008-03-20 | 1 | -2/+2 |
| * | * improved error handling when trying to load plugin-specific distro modules ... | Oliver Tappe | 2008-03-20 | 2 | -9/+23 |
| * | * fixed error on slxos-install (distro-info not found) | Sebastian Schmelzer | 2008-03-20 | 1 | -2/+5 |
| * | * fix: Base.pm should be upper case | Sebastian Schmelzer | 2008-03-20 | 1 | -0/+0 |
| * | * improved log output when trying to load plugin-specific distro modules | Oliver Tappe | 2008-03-20 | 1 | -2/+4 |
| * | Checked in with wrong directory name (double underline) | Dirk von Suchodoletz | 2008-03-20 | 10 | -0/+0 |
| * | * Switched indent used in Perl-code and settings files from tabs to 4 spaces. | Oliver Tappe | 2008-03-20 | 134 | -20647/+20647 |
| * | * fixed several bugs with respect to the listing of plugins (as part of a system | Oliver Tappe | 2008-03-19 | 1 | -7/+13 |
| * | * added new action 'list-attributes' | Oliver Tappe | 2008-03-19 | 1 | -32/+164 |
| * | * acted upon outcome of todays discussion with Michael and added a new stage1 | Oliver Tappe | 2008-03-19 | 1 | -20/+30 |
| * | * added separate class methods for adding stage1-, stage3- or all attributes to | Oliver Tappe | 2008-03-19 | 1 | -5/+79 |
| * | * fixed incorrect behaviour with respect to merging of plugin attributes: | Oliver Tappe | 2008-03-18 | 1 | -3/+4 |
| * | slightly changed pic. Esc message moved a bit left, so it fits to xdmcp theme | Michael Janczyk | 2008-03-18 | 1 | -0/+0 |
| * | Changes to vmchooser-plugin, import of binary | Bastian Wissler | 2008-03-18 | 3 | -1/+76 |
| * | * Heavily worked at OSPlugin::Engine and 'desktop'-plugin. Support for stage1 | Oliver Tappe | 2008-03-17 | 7 | -258/+282 |
| * | * removed debug output | Oliver Tappe | 2008-03-17 | 1 | -2/+7 |
| * | * fixed several bugs in the config-demuxer caused by recent changes in plugin | Oliver Tappe | 2008-03-17 | 3 | -11/+37 |
| * | * fixed bug in addAllStage3AttributesToHash() - the actual filtering was missing | Oliver Tappe | 2008-03-17 | 1 | -0/+2 |
| * | * renamed getPackagesForSelection() to getInstallablePackagesForSelection() | Oliver Tappe | 2008-03-17 | 1 | -2/+7 |
| * | * added getStage3Attrs() | Oliver Tappe | 2008-03-17 | 1 | -0/+28 |
| * | * adjusted to recent changes in plugin-code | Oliver Tappe | 2008-03-17 | 1 | -9/+9 |
| * | * instead of using a fixed basic path, we now supply a longer list in an | Oliver Tappe | 2008-03-17 | 1 | -1/+19 |
| * | * renamed installSelection() and removeSelection() to ...Packages(), as that's | Oliver Tappe | 2008-03-17 | 1 | -1/+1 |
| * | * renamed installSelection() and removeSelection() to ...Packages(), as that's | Oliver Tappe | 2008-03-17 | 6 | -26/+34 |
| * | * removed bogus packages called 'gpg-pubkey' - we handle those explicitly, an... | Oliver Tappe | 2008-03-17 | 4 | -24/+0 |
| * | Fixed some obvious bugs ... (see #154 for discussion too) | Dirk von Suchodoletz | 2008-03-16 | 2 | -18/+24 |
| * | Working on the vmware plugin (see comments within the files ...) | Dirk von Suchodoletz | 2008-03-16 | 6 | -1/+251 |
| * | Moving setup of client mode (variable desktop::kind) and displaymanager | Dirk von Suchodoletz | 2008-03-16 | 7 | -0/+18 |
| * | Changed to default indentation for vmware plugin files (two | Dirk von Suchodoletz | 2008-03-16 | 2 | -228/+244 |
| * | * intermediate checking for new desktop plugin (successor of displaymanager | Oliver Tappe | 2008-03-15 | 12 | -13/+1039 |