summaryrefslogtreecommitdiffstats
path: root/initramfs/stage3-stuff
Commit message (Collapse)AuthorAgeFilesLines
* Fix for the problem reported on the list (sed filter forgotten for theDirk von Suchodoletz2010-08-271-3/+4
| | | | broadcast variable) ...
* Fix for setting the broadcast properly (in init) ...Dirk von Suchodoletz2010-08-261-1/+2
|
* Just formatting of error messages ...Dirk von Suchodoletz2010-08-222-3/+3
|
* ...Dirk von Suchodoletz2010-08-222-1/+4
|
* Some more fixes for the changeover from uclibc ...Dirk von Suchodoletz2010-08-221-3/+3
|
* Adding missing lib ...Dirk von Suchodoletz2010-08-221-1/+2
|
* Missed ash's ...Dirk von Suchodoletz2010-08-222-3/+3
|
* Further changes because of deprecated ash.Dirk von Suchodoletz2010-08-222-7/+7
|
* Changing from ash to sh (better compatibility) ...Dirk von Suchodoletz2010-08-224-6/+6
|
* Add compressed ram stuff to hwautocfg ...Dirk von Suchodoletz2010-08-221-1/+8
|
* Adapt the tempfs sizes ...Dirk von Suchodoletz2010-08-221-3/+2Star
|
* Small fixes for Xorg keyboard of SuSE11.3 and Ubuntu functions ...Dirk von Suchodoletz2010-08-213-1/+4
|
* Fix to load both modules (modprobe -a ...) in hwautocfg.Dirk von Suchodoletz2010-08-131-1/+1
|
* Variable used is not present at this moment, thus changed in hwautocfg.Dirk von Suchodoletz2010-08-131-1/+1
|
* Re-enabling traditional splashy via vesafb ... (for Ubuntu 10.04)Dirk von Suchodoletz2010-08-131-8/+11
|
* Small fix for the hwautocfg ...Dirk von Suchodoletz2010-08-131-2/+2
|
* Ugly quickfix for nwif naming problem (not properly passed via theDirk von Suchodoletz2010-08-111-3/+3
| | | | enviroment, not properly updated within)
* Cleaned up module loading for graphic adaptors (needed for newer UbuntuDirk von Suchodoletz2010-08-111-6/+23
| | | | and SuSEs ...)
* Remove unneeded kernel driver modules ...Dirk von Suchodoletz2010-08-111-1/+2
|
* Next step for early framebuffer, bootsplash ...Dirk von Suchodoletz2010-08-111-4/+9
|
* Test ...Dirk von Suchodoletz2010-08-101-1/+1
|
* Next step for loading required modules ...Dirk von Suchodoletz2010-08-101-2/+3
|
* Components to load needed modules for bootsplash early in InitRamFS.Dirk von Suchodoletz2010-08-101-0/+8
|
* Trying on new bootsplash generation ... adding needed framebufferDirk von Suchodoletz2010-08-101-1/+1
| | | | modules to initramfs.
* Suse.pm: bugfix, forgot ","Michael Janczyk2010-07-221-1/+1
| | | | init: replaced string extraction, since old did not work anymore
* cumulative commit of local branch, many changes regarding virtualizationMichael Janczyk2010-04-061-1/+3
|
* add dummy dlocale function to functions-defaultSebastian2010-03-101-0/+4
|
* Debugging for upstart ...Dirk von Suchodoletz2010-03-091-1/+2
|
* Changed error message because of moved inittab test (see previousDirk von Suchodoletz2010-03-092-6/+6
| | | | checkins)
* Checking for inittab or event.d does not make much sense any more inDirk von Suchodoletz2010-03-081-2/+0Star
| | | | | stage3 init (if ever needed should be moved to distrospecific setups) ...
* Creating the slx default directories in a more general manner (so theDirk von Suchodoletz2010-02-281-5/+8
| | | | plugins could depend on their existance) ...
* hack to enable loading of virtio_net after virtio_pci, maybe nex time via ↵Michael Janczyk2010-02-101-0/+4
| | | | modules.dep
* adding openslx log dirMichael Janczyk2010-02-101-0/+8
| | | | | adding virtio net support, timing issues when virtio_pci not loaded before virtio_net do we really modprobe nics before pci?
* bugfix: umount of lib/modules twiceMichael Janczyk2009-11-191-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3206 95ad53e4-c205-0410-b2fa-d234c58c8868
* bugfix: r3204: create dir before mount ;)Michael Janczyk2009-11-171-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3205 95ad53e4-c205-0410-b2fa-d234c58c8868
* Might be fix for the after fs mounted module loading (problems reportedDirk von Suchodoletz2009-11-143-10/+20
| | | | | | | for specific wlan cards requiring firmware). Untested yet. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3204 95ad53e4-c205-0410-b2fa-d234c58c8868
* background after login is now changed to background of login managerMichael Janczyk2009-10-131-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3170 95ad53e4-c205-0410-b2fa-d234c58c8868
* added '/', function uri_token removes any leading '/'. from function ↵Michael Janczyk2009-10-131-1/+1
| | | | | | | | 'uri_token ()': 100 # you get the path or other token without leading '/' - add it later if git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3169 95ad53e4-c205-0410-b2fa-d234c58c8868
* Allowing subdirectories as automount target.Dirk von Suchodoletz2009-09-103-8/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3151 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix, should allow "/" in automnt_dir variable. Fixing call of ntpd forDirk von Suchodoletz2009-09-101-3/+4
| | | | | | | Scientific Linux. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3149 95ad53e4-c205-0410-b2fa-d234c58c8868
* Minor fixes, cosmetical changes (tested).Dirk von Suchodoletz2009-08-272-10/+10
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3136 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixing hw_local_disk issue ... (see mailing list)Dirk von Suchodoletz2009-08-211-2/+8
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3125 95ad53e4-c205-0410-b2fa-d234c58c8868
* No need for the uclibc-wrapper in stage4 any more ...Dirk von Suchodoletz2009-08-191-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3104 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixes for the local device boot (loading fast USB driver, ...)Dirk von Suchodoletz2009-08-154-4/+9
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3093 95ad53e4-c205-0410-b2fa-d234c58c8868
* Re-enabling the functionality to boot from a local block device (mainlyDirk von Suchodoletz2009-08-155-21/+48
| | | | | | | | USB sticks). It allows for demonstration purposes and special setups to have the base filesystem locally (see related #156). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3092 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some experimental stuff (dont use yet) ...Dirk von Suchodoletz2009-08-112-22/+20Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3073 95ad53e4-c205-0410-b2fa-d234c58c8868
* Do nothing if no partition found ...Dirk von Suchodoletz2009-08-051-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3058 95ad53e4-c205-0410-b2fa-d234c58c8868
* Timing issue in disk configuration.Dirk von Suchodoletz2009-07-301-3/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3041 95ad53e4-c205-0410-b2fa-d234c58c8868
* Updating several stage3 scripts, e.g. for the cifs mounting ...Dirk von Suchodoletz2009-07-193-25/+22Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3019 95ad53e4-c205-0410-b2fa-d234c58c8868
* The "persist" option to nbd-client could fix the connection losses reported ...Dirk von Suchodoletz2009-07-182-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3015 95ad53e4-c205-0410-b2fa-d234c58c8868