summaryrefslogtreecommitdiffstats
path: root/initramfs/initrd-stuff/init
Commit message (Expand)AuthorAgeFilesLines
...
* Change of behaviour for ld.so.cache generation (done by default inDirk von Suchodoletz2007-04-301-6/+8
* Fixed error from removing of "MAC", check the usage of macaddr for XEN!Dirk von Suchodoletz2007-04-291-0/+2
* trap reenabled without SIGIO (no longer supported/needed)Dirk von Suchodoletz2007-04-291-2/+2
* Disabled the trap (problem with SIGIO), should be discussed, how Dirk von Suchodoletz2007-04-291-3/+3
* Changing token for kernel commandline (dhcp -> nodhcp), seeDirk von Suchodoletz2007-04-281-10/+9Star
* Code cleanups, simplifications ...Dirk von Suchodoletz2007-04-281-22/+16Star
* Proper error message if no eth0 appeared ...Dirk von Suchodoletz2007-04-281-2/+1Star
* More cleanups ... in functions and SLX initDirk von Suchodoletz2007-04-281-6/+13
* Major changes for stage3/initramfs: busybox is made the main tool ...Dirk von Suchodoletz2007-04-281-3/+11
* Some cleanup ...Dirk von Suchodoletz2007-04-251-14/+13Star
* Die Unions können jetzt auch konsistent über die machine-setup angegeben we...Felix Endres2007-04-241-2/+14
* Bugfixing and fine-tuning last changesFelix Endres2007-04-211-8/+10
* AUFS and UnionFS adjustmentsFelix Endres2007-04-211-6/+24
* AUFS changes.Felix Endres2007-04-161-6/+13
* * renamed '/etc/sysconfig/slxconfig' to '/etc/sysconfig/slxsystem.conf' in or...Oliver Tappe2007-04-051-7/+7
* Writing halt script for SuSE systems from functions-*, see #111Dirk von Suchodoletz2007-04-051-1/+2
* Renaming of boot.ld to boot.slx to be more naming compliant (and Dirk von Suchodoletz2007-04-011-2/+2
* Updated pcitable (still supopt. see #100), unset of rootfs in init, addedDirk von Suchodoletz2007-03-221-1/+1
* Some simple fixes and additions to the hardware database.Dirk von Suchodoletz2007-03-211-1/+1
* Fix for mkdxsinitrd (skip strip) ...Dirk von Suchodoletz2007-03-201-3/+4
* Modified, checked stage3 error messages ...Dirk von Suchodoletz2007-02-281-1/+1
* Rootfs stacking functionality for unionfsFelix Endres2007-02-271-0/+9
* Bugfix for init/hwautocfg (waitfor), minor cleanups ...Dirk von Suchodoletz2007-02-261-0/+3
* Bit of cleanup for hwautocfg ...Dirk von Suchodoletz2007-02-261-5/+1Star
* Restructured hwautocfg (moved hw related parts of init into it) - Dirk von Suchodoletz2007-02-261-13/+8Star
* Too fast module load (for USB) could crash machines ...Dirk von Suchodoletz2007-02-221-0/+1
* Started NFSv4 integration (only sensible for newer distros, e.g. Dirk von Suchodoletz2007-02-211-3/+4
* Fix for debug=0 ... (< /dev/null)Root2007-02-211-1/+1
* /trunk/initramfs/initrd-stuff/etc/messages translated to german and written t...Bastian Wissler2007-02-191-0/+3
* Just to ensure, that no stage3 scripts will still run in stage4 ...Dirk von Suchodoletz2007-02-061-2/+2
* Some cleanup for @@@serverip@@@ usage. Fixed debuglevel bug forDirk von Suchodoletz2007-02-061-1/+3
* Fix for subnet_mask in machine-setup (via slx init from kernel cmdline).Dirk von Suchodoletz2007-02-041-6/+6
* Renaming of variables (in slx init/functions) to be compatible with Dirk von Suchodoletz2007-02-041-47/+51
* Some thoughts on Gentoo integration ... (minor cleanups in initDirk von Suchodoletz2007-02-011-1/+1
* Cleanups in major startup scripts/functions and small fixes ...Dirk von Suchodoletz2007-01-311-56/+62
* Fixed slow stage3 in higher debuglevels (sleep -> usleep inDirk von Suchodoletz2007-01-311-5/+9
* Debugging output for level 20, 21, (22) ... see DebugLevel ...Dirk von Suchodoletz2007-01-301-11/+37
* Some chipsets (IGP) are not able to use fglrx, cleanup in file to beDirk von Suchodoletz2007-01-301-1/+1
* cmd == ""Dirk von Suchodoletz2007-01-301-0/+4
* Added exclusion of runlevel links to init (tar in bind mount scenario toDirk von Suchodoletz2007-01-301-1/+5
* Recoded the shell "(u)sleep" functions, depends on /proc by now, butDirk von Suchodoletz2007-01-221-20/+24
* Quiet output, if in debug=0 ...Root2007-01-121-8/+9
* Busybox is now properly named for the two supported architectures: i386Dirk von Suchodoletz2007-01-101-1/+9
* Busybox compiled for x86_64 (tested on 64bit SuSE9.3, 10.0 and DebianDirk von Suchodoletz2007-01-061-1/+1
* Small cleanups ...Dirk von Suchodoletz2006-12-221-10/+13
* Fix for non-busybox watchdog (or should we add (u)sleep to the initramfsDirk von Suchodoletz2006-12-221-1/+2
* Kill the "watchdog" properly at the end of init (stage3).Dirk von Suchodoletz2006-12-221-4/+1Star
* Fix for busybox nfs mount (uses UDP in default, so TCP has to be givenDirk von Suchodoletz2006-12-221-1/+1
* Improved "watchdog" for auto power off, if stage3 does not completeDirk von Suchodoletz2006-12-171-10/+15
* Enabled busybox udev service (see #99 too). Integrated for genereal useDirk von Suchodoletz2006-12-161-3/+5