summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * dropped support for CSV databases, as they are simply not good enoughOliver Tappe2007-07-317-195/+51Star
* * Fixed another bug reported by Bastian:Oliver Tappe2007-07-313-305/+347
* * fixed problem reported by Bastian about pickKernelFile not correctly beingOliver Tappe2007-07-318-23/+102
* Renaming of nbd* variables to reflect a more general blockdevice (baseDirk von Suchodoletz2007-07-312-29/+42
* The /var/cache/fontconfig directory should be present on Debian andDirk von Suchodoletz2007-07-314-7/+13
* Allow user provided automounter configuration (same as for passwd/shadowDirk von Suchodoletz2007-07-311-30/+34
* Actualized LDAP SiteManagement Code - Web Interface, DHCP GenerationscriptTarik Gasmi2007-07-3145-387/+1572
* * more work towards Debian & Ubuntu support, Debian-4.0, Ubuntu-6.10Oliver Tappe2007-07-309-13/+127
* * finished installation support for Debian-etch, Debian-sarge and UbuntuOliver Tappe2007-07-2820-112/+181
* * changed several class interfaces as a result of trying to integrate supportOliver Tappe2007-07-2811-137/+188
* * added example settings file for ubuntu-6.10Oliver Tappe2007-07-261-0/+9
* * fixed two incorrect method calls (using public name instead of private one),Oliver Tappe2007-07-261-2/+2
* * added default /etc/hosts file that allows resolution ofOliver Tappe2007-07-251-0/+1
* * reworked OpenSLX::OSSetup::Distro structure to incorporateOliver Tappe2007-07-2520-401/+728
* * fixed bug in check for required kernel modules for distros that do notOliver Tappe2007-07-253-46/+87
* * reduced use of Config::General to object-oriented mode only, as it isOliver Tappe2007-07-251-1/+2
* * some more work at UTF-8-compliance I forgot beforeOliver Tappe2007-07-222-2/+2
* * dropped our own implementation of glob() - that was a fix at the wrong place.Oliver Tappe2007-07-223-14/+7Star
* * fixed glob()-related hang in slxldd.Oliver Tappe2007-07-222-2/+3
* * fixed compatibility problems of our config-files with regards to beingOliver Tappe2007-07-222-2/+8
* * first part of configuration file migration to Config::GeneralOliver Tappe2007-07-213-27/+24Star
* * minor cleanup (two uninit values)Oliver Tappe2007-07-212-3/+5
* * base work towards utf8-cleanness (it is now possible to handle vendor-OSesOliver Tappe2007-07-218-23/+30
* * added support for automatic selection of most appropriate (newest) kernelOliver Tappe2007-07-203-5/+62
* git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1264 95ad53e4-c205-0410-...Oliver Tappe2007-07-201-0/+5
* * fixed (another) problem when trying to import a vendor-OS that isn't fullyOliver Tappe2007-07-201-8/+13
* Forgot to remove the debugging output for fileget ...Dirk von Suchodoletz2007-07-192-8/+1Star
* More cleanups regarding uri_token "path" ...Dirk von Suchodoletz2007-07-191-4/+4
* Xsession in Gentoo fixedBastian Wissler2007-07-191-2/+2
* Repaired uri_token function (no prepend of leading slash is required anyDirk von Suchodoletz2007-07-194-13/+14
* Rewrite of tftp fileget - should be possible to use other servers thanDirk von Suchodoletz2007-07-193-21/+53
* Minor fixes ...Dirk von Suchodoletz2007-07-182-2/+2
* * tried to avoid a specific (but spurious) uninitialized value warning Oliver Tappe2007-07-181-5/+7
* * fixed yet another uninitialized valueOliver Tappe2007-07-181-1/+1
* * fixed use of an uninitialized valueOliver Tappe2007-07-181-11/+24
* * some cleanup - we now make use of here-docs where feasibleOliver Tappe2007-07-184-48/+59
* * updated perldoc to match current stateOliver Tappe2007-07-181-7/+3Star
* * reworked slxsettings cmdline to be more clear: you know have to explicitlyOliver Tappe2007-07-182-44/+58
* * replaces most occurrences of confess() with croak(), as that is less noisy.Oliver Tappe2007-07-1812-38/+35Star
* * split listing functionality into list-... and search-..., such that list-...Oliver Tappe2007-07-181-16/+157
* * fixed one more use of an uninitialzed valueOliver Tappe2007-07-181-1/+1
* * fixed two bugs that inhibited the importing of vendor-OSes that are notOliver Tappe2007-07-181-8/+24
* Completed list of AUTHORS. Updated pxelinux to v3.51 which fixes atDirk von Suchodoletz2007-07-187-25/+10Star
* * fixed a couple of 'use of uninitialized values' reported by DirkOliver Tappe2007-07-183-3/+3
* Wrong path checked (gdm in passwd).Dirk von Suchodoletz2007-07-162-2/+2
* Removed late_dm option (too confusing and too little effect), small fixDirk von Suchodoletz2007-07-146-42/+39Star
* Fixes for gdm/kdm configuration in Ubuntu. Cleanup of functions-7.04 (unneeded Dirk von Suchodoletz2007-07-143-161/+34Star
* deleted dhcpgen.conf FileTarik Gasmi2007-07-121-11/+0Star
* Fix for syslog-ng (at least log to console tty10, if fileloggingDirk von Suchodoletz2007-07-112-6/+10
* Some cleanup for ubuntu ...Dirk von Suchodoletz2007-07-111-9/+8Star