summaryrefslogtreecommitdiffstats
path: root/boot-env
Commit message (Collapse)AuthorAgeFilesLines
* * sort the labels in the boot menuOliver Tappe2008-06-081-8/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1864 95ad53e4-c205-0410-b2fa-d234c58c8868
* trying to solve what seems to be an inconsistency between the repositoryOliver Tappe2008-06-073-0/+0
| | | | | | | and my local Eclipse's idea of where things are ... * moved pxe folder to the place where it's expected by the code git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1854 95ad53e4-c205-0410-b2fa-d234c58c8868
* * moved PXE-theming stuff into boot-env and adjusted the code to allow forOliver Tappe2008-06-073-0/+80
| | | | | | | | user specified PXE-themes, too (which shall live in /etc/opt/opeslx/boot-env/pxe/themes). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1852 95ad53e4-c205-0410-b2fa-d234c58c8868
* * moved PXE-theming stuff into boot-env and adjusted the code to allow forOliver Tappe2008-06-071-7/+17
| | | | | | | | user specified PXE-themes, too (which shall live in /etc/opt/opeslx/boot-env/pxe/themes). * removed theming folder, since it is now obsolete git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1851 95ad53e4-c205-0410-b2fa-d234c58c8868
* preparations to support cdboot as a second boot type for clientsOliver Tappe2008-05-282-0/+232
* refactored PXE specific stuff out of slxconfig-demuxer and moved it into a separate class (OpenSLX::BootEnvironment::PXE) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1809 95ad53e4-c205-0410-b2fa-d234c58c8868