summaryrefslogtreecommitdiffstats
path: root/boot-env
Commit message (Expand)AuthorAgeFilesLines
* Makefile corrected and example include extendedMichael Janczyk2009-04-023-9/+24
* disputable realization of pxe-theme as defaultMichael Janczyk2009-04-026-153/+90Star
* * 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
* Updating syslinx as it fixed a delay issue in booting in some VMwareDirk von Suchodoletz2009-02-162-0/+0
* * 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
* Moved (n)curses stuff to preboot uclib-rootfs layer, see PreBoot wikiDirk von Suchodoletz2009-01-317-0/+23
* * escape the URL used to edit the user settingsOliver Tappe2009-01-291-2/+4
* * added cgi-bin script that accepts user-setting via http-serverOliver Tappe2009-01-291-0/+42
* Adding mac address to webserver request ...Dirk von Suchodoletz2009-01-292-3/+8
* Webserver interaction for client configuration.Dirk von Suchodoletz2009-01-281-2/+7
* * a little cleanup (no need for specific PrebootCD.pm in MakeInitRamFS)Oliver Tappe2009-01-284-47/+16Star
* * added invocation of w3m in preboot environment (not doing anything usefulOliver Tappe2009-01-282-151/+6Star
* * added necessary files for w3m in preboot environmentOliver Tappe2009-01-286-0/+152
* Fix to pass on dns server ip from preboot to stage3.Dirk von Suchodoletz2009-01-282-7/+9
* * worked simple WAN-booting into a working stateOliver Tappe2009-01-282-11/+13
* * pick first system as default for bootmenuOliver Tappe2009-01-281-2/+4
* Changed path name for preboot.env ...Dirk von Suchodoletz2009-01-281-1/+1
* Changes to match the new preboot environment (config viaDirk von Suchodoletz2009-01-281-4/+3Star
* * made preboot.sh executableOliver Tappe2009-01-281-0/+0
* * separated general preboot files from cd-specific onesOliver Tappe2009-01-283-8/+0Star
* * separated general preboot files from cd-specific onesOliver Tappe2009-01-285-190/+0Star
* * implemented creation of bootmenu for preboot environmentsOliver Tappe2009-01-2814-61/+309
* Rearranging preboot environment file structure.Dirk von Suchodoletz2009-01-282-42/+53
* * 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
* * Changed timeout to 10 Seconds in the menu-template exampleVolker Uhrig2008-10-091-1/+1
* example for "new" pxelinux theme featureMichael Janczyk2008-09-152-0/+54
* adder version 3.71 of pxelinux-stuffMichael Janczyk2008-09-094-0/+0
* * 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-033-23/+49
* * 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-024-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