| Commit message (Expand) | Author | Age | Files | Lines |
* | mandrake is now mandriva | Thierry Vignaud | 2009-03-06 | 1 | -2/+2 |
* | drop INIT_HEADERS support, it was used for minilibc only | Olivier Blin | 2007-07-17 | 1 | -4/+0 |
* | do not use _syscallX macros(), they are not available anymore, use syscall() ... | Olivier Blin | 2007-07-17 | 1 | -2/+3 |
* | remove unused SOCK_STREAM variable | Olivier Blin | 2007-07-17 | 1 | -4/+0 |
* | iniline init-libc-headers.h in init.c | Olivier Blin | 2007-07-17 | 1 | -1/+24 |
* | use socklen_t to match accept() prototype | Olivier Blin | 2007-07-17 | 1 | -1/+1 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -59/+24 |
* | fix buggy blino commit which caused install failures to cause reboot without ... | Pascal Rigaux | 2005-01-12 | 1 | -2/+2 |
* | ensure /tmp/syslog in stage2 contains the full log | Pascal Rigaux | 2005-01-03 | 1 | -1/+1 |
* | drop non-standard tld (localdomain) | Olivier Blin | 2004-09-01 | 1 | -1/+1 |
* | restart forked process if it exits with exit_value_restart as return | Olivier Blin | 2004-08-12 | 1 | -12/+15 |
* | reorder else if blocks, it's useless to do two times the same test | Olivier Blin | 2004-08-12 | 1 | -5/+5 |
* | use a do while loop to wait for forked process | Olivier Blin | 2004-08-12 | 1 | -5/+2 |
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 1 | -1/+1 |
* | nasty kernel now gives us weird PIDs, so we can't rely on this to detect if w... | Pascal Rigaux | 2004-06-07 | 1 | -4/+1 |
* | instead of keeping stage1 (mostly as temporary space but with a fixed size, a... | Pascal Rigaux | 2004-05-13 | 1 | -0/+1 |
* | unmounting /sys is not needed (useful to have one less line displayed after "... | Pascal Rigaux | 2004-03-04 | 1 | -0/+1 |
* | sleep 10 only when debugging | Pascal Rigaux | 2004-02-13 | 1 | -0/+2 |
* | don't disallow ctrl-alt-del in drakx mode (we don't have sysreqs) | Guillaume Cottenceau | 2003-12-22 | 1 | -0/+2 |
* | repeat after me, "kernel is da shit" | Guillaume Cottenceau | 2003-12-09 | 1 | -3/+2 |
* | seems that some neuneu do "init 0" or "init 6" instead of halt/reboot :( | Guillaume Cottenceau | 2003-12-09 | 1 | -1/+7 |
* | can poweroff in UP | Guillaume Cottenceau | 2003-12-09 | 1 | -4/+4 |
* | C is a dangerous language :(( | Guillaume Cottenceau | 2003-12-05 | 1 | -1/+2 |
* | hide fail to umount /image_always and /cdrom | Guillaume Cottenceau | 2003-12-05 | 1 | -0/+4 |
* | Andrey told me how to tell supermount to force unmount | Guillaume Cottenceau | 2003-12-05 | 1 | -10/+38 |
* | we need loop-aes for mountloop, so we use change_loop with a special device n... | Guillaume Cottenceau | 2003-12-01 | 1 | -0/+8 |
* | we still can't eject. try to shotgun a bit. | Guillaume Cottenceau | 2003-11-28 | 1 | -0/+17 |
* | be sure door is not locked (/sbin/init busyfies cdrom is image_always is not ... | Guillaume Cottenceau | 2003-11-28 | 1 | -0/+1 |
* | remove message in case it fails miserably | Guillaume Cottenceau | 2003-11-28 | 1 | -1/+0 |
* | holy shotgun method for del_loops as well, or else we'll miss image_always lo... | Guillaume Cottenceau | 2003-11-27 | 1 | -17/+14 |
* | don't eject cdrom in nfs | Guillaume Cottenceau | 2003-11-27 | 1 | -6/+11 |
* | smp kernel panics when calling poweroff!! | Guillaume Cottenceau | 2003-11-27 | 1 | -7/+17 |
* | non cpu burning forever loops | Guillaume Cottenceau | 2003-11-27 | 1 | -3/+3 |
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-27 | 1 | -1/+1 |
* | move tries to eject cdrom | Guillaume Cottenceau | 2003-11-27 | 1 | -4/+16 |
* | allow to halt machine | Guillaume Cottenceau | 2003-11-27 | 1 | -3/+10 |
* | at last a good reboot/halt from kde | Guillaume Cottenceau | 2003-11-27 | 1 | -2/+14 |
* | consider than presence of /tmp/reboot means a clean exit | Guillaume Cottenceau | 2003-11-26 | 1 | -2/+6 |
* | cleanup startkde messages on clean exit | Guillaume Cottenceau | 2003-11-26 | 1 | -0/+4 |
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-25 | 1 | -1/+1 |
* | shut up | Guillaume Cottenceau | 2003-11-25 | 1 | -2/+1 |
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-21 | 1 | -1/+1 |
* | should be enough | Guillaume Cottenceau | 2003-11-21 | 1 | -1/+1 |
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-20 | 1 | -1/+1 |
* | better stdio for umount failed | Guillaume Cottenceau | 2003-11-20 | 1 | -1/+1 |
* | - forgot to close fd when del_loop ioctl fail, busyfied loopback and prevente... | Guillaume Cottenceau | 2003-11-19 | 1 | -10/+16 |
* | can't make my mind | Guillaume Cottenceau | 2003-11-18 | 1 | -1/+1 |
* | shorter | Guillaume Cottenceau | 2003-11-18 | 1 | -1/+1 |
* | oops that was debugging stuff right :) | Guillaume Cottenceau | 2003-11-18 | 1 | -2/+0 |
* | don't tell them! | Guillaume Cottenceau | 2003-11-18 | 1 | -2/+0 |