summaryrefslogtreecommitdiffstats
path: root/boot-env/pxe
Commit message (Collapse)AuthorAgeFilesLines
* adding new pxe menu stuff to branch 5.0, (+ small theme fix)Michael Janczyk2009-04-061-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2803 95ad53e4-c205-0410-b2fa-d234c58c8868
* Optimizations and comment.Dirk von Suchodoletz2009-04-031-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2802 95ad53e4-c205-0410-b2fa-d234c58c8868
* added version 3.73 of pxelinux to trunkMichael Janczyk2009-04-038-11/+150
| | | | | | | | | | | added pxechain which allows to chainload pxelinux.0 from different tftp server, so ip prefixes are no longer needed (dirk read about this feature) removed tftp-server-ip from slxsettings again ;) added small kernel and small initrd which only executes 'echo sub >/proc/sysrq-trigger' introducing menu-include / menu-botton (s. Readme.pxe) it's for testing now... if it's to complicated it can be simplyfied or removed again git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2800 95ad53e4-c205-0410-b2fa-d234c58c8868
* never config, we need only vesamenu.c32, I don't see a point to use menu.c32 ↵Michael Janczyk2009-04-023-26/+26
| | | | | | anymore git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2796 95ad53e4-c205-0410-b2fa-d234c58c8868
* Makefile corrected and example include extendedMichael Janczyk2009-04-022-8/+23
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2795 95ad53e4-c205-0410-b2fa-d234c58c8868
* disputable realization of pxe-theme as defaultMichael Janczyk2009-04-025-102/+16Star
| | | | | | | | | | | | | | | | | | openslx theme will now be used as default all theming definitions should take place in a separate file general configuration should take place via slxsettings pxe-passwd='secret' pxe-theme='openslx' pxe-timeout='100' pxe-title='Welcome to OpenSLX' pxe-totaltimeout='600' tftp-server-ip='132.230.4.4' for further tests an include file in etc/opt could be used, which will be loaded at the end i had to introduce tftp-server-ip in slxsettings since i need the ip for (vesa)menu.c32 and the image do you thionk it's to complicated now? we can still change it, any better ideas, simplifications? git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2793 95ad53e4-c205-0410-b2fa-d234c58c8868
* Updating syslinx as it fixed a delay issue in booting in some VMwareDirk von Suchodoletz2009-02-161-0/+0
| | | | | | | environment. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2577 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Changed timeout to 10 Seconds in the menu-template exampleVolker Uhrig2008-10-091-1/+1
| | | | | | | found under /etc/opt/openslx/boot-env/pxe git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2277 95ad53e4-c205-0410-b2fa-d234c58c8868
* example for "new" pxelinux theme featureMichael Janczyk2008-09-152-0/+54
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2219 95ad53e4-c205-0410-b2fa-d234c58c8868
* adder version 3.71 of pxelinux-stuffMichael Janczyk2008-09-094-0/+0
| | | | | | added mboot as weel, this is needed for xen git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2212 95ad53e4-c205-0410-b2fa-d234c58c8868
* * moved PXE-specific files into their new home (left other PXE-files in ↵Oliver Tappe2008-09-023-0/+0
| | | | | | | | | | | tftpboot, since we do not need them in our boot-environment and I suppose we provide them to facilitate other (currently unsupported) boot environments like etherboot git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2182 95ad53e4-c205-0410-b2fa-d234c58c8868
* trying to solve what seems to be an inconsistency between the repositoryOliver Tappe2008-06-073-0/+80
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