summaryrefslogtreecommitdiffstats
path: root/lib/OpenSLX
Commit message (Expand)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-0214-4149/+0Star
* quotation marks part of string so changes revertedMichael Janczyk2010-08-221-1/+2
* h2ph was executed on every loadperlheader call making demuxer really slow..Sebastian2010-04-071-16/+18
* Cleaning up the runlevel mess of vmware plugin ... Not finished yet.Dirk von Suchodoletz2010-02-111-4/+4
* add trim to utilsSebastian2010-01-121-1/+12
* added default menu entry to pxe menuMichael Janczyk2009-12-181-0/+1
* distroutils updateSebastian Schmelzer2009-08-114-23/+202
* Starting into handling of special partition IDs (45, 46), see wiki.Dirk von Suchodoletz2009-07-161-1/+1
* suppress error from #463 cp: cannot stat /mnt/opt/openslx/lib/plugins/deskto...Michael Janczyk2009-07-031-1/+1
* no need for different syslinux dirs, now everything inside syslinuxMichael Janczyk2009-07-031-1/+1
* * fixed a whole lot of circular references which I found when researching #451Oliver Tappe2009-06-092-5/+13
* * fixed pretty stupid bug that involved mixed use of bufferd/non-buffered IOOliver Tappe2009-06-091-1/+1
* use distroutils in xserver pluginSebastian Schmelzer2009-06-061-9/+3Star
* remove debug codeSebastian Schmelzer2009-06-061-13/+2Star
* Various changes to xserver plugin:Bastian Wissler2009-06-053-3/+62
* quick fix distroutilsSebastian Schmelzer2009-06-051-6/+4Star
* fix "Module not found" bug of distroutils in plugin install routineSebastian Schmelzer2009-06-041-3/+24
* current state of work on runlevel generator.. (still not fully useable)Sebastian Schmelzer2009-04-146-213/+367
* added version 3.73 of pxelinux to trunkMichael Janczyk2009-04-031-1/+0Star
* disputable realization of pxe-theme as defaultMichael Janczyk2009-04-021-2/+6
* * in an attempt to solve #399 (and #398), we now mount the host's perl coreOliver Tappe2009-03-201-6/+0Star
* 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
* * 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
* * increased robustness against leaking resources by ignoring INT-signals whenOliver Tappe2008-06-081-1/+5
* * 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