summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Removing old distributions which would be most probably neverDirk von Suchodoletz2009-01-1934-2475/+47Star
* Removing old Ubuntu versions which would be most probably neverDirk von Suchodoletz2009-01-1912-1162/+0Star
* Removing old Ubuntu versions which would be most probably neverDirk von Suchodoletz2009-01-1912-1136/+0Star
* Stub files (not really matched yet) for new distributions ...Dirk von Suchodoletz2008-12-2214-0/+1538
* Sorry, wrong r2434 - fixing problem in reply to the list ...Dirk von Suchodoletz2008-12-181-1/+2
* ..Dirk von Suchodoletz2008-12-171-14/+0Star
* * fix (hopefully)Sebastian Schmelzer2008-12-171-5/+3Star
* Trying to simplify stuff in plugins (checks if a certain packageDirk von Suchodoletz2008-12-171-0/+14
* More general location of helper functions (to check if a certainDirk von Suchodoletz2008-12-171-0/+30
* git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2408 95ad53e4-c2...Sebastian Schmelzer2008-12-152-2/+201
* git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2407 95ad53e4-c2...Sebastian Schmelzer2008-12-156-13/+220
* * added descriptionsSebastian Schmelzer2008-12-153-0/+39
* * first ideas of distro based utilitiesSebastian Schmelzer2008-12-154-0/+316
* * added ubuntu 8.10 supportSebastian Schmelzer2008-11-136-0/+581
* * this file was missing from last commitOliver Tappe2008-10-091-14/+49
* * add asm subfolder to ph-search path, tooOliver Tappe2008-10-081-0/+1
* * first try at making sure that the required Perl-headers exist before we tryOliver Tappe2008-10-081-2/+9
* * drop trailing slashed from lock names as the respective file can't beOliver Tappe2008-09-131-0/+3
* * implemented support for recursive file-based locksOliver Tappe2008-09-132-12/+84
* * next refactoring step: made MakeInitRamFS part of boot environmentOliver Tappe2008-09-011-0/+262
* * fixed possible hiding of error messages when something goes wrong in aOliver Tappe2008-08-121-3/+4
* Added new distro-info for OpenSUSE 11.0 (simple string replacement,Dirk von Suchodoletz2008-08-1010-0/+1201
* * increased robustness against leaking resources by ignoring INT-signals whenOliver Tappe2008-06-081-1/+5
* * switch default meta-packager for SUSE-10.2 onwards from smart to zypperOliver Tappe2008-06-084-4/+0Star
* * moved code from MakeInitRamFS::Engine that determines the list of availableOliver Tappe2008-05-311-0/+26
* * fixed problem in module loading code that under some circumstances led to m...Oliver Tappe2008-05-251-7/+6Star
* * fixed a problem with a failing child process passing the death gate by thro...Oliver Tappe2008-05-241-7/+8
* * make sure to remove all warning- and error-indicator strings already containedOliver Tappe2008-05-241-2/+2
* * changed warning indicator from '°°°' to '! ' in order to avoid possible...Oliver Tappe2008-05-241-2/+2
* * renamed --verbose-level to --log-level to make it more separate from --verb...Oliver Tappe2008-04-071-7/+7
* * added PODs to all Perl-modules in lib, documenting those functions that are...Oliver Tappe2008-04-065-183/+756
* * made names of distro module consistent across OpenSLX - now the always star...Oliver Tappe2008-04-061-4/+73
* * added TODO about missing documentationOliver Tappe2008-03-311-0/+2
* * Changed check of syscall from die() to warn() in order to let the callerOliver Tappe2008-03-271-1/+1
* * Switched from explicit cleanup functions to "resource acquisition by defini...Oliver Tappe2008-03-242-59/+100
* * moved syscall related code into a module of its own rightOliver Tappe2008-03-231-0/+56
* * added sigtrap protection (against user pressing CTRL-C, for instance) and madeOliver Tappe2008-03-231-12/+21
* * improved error handling when trying to load plugin-specific distro modules ...Oliver Tappe2008-03-201-7/+10
* 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-2043-7606/+7606
* * removed bogus packages called 'gpg-pubkey' - we handle those explicitly, an...Oliver Tappe2008-03-174-24/+0Star
* * intermediate checking for new desktop plugin (successor of displaymanagerOliver Tappe2008-03-151-1/+5
* Same for SuSE10.3 64bit ...Dirk von Suchodoletz2008-03-1111-3/+1209
* Quickhack (incomplete) to add distro data for SuSE10.3 32bit.Dirk von Suchodoletz2008-03-1110-0/+1208
* * made hostIs64Bit() available as util functionOliver Tappe2008-03-111-0/+7
* added new ubuntu versionsSebastian Schmelzer2008-03-0124-0/+2324
* * fixed problem with respect to prefixing paths to absolute linksOliver Tappe2008-02-141-2/+2
* * slurpFile now supports returning the file as an array of linesOliver Tappe2008-02-011-5/+13
* * warnings are now indicated by '°°°', errors by '***'Oliver Tappe2008-02-011-3/+9
* * added support to spitFile() for setting the mode of theOliver Tappe2008-01-221-3/+7