summaryrefslogtreecommitdiffstats
path: root/os-plugins/OpenSLX
Commit message (Expand)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-023-1701/+0Star
* bindmount can't be mounted ro, if source is mounted rwSebastian2010-08-221-1/+1
* * fixed a whole lot of circular references which I found when researching #451Oliver Tappe2009-06-091-0/+5
* bind all required perl includes to chrooted systemSebastian Schmelzer2009-06-061-57/+68
* Various changes to xserver plugin:Bastian Wissler2009-06-051-0/+4
* * fixed a couple of problems that inhibited the installation of pluginsOliver Tappe2009-06-041-59/+39Star
* state for wlanboot-pluginAlexander Hoppe2009-06-031-1/+2
* * in an attempt to solve #399 (and #398), we now mount the host's perl coreOliver Tappe2009-03-201-3/+30
* * implemented support for recursive file-based locksOliver Tappe2008-09-131-1/+5
* * remove plugin-specifc repo- and tmp-path in order to avoid problemsOliver Tappe2008-09-011-0/+1
* * cleaned all attributes that are marked obsolete by ticket #243 and a coupleOliver Tappe2008-08-201-23/+0Star
* * added checking of attributes to installation stage of plugins,Oliver Tappe2008-08-121-22/+52
* * better error handlingVolker Uhrig2008-08-081-0/+2
* closing ticket #241:Oliver Tappe2008-07-252-0/+152
* implemented plugin dependency handling:Oliver Tappe2008-07-232-0/+129
* * cleaned up and clearified comment a little furtherOliver Tappe2008-07-051-1/+4
* * cosmeticsOliver Tappe2008-07-051-2/+1Star
* * added information to perldoc. Makes the description ofVolker Uhrig2008-07-051-0/+2
* Implemented a better algorithm for keeping the plugins and the referencesOliver Tappe2008-06-031-0/+23
* fixed problem reported by Michael:Oliver Tappe2008-06-021-1/+4
* * when installing packages, we now request an update, in order to avoidOliver Tappe2008-05-291-1/+1
* * reworked plugin-API concerning the way the parameters are passed into Oliver Tappe2008-05-262-36/+100
* Fixed non-working installation & deinstallation of plugins into/from the '<<<...Oliver Tappe2008-05-261-18/+26
* * heavily redesigned and improved the checking of attributes: instead of dyingOliver Tappe2008-05-242-8/+38
* * attributes set via slxconfig are now being checked not only against the res...Oliver Tappe2008-05-223-15/+57
* * fixed bug in slxconfig introduced yesterday that would not allow settingOliver Tappe2008-05-211-19/+4Star
* * added support to slxconfig for checking the given attribute values againstOliver Tappe2008-05-201-2/+38
* * delete the respective plugin-repo subfolder upon removal of a specific pluginOliver Tappe2008-05-181-1/+1
* * corrected minor formatting glitch in PODOliver Tappe2008-04-101-0/+2
* * made names of distro module consistent across OpenSLX - now the always star...Oliver Tappe2008-04-062-34/+8Star
* * 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-241-15/+21
* * Switched from explicit cleanup functions to "resource acquisition by defini...Oliver Tappe2008-03-241-21/+24
* * improved error handling when trying to load plugin-specific distro modules ...Oliver Tappe2008-03-201-2/+13
* * 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-203-496/+496
* * added separate class methods for adding stage1-, stage3- or all attributes toOliver Tappe2008-03-191-5/+79
* * Heavily worked at OSPlugin::Engine and 'desktop'-plugin. Support for stage1Oliver Tappe2008-03-171-14/+67
* * fixed bug in addAllStage3AttributesToHash() - the actual filtering was missingOliver Tappe2008-03-171-0/+2
* * intermediate checking for new desktop plugin (successor of displaymanagerOliver Tappe2008-03-152-10/+68
* * added support for stage1 attributes that are stored along each plugin insta...Oliver Tappe2008-03-142-5/+53
* * OSPlugin::Engine now provides a real support interface for plugins, whichOliver Tappe2008-02-272-77/+283
* * adjusted plugin-API according to recent discussion with Volker:Oliver Tappe2008-02-232-102/+243
* * Instead of giving up when a plugin folder does not contain the correspondingOliver Tappe2008-02-231-0/+8
* * added support to listing the plugins that have been installed into aOliver Tappe2008-02-171-59/+83
* Refactored call-out to plugins when making the initramfs:Oliver Tappe2008-02-161-6/+67
* * actually activated the removal of a plugin in OSPlugin engineOliver Tappe2008-02-131-0/+34
* * added support for letting plugins suggest additional kernel modulesOliver Tappe2008-02-131-0/+29
* * implement support for letting the plugins suggest additional kernel_paramsOliver Tappe2008-02-101-0/+10
* * fixed bugs that stopped new-style initramfs from workingOliver Tappe2008-02-022-0/+32