summaryrefslogtreecommitdiffstats
path: root/boot-env/OpenSLX
Commit message (Expand)AuthorAgeFilesLines
* Makefile corrected and example include extendedMichael Janczyk2009-04-021-1/+1
* disputable realization of pxe-theme as defaultMichael Janczyk2009-04-021-51/+74
* * add uhci-hcd and ohci-hcd to list of filtered kernel modules, asOliver Tappe2009-03-301-1/+3
* fixes #406:Oliver Tappe2009-03-301-1/+16
* Trying to add Ubuntu-9.04 (for the sake of documentation in the wiki),Dirk von Suchodoletz2009-03-293-2/+42
* * get rid of "uninitialized value in pattern match" warningSebastian Schmelzer2009-03-101-0/+1
* * pxe_prefix_ip supportSebastian Schmelzer2009-03-101-2/+12
* Trivial change of variable for scientific linux 5.1 ...Dirk von Suchodoletz2009-02-191-1/+1
* * 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-284-47/+16Star
* * pick first system as default for bootmenuOliver Tappe2009-01-281-2/+4
* * implemented creation of bootmenu for preboot environmentsOliver Tappe2009-01-286-61/+111
* * refactored common stuff from PrebootCD into Preboot, as there will be otherOliver Tappe2009-01-284-177/+228
* * set 15.21 as default for 8.10Sebastian Schmelzer2009-01-201-1/+1
* Fixing list of modules to ignore ... (hint by zooey)Dirk von Suchodoletz2009-01-191-2/+2
* Better conform to the naming scheme of newly added distros ...Dirk von Suchodoletz2009-01-191-2/+2
* Fixing referenced links and other minor stuff ...Dirk von Suchodoletz2009-01-191-1/+1
* Distro - hwinfo matching updated/extended (hint by Sebastian).Dirk von Suchodoletz2009-01-193-5/+69
* 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-032-7/+41
* * 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-013-3/+285
* * cleanup of uclib-roofs filterOliver Tappe2008-09-011-7/+7
* * cleanup regarding the used modulesOliver Tappe2008-09-012-5/+0Star
* * added filtering of superfluous files to rsyncing of uclib-rootfsOliver Tappe2008-09-011-1/+16
* * implemented automatic run of ldconfig on generated initramfsOliver Tappe2008-09-011-0/+1
* * next refactoring step: made MakeInitRamFS part of boot environmentOliver Tappe2008-09-017-2/+847
* * 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