summaryrefslogtreecommitdiffstats
path: root/boot-env/OpenSLX/BootEnvironment
Commit message (Expand)AuthorAgeFilesLines
* * get rid of "uninitialized value in pattern match" warningSebastian Schmelzer2009-03-101-0/+1
* * pxe_prefix_ip supportSebastian Schmelzer2009-03-101-2/+12
* * removed caching of initramfs files from boot environments, since it doesOliver Tappe2009-02-111-20/+4Star
* * added requiresDefaultClientConfig() which is going to be used by the configOliver Tappe2009-02-034-19/+31
* * a little cleanup (no need for specific PrebootCD.pm in MakeInitRamFS)Oliver Tappe2009-01-282-8/+3Star
* * pick first system as default for bootmenuOliver Tappe2009-01-281-2/+4
* * implemented creation of bootmenu for preboot environmentsOliver Tappe2009-01-283-59/+79
* * refactored common stuff from PrebootCD into Preboot, as there will be otherOliver Tappe2009-01-282-98/+123
* 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-043-12/+16
* * finished most basic implementation of preboot-cd boot environment, i.e.Oliver Tappe2008-09-031-7/+30
* * instead of picking the first system encountered, the preboot cd is nowOliver Tappe2008-09-031-1/+27
* * moved PXE-specific files into their new home (left other PXE-files in tftpb...Oliver Tappe2008-09-021-1/+3
* * implemented PREBOOT_CD boot environment that creates an appropriate ISO imageOliver Tappe2008-09-012-3/+182
* * next refactoring step: made MakeInitRamFS part of boot environmentOliver Tappe2008-09-011-2/+3
* * moved code into BootEnvironment::Base.pm, all boot environments need toOliver Tappe2008-08-313-157/+85Star
* * refactored slxconfig-demuxer and boot environment implementations such that Oliver Tappe2008-08-313-4/+70
* * refactored more boot-environment-specific stuff out of slxconfig-demuxer intoOliver Tappe2008-08-273-28/+218
* * sort the labels in the boot menuOliver Tappe2008-06-081-8/+12
* trying to solve what seems to be an inconsistency between the repositoryOliver Tappe2008-06-073-80/+0Star
* * moved PXE-theming stuff into boot-env and adjusted the code to allow forOliver Tappe2008-06-073-0/+80
* * 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-282-0/+232