summaryrefslogtreecommitdiffstats
path: root/initramfs/stage3-stuff
Commit message (Collapse)AuthorAgeFilesLines
* Fix the tmpsize assignment for AUFS/UnionFS usage (fixing #2755) Dirk von Suchodoletz2009-03-261-3/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2760 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixing issue #401 ...Dirk von Suchodoletz2009-03-242-35/+37
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2755 95ad53e4-c205-0410-b2fa-d234c58c8868
* Restructured disk/tmp setup to avoid unionfs/aufs hassles of coveredDirk von Suchodoletz2009-03-202-23/+36
| | | | | | | mount points (r2743 didn't fix that). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2747 95ad53e4-c205-0410-b2fa-d234c58c8868
* Moved the loading of aufs/unionfs modules, hoping to fix the id44 Dirk von Suchodoletz2009-03-201-15/+16
| | | | | | | to (/mnt)/tmp mounting ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2743 95ad53e4-c205-0410-b2fa-d234c58c8868
* Boot timer output added (debug level 8) ...Dirk von Suchodoletz2009-03-151-0/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2740 95ad53e4-c205-0410-b2fa-d234c58c8868
* Setting the localization properly ...Dirk von Suchodoletz2009-03-115-22/+29
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2713 95ad53e4-c205-0410-b2fa-d234c58c8868
* Minor improvement in SLX init (stage3).Dirk von Suchodoletz2009-03-111-7/+6Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2710 95ad53e4-c205-0410-b2fa-d234c58c8868
* Changing the default behaviour of unionfs/aufs usage:Dirk von Suchodoletz2009-03-103-57/+36Star
| | | | | | | | * use aufs/unionfs (in this order) if available * disable the functionality via kernel cmdline with noaufs/nounionfs git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2707 95ad53e4-c205-0410-b2fa-d234c58c8868
* RTC fix, see ticket #383 ...Dirk von Suchodoletz2009-03-051-1/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2678 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix for transportation of init variables into hooks and back again.Dirk von Suchodoletz2009-03-043-13/+14
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2667 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added the general bridge configuration feature as described in ticketDirk von Suchodoletz2009-03-042-32/+8Star
| | | | | | | | | | #311: The xenbr function is moved to the appropriate init hook from general functions (cleaning up there). The bridge init hook for the several virtualization tools like vmware, qemukvm, virtualbox use the same filename as the action is to be performed just once ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2665 95ad53e4-c205-0410-b2fa-d234c58c8868
* Rearranging init-hooks to add a special network bridge hook.Dirk von Suchodoletz2009-03-031-9/+6Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2664 95ad53e4-c205-0410-b2fa-d234c58c8868
* changed calculation to kbyte since byte calculation out of range (e.g. if ↵Michael Janczyk2009-03-021-2/+2
| | | | | | you have 4g ram) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2662 95ad53e4-c205-0410-b2fa-d234c58c8868
* minor cosmetic changesMichael Janczyk2009-03-022-5/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2661 95ad53e4-c205-0410-b2fa-d234c58c8868
* modified fmpfssize:Michael Janczyk2009-02-271-4/+7
| | | | | | | 75% of totalmem - 128MB New Messages, since old one is confusing (people think sth is wrong with postinit.local) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2660 95ad53e4-c205-0410-b2fa-d234c58c8868
* fix dirks typoMichael Janczyk2009-02-261-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2650 95ad53e4-c205-0410-b2fa-d234c58c8868
* Load IDE disk module (needed for older kernels).Dirk von Suchodoletz2009-02-261-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2648 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small fix for SuSE10.2 functions, load the ide-disk module asDirk von Suchodoletz2009-02-261-1/+2
| | | | | | | needed in older systems to access harddisks. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2647 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixes for the smb/cifs mount function.Dirk von Suchodoletz2009-02-251-4/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2641 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleaned up/restructured the mounting of fs components (function Dirk von Suchodoletz2009-02-253-25/+59
| | | | | | | | | fsmount), removed creation of /dev/rtc (as it is a moving target in newer distros (25N 0 instead of traditional 10 135) - solution to be found), earlier start of dbus/hal in Ubuntu. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2639 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some fixes for the new run-virt.sh system ...Dirk von Suchodoletz2009-02-241-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2636 95ad53e4-c205-0410-b2fa-d234c58c8868
* Better use /dev/rtc0 instead of /dev/rtc (because distros would like toDirk von Suchodoletz2009-02-241-1/+1
| | | | | | | link later to it via udev). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2632 95ad53e4-c205-0410-b2fa-d234c58c8868
* Correct redirection for null in init.Dirk von Suchodoletz2009-02-011-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2559 95ad53e4-c205-0410-b2fa-d234c58c8868
* Rest of dns server ip passing to stage3, simple fix for suseDirk von Suchodoletz2009-01-282-2/+5
| | | | | | | configuration. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2548 95ad53e4-c205-0410-b2fa-d234c58c8868
* Duplicate iw* tools in uclib-rootfs. Added libiw to the wlanbootDirk von Suchodoletz2009-01-171-1/+1
| | | | | | | | plugin (at some point the iw* stuff should be removed completely from uclib-rootfs). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2488 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some more fixes, added missing file.Dirk von Suchodoletz2009-01-171-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2486 95ad53e4-c205-0410-b2fa-d234c58c8868
* Scientfic Linux setup and some fixes in SuSE setup.Dirk von Suchodoletz2009-01-161-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2482 95ad53e4-c205-0410-b2fa-d234c58c8868
* initramfs:Bastian Wissler2009-01-141-9/+11
| | | | | | | * Changed init to support syslog-plugin and debug=3 with syslog caps git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2477 95ad53e4-c205-0410-b2fa-d234c58c8868
* Moving WLAN related stuff out of mainline stage3 (as suggested byDirk von Suchodoletz2009-01-134-38/+7Star
| | | | | | | zooey). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2471 95ad53e4-c205-0410-b2fa-d234c58c8868
* init: * some changes regarding syslogd / vmchooser: * bug with pathsBastian Wissler2009-01-121-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2468 95ad53e4-c205-0410-b2fa-d234c58c8868
* /sbin/mdev needs to be present in /proc/sys/kernel/hotplug to loadDirk von Suchodoletz2009-01-111-1/+5
| | | | | | | any firmware, e.g. for WLAN cards, properly (see #266) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2466 95ad53e4-c205-0410-b2fa-d234c58c8868
* Better configuration of touchpads ...Dirk von Suchodoletz2009-01-111-1/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2463 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some smaller cleanups within the stage3 stuff ...Dirk von Suchodoletz2008-12-233-6/+13
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2453 95ad53e4-c205-0410-b2fa-d234c58c8868
* The rdate applet uses a time server which does not need to beDirk von Suchodoletz2008-12-221-2/+4
| | | | | | | | the same as the configured ntp server (time is a TCP/37 service often offered as built-in (x)initd functionality). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2452 95ad53e4-c205-0410-b2fa-d234c58c8868
* Ping to the nfs server added to init: Before the NFS root is mounted anDirk von Suchodoletz2008-12-221-17/+31
| | | | | | | | | ICMP package is sent (waiting for max. of 15 seconds). This might help to get a proper TCP NFS mount running (please report). And the rest for the new distributions (Engine.pm) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2444 95ad53e4-c205-0410-b2fa-d234c58c8868
* initramfs: * starting logging to /var/log/messages and moving to ↵Bastian Wissler2008-12-181-3/+5
| | | | | | /mnt/var/log/messages_slx git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2442 95ad53e4-c205-0410-b2fa-d234c58c8868
* initramfs: * klogd now startedBastian Wissler2008-12-181-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2441 95ad53e4-c205-0410-b2fa-d234c58c8868
* initramfs: * syslogd now started with 20>debug>=3Bastian Wissler2008-12-181-20/+6Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2440 95ad53e4-c205-0410-b2fa-d234c58c8868
* added waitfor dnsconfig if server is a name, so that fileget over http... ↵Michael Janczyk2008-11-041-0/+2
| | | | | | can work git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2379 95ad53e4-c205-0410-b2fa-d234c58c8868
* 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
* * 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