summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/log.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert commit 6430Nicolas Lécureuil2012-11-111-34/+34
|
* Do not mix tabs and spacesNicolas Lécureuil2012-11-091-34/+34
|
* kill dead emailsThierry Vignaud2012-01-271-1/+1
|
* mandrake is now mandrivaThierry Vignaud2009-03-061-2/+2
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-1/+1
|
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
|
* instead of keeping stage1 (mostly as temporary space but with a fixed size, ↵Pascal Rigaux2004-05-131-1/+1
| | | | | | | and for the background init), exit the stage1 giving hand to stage2 in a tmpfs (same as what was done for Mandrakemove)
* unneeded now that i've teached dietlibc to not segfault on NULL pointersGuillaume Cottenceau2003-11-041-2/+0
|
* try to not segfault when a NULL pointer is passed to log_message ↵Guillaume Cottenceau2003-11-041-0/+2
| | | | (unimplemented clnt_sperror and alike functions from dietlibc)
* handle "boot" clp and "main" clp. passing argument "live" can force to not ↵Guillaume Cottenceau2003-10-221-1/+1
| | | | use the clp in favor of live tree.
* Merge from R9_0-AMD64, most notably:Gwenolé Beauchesne2003-06-041-1/+6
| | | | | | | | | - AMD64 support to insmod-busybox, minilibc, et al. - Sync with insmod-modutils 2.4.19 something but everyone should use dietlibc nowadays - Factor out compilation and prefix with $(DIET) for dietlibc builds - 64-bit & varargs fixes
* save stage1.log and have it in report.bugGuillaume Cottenceau2001-12-041-13/+17
|
* support load of modules with parameters when insmod failed without parameter ↵Guillaume Cottenceau2001-01-021-6/+2
| | | | and user asks for it
* progressbar for newt+stdio while loading ramdiskGuillaume Cottenceau2000-12-121-17/+0
|
* week-end stuff: now supports second stage as a ramdiskGuillaume Cottenceau2000-12-111-1/+18
| | | | | | adds better device files handling (some in initrd, others dynamically created) better logging of detected IDE and SCSI devices
* mdk-stage1 can now run the Install from CDROMGuillaume Cottenceau2000-12-081-3/+6
|
* first draft can detect your cdrom drivesGuillaume Cottenceau2000-12-071-18/+30
| | | | | soon will launch the stage2
* first draftGuillaume Cottenceau2000-11-211-0/+74