summaryrefslogtreecommitdiffstats
path: root/boot-env
Commit message (Collapse)AuthorAgeFilesLines
* Fixing list of modules to ignore ... (hint by zooey)Dirk von Suchodoletz2009-01-191-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2496 95ad53e4-c205-0410-b2fa-d234c58c8868
* Better conform to the naming scheme of newly added distros ...Dirk von Suchodoletz2009-01-191-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2495 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixing referenced links and other minor stuff ...Dirk von Suchodoletz2009-01-191-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2494 95ad53e4-c205-0410-b2fa-d234c58c8868
* Distro - hwinfo matching updated/extended (hint by Sebastian).Dirk von Suchodoletz2009-01-193-5/+69
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2489 95ad53e4-c205-0410-b2fa-d234c58c8868
* It could be useful to have the MAC address of the PXE bootingDirk von Suchodoletz2009-01-161-2/+2
| | | | | | | Ethernet card in the commandline. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2480 95ad53e4-c205-0410-b2fa-d234c58c8868
* Test checkin for "ah", "fixing" #288 ...Alexander Hoppe2009-01-091-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2457 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Changed timeout to 10 Seconds in the menu-template exampleVolker Uhrig2008-10-091-1/+1
| | | | | | | found under /etc/opt/openslx/boot-env/pxe git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2277 95ad53e4-c205-0410-b2fa-d234c58c8868
* example for "new" pxelinux theme featureMichael Janczyk2008-09-152-0/+54
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2219 95ad53e4-c205-0410-b2fa-d234c58c8868
* adder version 3.71 of pxelinux-stuffMichael Janczyk2008-09-094-0/+0
| | | | | | added mboot as weel, this is needed for xen git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2212 95ad53e4-c205-0410-b2fa-d234c58c8868
* * turned the client fields 'boot_type','unbootable' and 'kernel_params' as well Oliver Tappe2008-09-043-12/+16
| | | | | | | | as the system fields 'kernel_params' and 'hidden' into attributes * added client-only attribute 'boot_uri' which will soon be evaluated by the preboot-cd boot environment git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2205 95ad53e4-c205-0410-b2fa-d234c58c8868
* * finished most basic implementation of preboot-cd boot environment, i.e.Oliver Tappe2008-09-033-23/+49
| | | | | | | it now boots until it tries to fetch the real OpenSLX-kernel & initramfs via network git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2200 95ad53e4-c205-0410-b2fa-d234c58c8868
* * instead of picking the first system encountered, the preboot cd is nowOliver Tappe2008-09-031-1/+27
| | | | | | | based on the system with the newest kernel - this should minimize any compatibility problems git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2199 95ad53e4-c205-0410-b2fa-d234c58c8868
* * moved PXE-specific files into their new home (left other PXE-files in ↵Oliver Tappe2008-09-024-1/+3
| | | | | | | | | | | tftpboot, since we do not need them in our boot-environment and I suppose we provide them to facilitate other (currently unsupported) boot environments like etherboot git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2182 95ad53e4-c205-0410-b2fa-d234c58c8868
* * implemented PREBOOT_CD boot environment that creates an appropriate ISO imageOliver Tappe2008-09-013-3/+285
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2181 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cleanup of uclib-roofs filterOliver Tappe2008-09-011-7/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2173 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cleanup regarding the used modulesOliver Tappe2008-09-012-5/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2171 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added filtering of superfluous files to rsyncing of uclib-rootfsOliver Tappe2008-09-011-1/+16
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2170 95ad53e4-c205-0410-b2fa-d234c58c8868
* * implemented automatic run of ldconfig on generated initramfsOliver Tappe2008-09-011-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2169 95ad53e4-c205-0410-b2fa-d234c58c8868
* * next refactoring step: made MakeInitRamFS part of boot environmentOliver Tappe2008-09-017-2/+847
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2167 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added to static info files for preboot-cdOliver Tappe2008-08-312-0/+8
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2166 95ad53e4-c205-0410-b2fa-d234c58c8868
* * moved files specific to preboot-cd into their new homeOliver Tappe2008-08-312-0/+179
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2165 95ad53e4-c205-0410-b2fa-d234c58c8868
* * moved code into BootEnvironment::Base.pm, all boot environments need toOliver Tappe2008-08-313-157/+85Star
| | | | | | | generate the same system-specific files anyway (since the actual booting process is identical, it's only the preboot stuff that differs) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2163 95ad53e4-c205-0410-b2fa-d234c58c8868
* * refactored slxconfig-demuxer and boot environment implementations such that Oliver Tappe2008-08-313-4/+70
| | | | | | | demuxing to more than a single boot environment is supported now * renamed boot environment CD to PREBOOT_CD git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2160 95ad53e4-c205-0410-b2fa-d234c58c8868
* * refactored more boot-environment-specific stuff out of slxconfig-demuxer intoOliver Tappe2008-08-273-28/+218
| | | | | | | the corresponding class (OpenSLX::BootEnvironment::PXE) - should not cause any functional changes yet git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2110 95ad53e4-c205-0410-b2fa-d234c58c8868
* * sort the labels in the boot menuOliver Tappe2008-06-081-8/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1864 95ad53e4-c205-0410-b2fa-d234c58c8868
* trying to solve what seems to be an inconsistency between the repositoryOliver Tappe2008-06-073-0/+0
| | | | | | | and my local Eclipse's idea of where things are ... * moved pxe folder to the place where it's expected by the code git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1854 95ad53e4-c205-0410-b2fa-d234c58c8868
* * moved PXE-theming stuff into boot-env and adjusted the code to allow forOliver Tappe2008-06-073-0/+80
| | | | | | | | user specified PXE-themes, too (which shall live in /etc/opt/opeslx/boot-env/pxe/themes). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1852 95ad53e4-c205-0410-b2fa-d234c58c8868
* * moved PXE-theming stuff into boot-env and adjusted the code to allow forOliver Tappe2008-06-071-7/+17
| | | | | | | | user specified PXE-themes, too (which shall live in /etc/opt/opeslx/boot-env/pxe/themes). * removed theming folder, since it is now obsolete git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1851 95ad53e4-c205-0410-b2fa-d234c58c8868
* preparations to support cdboot as a second boot type for clientsOliver Tappe2008-05-282-0/+232
* refactored PXE specific stuff out of slxconfig-demuxer and moved it into a separate class (OpenSLX::BootEnvironment::PXE) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1809 95ad53e4-c205-0410-b2fa-d234c58c8868