| Commit message (Expand) | Author | Age | Files | Lines |
* | /usr/X11R6/bin is dead for years | Thierry Vignaud | 2013-07-13 | 1 | -1/+1 |
* | rescue: add a script to simplfy grabbing of journal logs for bug reports | Colin Guthrie | 2013-04-11 | 1 | -0/+1 |
* | preload fuse | Thierry Vignaud | 2012-09-20 | 1 | -0/+1 |
* | drop KA support | Thierry Vignaud | 2012-09-03 | 1 | -10/+0 |
* | simplify bringing up local loop interface (pok, mdv) | Thierry Vignaud | 2012-09-03 | 1 | -3/+1 |
* | preload load btrfs and nilfs2 too | Thierry Vignaud | 2012-09-03 | 1 | -0/+2 |
* | mount /dev/{pts,shm} earlier, in stage1 rather than in stage2 | Thierry Vignaud | 2012-09-03 | 2 | -6/+0 |
* | mount /dev as devtmpfs earlier, in stage1 rather than in stage2 | Thierry Vignaud | 2012-09-03 | 1 | -1/+0 |
* | adapt to latest systemd/udevd | Thierry Vignaud | 2012-07-24 | 1 | -1/+1 |
* | revert to "linux" terminfo | Thierry Vignaud | 2012-06-05 | 1 | -2/+0 |
* | - default to "screen" instead of "linux" terminfo (mga#4894) | Thierry Vignaud | 2012-04-05 | 1 | -0/+2 |
* | add chrooted rescue system in PATH | Thierry Vignaud | 2012-04-05 | 1 | -1/+1 |
* | no need to export PATH twice | Thierry Vignaud | 2012-04-05 | 1 | -1/+1 |
* | really fix mounting /dev/pts & /dev/shm (mga#1023) | Thierry Vignaud | 2012-02-25 | 1 | -3/+2 |
* | don't overwrite /dev after udev handles it | Maarten Vanraes | 2012-02-25 | 1 | -3/+2 |
* | fix mounting /dev/pts & /dev/shm (mga#1023) | Thierry Vignaud | 2012-02-25 | 1 | -2/+2 |
* | - fix wrong dates in the NEWS file | Maarten Vanraes | 2012-02-25 | 1 | -1/+1 |
* | kill dead emails | Thierry Vignaud | 2012-01-27 | 1 | -1/+1 |
* | enable autologin on all consoles | Thierry Vignaud | 2012-01-26 | 1 | -5/+5 |
* | kill dead email | Thierry Vignaud | 2012-01-26 | 1 | -2/+2 |
* | log some boot steps | Thierry Vignaud | 2012-01-25 | 1 | -0/+2 |
* | udev support | Thierry Vignaud | 2012-01-25 | 2 | -4/+17 |
* | enable rescue through serial line (mga#2052) | Thierry Vignaud | 2012-01-25 | 1 | -0/+2 |
* | - add screen | Maarten Vanraes | 2011-10-24 | 3 | -1/+9 |
* | replace ide-disk by ide-gd_mod | Anne Nicolas | 2011-03-09 | 1 | -1/+1 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-02-06 | 3 | -3/+3 |
* | load ext4 module (#48816) | Pascal Terjan | 2009-08-07 | 1 | -0/+1 |
* | run /oem-rescue.sh if oem option is present on cmdline | Olivier Blin | 2009-06-29 | 1 | -0/+2 |
* | add image restoration scripts ("restore" command line parameter) from Classma... | Olivier Blin | 2008-09-25 | 1 | -0/+2 |
* | be quiet when grepping | Olivier Blin | 2008-09-24 | 1 | -1/+1 |
* | adapt to ide-cd being renamed as ide-cd_mod | Olivier Blin | 2008-06-13 | 1 | -1/+1 |
* | do not try to load obsolete ide-mod/ide-probe | Olivier Blin | 2008-06-13 | 1 | -2/+0 |
* | merge partimage hooks in real rc.sysinit (and drop hardcoded leia) | Olivier Blin | 2008-06-13 | 1 | -4/+15 |
* | grep ka from cmdline, and launch new script | Antoine Ginies | 2007-10-25 | 1 | -5/+11 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -12/+1 |
* | disable the weird echoprt in cooked mode for user interaction | Pascal Rigaux | 2005-11-28 | 1 | -0/+3 |
* | minimal i18n support | Pascal Rigaux | 2005-11-10 | 1 | -0/+2 |
* | Mandrake -> Mandriva series. | Funda Wang | 2005-09-17 | 2 | -2/+2 |
* | ka support (initially from Antoine Ginies and Erwan Velu) | Olivier Blin | 2005-08-28 | 1 | -0/+7 |
* | mount /sys | Pascal Rigaux | 2005-04-13 | 1 | -0/+5 |
* | tell how to go back to the rescue menu | Olivier Blin | 2005-03-18 | 1 | -0/+1 |
* | create /var/log | Pascal Rigaux | 2005-01-24 | 1 | -1/+1 |
* | we want /mnt at the root of the rescue | Pascal Rigaux | 2005-01-20 | 1 | -0/+2 |
* | factorize the distrib version | Pascal Rigaux | 2005-01-15 | 1 | -1/+1 |
* | use "mingetty --autologin" instead of calling directly "bash --login", that | Pascal Rigaux | 2005-01-10 | 1 | -1/+1 |
* | have /dev rw (eg: for /dev/initctl) | Pascal Rigaux | 2005-01-10 | 1 | -0/+2 |
* | update version for rescue issue | Florent Villard | 2004-11-30 | 1 | -1/+1 |
* | - drop oem & recovery code (which was broken) | Pascal Rigaux | 2004-11-29 | 3 | -1352/+0 |
* | umount /stage1 when /etc/mtab exists to remove a warning | Pascal Rigaux | 2004-11-05 | 1 | -3/+3 |
* | free up stage1 memory | Pascal Rigaux | 2004-11-05 | 1 | -0/+3 |