summaryrefslogtreecommitdiffstats
path: root/boot-env
Commit message (Collapse)AuthorAgeFilesLines
* Fixing #450:Oliver Tappe2009-06-051-0/+11
| | | | | | | * the class was missing a new() method - yeez! git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2936 95ad53e4-c205-0410-b2fa-d234c58c8868
* Refactored implementation of preboot evironment to support the creationOliver Tappe2009-06-033-65/+144
| | | | | | | | | | | | | | of several preboot media from a single preboot client: * added new client attribute preboot_media which holds the list of media that shall be created for that preboot client (currently, only 'cd' is known) * the boot_type value 'preboot_cd' has been renamed to 'preboot' * db-schema has been bumped to 0.36 to adjust the db-contents to the new expectations * adjusted config-demuxer accordingly git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2929 95ad53e4-c205-0410-b2fa-d234c58c8868
* Minor updates for PreBoot ...Dirk von Suchodoletz2009-06-033-4/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2927 95ad53e4-c205-0410-b2fa-d234c58c8868
* Minor PreBoot changes ...Dirk von Suchodoletz2009-06-032-4/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2924 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some more steps for PreBoot ...Dirk von Suchodoletz2009-06-032-8/+17
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2923 95ad53e4-c205-0410-b2fa-d234c58c8868
* move back to isolinux 3.80...Sebastian Schmelzer2009-06-031-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2922 95ad53e4-c205-0410-b2fa-d234c58c8868
* Changed debugging for PreBoot ...Dirk von Suchodoletz2009-06-031-1/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2921 95ad53e4-c205-0410-b2fa-d234c58c8868
* redirect kernel messages to tty10 in preboot initSebastian Schmelzer2009-06-031-0/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2920 95ad53e4-c205-0410-b2fa-d234c58c8868
* Next gen preboot ...Dirk von Suchodoletz2009-06-033-9/+14
| | | | | | | Updated isolinux.bin of HPA. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2919 95ad53e4-c205-0410-b2fa-d234c58c8868
* Changes to PreBoot as discussed (removing selection part from isolinuxDirk von Suchodoletz2009-06-023-32/+13Star
| | | | | | | as it is too unflexible); no user interaction via w3m/http ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2912 95ad53e4-c205-0410-b2fa-d234c58c8868
* minor fixes for kiosk modeSebastian Schmelzer2009-05-291-3/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2910 95ad53e4-c205-0410-b2fa-d234c58c8868
* Starting to enable the CGI script to write configurations ...Dirk von Suchodoletz2009-05-291-6/+38
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2908 95ad53e4-c205-0410-b2fa-d234c58c8868
* Just moved the WLAN specific files to the appropriate plugin.Dirk von Suchodoletz2009-05-291-1/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2903 95ad53e4-c205-0410-b2fa-d234c58c8868
* update to uclibc 0.9.30.1 IISebastian Schmelzer2009-05-2920-9/+17
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2900 95ad53e4-c205-0410-b2fa-d234c58c8868
* Next steps onto the new WAN boot configuration environment ...Dirk von Suchodoletz2009-05-284-10/+51
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2897 95ad53e4-c205-0410-b2fa-d234c58c8868
* Minor improvements for PreBoot ...Dirk von Suchodoletz2009-05-253-12/+15
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2881 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some fixes for PreBoot ...Dirk von Suchodoletz2009-05-242-19/+26
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2880 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some enhancements for PreBoot ...Dirk von Suchodoletz2009-05-234-24/+34
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2879 95ad53e4-c205-0410-b2fa-d234c58c8868
* Moved clear to a place where it makes sense (libraries present) and removed Dirk von Suchodoletz2009-05-231-0/+0
| | | | | | | unneeded in that place kexec (from standard uclib-rootfs). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2878 95ad53e4-c205-0410-b2fa-d234c58c8868
* add kexec2 to preboot build rootSebastian Schmelzer2009-05-222-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2877 95ad53e4-c205-0410-b2fa-d234c58c8868
* Adding menu.c32 for CD bootmenu ...Dirk von Suchodoletz2009-05-222-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2876 95ad53e4-c205-0410-b2fa-d234c58c8868
* Updated CD boot menu ...Dirk von Suchodoletz2009-05-222-2/+8
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2875 95ad53e4-c205-0410-b2fa-d234c58c8868
* minor changesSebastian Schmelzer2009-05-224-4/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2874 95ad53e4-c205-0410-b2fa-d234c58c8868
* add fbcon, vesa to default module listSebastian Schmelzer2009-05-221-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2873 95ad53e4-c205-0410-b2fa-d234c58c8868
* add fb support for prebootSebastian Schmelzer2009-05-222-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2872 95ad53e4-c205-0410-b2fa-d234c58c8868
* added debuglevel dialogSebastian Schmelzer2009-05-221-1/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2871 95ad53e4-c205-0410-b2fa-d234c58c8868
* Updating the pxe boot stuff (syslinux v3.80)Dirk von Suchodoletz2009-05-223-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2870 95ad53e4-c205-0410-b2fa-d234c58c8868
* New version of isolinux.bin (syslinux v3.80)Dirk von Suchodoletz2009-05-221-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2869 95ad53e4-c205-0410-b2fa-d234c58c8868
* update cdboot menuSebastian Schmelzer2009-05-221-5/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2868 95ad53e4-c205-0410-b2fa-d234c58c8868
* load usb hid modules in preboot envSebastian Schmelzer2009-05-222-4/+8
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2867 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some minor enhancements for PreBoot ...Dirk von Suchodoletz2009-05-222-9/+10
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2866 95ad53e4-c205-0410-b2fa-d234c58c8868
* add apache config; minor path changesSebastian Schmelzer2009-05-223-5/+31
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2865 95ad53e4-c205-0410-b2fa-d234c58c8868
* use dialog menus instead of radioboxesSebastian Schmelzer2009-05-222-3/+8
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2864 95ad53e4-c205-0410-b2fa-d234c58c8868
* update preboot testingSebastian Schmelzer2009-05-207-2/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2861 95ad53e4-c205-0410-b2fa-d234c58c8868
* support for file based hwinfo database (located in /var/lib/hardware)Sebastian Schmelzer2009-04-211-0/+3
| | | | | | | | | should fix: #369 tested with radeon hd 2400 xt - hwinfo is now suggesting fglrx xorg module git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2819 95ad53e4-c205-0410-b2fa-d234c58c8868
* added sha1 encryption of PXE menu passwd, thx to Sebastian who actually did ↵Michael Janczyk2009-04-081-1/+32
| | | | | | the whole thing ;) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2811 95ad53e4-c205-0410-b2fa-d234c58c8868
* adding new pxe menu stuff to branch 5.0, (+ small theme fix)Michael Janczyk2009-04-061-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2803 95ad53e4-c205-0410-b2fa-d234c58c8868
* Optimizations and comment.Dirk von Suchodoletz2009-04-031-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2802 95ad53e4-c205-0410-b2fa-d234c58c8868
* added version 3.73 of pxelinux to trunkMichael Janczyk2009-04-039-27/+161
| | | | | | | | | | | added pxechain which allows to chainload pxelinux.0 from different tftp server, so ip prefixes are no longer needed (dirk read about this feature) removed tftp-server-ip from slxsettings again ;) added small kernel and small initrd which only executes 'echo sub >/proc/sysrq-trigger' introducing menu-include / menu-botton (s. Readme.pxe) it's for testing now... if it's to complicated it can be simplyfied or removed again git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2800 95ad53e4-c205-0410-b2fa-d234c58c8868
* Bugfix forgot semicolon and to remove copy of menu.c32Michael Janczyk2009-04-021-2/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2797 95ad53e4-c205-0410-b2fa-d234c58c8868
* never config, we need only vesamenu.c32, I don't see a point to use menu.c32 ↵Michael Janczyk2009-04-024-55/+49Star
| | | | | | anymore git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2796 95ad53e4-c205-0410-b2fa-d234c58c8868
* Makefile corrected and example include extendedMichael Janczyk2009-04-023-9/+24
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2795 95ad53e4-c205-0410-b2fa-d234c58c8868
* disputable realization of pxe-theme as defaultMichael Janczyk2009-04-026-153/+90Star
| | | | | | | | | | | | | | | | | | openslx theme will now be used as default all theming definitions should take place in a separate file general configuration should take place via slxsettings pxe-passwd='secret' pxe-theme='openslx' pxe-timeout='100' pxe-title='Welcome to OpenSLX' pxe-totaltimeout='600' tftp-server-ip='132.230.4.4' for further tests an include file in etc/opt could be used, which will be loaded at the end i had to introduce tftp-server-ip in slxsettings since i need the ip for (vesa)menu.c32 and the image do you thionk it's to complicated now? we can still change it, any better ideas, simplifications? git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2793 95ad53e4-c205-0410-b2fa-d234c58c8868
* * add uhci-hcd and ohci-hcd to list of filtered kernel modules, asOliver Tappe2009-03-301-1/+3
| | | | | | those two do not seem to exist on ubuntu-9, either git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2772 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixes #406:Oliver Tappe2009-03-301-1/+16
| | | | | | | | * ubuntu-9.04 doesn't contain absolute paths in its modules.dep but relative ones - we now compensate git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2771 95ad53e4-c205-0410-b2fa-d234c58c8868
* Trying to add Ubuntu-9.04 (for the sake of documentation in the wiki),Dirk von Suchodoletz2009-03-293-2/+42
| | | | | | | but some problems here ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2770 95ad53e4-c205-0410-b2fa-d234c58c8868
* * get rid of "uninitialized value in pattern match" warningSebastian Schmelzer2009-03-101-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2708 95ad53e4-c205-0410-b2fa-d234c58c8868
* * pxe_prefix_ip supportSebastian Schmelzer2009-03-101-2/+12
| | | | | | | | | Usage: slxconfig change-system <system> pxe_prefix_ip=<ip> Result: sets <ip>:: prefixes for initramfs/kernel and if no boot_uri is set it adds file://<ip> to the pxe menu git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2706 95ad53e4-c205-0410-b2fa-d234c58c8868
* Trivial change of variable for scientific linux 5.1 ...Dirk von Suchodoletz2009-02-191-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2615 95ad53e4-c205-0410-b2fa-d234c58c8868
* Updating syslinx as it fixed a delay issue in booting in some VMwareDirk von Suchodoletz2009-02-162-0/+0
| | | | | | | environment. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2577 95ad53e4-c205-0410-b2fa-d234c58c8868