summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * implemented PREBOOT_CD boot environment that creates an appropriate ISO imageOliver Tappe2008-09-015-10/+291
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2181 95ad53e4-c205-0410-b2fa-d234c58c8868
* * somewhere we got a line break in copyprocess before svn commitVolker Uhrig2008-09-011-2/+1Star
| | | | | | | nvidia installation under suse is now fixed git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2180 95ad53e4-c205-0410-b2fa-d234c58c8868
* * make more cleare if we are at nvida or ati partVolker Uhrig2008-09-011-1/+2
| | | | | | | helpful if we install nvidia and ati at the same time git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2179 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor fix, broke one suse installationVolker Uhrig2008-09-011-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2178 95ad53e4-c205-0410-b2fa-d234c58c8868
* Group information is needed in stage3 too (use the stage4 file andDirk von Suchodoletz2008-09-011-1/+3
| | | | | | | copy it after it becomes available) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2177 95ad53e4-c205-0410-b2fa-d234c58c8868
* Hal/dbus stuff for ubuntu, rtc device file ...Dirk von Suchodoletz2008-09-012-1/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2176 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixes for Ubuntu (nscd, hald) ...Dirk von Suchodoletz2008-09-011-0/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2175 95ad53e4-c205-0410-b2fa-d234c58c8868
* * remove plugin-specifc repo- and tmp-path in order to avoid problemsOliver Tappe2008-09-011-0/+1
| | | | | | during re-installation (as suggested by Michael) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2174 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
* * dropped several files that we do not need from our uclib-rootfsOliver Tappe2008-09-0119-9/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2172 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
* * dropped (hopefully) superfluous terminfo linkOliver Tappe2008-09-011-1/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2168 95ad53e4-c205-0410-b2fa-d234c58c8868
* * next refactoring step: made MakeInitRamFS part of boot environmentOliver Tappe2008-09-019-244/+257
| | | | 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/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2165 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor correction regarding the initramfs countOliver Tappe2008-08-311-2/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2164 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
* * some cleanup regarding log outputOliver Tappe2008-08-312-9/+10
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2162 95ad53e4-c205-0410-b2fa-d234c58c8868
* * write client config only to boot environment that matches the client, not ↵Oliver Tappe2008-08-311-12/+13
| | | | | | | | to all boot environments git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2161 95ad53e4-c205-0410-b2fa-d234c58c8868
* * refactored slxconfig-demuxer and boot environment implementations such that Oliver Tappe2008-08-314-71/+132
| | | | | | | 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
* * made bastians script compatible with stage1 chrootVolker Uhrig2008-08-301-45/+71
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2159 95ad53e4-c205-0410-b2fa-d234c58c8868
* * adjusted to new fact that switch_root now lives in /sbin instead of /binOliver Tappe2008-08-301-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2155 95ad53e4-c205-0410-b2fa-d234c58c8868
* * rebuilt uclibc-rootfs from freshly compiled gentoo-uclibc build environmentOliver Tappe2008-08-30209-120/+112Star
| | | | | | | | | (all sources were either taken from gentoo emerge or from our subversion tree) * adjusted position of binaries to match the default of the respective package (moving a lot of stuff out of bin) Please speak up if this causes any regression git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2154 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added suse ati file preparationVolker Uhrig2008-08-303-94/+81Star
| | | | | | | | * works only against 10.2, usual kernel problem * cleaned up old stuff. We shouldn't need it anymore git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2151 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some more cleanup in stage3.Dirk von Suchodoletz2008-08-304-77/+29Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2150 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Added suse-gfx-install.shVolker Uhrig2008-08-295-72/+68Star
| | | | | | | | | | | | * delivers nvida files for suse-10.2 * just suse-10.2, because the suse package handling is a little bit... errm, accidentally unhappily implemented in zypper. Let's check against 10.2 first, if it works we'll support more. * cleaned up old stuff. We won't compile kernels anymore, to tricky with newer versions (won't compile against 2.6.26 etc) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2137 95ad53e4-c205-0410-b2fa-d234c58c8868
* added time-sync via rdate to initrd, hwclock will be sinced as wellMichael Janczyk2008-08-291-2/+8
| | | | | | resolv.conf is noch wirtten into etc/resolv.con in the initrd git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2136 95ad53e4-c205-0410-b2fa-d234c58c8868
* * dropped cryptpw-link, as that applet is no longer included in our currentOliver Tappe2008-08-291-1/+0Star
| | | | | | busybox git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2130 95ad53e4-c205-0410-b2fa-d234c58c8868
* First real stage3 implementation (I just thought last time)Bastian Wissler2008-08-295-4/+175
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2128 95ad53e4-c205-0410-b2fa-d234c58c8868
* * removed uclibc-busybox from tools folder, too (as it is not being used)Oliver Tappe2008-08-291-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2127 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cleaned up tools folderOliver Tappe2008-08-298-1774/+4Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2126 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cleaned up name confusion of map, spotted by SebastianOliver Tappe2008-08-293-6/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2125 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Added graphics driver installation from Ubuntu-PackagesBastian Wissler2008-08-293-0/+104
| | | | | | | * Added stage3 setup of ati drivers -> files in xserver-plugin git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2124 95ad53e4-c205-0410-b2fa-d234c58c8868
* Checking in busybox with getty (lost for some reason), fixingDirk von Suchodoletz2008-08-284-9/+9
| | | | | | | mini bug in ubuntu-functions ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2123 95ad53e4-c205-0410-b2fa-d234c58c8868
* * implemented supported for automatic selection of the matching hwinfo versionOliver Tappe2008-08-289-2/+68
| | | | | | | | | (in initramfs/OpenSLX/MakeInitRamFS/Engine and the respective Distro classes) * removed hwinfo binary and libhd incarnations from uclib-rootfs, as they are no longer needed (and could in fact get in the way) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2122 95ad53e4-c205-0410-b2fa-d234c58c8868
* The boot.slx was started too early in rcS/boot.d ...Dirk von Suchodoletz2008-08-283-8/+6Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2121 95ad53e4-c205-0410-b2fa-d234c58c8868
* * moved hwinfo into initramfs/tools folder, as it is only being used by theOliver Tappe2008-08-287-2/+3
| | | | | | | | initramfs * adjusted Makefile accordingly and made it keep the hwinfo folder structure when installed, too git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2120 95ad53e4-c205-0410-b2fa-d234c58c8868
* Remove copying of deprecated tools, add hwinfo stuff to ~/ramfstools.Dirk von Suchodoletz2008-08-281-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2119 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some cleanup in stage3 scripts (small bugs, wrong variables ...)Dirk von Suchodoletz2008-08-283-9/+3Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2118 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added patched binary versions of hwinfo/libhdSebastian Schmelzer2008-08-286-0/+0
| | | | | | | (see #249) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2117 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor fixesVolker Uhrig2008-08-282-2/+3
| | | | | | | | | | | * ati and nvidia compile under suse-10.2 * ati and nvidia don't compile under ubuntu 8.04 and needs a special setup (gcc-4.1) * other vendorOSes where not tested git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2116 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed problem in 2114, such that the devices are in fact created insideOliver Tappe2008-08-281-2/+2
| | | | | | the vendor-OS and not in the host-OS (oops!) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2115 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added a couple more required devices to be available in vendor-OS chrootOliver Tappe2008-08-281-10/+21
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2114 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cosmeticsOliver Tappe2008-08-281-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2113 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleanup of by now obsoleted tool versions (ddcprobe, 915res).Dirk von Suchodoletz2008-08-285-5/+3Star
| | | | | | | Update for udhcpc call in stage3 functions (see r2110, r2111). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2112 95ad53e4-c205-0410-b2fa-d234c58c8868
* The repaired busybox/udhcpc works properly: See the options.c fileDirk von Suchodoletz2008-08-281-0/+0
| | | | | | | for the kind of options accepted (e.g. udhcpc -O nisdomain -O nissrv ...) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2111 95ad53e4-c205-0410-b2fa-d234c58c8868
* * refactored more boot-environment-specific stuff out of slxconfig-demuxer intoOliver Tappe2008-08-275-101/+248
| | | | | | | 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
* * updated uClibc-busybox with a version that has a fixed udhcpc - please reportOliver Tappe2008-08-271-0/+0
| | | | | | any regressions, as this is my first uClibc-based busybox binary ;-) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2109 95ad53e4-c205-0410-b2fa-d234c58c8868