summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * renamed 'tools'-folder to 'devel-tools' to make things more clear: the toolsOliver Tappe2006-10-061-0/+0
| | | | | | | | contained in here are for development only. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@449 95ad53e4-c205-0410-b2fa-d234c58c8868
* * considerably improved parsing of _tr()-argumentsOliver Tappe2006-10-061-30/+92
| | | | | | | * tested more thoroughly and fixed several bugs with respect to handling of '\n' and '\t' git-svn-id: http://svn.openslx.org/svn/openslx/trunk@448 95ad53e4-c205-0410-b2fa-d234c58c8868
* corrected linebreak in ldapsearch (ldapconf helper-function)Tarik Gasmi2006-10-061-4/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@447 95ad53e4-c205-0410-b2fa-d234c58c8868
* completed ldapconf helper-function matching_timerangeTarik Gasmi2006-10-061-0/+49
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@446 95ad53e4-c205-0410-b2fa-d234c58c8868
* added ldapconf helper-functionsTarik Gasmi2006-10-061-0/+18
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@445 95ad53e4-c205-0410-b2fa-d234c58c8868
* added pxelink-script and ldapconf helper-functionsTarik Gasmi2006-10-061-0/+84
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@444 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added explicit check for required DBD-module in order to give a precise ↵Oliver Tappe2006-10-063-7/+16
| | | | | | | | | error-message if the respective db-module is not installed. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@443 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor formatting correctionsOliver Tappe2006-10-041-4/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@442 95ad53e4-c205-0410-b2fa-d234c58c8868
* * changed ODLX to OpenSLX such that things work againOliver Tappe2006-10-042-22/+298
| | | | | | | | * updated translatable strings with extractTranslations.pl, many translations are still missing, though. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@441 95ad53e4-c205-0410-b2fa-d234c58c8868
* * we now log the loaded translation moduleOliver Tappe2006-10-041-3/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@440 95ad53e4-c205-0410-b2fa-d234c58c8868
* * corrected typoOliver Tappe2006-10-041-5/+14
| | | | | | | * added support for marking new translations strings as such (prepending 'NEW:') git-svn-id: http://svn.openslx.org/svn/openslx/trunk@439 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor cleanupOliver Tappe2006-10-042-10/+4Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@438 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added tool for extracting translatable strings from scripts and modules, ↵Oliver Tappe2006-10-041-0/+153
| | | | | | | | | which can update the translation modules, too. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@437 95ad53e4-c205-0410-b2fa-d234c58c8868
* Naming in mkdxsinitrd and slxmkramfs (temporary directory where pre-cpio Dirk von Suchodoletz2006-10-033-7/+7
| | | | | | | | initialramfs stuff could be found -> /tmp/slx-tmpramfs), see MkinitrdHowto too ... (matched to documentation too) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@436 95ad53e4-c205-0410-b2fa-d234c58c8868
* now /w grouptest. checks machine-setup in which slxgrp a clinet is, andMichael Janczyk2006-10-035-68/+152
| | | | | | | | only shows images for this group. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@435 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added OpenSLX-header to all my files.Oliver Tappe2006-10-0315-32/+133
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@434 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed problem with perl-scripts not finding their modules in production pathOliver Tappe2006-10-036-11/+33
| | | | | | | | * perl-modules are now installed in $SLX_BASE_PATH/lib instead of .../bin, as that's how it's usually done. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@433 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small fix: suppress error output of tftp client.Dirk von Suchodoletz2006-10-031-4/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@432 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cleanup of POD stuff.Oliver Tappe2006-10-022-18/+28
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@431 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added tool for setting/removing local settings, very handy if admins wantOliver Tappe2006-10-021-0/+292
| | | | | | | to fiddle with more subtle config-arguments. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@430 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added %cmdlineOptions to exports in order to enable scripts toOliver Tappe2006-10-021-3/+3
| | | | | | | | determine which settings have been specified via cmdline and which have come from elsewhere (required by slxsetup.pl). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@429 95ad53e4-c205-0410-b2fa-d234c58c8868
* * removed SLX_USE_ABSOLUTE_TFTP_PATH again, as this will be handled by ↵Oliver Tappe2006-10-021-4/+0Star
| | | | | | | | | | | slxsetup.pl (once that is implemented). After all, that option concerns the local setup, not the deployment configuration (which is the only thing dealt with in the Makefile). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@428 95ad53e4-c205-0410-b2fa-d234c58c8868
* * major cleanup, added comments and replaced cp -a by tar in order to avoid ↵Oliver Tappe2006-10-021-20/+38
| | | | | | | | | | | | copying .svn-folders. * more or less completed and enabled uninstall-target * added support for automatic generation of slxversion script git-svn-id: http://svn.openslx.org/svn/openslx/trunk@427 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added support for --help, --man and --versionOliver Tappe2006-10-021-1/+273
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@426 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor cleanupOliver Tappe2006-10-021-26/+38
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@425 95ad53e4-c205-0410-b2fa-d234c58c8868
* * renamed setup-test-data-simple.pl to slxsetup-test-data-simple.pl to make itOliver Tappe2006-10-021-0/+0
| | | | | | | easier to notice that it belongs to openslx. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@424 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added support for --help, --man and --versionOliver Tappe2006-10-021-3/+205
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@423 95ad53e4-c205-0410-b2fa-d234c58c8868
* TFTP prefix not really needed in stage3 (sorry for hassles! made testsDirk von Suchodoletz2006-10-023-17/+17
| | | | | | | with all relevant clients) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@422 95ad53e4-c205-0410-b2fa-d234c58c8868
* * slightly changed and actived Dirk's changes from revision 419:Oliver Tappe2006-10-014-48/+63
| | | | | | | | | it is now possible to switch between absolute/relative paths for tftp accesses via the new environment variable SLX_USE_ABSOLUTE_TFTP_PATH (which defaults to 1). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@421 95ad53e4-c205-0410-b2fa-d234c58c8868
* * removed --use-absolute-tftp-path again, as this functionality is now ↵Oliver Tappe2006-10-011-11/+0Star
| | | | | | | | | implemented elsewhere git-svn-id: http://svn.openslx.org/svn/openslx/trunk@420 95ad53e4-c205-0410-b2fa-d234c58c8868
* Suggestion how to pass SLX_CONFIG_PATH info (via slxmkramfs,Dirk von Suchodoletz2006-10-018-20/+41
| | | | | | | | mkdxsinitrd - "make install" setup has to replace a variable in both files), minor fixes and additions ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@419 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added support for new cmdline option '--use-absolute-tftp-path' which causesOliver Tappe2006-09-301-1/+12
| | | | | | | | the demuxer to pass on the absolute tftp-path to the client (via kernel cmdline argument 'tftp_root_path=...' git-svn-id: http://svn.openslx.org/svn/openslx/trunk@418 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor cleanupOliver Tappe2006-09-301-8/+11
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@417 95ad53e4-c205-0410-b2fa-d234c58c8868
* * ask for confirmation only if database actually has contentOliver Tappe2006-09-301-5/+9
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@416 95ad53e4-c205-0410-b2fa-d234c58c8868
* Problem with nbd-client timing fixed in init. Still problem withMichael Janczyk2006-09-292-7/+10
| | | | | | | | tftpboot prefix in /etc/functions, so reset to /tftpboot/client-conf as prefix. Please change only if fixed :-) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@415 95ad53e4-c205-0410-b2fa-d234c58c8868
* * some cleanup and clearificationsOliver Tappe2006-09-291-15/+15
| | | | | | | | | | * changed 'client-conf'-path to 'client-config', as 'config' is what we use in other places. * changed name of generated initalramfs-file from 'initialramfs' to 'initramfs' as that is the phrase used in other places. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@414 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added 'export-path' (which defaults to '/srv/openslx/export').Oliver Tappe2006-09-292-1/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@413 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added SLX_EXPORT_PATHOliver Tappe2006-09-291-9/+17
| | | | | | | * changed order of env-vars to reflect dependency, not alphabetical order git-svn-id: http://svn.openslx.org/svn/openslx/trunk@412 95ad53e4-c205-0410-b2fa-d234c58c8868
* * hopefully cleared up issue with tftpboot-prefix, as we expect the tftp-serverOliver Tappe2006-09-292-3/+4
| | | | | | | | | to serve from SLX_TFTPBOOT_PATH, we only need to request 'client-config' as it's a relative path. If that is changed, the slxconfig-demuxer needs to be changed accordingly, or the automatic setup won't work anymore. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@411 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed typoOliver Tappe2006-09-291-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@410 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added SLX_BIN_PATH and SLX_CONFIG_PATH to configuration file as theyOliver Tappe2006-09-291-12/+15
| | | | | | | | | were missing (SLX_CONFIG_PATH doesn't make much sense in there, but I have added it anyway, just for completeness). * renamed VMWARE_PATH to SLX_VMWARE_PATH git-svn-id: http://svn.openslx.org/svn/openslx/trunk@409 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed occurrences of temp-basepath to temp-pathOliver Tappe2006-09-291-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@408 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor cleanupOliver Tappe2006-09-292-5/+3Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@407 95ad53e4-c205-0410-b2fa-d234c58c8868
* * adjusted to changed naming of several configuration keysOliver Tappe2006-09-291-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@406 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed problem with 'db-name' not being honoured at all, this fixesOliver Tappe2006-09-291-1/+2
| | | | | | | | the problem of test-config-demuxer.pl not being able to generate a database of its own (which does not harm the "production" db). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@405 95ad53e4-c205-0410-b2fa-d234c58c8868
* * changed syntax of config-files to be shell-compatibleOliver Tappe2006-09-291-28/+56
| | | | | | | | | | | | | * all settings can now be overridden by environment variable, too (very handy for SLX_CONFIG_PATH in order to tell the script where to look for its config files). * in verbose-level of 2 or higher we now log the config-file names as they are read * added auto-conversion from the shell-style naming used in the config files to our own internal style. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@404 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added SLX_TFTPBOOT_PATH and SLX_TEMP_PATH as these two are used, too.Oliver Tappe2006-09-291-7/+17
| | | | | | | | | * changed generation of /etc/opt/openslx/settings.default to follow shell syntax, such that the config file can be sourced by all shell- scripts, too. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@403 95ad53e4-c205-0410-b2fa-d234c58c8868
* * renamed to test-config-db.plOliver Tappe2006-09-291-193/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@402 95ad53e4-c205-0410-b2fa-d234c58c8868
* * renamed testConfDB.pl to test-config-db.plOliver Tappe2006-09-291-0/+193
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@401 95ad53e4-c205-0410-b2fa-d234c58c8868
* * removed superfluous scriptOliver Tappe2006-09-291-27/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@400 95ad53e4-c205-0410-b2fa-d234c58c8868