summaryrefslogtreecommitdiffstats
path: root/boot-env
Commit message (Collapse)AuthorAgeFilesLines
* no need for different syslinux dirs, now everything inside syslinuxMichael Janczyk2009-07-0317-40/+88
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2990 95ad53e4-c205-0410-b2fa-d234c58c8868
* Proper name now ... (there is a list of several hid-* now - to beDirk von Suchodoletz2009-06-206-6/+6
| | | | | | | checked if of any meaning to load another driver ...) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2979 95ad53e4-c205-0410-b2fa-d234c58c8868
* Trying to fix the #468 bug ... (hid_bright in Ubuntu 9.NN)Dirk von Suchodoletz2009-06-206-6/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2978 95ad53e4-c205-0410-b2fa-d234c58c8868
* Adding a syslinux tool subdirectory. These components are needed forDirk von Suchodoletz2009-06-193-0/+0
| | | | | | | | additional (like USB stick) boot options in PreBoot, see wiki and #466 ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2975 95ad53e4-c205-0410-b2fa-d234c58c8868
* Makefile: remove tabsSebastian Schmelzer2009-06-185-3/+137
| | | | | | new preboot test version git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2974 95ad53e4-c205-0410-b2fa-d234c58c8868
* Updated the syslinux components to HPAs new version (3.82) ...Dirk von Suchodoletz2009-06-184-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2973 95ad53e4-c205-0410-b2fa-d234c58c8868
* autobreak system description on pxe menu generation (#425) Sebastian Schmelzer2009-06-171-1/+41
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2964 95ad53e4-c205-0410-b2fa-d234c58c8868
* Suppress some unused variables in dhcp configuration, quieten wget ...Dirk von Suchodoletz2009-06-171-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2963 95ad53e4-c205-0410-b2fa-d234c58c8868
* add dialog based download script to preboot-scriptsSebastian Schmelzer2009-06-091-0/+81
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2946 95ad53e4-c205-0410-b2fa-d234c58c8868
* 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