Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not reinvent kernel constants | Thierry Vignaud | 2013-03-23 | 1 | -12/+5 |
| | |||||
* | Revert commit 6430 | Nicolas Lécureuil | 2012-11-11 | 1 | -317/+325 |
| | |||||
* | Do not mix tabs and spaces | Nicolas Lécureuil | 2012-11-09 | 1 | -325/+317 |
| | |||||
* | mount /dev/{pts,shm} earlier, in stage1 rather than in stage2 | Thierry Vignaud | 2012-09-03 | 1 | -2/+8 |
| | | | | (based on pok's idead @mdv but fixed) | ||||
* | mount /dev as devtmpfs earlier, in stage1 rather than in stage2 | Thierry Vignaud | 2012-09-03 | 1 | -1/+3 |
| | | | | (based on pok's idead @mdv but fixed) | ||||
* | create /sys at build time rather than run time | Thierry Vignaud | 2012-09-03 | 1 | -1/+0 |
| | |||||
* | drop redundant mkdir of /proc and /tmp (already done in image) | Thierry Vignaud | 2012-09-03 | 1 | -2/+0 |
| | | | | (inspirated by pok's change @mdv) | ||||
* | mount /sys/kernel/debug (needed for new ldetect) | Thierry Vignaud | 2012-08-30 | 1 | -0/+2 |
| | |||||
* | revert to "linux" terminfo | Thierry Vignaud | 2012-06-05 | 1 | -1/+1 |
| | |||||
* | make sure nurses get initialized in UTF-8 (mga#4894) | Thierry Vignaud | 2012-06-05 | 1 | -0/+1 |
| | |||||
* | default to "screen" instead of "linux" terminfo (mga#4894) | Thierry Vignaud | 2012-04-05 | 1 | -1/+1 |
| | |||||
* | kill dead emails | Thierry Vignaud | 2012-01-27 | 1 | -1/+1 |
| | |||||
* | 1.52: | Thomas Backlund | 2011-12-06 | 1 | -15/+12 |
| | | | | | | | | - fix build with gcc-4.6.2 * fixes for -Werror=unused-but-set-variable * minor whitespace cleanups | ||||
* | - clean reboot syscall handling | Arnaud Patard | 2011-03-18 | 1 | -10/+17 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 1 | -19/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ | ||||
* | 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 |
| | | | | function instead | ||||
* | 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 |
| | | | | prompting | ||||
* | ensure /tmp/syslog in stage2 contains the full log | Pascal Rigaux | 2005-01-03 | 1 | -1/+1 |
| | | | | | (currently stage2 init was writing in a file shadowed by stage2 copying the /stage1/tmp/syslog over its file) | ||||
* | 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 |
| | | | | | | | code (thanks to Rafael for the choice of its value, 0x35 is the translation of RS, abbreviation of ReStart, in his local l33t dialect, and happens to be 53 in its decimal form, which is quite nice) | ||||
* | reorder else if blocks, it's useless to do two times the same test | Olivier Blin | 2004-08-12 | 1 | -5/+5 |
| | | | | | (WEXITSTATUS(wait_status) == exit_value_proceed) | ||||
* | 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 ↵ | Pascal Rigaux | 2004-06-07 | 1 | -4/+1 |
| | | | | | | | we are running on a live box or not. So set testing to 0 | ||||
* | instead of keeping stage1 (mostly as temporary space but with a fixed size, ↵ | Pascal Rigaux | 2004-05-13 | 1 | -0/+1 |
| | | | | | | | and for the background init), exit the stage1 giving hand to stage2 in a tmpfs (same as what was done for Mandrakemove) | ||||
* | unmounting /sys is not needed (useful to have one less line displayed after ↵ | Pascal Rigaux | 2004-03-04 | 1 | -0/+1 |
| | | | | "unmounting filesystems...") | ||||
* | 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 ↵ | Guillaume Cottenceau | 2003-12-01 | 1 | -0/+8 |
| | | | | number | ||||
* | 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 |
| | | | | in memory - which is the case except when in mdk_totem) | ||||
* | 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 ↵ | Guillaume Cottenceau | 2003-11-27 | 1 | -17/+14 |
| | | | | loop hence won't be able to eject cdrom | ||||
* | 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 |
| |