summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/init.c
Commit message (Expand)AuthorAgeFilesLines
...
* we need loop-aes for mountloop, so we use change_loop with a special device n...Guillaume Cottenceau2003-12-011-0/+8
* 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
* 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 lo...Guillaume Cottenceau2003-11-271-17/+14
* 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 prevente...Guillaume Cottenceau2003-11-191-10/+16
* 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 run...Guillaume Cottenceau2003-10-091-17/+15
* 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
* 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 i...Guillaume Cottenceau2003-02-081-1/+1
* 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
* 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
* 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 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 interfaces...Guillaume Cottenceau2001-02-071-13/+2
* - slighty change the message when exiting successfully from install, to not m...Guillaume Cottenceau2001-02-061-1/+1