| Commit message (Expand) | Author | Age | Files | Lines |
| * | Just to ensure, that no stage3 scripts will still run in stage4 ... | Dirk von Suchodoletz | 2007-02-06 | 1 | -2/+2 |
| * | Some cleanup for @@@serverip@@@ usage. Fixed debuglevel bug for | Dirk von Suchodoletz | 2007-02-06 | 1 | -1/+3 |
| * | Fix for subnet_mask in machine-setup (via slx init from kernel cmdline). | Dirk von Suchodoletz | 2007-02-04 | 1 | -6/+6 |
| * | Renaming of variables (in slx init/functions) to be compatible with | Dirk von Suchodoletz | 2007-02-04 | 1 | -47/+51 |
| * | Some thoughts on Gentoo integration ... (minor cleanups in init | Dirk von Suchodoletz | 2007-02-01 | 1 | -1/+1 |
| * | Cleanups in major startup scripts/functions and small fixes ... | Dirk von Suchodoletz | 2007-01-31 | 1 | -56/+62 |
| * | Fixed slow stage3 in higher debuglevels (sleep -> usleep in | Dirk von Suchodoletz | 2007-01-31 | 1 | -5/+9 |
| * | Debugging output for level 20, 21, (22) ... see DebugLevel ... | Dirk von Suchodoletz | 2007-01-30 | 1 | -11/+37 |
| * | Some chipsets (IGP) are not able to use fglrx, cleanup in file to be | Dirk von Suchodoletz | 2007-01-30 | 1 | -1/+1 |
| * | cmd == "" | Dirk von Suchodoletz | 2007-01-30 | 1 | -0/+4 |
| * | Added exclusion of runlevel links to init (tar in bind mount scenario to | Dirk von Suchodoletz | 2007-01-30 | 1 | -1/+5 |
| * | Recoded the shell "(u)sleep" functions, depends on /proc by now, but | Dirk von Suchodoletz | 2007-01-22 | 1 | -20/+24 |
| * | Quiet output, if in debug=0 ... | Root | 2007-01-12 | 1 | -8/+9 |
| * | Busybox is now properly named for the two supported architectures: i386 | Dirk von Suchodoletz | 2007-01-10 | 1 | -1/+9 |
| * | Busybox compiled for x86_64 (tested on 64bit SuSE9.3, 10.0 and Debian | Dirk von Suchodoletz | 2007-01-06 | 1 | -1/+1 |
| * | Small cleanups ... | Dirk von Suchodoletz | 2006-12-22 | 1 | -10/+13 |
| * | Fix for non-busybox watchdog (or should we add (u)sleep to the initramfs | Dirk von Suchodoletz | 2006-12-22 | 1 | -1/+2 |
| * | Kill the "watchdog" properly at the end of init (stage3). | Dirk von Suchodoletz | 2006-12-22 | 1 | -4/+1 |
| * | Fix for busybox nfs mount (uses UDP in default, so TCP has to be given | Dirk von Suchodoletz | 2006-12-22 | 1 | -1/+1 |
| * | Improved "watchdog" for auto power off, if stage3 does not complete | Dirk von Suchodoletz | 2006-12-17 | 1 | -10/+15 |
| * | Enabled busybox udev service (see #99 too). Integrated for genereal use | Dirk von Suchodoletz | 2006-12-16 | 1 | -3/+5 |
| * | Busybox had broken killall - fixed. Fixed replacement bug for udhcpc | Dirk von Suchodoletz | 2006-12-15 | 1 | -1/+1 |
| * | Renamed run-init to switch_root to simplify the usage of the busybox | Dirk von Suchodoletz | 2006-12-15 | 1 | -2/+2 |
| * | Added new busybox in new place (tools, Makefile, ...) Busybox has | Dirk von Suchodoletz | 2006-12-15 | 1 | -2/+4 |
| * | Autopoweroff if stuck in Stage3/initramfs. Unfortunately rather CPU | Dirk von Suchodoletz | 2006-12-14 | 1 | -10/+10 |
| * | Wrong fix made it ... corrected now (missing netmask in machine-setup) | Dirk von Suchodoletz | 2006-12-02 | 1 | -2/+2 |
| * | Renaming of the floppy image for vmware stuff ... Optional parameter for | Dirk von Suchodoletz | 2006-12-02 | 1 | -3/+17 |
| * | Permissions fix for /dev/shm (a+rwxt ...) | Dirk von Suchodoletz | 2006-11-21 | 1 | -0/+1 |
| * | Support for commercial X servers (ATI at the moment ...) | Dirk von Suchodoletz | 2006-11-20 | 1 | -4/+4 |
| * | Fixed Problem with old Kernel command line parameter | Felix Endres | 2006-11-14 | 1 | -2/+3 |
| * | Fixed nfs mount problem (wrong composition of nfsroot due to changes for | Dirk von Suchodoletz | 2006-11-03 | 1 | -5/+9 |
| * | First changes for syslog (URI format possible in variable syslog, see | Dirk von Suchodoletz | 2006-10-29 | 1 | -0/+6 |
| * | Cleanup, minor fix, formatting, comments, ... | Dirk von Suchodoletz | 2006-10-29 | 1 | -1/+1 |
| * | Changed init for using a variable @@@serverip@@@ instead of fixed | Dirk von Suchodoletz | 2006-10-29 | 1 | -31/+27 |
| * | First steps for rootfs on iscsi/* integration ... | Dirk von Suchodoletz | 2006-10-15 | 1 | -1/+15 |
| * | Hardware "database" files updated, enabled multicast for dnbd use ... | Michael Janczyk | 2006-10-13 | 1 | -0/+2 |
| * | Problem with nbd-client timing fixed in init. Still problem with | Michael Janczyk | 2006-09-29 | 1 | -2/+3 |
| * | * hopefully cleared up issue with tftpboot-prefix, as we expect the tftp-server | Oliver Tappe | 2006-09-29 | 1 | -1/+1 |
| * | added xen network bridge configuration ./mkdxs... -m "netloop" | Michael Janczyk | 2006-09-27 | 1 | -0/+7 |
| * | * if NFSROOT contains @@@server_ip@@@, it is now replaces by the real server-... | Oliver Tappe | 2006-09-22 | 1 | -0/+6 |
| * | Hopefully completed #78 task, moved directory name (initramfs to | Dirk von Suchodoletz | 2006-09-18 | 1 | -0/+527 |