| Commit message (Expand) | Author | Age | Files | Lines |
| * | now /w grouptest. checks machine-setup in which slxgrp a clinet is, and | Michael Janczyk | 2006-10-03 | 5 | -68/+152 |
| * | * added OpenSLX-header to all my files. | Oliver Tappe | 2006-10-03 | 15 | -32/+133 |
| * | * fixed problem with perl-scripts not finding their modules in production path | Oliver Tappe | 2006-10-03 | 6 | -11/+33 |
| * | Small fix: suppress error output of tftp client. | Dirk von Suchodoletz | 2006-10-03 | 1 | -4/+4 |
| * | * cleanup of POD stuff. | Oliver Tappe | 2006-10-02 | 2 | -18/+28 |
| * | * added tool for setting/removing local settings, very handy if admins want | Oliver Tappe | 2006-10-02 | 1 | -0/+292 |
| * | * added %cmdlineOptions to exports in order to enable scripts to | Oliver Tappe | 2006-10-02 | 1 | -3/+3 |
| * | * removed SLX_USE_ABSOLUTE_TFTP_PATH again, as this will be handled by slxset... | Oliver Tappe | 2006-10-02 | 1 | -4/+0 |
| * | * major cleanup, added comments and replaced cp -a by tar in order to avoid c... | Oliver Tappe | 2006-10-02 | 1 | -20/+38 |
| * | * added support for --help, --man and --version | Oliver Tappe | 2006-10-02 | 1 | -1/+273 |
| * | * minor cleanup | Oliver Tappe | 2006-10-02 | 1 | -26/+38 |
| * | * renamed setup-test-data-simple.pl to slxsetup-test-data-simple.pl to make it | Oliver Tappe | 2006-10-02 | 1 | -0/+0 |
| * | * added support for --help, --man and --version | Oliver Tappe | 2006-10-02 | 1 | -3/+205 |
| * | TFTP prefix not really needed in stage3 (sorry for hassles! made tests | Dirk von Suchodoletz | 2006-10-02 | 3 | -17/+17 |
| * | * slightly changed and actived Dirk's changes from revision 419: | Oliver Tappe | 2006-10-01 | 4 | -48/+63 |
| * | * removed --use-absolute-tftp-path again, as this functionality is now implem... | Oliver Tappe | 2006-10-01 | 1 | -11/+0 |
| * | Suggestion how to pass SLX_CONFIG_PATH info (via slxmkramfs, | Dirk von Suchodoletz | 2006-10-01 | 8 | -20/+41 |
| * | * added support for new cmdline option '--use-absolute-tftp-path' which causes | Oliver Tappe | 2006-09-30 | 1 | -1/+12 |
| * | * minor cleanup | Oliver Tappe | 2006-09-30 | 1 | -8/+11 |
| * | * ask for confirmation only if database actually has content | Oliver Tappe | 2006-09-30 | 1 | -5/+9 |
| * | Problem with nbd-client timing fixed in init. Still problem with | Michael Janczyk | 2006-09-29 | 2 | -7/+10 |
| * | * some cleanup and clearifications | Oliver Tappe | 2006-09-29 | 1 | -15/+15 |
| * | * added 'export-path' (which defaults to '/srv/openslx/export'). | Oliver Tappe | 2006-09-29 | 2 | -1/+5 |
| * | * added SLX_EXPORT_PATH | Oliver Tappe | 2006-09-29 | 1 | -9/+17 |
| * | * hopefully cleared up issue with tftpboot-prefix, as we expect the tftp-server | Oliver Tappe | 2006-09-29 | 2 | -3/+4 |
| * | * fixed typo | Oliver Tappe | 2006-09-29 | 1 | -1/+1 |
| * | * added SLX_BIN_PATH and SLX_CONFIG_PATH to configuration file as they | Oliver Tappe | 2006-09-29 | 1 | -12/+15 |
| * | * fixed occurrences of temp-basepath to temp-path | Oliver Tappe | 2006-09-29 | 1 | -2/+2 |
| * | * minor cleanup | Oliver Tappe | 2006-09-29 | 2 | -5/+3 |
| * | * adjusted to changed naming of several configuration keys | Oliver Tappe | 2006-09-29 | 1 | -1/+1 |
| * | * fixed problem with 'db-name' not being honoured at all, this fixes | Oliver Tappe | 2006-09-29 | 1 | -1/+2 |
| * | * changed syntax of config-files to be shell-compatible | Oliver Tappe | 2006-09-29 | 1 | -28/+56 |
| * | * added SLX_TFTPBOOT_PATH and SLX_TEMP_PATH as these two are used, too. | Oliver Tappe | 2006-09-29 | 1 | -7/+17 |
| * | * renamed to test-config-db.pl | Oliver Tappe | 2006-09-29 | 1 | -193/+0 |
| * | * renamed testConfDB.pl to test-config-db.pl | Oliver Tappe | 2006-09-29 | 1 | -0/+193 |
| * | * removed superfluous script | Oliver Tappe | 2006-09-29 | 1 | -27/+0 |
| * | * moved confirmatory question to setup-test-data script, as that's where it is | Oliver Tappe | 2006-09-29 | 2 | -23/+28 |
| * | * removed unfinished XML-implementation as I encounter several problems with | Oliver Tappe | 2006-09-29 | 1 | -186/+0 |
| * | Exclude (rsync) optimizations, there should be a file for recent ubuntu | Michael Janczyk | 2006-09-27 | 4 | -1/+5 |
| * | added xen network bridge configuration ./mkdxs... -m "netloop" | Michael Janczyk | 2006-09-27 | 3 | -7/+58 |
| * | Renaming of management-framework to ldap-site-mngmt, minor addition to | Dirk von Suchodoletz | 2006-09-26 | 2 | -1/+2 |
| * | * finished support for overruling default folders by setting the respective e... | Oliver Tappe | 2006-09-26 | 1 | -8/+33 |
| * | * some work on the testing script, fixed several errors on the way | Oliver Tappe | 2006-09-26 | 3 | -4/+81 |
| * | * fixed generation of client-config file, env-vars do not like spaces in init... | Oliver Tappe | 2006-09-26 | 1 | -1/+1 |
| * | * added a script that generates a rather simple testing dataset | Oliver Tappe | 2006-09-25 | 1 | -0/+75 |
| * | * added missing 'file' kernel-arg | Oliver Tappe | 2006-09-25 | 1 | -1/+1 |
| * | * changed tftp-path for tgz-archive to 'client-conf' in order to match docs a... | Oliver Tappe | 2006-09-23 | 1 | -1/+1 |
| * | * initrd: fix ssh start for debian | Nico Dietrich | 2006-09-22 | 11 | -9/+13 |
| * | * renamed config-demuxer.pl to slxconfig-demuxer.pl in order to comply with o... | Oliver Tappe | 2006-09-22 | 1 | -0/+0 |
| * | * added support for correct auto-generation of export_uri, such that the conf... | Oliver Tappe | 2006-09-22 | 4 | -2/+15 |