summaryrefslogtreecommitdiffstats
path: root/lib/OpenSLX/Basics.pm
Commit message (Expand)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-856/+0Star
* added default menu entry to pxe menuMichael Janczyk2009-12-181-0/+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-091-1/+9
* 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
* * implemented support for recursive file-based locksOliver Tappe2008-09-131-0/+1
* * fixed possible hiding of error messages when something goes wrong in aOliver Tappe2008-08-121-3/+4
* * 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-061-145/+329
* * made names of distro module consistent across OpenSLX - now the always star...Oliver Tappe2008-04-061-4/+73
* * Switched from explicit cleanup functions to "resource acquisition by defini...Oliver Tappe2008-03-241-59/+9Star
* * 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
* * Switched indent used in Perl-code and settings files from tabs to 4 spaces.Oliver Tappe2008-03-201-352/+352
* * intermediate checking for new desktop plugin (successor of displaymanagerOliver Tappe2008-03-151-1/+5
* * warnings are now indicated by '°°°', errors by '***'Oliver Tappe2008-02-011-3/+9
* * changed default for 'pxe-theme' from 'openslx' to unset to stay compatibleOliver Tappe2008-01-121-1/+1
* * added two new global settings:Oliver Tappe2008-01-111-0/+2
* * switched from perl-based distro-configuration files to "real" configurationOliver Tappe2007-08-151-5/+8
* * dropped support for CSV databases, as they are simply not good enoughOliver Tappe2007-07-311-1/+3
* * more work towards Debian & Ubuntu support, Debian-4.0, Ubuntu-6.10Oliver Tappe2007-07-301-0/+1
* * finished installation support for Debian-etch, Debian-sarge and UbuntuOliver Tappe2007-07-281-0/+1
* * reworked OpenSLX::OSSetup::Distro structure to incorporateOliver Tappe2007-07-251-16/+111
* * reduced use of Config::General to object-oriented mode only, as it isOliver Tappe2007-07-251-1/+2
* * dropped our own implementation of glob() - that was a fix at the wrong place.Oliver Tappe2007-07-221-10/+1Star
* * fixed glob()-related hang in slxldd.Oliver Tappe2007-07-221-1/+1
* * fixed compatibility problems of our config-files with regards to beingOliver Tappe2007-07-221-1/+4
* * first part of configuration file migration to Config::GeneralOliver Tappe2007-07-211-19/+11Star
* * minor cleanup (two uninit values)Oliver Tappe2007-07-211-2/+3
* * base work towards utf8-cleanness (it is now possible to handle vendor-OSesOliver Tappe2007-07-211-10/+17
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-101-1/+13
* * moved checkFlags() from Utils to Basics and used it there (in Oliver Tappe2007-07-021-11/+31
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-011-49/+114
* * split export type into filesystem and (optional) blockdevice, closingOliver Tappe2007-06-201-24/+29
* largish change with respect to configurable paths:Oliver Tappe2007-06-171-79/+29Star
* * fixed all warnings indicated by 'perl -w'Oliver Tappe2007-06-131-108/+135
* * part one of settings file related changes (ticket#122): Oliver Tappe2007-05-281-2/+4
* * added support for 'local:'-URLs, which trigger the automatic start of a Oliver Tappe2007-05-281-2/+20
* * changed slxsystem to ignore SIGPIPE instead of exiting, as this used to causeOliver Tappe2007-05-281-4/+10
* * implemented a simple registration mechanism for cleanup functions in order to Oliver Tappe2007-05-111-0/+32
* * moved instantiateClass() from OpenSLX::Utils to OpenSLX::BasicsOliver Tappe2007-05-071-0/+24
* * removed fsmods and nicmods as extended settings, as they now live in the de...Oliver Tappe2007-05-061-3/+0Star
* * renamed 'ossetup-max-retry-count' to 'ossetup-max-try-count' and started to...Oliver Tappe2007-05-021-1/+1