summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/init.c
Commit message (Collapse)AuthorAgeFilesLines
...
* we need loop-aes for mountloop, so we use change_loop with a special device ↵Guillaume Cottenceau2003-12-011-0/+8
| | | | number
* we still can't eject. try to shotgun a bit.Guillaume Cottenceau2003-11-281-0/+17
|
* be sure door is not locked (/sbin/init busyfies cdrom is image_always is not ↵Guillaume Cottenceau2003-11-281-0/+1
| | | | in memory - which is the case except when in mdk_totem)
* remove message in case it fails miserablyGuillaume Cottenceau2003-11-281-1/+0
|
* holy shotgun method for del_loops as well, or else we'll miss image_always ↵Guillaume Cottenceau2003-11-271-17/+14
| | | | loop hence won't be able to eject cdrom
* don't eject cdrom in nfsGuillaume Cottenceau2003-11-271-6/+11
|
* smp kernel panics when calling poweroff!!Guillaume Cottenceau2003-11-271-7/+17
|
* non cpu burning forever loopsGuillaume Cottenceau2003-11-271-3/+3
|
* *** empty log message ***Guillaume Cottenceau2003-11-271-1/+1
|
* move tries to eject cdromGuillaume Cottenceau2003-11-271-4/+16
|
* allow to halt machineGuillaume Cottenceau2003-11-271-3/+10
|
* at last a good reboot/halt from kdeGuillaume Cottenceau2003-11-271-2/+14
|
* consider than presence of /tmp/reboot means a clean exitGuillaume Cottenceau2003-11-261-2/+6
|
* cleanup startkde messages on clean exitGuillaume Cottenceau2003-11-261-0/+4
|
* *** empty log message ***Guillaume Cottenceau2003-11-251-1/+1
|
* shut upGuillaume Cottenceau2003-11-251-2/+1
|
* *** empty log message ***Guillaume Cottenceau2003-11-211-1/+1
|
* should be enoughGuillaume Cottenceau2003-11-211-1/+1
|
* *** empty log message ***Guillaume Cottenceau2003-11-201-1/+1
|
* better stdio for umount failedGuillaume Cottenceau2003-11-201-1/+1
|
* - forgot to close fd when del_loop ioctl fail, busyfied loopback and ↵Guillaume Cottenceau2003-11-191-10/+16
| | | | | | | prevented to umount /home - better io messages
* can't make my mindGuillaume Cottenceau2003-11-181-1/+1
|
* shorterGuillaume Cottenceau2003-11-181-1/+1
|
* oops that was debugging stuff right :)Guillaume Cottenceau2003-11-181-2/+0
|
* don't tell them!Guillaume Cottenceau2003-11-181-2/+0
|
* report errno when init can't exec binaryGuillaume Cottenceau2003-10-221-1/+1
|
* perform kernel logging anyway, it's cool to have it for init-stage2 as wellGuillaume Cottenceau2003-10-091-4/+1
|
* we need to have an 'init' for stage2 as well, because if we exec directly ↵Guillaume Cottenceau2003-10-091-17/+15
| | | | runinstall2 and it fails/stops for any reason, this will immediately block the kernel ('Attempted to kill init'), making debugging more difficult
* first attempt of updating stage1 for MandrakeMoveGuillaume Cottenceau2003-10-081-4/+4
|
* Merge from R9_0-AMD64, most notably:Gwenolé Beauchesne2003-06-041-1/+5
| | | | | | | | | - 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
* moltes powered (for deush)Guillaume Cottenceau2003-02-281-2/+1
|
* when probing that we're in testing mode, print out the pid (since the probe ↵Guillaume Cottenceau2003-02-081-1/+1
| | | | is based on the pid and some recent machines seem to interact badly with that when in bad acpi mood)
* PPC TIOCSCTTY changed to 0x540EStew Benedict2002-11-051-1/+1
|
* 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