summaryrefslogtreecommitdiffstats
path: root/boot-env/OpenSLX/BootEnvironment/PXE.pm
Commit message (Expand)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-336/+0Star
* cumulative commit of local branch, many changes regarding virtualizationMichael Janczyk2010-04-061-1/+3
* changed PXE LABEL: replace :: to - in LABEL statementMichael Janczyk2010-02-261-3/+6
* bugfix for empty stringMichael Janczyk2010-01-121-4/+6
* added default menu entry to pxe menuMichael Janczyk2009-12-181-2/+11
* no need for different syslinux dirs, now everything inside syslinuxMichael Janczyk2009-07-031-6/+6
* autobreak system description on pxe menu generation (#425) Sebastian Schmelzer2009-06-171-1/+41
* added sha1 encryption of PXE menu passwd, thx to Sebastian who actually did t...Michael Janczyk2009-04-081-1/+32
* added version 3.73 of pxelinux to trunkMichael Janczyk2009-04-031-16/+11Star
* Bugfix forgot semicolon and to remove copy of menu.c32Michael Janczyk2009-04-021-2/+3
* never config, we need only vesamenu.c32, I don't see a point to use menu.c32 ...Michael Janczyk2009-04-021-29/+23Star
* Makefile corrected and example include extendedMichael Janczyk2009-04-021-1/+1
* disputable realization of pxe-theme as defaultMichael Janczyk2009-04-021-51/+74
* * get rid of "uninitialized value in pattern match" warningSebastian Schmelzer2009-03-101-0/+1
* * pxe_prefix_ip supportSebastian Schmelzer2009-03-101-2/+12
* * added requiresDefaultClientConfig() which is going to be used by the configOliver Tappe2009-02-031-0/+2
* * implemented creation of bootmenu for preboot environmentsOliver Tappe2009-01-281-3/+6
* It could be useful to have the MAC address of the PXE bootingDirk von Suchodoletz2009-01-161-2/+2
* Test checkin for "ah", "fixing" #288 ...Alexander Hoppe2009-01-091-1/+1
* * turned the client fields 'boot_type','unbootable' and 'kernel_params' as well Oliver Tappe2008-09-041-2/+2
* * moved PXE-specific files into their new home (left other PXE-files in tftpb...Oliver Tappe2008-09-021-1/+3
* * moved code into BootEnvironment::Base.pm, all boot environments need toOliver Tappe2008-08-311-71/+0Star
* * refactored slxconfig-demuxer and boot environment implementations such that Oliver Tappe2008-08-311-0/+19
* * refactored more boot-environment-specific stuff out of slxconfig-demuxer intoOliver Tappe2008-08-271-24/+99
* * sort the labels in the boot menuOliver Tappe2008-06-081-8/+12
* * moved PXE-theming stuff into boot-env and adjusted the code to allow forOliver Tappe2008-06-071-7/+17
* preparations to support cdboot as a second boot type for clientsOliver Tappe2008-05-281-0/+181