summaryrefslogtreecommitdiffstats
path: root/boot-env/OpenSLX/BootEnvironment/Base.pm
Commit message (Expand)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-160/+0Star
* * 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-031-0/+7
* * turned the client fields 'boot_type','unbootable' and 'kernel_params' as well Oliver Tappe2008-09-041-5/+7
* * implemented PREBOOT_CD boot environment that creates an appropriate ISO imageOliver Tappe2008-09-011-3/+3
* * 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-311-11/+85
* * refactored slxconfig-demuxer and boot environment implementations such that Oliver Tappe2008-08-311-2/+30
* * refactored more boot-environment-specific stuff out of slxconfig-demuxer intoOliver Tappe2008-08-271-4/+17
* preparations to support cdboot as a second boot type for clientsOliver Tappe2008-05-281-0/+51