summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/init.c
Commit message (Collapse)AuthorAgeFilesLines
* Corporate Server 2.1.1 releasetopic/Corpo_2_1Nicolas Planel2003-10-291-5/+8
|
* compile with -WGuillaume Cottenceau2002-07-031-1/+1
|
* raklet quotingGuillaume Cottenceau2001-09-191-7/+2
|
* Use Yahve quotingGuillaume Cottenceau2001-07-251-5/+11
|
* minor mods for PPC build, define TIOCSCTTY, Makefile modsStew Benedict2001-07-101-0/+3
|
* s/Linux-Mandrake/Mandrake Linux/Pascal Rigaux2001-06-211-1/+1
| | | | | | s/linux-mandrake/mandrakesoft/ (hand made, no i18n messages done)
* new maximGuillaume Cottenceau2001-05-081-1/+1
|
* fix Traktopel Maxim thanks to Kevin LawtonGuillaume Cottenceau2001-04-091-1/+1
|
* workaround kernel-2.4 bug with /dev/logGuillaume Cottenceau2001-03-081-24/+25
|
* do not display from syslog msg's from RPM telling that itGuillaume Cottenceau2001-03-061-3/+6
| | | | | installed/removed some pkg's
* have "init" compiled against dietlibc (rather than glibc) on non-Intel arch'sGuillaume Cottenceau2001-02-221-12/+12
|
* - fix "init" on ppc (do not use minilibc on non-i386 arch's)Guillaume Cottenceau2001-02-211-12/+36
| | | | | | - fix segfault of dietlibc-linked apps (broken va_stuff in dietlibc) - cleanup of "init"
* fix up syslog logging stuffGuillaume Cottenceau2001-02-211-28/+18
|
* better ansi colorsGuillaume Cottenceau2001-02-161-1/+1
|
* use exit code 66 for rescueGuillaume Cottenceau2001-02-131-4/+5
|
* better console messages at startupGuillaume Cottenceau2001-02-131-10/+3
|
* - use description of network cards when you have to select between ↵Guillaume Cottenceau2001-02-071-13/+2
| | | | | | | interfaces; has accuracy even in the case of multiple interface for a given kernel module - write down a small "shell" to change parameters on the fly (needs compile option SPAWN_INTERACTIVE)
* - slighty change the message when exiting successfully from install, to not ↵Guillaume Cottenceau2001-02-061-1/+1
| | | | | | | | | | mess with abnormal termination - get back dialog for hostname and domain in case of unable to guess domain - try to resolve DNS if self-ip can't resolve, to guess domain - remember entries so that when there is a problem you don't have to re-enter everything (ncurses sucking stuff in case of stdio-frontend..) - use larger buffer for list_directory since in /dev there can be *many* files
* remove disable swapGuillaume Cottenceau2001-01-081-54/+0
|
* remove confusing **temp** stuffGuillaume Cottenceau2001-01-041-2/+0
|
* fix english thanx to emmaGuillaume Cottenceau2001-01-041-1/+1
|
* use a #define for Linux-Mandrake following fclara's requireGuillaume Cottenceau2000-12-221-6/+5
|
* - add pci probing featureGuillaume Cottenceau2000-12-121-10/+24
| | | | | | - add listing of available modules and insmod'ing on user request - make rescue-stage2 working
* first draft can detect your cdrom drivesGuillaume Cottenceau2000-12-071-113/+85
| | | | | soon will launch the stage2
* first draftGuillaume Cottenceau2000-11-211-19/+13
|
* first draft for init and minilibcGuillaume Cottenceau2000-11-201-0/+540