| Commit message (Expand) | Author | Age | Files | Lines |
* | * added new DB-field attr_ramfs_miscmods to system table | Oliver Tappe | 2007-10-05 | 2 | -2/+6 |
* | * fixed dumb bug that caused argument values to be rejected when they are | Oliver Tappe | 2007-10-01 | 1 | -1/+1 |
* | * now makes use of readPassword() from Utils.pm | Oliver Tappe | 2007-09-23 | 1 | -5/+2 |
* | * dropped 'pxe'-subfolder for PXE-stuff since most installations put that | Oliver Tappe | 2007-08-31 | 1 | -10/+9 |
* | * added missing support for changing exports and vendor-OSes | Oliver Tappe | 2007-08-29 | 1 | -15/+87 |
* | * fixed bug that caused slxos-export to complain about the | Oliver Tappe | 2007-08-16 | 1 | -2/+2 |
* | * fixed several default-system and -client related bugs introduced yesterday, | Oliver Tappe | 2007-08-03 | 1 | -17/+18 |
* | * some layout fixes to POD | Oliver Tappe | 2007-08-02 | 1 | -0/+18 |
* | * added POD to ConfigDB, and did some fixes along the way | Oliver Tappe | 2007-08-02 | 2 | -85/+1579 |
* | * ConfigDB-objects now reuse active DB-connections in order to reduce the | Oliver Tappe | 2007-08-01 | 2 | -133/+148 |
* | * dropped support for CSV databases, as they are simply not good enough | Oliver Tappe | 2007-07-31 | 3 | -187/+16 |
* | * Fixed another bug reported by Bastian: | Oliver Tappe | 2007-07-31 | 3 | -305/+347 |
* | * base work towards utf8-cleanness (it is now possible to handle vendor-OSes | Oliver Tappe | 2007-07-21 | 4 | -10/+10 |
* | * added support for automatic selection of most appropriate (newest) kernel | Oliver Tappe | 2007-07-20 | 1 | -5/+30 |
* | * fixed yet another uninitialized value | Oliver Tappe | 2007-07-18 | 1 | -1/+1 |
* | * fixed use of an uninitialized value | Oliver Tappe | 2007-07-18 | 1 | -11/+24 |
* | * some cleanup - we now make use of here-docs where feasible | Oliver Tappe | 2007-07-18 | 1 | -16/+19 |
* | * replaces most occurrences of confess() with croak(), as that is less noisy. | Oliver Tappe | 2007-07-18 | 4 | -30/+31 |
* | * split listing functionality into list-... and search-..., such that list-... | Oliver Tappe | 2007-07-18 | 1 | -16/+157 |
* | * fixed a couple of 'use of uninitialized values' reported by Dirk | Oliver Tappe | 2007-07-18 | 1 | -1/+1 |
* | * more work towards perlcritic compliance, fixed the low-hanging fruit | Oliver Tappe | 2007-07-10 | 9 | -14/+68 |
* | * fixed use of uninitialized value | Oliver Tappe | 2007-07-06 | 1 | -1/+1 |
* | * now a dummy hostname ('slx-client') is set in initramfs-setup, just to have | Oliver Tappe | 2007-07-06 | 1 | -0/+1 |
* | * added support for os-plugins: | Oliver Tappe | 2007-07-03 | 1 | -15/+76 |
* | * verbose-mode is now activated automatically if you request the listing | Oliver Tappe | 2007-07-01 | 1 | -0/+8 |
* | * activated 'use warnings' to all modules and adjusted all occurences of | Oliver Tappe | 2007-07-01 | 10 | -105/+101 |
* | * implemented support for generating a separate initramfs-setup as part of | Oliver Tappe | 2007-06-24 | 2 | -138/+173 |
* | * cosmetical change of info text | Oliver Tappe | 2007-06-20 | 1 | -1/+1 |
* | * fixed showstopping bugs introduced with rev 1176, sorry! | Oliver Tappe | 2007-06-20 | 4 | -386/+375 |
* | * split export type into filesystem and (optional) blockdevice, closing | Oliver Tappe | 2007-06-20 | 9 | -309/+306 |
* | largish change with respect to configurable paths: | Oliver Tappe | 2007-06-17 | 7 | -78/+73 |
* | * moved slxsettings from 'config-db' to 'bin', as it has nothing to do with | Oliver Tappe | 2007-06-14 | 1 | -366/+0 |
* | * fixed all warnings indicated by 'perl -w' | Oliver Tappe | 2007-06-13 | 3 | -6/+8 |
* | * fixed incorrectly generated exportURI (still used the export-name instead | Oliver Tappe | 2007-06-07 | 1 | -1/+1 |
* | * fixed wrong default value for attribute 'start_xdmcp', should be 'kdm' | Oliver Tappe | 2007-06-02 | 1 | -1/+1 |
* | Make vesamenu.c32 available for optional use | Felix Endres | 2007-06-01 | 1 | -0/+5 |
* | * dropped superfluous column vendor_os.export_counter | Oliver Tappe | 2007-05-29 | 1 | -2/+1 |
* | * part one of settings file related changes (ticket#122): | Oliver Tappe | 2007-05-28 | 1 | -5/+5 |
* | * added missing quotes around attribute values when creating machine-setup; | Oliver Tappe | 2007-05-22 | 1 | -1/+1 |
* | * fixed incorrect use of private-path instead of stage1-path, as reported | Oliver Tappe | 2007-05-18 | 1 | -1/+1 |
* | * removed incorrect use of quotemeta() when copying configuration folders, | Oliver Tappe | 2007-05-16 | 1 | -7/+21 |
* | * updated POD | Oliver Tappe | 2007-05-16 | 1 | -10/+21 |
* | * simplified declaration of base classes via 'use base' | Oliver Tappe | 2007-05-13 | 5 | -28/+12 |
* | * added utility function followLink() and made use of it | Oliver Tappe | 2007-05-13 | 1 | -2/+3 |
* | * fixed error during loading of DB-modules I introduced yesterday | Oliver Tappe | 2007-05-12 | 1 | -1/+1 |
* | * cleanup in DB-modules | Oliver Tappe | 2007-05-11 | 5 | -23/+16 |
* | * minor cleanup | Oliver Tappe | 2007-05-11 | 1 | -1/+1 |
* | * minor cleanup of PODs with respect to Eclipse syntax highlighting | Oliver Tappe | 2007-05-09 | 3 | -5/+7 |
* | * reworked construction of export-URI to be delegated into the respective | Oliver Tappe | 2007-05-07 | 1 | -16/+11 |
* | * added support to exporter modules for passing out the required fs-modules | Oliver Tappe | 2007-05-06 | 1 | -4/+9 |