summaryrefslogtreecommitdiffstats
path: root/theming/openslx/pxe
Commit message (Collapse)AuthorAgeFilesLines
* * added support to the config-demuxer for PXE-theming, i.e. it will lookOliver Tappe2008-01-111-7/+32
| | | | | | | | | | | | | | | | | | | | at the contents of the 'pxe-theme' setting and then try to activate the PXE-theme with the given name. That includes these actions: - an optional template is still loaded and the PXE theme config file is appended to it (such that the theme configuration overrides and/or extends the general PXE-template) - the last background picture referenced by the PXE configuration is copied to the target folder - the menu margin is set according to the 'pxe-theme-menu-margin' setting - any separator lines are rendered as appropriate for the given margin - if any system has a description, it is formatted as appriopriate for the given margin and added to the PXE menu as a TEXT HELP block The whole setup seems to work properly, except for a charset conversion bug concerning the data that has come from the DB (label and description) Thanks go to Michael for his great work on the PXE theme! git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1461 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added text to PXE image "please select" and "use arrow keys". Dirks idea.Michael Janczyk2007-09-261-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1352 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added theme.conf for openslx theme for pxe. Only labels should be added ↵Michael Janczyk2007-09-121-0/+47
| | | | | | | | | | | automatically and the first 2 lines by the demuxer: DEFAULT vesamenu.c32 MENU BACKGROUND openslx.png git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1339 95ad53e4-c205-0410-b2fa-d234c58c8868
* minor theme modificationsMichael Janczyk2007-09-112-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1337 95ad53e4-c205-0410-b2fa-d234c58c8868
* removed old theming, added new. the old one isn't usable anymore. in the new ↵Michael Janczyk2007-09-103-118/+0Star
| | | | | | only the dirs are cleaned up. first commit. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1334 95ad53e4-c205-0410-b2fa-d234c58c8868
* added 2 snapshots, so you can see the theme /wo installing ;)Michael Janczyk2007-08-282-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1328 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added new exapmle for a PXE-splash image and an example default config.Michael Janczyk2007-08-282-0/+118
What do you think? git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1327 95ad53e4-c205-0410-b2fa-d234c58c8868