summaryrefslogtreecommitdiffstats
path: root/initramfs
Commit message (Collapse)AuthorAgeFilesLines
* Do not overwrite admin provided passwd/shadow.Dirk von Suchodoletz2008-10-081-1/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2272 95ad53e4-c205-0410-b2fa-d234c58c8868
* Minimal cosmetics. Setting version to 4.9.0 (preview of 5.0 release) ...Dirk von Suchodoletz2008-10-051-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2264 95ad53e4-c205-0410-b2fa-d234c58c8868
* * tftp_get is now more silent..Sebastian Schmelzer2008-10-011-8/+11
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2261 95ad53e4-c205-0410-b2fa-d234c58c8868
* * /var/lib/nfs/sm.bak is required by nfsSebastian Schmelzer2008-10-011-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2260 95ad53e4-c205-0410-b2fa-d234c58c8868
* * gdm requires hal-daemonSebastian Schmelzer2008-10-011-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2258 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added libz to rootfsSebastian Schmelzer2008-09-263-0/+2
| | | | | | | * fixed typo git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2251 95ad53e4-c205-0410-b2fa-d234c58c8868
* suse-10.2: policikitd starting before haldaemonBastian Wissler2008-09-261-0/+58
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2248 95ad53e4-c205-0410-b2fa-d234c58c8868
* * changed fileget() to use tftp wrapper functionSebastian Schmelzer2008-09-241-13/+13
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2244 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor fixesSebastian Schmelzer2008-09-241-4/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2243 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added tftp wrapper functionSebastian Schmelzer2008-09-241-0/+32
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2242 95ad53e4-c205-0410-b2fa-d234c58c8868
* added modifications from ticket #232 again, since they somehow got lostMichael Janczyk2008-09-181-1/+9
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2238 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fix consolefont for new suse 10.2 and 11.x (start kbd at boot)Sebastian Schmelzer2008-09-171-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2234 95ad53e4-c205-0410-b2fa-d234c58c8868
* Be more verbose where the ConfTGZ config came from.Dirk von Suchodoletz2008-09-161-2/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2232 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added support for shutdown via sysrq for all kernels.Michael Janczyk2008-09-161-0/+27
| | | | | | to shutdown pcs add "shutdown" into kernel-cmd, use witch quiet, so kernel infos hopefully will be suppressed git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2220 95ad53e4-c205-0410-b2fa-d234c58c8868
* * dropped preboot folder, as everything left here has been obsoletedOliver Tappe2008-09-042-187/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2201 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed typoSebastian Schmelzer2008-09-021-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2190 95ad53e4-c205-0410-b2fa-d234c58c8868
* Forgot to set the proper value for suse default ...Dirk von Suchodoletz2008-09-021-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2189 95ad53e4-c205-0410-b2fa-d234c58c8868
* Removed some more variable of old stage3 (D_ETCEXCL) and set aDirk von Suchodoletz2008-09-025-13/+54
| | | | | | | bind mount variable for gconf in SuSE (see r2185 too) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2187 95ad53e4-c205-0410-b2fa-d234c58c8868
* * moved 8.04 modifications to defaultSebastian Schmelzer2008-09-022-12/+14
| | | | | | | * removed exclude variable from default git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2185 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fix typo; add check if init script is existingSebastian Schmelzer2008-09-021-3/+8
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2184 95ad53e4-c205-0410-b2fa-d234c58c8868
* * add configuration for ubuntu udev init scriptSebastian Schmelzer2008-09-023-1/+11
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2183 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
* * 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
* * 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-016-1092/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2167 95ad53e4-c205-0410-b2fa-d234c58c8868
* * moved files specific to preboot-cd into their new homeOliver Tappe2008-08-312-179/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2165 95ad53e4-c205-0410-b2fa-d234c58c8868
* * some cleanup regarding log outputOliver Tappe2008-08-311-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2162 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
* 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 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
* * 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
* Checking in busybox with getty (lost for some reason), fixingDirk von Suchodoletz2008-08-282-1/+1
| | | | | | | 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-286-0/+0
| | | | | | | | 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
* 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
* Cleanup of by now obsoleted tool versions (ddcprobe, 915res).Dirk von Suchodoletz2008-08-281-3/+3
| | | | | | | 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-271-4/+3Star
| | | | | | | 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
* Remove the misleading (and not in all setups properly working optionDirk von Suchodoletz2008-08-271-2/+2
| | | | | | | "-o" from the udhcpc call, see #265 too). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2106 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix for ip configuration (no ip= in cmdline), cleanup.Dirk von Suchodoletz2008-08-262-11/+13
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2098 95ad53e4-c205-0410-b2fa-d234c58c8868
* Forgot to add the "getty" applet. The "new" stuff is obsolete ...Dirk von Suchodoletz2008-08-254-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2095 95ad53e4-c205-0410-b2fa-d234c58c8868
* Several fixes, improvements:Dirk von Suchodoletz2008-08-243-7/+17
| | | | | | | | | | | | * clean the nfs mounted /tmp (Detlef pointed out several problems here) * kill the debug shell if started in stage3, closes #261 * small fix on config_nis in suse/functions-default * mount /var/cache/fontconfig in SuSE10.2 too (speeds up gdm start) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2089 95ad53e4-c205-0410-b2fa-d234c58c8868
* Problems reported by Reiner hopefully fixed (nis, see #265).Dirk von Suchodoletz2008-08-242-3/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2088 95ad53e4-c205-0410-b2fa-d234c58c8868
* Introduction of a debug shell from runlevel 3 on, see DebugLevel.Dirk von Suchodoletz2008-08-241-1/+5
| | | | | | | Closes ticket #261. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2087 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fetch nis* information from the dhcp-server.Dirk von Suchodoletz2008-08-232-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2085 95ad53e4-c205-0410-b2fa-d234c58c8868