summaryrefslogtreecommitdiffstats
path: root/initramfs/initrd-stuff
Commit message (Expand)AuthorAgeFilesLines
* Started NFSv4 integration (only sensible for newer distros, e.g. Dirk von Suchodoletz2007-02-214-4/+15
* 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-192-0/+186
* bug removedMichael Janczyk2007-02-081-1/+2
* Timing problem for setup of /tmp (harddisk partition stuff) solved ...Dirk von Suchodoletz2007-02-062-3/+6
* Just to ensure, that no stage3 scripts will still run in stage4 ...Dirk von Suchodoletz2007-02-061-2/+2
* Enforce proper permissions in /tmp (needed if rw nfs mounts on /tmp areDirk von Suchodoletz2007-02-061-0/+1
* Some cleanup for @@@serverip@@@ usage. Fixed debuglevel bug forDirk von Suchodoletz2007-02-062-7/+9
* Fixed wrong error reporting on missing primary ethernet interface (inDirk von Suchodoletz2007-02-051-4/+6
* Fix for subnet_mask in machine-setup (via slx init from kernel cmdline).Dirk von Suchodoletz2007-02-043-18/+26
* Renaming of variables (in slx init/functions) to be compatible with Dirk von Suchodoletz2007-02-042-53/+57
* Starts into X/kdm by now. xkb fails, udev is not present ...Dirk von Suchodoletz2007-02-011-1/+1
* Got onto the proper track: Gentoo is somehow (incompletely) booting now.Dirk von Suchodoletz2007-02-011-0/+5
* Some thoughts on Gentoo integration ... (minor cleanups in initDirk von Suchodoletz2007-02-012-5/+3Star
* Cleanups in major startup scripts/functions and small fixes ...Dirk von Suchodoletz2007-01-314-136/+150
* Fixed slow stage3 in higher debuglevels (sleep -> usleep inDirk von Suchodoletz2007-01-314-43/+67
* Debugging output for level 20, 21, (22) ... see DebugLevel ...Dirk von Suchodoletz2007-01-302-19/+55
* ... still problems with stage3 / hwsetup in some cases (takes ages ...Dirk von Suchodoletz2007-01-301-1/+1
* 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-304-25/+15Star
* Update of the hardware description files was needed because of newDirk von Suchodoletz2007-01-302-0/+5
* Create link in /var/X11R6/bin if variable XBinPath is set (viaDirk von Suchodoletz2007-01-301-14/+12Star
* Recoded the shell "(u)sleep" functions, depends on /proc by now, butDirk von Suchodoletz2007-01-224-55/+75
* Quiet output, if in debug=0 ...Root2007-01-121-8/+9
* Fix in hwautocfg (wait for device to appear) and small compatibilityRoot2007-01-122-2/+4
* runvamwre: path variable added and floppy image ranamed.Michael Janczyk2007-01-102-9/+19
* 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-222-3/+5
* Improved "watchdog" for auto power off, if stage3 does not completeDirk von Suchodoletz2006-12-173-51/+24Star
* Enabled busybox udev service (see #99 too). Integrated for genereal useDirk von Suchodoletz2006-12-163-5/+43
* Busybox had broken killall - fixed. Fixed replacement bug for udhcpcDirk von Suchodoletz2006-12-152-4/+3Star
* Renamed run-init to switch_root to simplify the usage of the busyboxDirk von Suchodoletz2006-12-152-2/+2
* Added new busybox in new place (tools, Makefile, ...) Busybox hasDirk von Suchodoletz2006-12-152-5/+7
* Autopoweroff if stuck in Stage3/initramfs. Unfortunately rather CPUDirk von Suchodoletz2006-12-142-11/+21
* First steps to include (open)SuSE10.2 into SLX environment (see #98). Tried t...Dirk von Suchodoletz2006-12-143-6/+9
* runvmware xdialog write to stdout. kdmrc template established +Michael Janczyk2006-12-121-1/+102
* bigfix in DBSchema, floppy image renamed to fd.imgMichael Janczyk2006-12-051-3/+3
* Wrong fix made it ... corrected now (missing netmask in machine-setup)Dirk von Suchodoletz2006-12-021-2/+2
* Renaming of the floppy image for vmware stuff ... Optional parameter for Dirk von Suchodoletz2006-12-021-3/+17
* Permissions fix for /dev/shm (a+rwxt ...)Dirk von Suchodoletz2006-11-211-0/+1
* NVidia should work accelerated too (SuSE10.1 only, see #42) ...Root2006-11-201-5/+5
* User specified data has priority, so switch of radeon->fglrx, nv->nvidiaDirk von Suchodoletz2006-11-201-4/+6
* Support for nvidia too, still to be checked. Disable parallel start ofDirk von Suchodoletz2006-11-202-4/+5
* Support for commercial X servers (ATI at the moment ...)Dirk von Suchodoletz2006-11-203-7/+8
* Timing issue for too fast systems fixed (hwautocfg ended in stage4Root2006-11-161-1/+4