summaryrefslogtreecommitdiffstats
path: root/config-db
Commit message (Expand)AuthorAgeFilesLines
* * reworked construction of export-URI to be delegated into the respectiveOliver Tappe2007-05-071-16/+11Star
* * added support to exporter modules for passing out the required fs-modulesOliver Tappe2007-05-061-4/+9
* * changed ramfs_fsmods and ramfs_nicmods to be (system-only) attributesOliver Tappe2007-05-061-3/+8
* * added new table global_info to DB-schema, in order to support nbd-server-portsOliver Tappe2007-05-064-16/+175
* * added option -S to mkdxsinitrd in order to pass in the system nameOliver Tappe2007-05-061-0/+2
* * fixed syntax problemsOliver Tappe2007-05-051-2/+3
* * added default values for all attributes to default systemOliver Tappe2007-05-051-0/+40
* * fixed machine-setup not being generated for client-specific config-TGZsOliver Tappe2007-05-051-6/+7
* * mkdxsinitrd now determines DISTRO and DISTRO_VER from the given ROOTPATHOliver Tappe2007-05-051-3/+0Star
* * reworked exporting of default-/system-/client-configurations (TGZs) accordingOliver Tappe2007-05-051-34/+94
* * added pushAttributes() and externalConfigNameForClient()Oliver Tappe2007-05-051-15/+50
* * fixed some holes in param check, could lead to crashesOliver Tappe2007-05-051-5/+5
* * removed code that tries to set defaults to columns that do not exist anymoreOliver Tappe2007-05-041-9/+0Star
* * filled attributes list with everything referenced in machine-setup.defaultOliver Tappe2007-05-031-13/+30
* * now always passed '-d' to mkdxsinitrd in order to avoid using the busybox-p...Oliver Tappe2007-05-031-4/+4
* overhaul the settings concept:Oliver Tappe2007-05-026-153/+41Star
* * reverted recent addition of --verbose-level to short help, as that is no sc...Oliver Tappe2007-05-022-7/+3Star
* Replace dhpc-type by dhcp-export-type. Plus some indention for theLars Müller2007-05-011-7/+7
* Replace ... by some more explaining words.Lars Müller2007-05-011-2/+3
* Cleanup message and remove superfluous spaces.Lars Müller2007-05-011-2/+2
* Put explanation of debug option to slxconfig-demuxer ...Dirk von Suchodoletz2007-05-011-1/+7
* * improved error handling during installation and execution in case the DB-mo...Oliver Tappe2007-04-301-1/+11
* * changed numbering scheme of initramfs from letters to numbers, in order toOliver Tappe2007-04-301-2/+2
* * corrected generation of wrong export name in PXE files.Oliver Tappe2007-04-291-1/+1
* * instead of the outdated slxmkramfs, the demuxer now uses the older, but betterOliver Tappe2007-04-281-21/+8Star
* * 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
* * 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 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-111-0/+8
* * fixed leftover of use_absolute_tftpOliver Tappe2007-04-111-1/+0Star
* * circumvent problem with older versions of DBD::CSV not supporting the max()...Oliver Tappe2007-04-111-1/+9
* * removed 'use_absolute_tftp' from settings tableOliver Tappe2007-04-082-7/+0Star
* * in order to be consistent with other scripts, 'remove' is now a real action...Oliver Tappe2007-04-081-10/+29
* * made output less confusing (use '' instead of <>)Oliver Tappe2007-04-081-8/+8
* * db-type no longer requires exact case matching of the respective module nam...Oliver Tappe2007-04-081-1/+14
* * added more precise errors for inconsistent DB states (if the export or vend...Oliver Tappe2007-04-052-10/+13
* * renamed '/etc/sysconfig/slxconfig' to '/etc/sysconfig/slxsystem.conf' in or...Oliver Tappe2007-04-051-3/+6
* * even more work on consolidating the PODs. Hopefully, I'm finished now...Oliver Tappe2007-04-033-366/+164Star
* * more POD consolidationOliver Tappe2007-04-012-105/+135
* * improved POD formattingOliver Tappe2007-04-012-112/+297