summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Small fix for samba dir and some code simplifications ...Dirk von Suchodoletz2007-04-241-11/+8Star
* Support the setup (basic functionality only) of printer and samba (SuSEDirk von Suchodoletz2007-04-244-5/+89
* * changed semantics of slxos-export (back) to add/update/removeOliver Tappe2007-04-232-80/+147
* * switch default database type from 'CSV' to 'SQLite', as we noOliver Tappe2007-04-231-1/+1
* * added method for getting the next export-counter of a vendor-OS.Oliver Tappe2007-04-231-0/+17
* * added 'export_counter' to table 'vendor_os'Oliver Tappe2007-04-231-1/+2
* * cleanupOliver Tappe2007-04-232-2/+1Star
* * list-systems in verbose mode now shows type of export next to the name, inOliver Tappe2007-04-221-2/+2
* * exports no longer make use of a two-valued key, but requireOliver Tappe2007-04-211-7/+14
* * removed syntax check of rsync-uri, as it wouldn't allow to useOliver Tappe2007-04-211-3/+0Star
* Bugfixing and fine-tuning last changesFelix Endres2007-04-213-14/+16
* AUFS and UnionFS adjustmentsFelix Endres2007-04-213-11/+49
* Fixed missing "'" ...Dirk von Suchodoletz2007-04-191-1/+1
* Obvious fix for last checkin ...Dirk von Suchodoletz2007-04-181-6/+2Star
* add different path for kdmrc since suse 10.2 user now /opt/kde...Michael Janczyk2007-04-181-0/+17
* "Fix" for slxos-setup export system nbd-squash (to be checked) ...Dirk von Suchodoletz2007-04-171-0/+1
* xdm .desktop files fixedVolker Uhrig2007-04-171-2/+2
* priority addedVolker Uhrig2007-04-172-1/+16
* xdialog integrated, misc minor fixesVolker Uhrig2007-04-173-15/+65
* AUFS changes.Felix Endres2007-04-164-12/+32
* Changed to maximum of 80 chars/lineVolker Uhrig2007-04-162-16/+18
* Merged mj0's IDE/SCSI detection into new runvmware-v2Volker Uhrig2007-04-161-11/+32
* - We can't avoid using masses of .desktop files for XDM... integratedVolker Uhrig2007-04-163-43/+54
* added new testVolker Uhrig2007-04-161-0/+6
* Renamed the directory virtualisierung to virtualizationVolker Uhrig2007-04-164-0/+0
* Remove the install log by calling the clean rule.Lars Müller2007-04-151-1/+1
* Ignore install.log file.Lars Müller2007-04-150-0/+0
* Do not construct the URL is the file is prefixed with {ftp,http}://.Lars Müller2007-04-151-1/+8
* Add an OpenSLX spec file to allow builds of RPMs.Lars Müller2007-04-153-2/+67
* Create a file name REVISION while creating the tar ball. This isLars Müller2007-04-152-8/+11
* Add DESTDIR variable and use it in the install rule. This allows makeLars Müller2007-04-151-44/+50
* * added our implementation of warn() to increase the visibility of warnings.Oliver Tappe2007-04-151-1/+15
* * improved installer such that it can continue in case the basic system had b...Oliver Tappe2007-04-157-37/+121
* * activated check for required modules in slxos-export, such that you can onl...Oliver Tappe2007-04-153-5/+12
* * cleanup with respect to how modules/classes are loadedOliver Tappe2007-04-143-136/+48Star
* * added hook for checking the requirements of a specific export type (for NBD...Oliver Tappe2007-04-142-0/+27
* * small cleanupOliver Tappe2007-04-141-1/+1
* * set appropriate default values for start_xdmcp and start_x in case the syst...Oliver Tappe2007-04-141-0/+16
* * improved error message in case a database module couldOliver Tappe2007-04-133-3/+3
* * fixed incorrect module names in error message.Oliver Tappe2007-04-133-3/+3
* * changed POD back from documenting 'add' to 'export', as 'adding' an export ...Oliver Tappe2007-04-132-4/+6
* * added support for building selections on top of other selections. You can i...Oliver Tappe2007-04-133-2/+10
* * changed folder structure underneath /srv/openslx/tftpboot/pxe from system-b...Oliver Tappe2007-04-131-11/+18
* * simplification and cleanup step, in preparation for change of pxe folder st...Oliver Tappe2007-04-131-58/+68
* * fixed several issues in --dry-run mode (wasn't dry enough ;o)Oliver Tappe2007-04-121-11/+16
* * if no clients have been specified for a new system, the system will be adde...Oliver Tappe2007-04-121-0/+5
* * for better consistency, the name has to be given without the 'name='-prefix,Oliver Tappe2007-04-121-59/+77
* * now supports external PXE-template (expected in '/etc/opt/openslx/PXE-templ...Oliver Tappe2007-04-111-8/+21
* * created example of a PXE-template file and changed Makefile to copyOliver Tappe2007-04-112-0/+10
* * fixed leftover of use_absolute_tftpOliver Tappe2007-04-111-1/+0Star