| Commit message (Expand) | Author | Age | Files | Lines |
| * | * list-systems in verbose mode now shows type of export next to the name, in | Oliver Tappe | 2007-04-22 | 1 | -2/+2 |
| * | * exports no longer make use of a two-valued key, but require | Oliver Tappe | 2007-04-21 | 1 | -7/+14 |
| * | * removed syntax check of rsync-uri, as it wouldn't allow to use | Oliver Tappe | 2007-04-21 | 1 | -3/+0 |
| * | Bugfixing and fine-tuning last changes | Felix Endres | 2007-04-21 | 3 | -14/+16 |
| * | AUFS and UnionFS adjustments | Felix Endres | 2007-04-21 | 3 | -11/+49 |
| * | Fixed missing "'" ... | Dirk von Suchodoletz | 2007-04-19 | 1 | -1/+1 |
| * | Obvious fix for last checkin ... | Dirk von Suchodoletz | 2007-04-18 | 1 | -6/+2 |
| * | add different path for kdmrc since suse 10.2 user now /opt/kde... | Michael Janczyk | 2007-04-18 | 1 | -0/+17 |
| * | "Fix" for slxos-setup export system nbd-squash (to be checked) ... | Dirk von Suchodoletz | 2007-04-17 | 1 | -0/+1 |
| * | xdm .desktop files fixed | Volker Uhrig | 2007-04-17 | 1 | -2/+2 |
| * | priority added | Volker Uhrig | 2007-04-17 | 2 | -1/+16 |
| * | xdialog integrated, misc minor fixes | Volker Uhrig | 2007-04-17 | 3 | -15/+65 |
| * | AUFS changes. | Felix Endres | 2007-04-16 | 4 | -12/+32 |
| * | Changed to maximum of 80 chars/line | Volker Uhrig | 2007-04-16 | 2 | -16/+18 |
| * | Merged mj0's IDE/SCSI detection into new runvmware-v2 | Volker Uhrig | 2007-04-16 | 1 | -11/+32 |
| * | - We can't avoid using masses of .desktop files for XDM... integrated | Volker Uhrig | 2007-04-16 | 3 | -43/+54 |
| * | added new test | Volker Uhrig | 2007-04-16 | 1 | -0/+6 |
| * | Renamed the directory virtualisierung to virtualization | Volker Uhrig | 2007-04-16 | 4 | -0/+0 |
| * | Remove the install log by calling the clean rule. | Lars Müller | 2007-04-15 | 1 | -1/+1 |
| * | Ignore install.log file. | Lars Müller | 2007-04-15 | 0 | -0/+0 |
| * | Do not construct the URL is the file is prefixed with {ftp,http}://. | Lars Müller | 2007-04-15 | 1 | -1/+8 |
| * | Add an OpenSLX spec file to allow builds of RPMs. | Lars Müller | 2007-04-15 | 3 | -2/+67 |
| * | Create a file name REVISION while creating the tar ball. This is | Lars Müller | 2007-04-15 | 2 | -8/+11 |
| * | Add DESTDIR variable and use it in the install rule. This allows make | Lars Müller | 2007-04-15 | 1 | -44/+50 |
| * | * added our implementation of warn() to increase the visibility of warnings. | Oliver Tappe | 2007-04-15 | 1 | -1/+15 |
| * | * improved installer such that it can continue in case the basic system had b... | Oliver Tappe | 2007-04-15 | 7 | -37/+121 |
| * | * activated check for required modules in slxos-export, such that you can onl... | Oliver Tappe | 2007-04-15 | 3 | -5/+12 |
| * | * cleanup with respect to how modules/classes are loaded | Oliver Tappe | 2007-04-14 | 3 | -136/+48 |
| * | * added hook for checking the requirements of a specific export type (for NBD... | Oliver Tappe | 2007-04-14 | 2 | -0/+27 |
| * | * small cleanup | Oliver Tappe | 2007-04-14 | 1 | -1/+1 |
| * | * set appropriate default values for start_xdmcp and start_x in case the syst... | Oliver Tappe | 2007-04-14 | 1 | -0/+16 |
| * | * improved error message in case a database module could | Oliver Tappe | 2007-04-13 | 3 | -3/+3 |
| * | * fixed incorrect module names in error message. | Oliver Tappe | 2007-04-13 | 3 | -3/+3 |
| * | * changed POD back from documenting 'add' to 'export', as 'adding' an export ... | Oliver Tappe | 2007-04-13 | 2 | -4/+6 |
| * | * added support for building selections on top of other selections. You can i... | Oliver Tappe | 2007-04-13 | 3 | -2/+10 |
| * | * changed folder structure underneath /srv/openslx/tftpboot/pxe from system-b... | Oliver Tappe | 2007-04-13 | 1 | -11/+18 |
| * | * simplification and cleanup step, in preparation for change of pxe folder st... | Oliver Tappe | 2007-04-13 | 1 | -58/+68 |
| * | * fixed several issues in --dry-run mode (wasn't dry enough ;o) | Oliver Tappe | 2007-04-12 | 1 | -11/+16 |
| * | * if no clients have been specified for a new system, the system will be adde... | Oliver Tappe | 2007-04-12 | 1 | -0/+5 |
| * | * for better consistency, the name has to be given without the 'name='-prefix, | Oliver Tappe | 2007-04-12 | 1 | -59/+77 |
| * | * now supports external PXE-template (expected in '/etc/opt/openslx/PXE-templ... | Oliver Tappe | 2007-04-11 | 1 | -8/+21 |
| * | * created example of a PXE-template file and changed Makefile to copy | Oliver Tappe | 2007-04-11 | 2 | -0/+10 |
| * | * fixed leftover of use_absolute_tftp | Oliver Tappe | 2007-04-11 | 1 | -1/+0 |
| * | * circumvent problem with older versions of DBD::CSV not supporting the max()... | Oliver Tappe | 2007-04-11 | 1 | -1/+9 |
| * | * removed 'use_absolute_tftp' from settings table | Oliver Tappe | 2007-04-08 | 2 | -7/+0 |
| * | * in order to be consistent with other scripts, 'remove' is now a real action... | Oliver Tappe | 2007-04-08 | 1 | -10/+29 |
| * | * made output less confusing (use '' instead of <>) | Oliver Tappe | 2007-04-08 | 1 | -8/+8 |
| * | * db-type no longer requires exact case matching of the respective module nam... | Oliver Tappe | 2007-04-08 | 1 | -1/+14 |
| * | The acpi/powersaved heavily depend on dbus (on SuSE 10++ systems), | Dirk von Suchodoletz | 2007-04-07 | 5 | -31/+23 |
| * | Added packages to support nbd/squash exports in SuSE10.2 (nbd is present | Dirk von Suchodoletz | 2007-04-07 | 1 | -0/+2 |