summaryrefslogtreecommitdiffstats
path: root/config-db/slxconfig-demuxer
Commit message (Expand)AuthorAgeFilesLines
* * added new DB-field attr_ramfs_miscmods to system tableOliver Tappe2007-10-051-0/+3
* * dropped 'pxe'-subfolder for PXE-stuff since most installations put thatOliver Tappe2007-08-311-10/+9Star
* * ConfigDB-objects now reuse active DB-connections in order to reduce theOliver Tappe2007-08-011-3/+3
* * Fixed another bug reported by Bastian:Oliver Tappe2007-07-311-5/+7
* * base work towards utf8-cleanness (it is now possible to handle vendor-OSesOliver Tappe2007-07-211-1/+1
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-101-1/+13
* * now a dummy hostname ('slx-client') is set in initramfs-setup, just to haveOliver Tappe2007-07-061-0/+1
* * added support for os-plugins:Oliver Tappe2007-07-031-15/+76
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-011-33/+42
* * implemented support for generating a separate initramfs-setup as part ofOliver Tappe2007-06-241-137/+169
* * cosmetical change of info textOliver Tappe2007-06-201-1/+1
* * split export type into filesystem and (optional) blockdevice, closingOliver Tappe2007-06-201-17/+17
* largish change with respect to configurable paths:Oliver Tappe2007-06-171-40/+51
* * fixed all warnings indicated by 'perl -w'Oliver Tappe2007-06-131-1/+3
* Make vesamenu.c32 available for optional useFelix Endres2007-06-011-0/+5
* * added missing quotes around attribute values when creating machine-setup;Oliver Tappe2007-05-221-1/+1
* * removed incorrect use of quotemeta() when copying configuration folders,Oliver Tappe2007-05-161-7/+21
* * updated PODOliver Tappe2007-05-161-10/+21
* * added utility function followLink() and made use of itOliver Tappe2007-05-131-2/+3
* * minor cleanupOliver Tappe2007-05-111-1/+1
* * minor cleanup of PODs with respect to Eclipse syntax highlightingOliver Tappe2007-05-091-1/+1
* * added support to exporter modules for passing out the required fs-modulesOliver Tappe2007-05-061-4/+9
* * added option -S to mkdxsinitrd in order to pass in the system nameOliver Tappe2007-05-061-0/+2
* * 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
* * 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-021-2/+0Star
* * reverted recent addition of --verbose-level to short help, as that is no sc...Oliver Tappe2007-05-021-7/+0Star
* 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
* * changed numbering scheme of initramfs from letters to numbers, in order toOliver Tappe2007-04-301-2/+2
* * instead of the outdated slxmkramfs, the demuxer now uses the older, but betterOliver Tappe2007-04-281-21/+8Star
* * 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
* * now supports external PXE-template (expected in '/etc/opt/openslx/PXE-templ...Oliver Tappe2007-04-111-8/+21
* * removed 'use_absolute_tftp' from settings tableOliver Tappe2007-04-081-4/+0Star
* * added more precise errors for inconsistent DB states (if the export or vend...Oliver Tappe2007-04-051-8/+3Star
* * 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-031-177/+68Star
* * more POD consolidationOliver Tappe2007-04-011-29/+32
* * improved POD formattingOliver Tappe2007-04-011-31/+32
* * circumvent dubious problem with perldoc in combination with UTF-8 thatOliver Tappe2007-04-011-1/+6
* * inserted correct copyright headerOliver Tappe2007-03-231-4/+11
* * adjusted to changed DB-schemaOliver Tappe2007-03-231-27/+23Star
* * largish overhaul, changed ConfigDB to be object-oriented (could be improved...Oliver Tappe2007-03-151-17/+19
* * fixed incorrect copying of links when in fact we want to copy the fileOliver Tappe2007-03-111-3/+3