summaryrefslogtreecommitdiffstats
path: root/initramfs
Commit message (Collapse)AuthorAgeFilesLines
...
* added early resolv.conf config for filegetMichael Janczyk2008-11-042-3/+10
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2378 95ad53e4-c205-0410-b2fa-d234c58c8868
* * code cosmeticsSebastian Schmelzer2008-10-201-1/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2366 95ad53e4-c205-0410-b2fa-d234c58c8868
* * finaly fixed ubuntu hotplug stuffSebastian Schmelzer2008-10-181-0/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2363 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixing creation of special directory for screen.Dirk von Suchodoletz2008-10-171-3/+2Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2352 95ad53e4-c205-0410-b2fa-d234c58c8868
* * create dir for screen sessionsVolker Uhrig2008-10-161-0/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2343 95ad53e4-c205-0410-b2fa-d234c58c8868
* Create directory needed for screens ...Dirk von Suchodoletz2008-10-161-1/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2339 95ad53e4-c205-0410-b2fa-d234c58c8868
* * load plugin variables after running pluginsSebastian Schmelzer2008-10-151-0/+2
| | | | | | | e.g. initial_boot will need $D_SPLASHY set by bootsplash plugin git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2318 95ad53e4-c205-0410-b2fa-d234c58c8868
* * typo Sebastian Schmelzer2008-10-151-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2317 95ad53e4-c205-0410-b2fa-d234c58c8868
* * include plugin variablesSebastian Schmelzer2008-10-151-0/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2316 95ad53e4-c205-0410-b2fa-d234c58c8868
* * revert to r2302 / remove plugin env variables workaroundSebastian Schmelzer2008-10-151-4/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2313 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor fixesSebastian Schmelzer2008-10-152-21/+18Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2312 95ad53e4-c205-0410-b2fa-d234c58c8868
* * typo..Sebastian Schmelzer2008-10-151-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2310 95ad53e4-c205-0410-b2fa-d234c58c8868
* * init-wrapper now supports second parameter (DEBUGLEVEL)Sebastian Schmelzer2008-10-151-2/+32
| | | | | | | | | | | to trigger "set -x" * init-wrapper is building diffs from "env" they are stored in /tmp/env and will be included in the next use of init-wrapper important: you have to set the variables with export git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2309 95ad53e4-c205-0410-b2fa-d234c58c8868
* Finally recreated proper bootsplash functionality with wrapped init-hooks Dirk von Suchodoletz2008-10-152-2/+2
| | | | | | | (see #259). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2307 95ad53e4-c205-0410-b2fa-d234c58c8868
* Missing part of r2303 in init (suboptimal solution at the moment).Dirk von Suchodoletz2008-10-151-0/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2304 95ad53e4-c205-0410-b2fa-d234c58c8868
* Applying init-wrapper to the init-hook system.Dirk von Suchodoletz2008-10-152-7/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2302 95ad53e4-c205-0410-b2fa-d234c58c8868
* added link to ld-linuxMichael Janczyk2008-10-141-1/+2
| | | | | | removed bug which caused function to break aftet checking xfs git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2296 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fix for #212Sebastian Schmelzer2008-10-142-2/+37
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2295 95ad53e4-c205-0410-b2fa-d234c58c8868
* Wait for a proper file to see proper end of disk detection.Dirk von Suchodoletz2008-10-142-35/+37
| | | | | | | Should fix #297 (please test on different distros). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2291 95ad53e4-c205-0410-b2fa-d234c58c8868
* 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