summaryrefslogtreecommitdiffstats
path: root/rescue/tree
Commit message (Collapse)AuthorAgeFilesLines
* - fix wrong dates in the NEWS fileMaarten Vanraes2012-02-251-1/+1
| | | | | | | - add logging to dropbear - make sure /dev/pts is mounted (mga#1023) - make root user homedir /root - add agetty (mga#2052)
* kill dead emailsThierry Vignaud2012-01-272-2/+2
|
* enable autologin on all consolesThierry Vignaud2012-01-261-5/+5
|
* kill dead emailThierry Vignaud2012-01-261-2/+2
|
* log some boot stepsThierry Vignaud2012-01-251-0/+2
|
* udev supportThierry Vignaud2012-01-252-4/+17
| | | | (will help next commits)
* enable rescue through serial line (mga#2052)Thierry Vignaud2012-01-251-0/+2
|
* - add screenMaarten Vanraes2011-10-243-1/+9
| | | | | | - add dropbear - add etc/shells - add script that set password and start ssh server
* replace ide-disk by ide-gd_modAnne Nicolas2011-03-091-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-063-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ------------------------------------------------------------------------
* load ext4 module (#48816)Pascal Terjan2009-08-071-0/+1
|
* run /oem-rescue.sh if oem option is present on cmdlineOlivier Blin2009-06-291-0/+2
|
* add image restoration scripts ("restore" command line parameter) from ↵Olivier Blin2008-09-251-0/+2
| | | | Classmate installer (Caio Begotti)
* be quiet when greppingOlivier Blin2008-09-241-1/+1
|
* adapt to ide-cd being renamed as ide-cd_modOlivier Blin2008-06-131-1/+1
|
* do not try to load obsolete ide-mod/ide-probeOlivier Blin2008-06-131-2/+0
|
* merge partimage hooks in real rc.sysinit (and drop hardcoded leia)Olivier Blin2008-06-131-4/+15
|
* support new modules location (#38207) by reusing some DrakX code (and ↵Olivier Blin2008-02-281-52/+12
| | | | duplicating a bit of install::commands)
* remove obsolete filesAntoine Ginies2007-10-257-1182/+0
|
* grep ka from cmdline, and launch new scriptAntoine Ginies2007-10-251-5/+11
|
* re-sync after the big svn lossPascal Rigaux2007-04-253-16/+4
|
* disable the weird echoprt in cooked mode for user interactionPascal Rigaux2005-11-281-0/+3
|
* minimal i18n supportPascal Rigaux2005-11-101-0/+2
|
* Mandrake -> Mandriva series.Funda Wang2005-09-172-2/+2
|
* ka support (initially from Antoine Ginies and Erwan Velu)Olivier Blin2005-08-288-0/+1189
|
* mount /sysPascal Rigaux2005-04-131-0/+5
|
* I hate you pixel. ;-) You were not lib64 aware of those modern arches. ;-))Gwenolé Beauchesne2005-03-251-0/+1
|
* tell how to go back to the rescue menuOlivier Blin2005-03-181-0/+1
|
* create /var/logPascal Rigaux2005-01-241-1/+1
|
* we want /mnt at the root of the rescuePascal Rigaux2005-01-201-0/+2
|
* factorize the distrib versionPascal Rigaux2005-01-151-1/+1
|
* use "mingetty --autologin" instead of calling directly "bash --login", thatPascal Rigaux2005-01-101-1/+1
| | | | | | way the shell has a valid controlling terminal (CTTY, accessed via /dev/tty). This is needed for ssh to work
* have /dev rw (eg: for /dev/initctl)Pascal Rigaux2005-01-101-0/+2
|
* update version for rescue issueFlorent Villard2004-11-301-1/+1
|
* - drop oem & recovery code (which was broken)Pascal Rigaux2004-11-294-1357/+0
| | | | | - will be replaced with a root password + user accounts + network configuration a la drakfirsttime
* umount /stage1 when /etc/mtab exists to remove a warningPascal Rigaux2004-11-051-3/+3
|
* free up stage1 memoryPascal Rigaux2004-11-051-0/+3
|
* fix typoPascal Rigaux2004-11-051-1/+1
|
* keep the tmpfs and rescue in /tmp/stage2Pascal Rigaux2004-11-052-1/+15
| | | | | (this allows to mount the rescue read-only)
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-202-2/+2
|
* replace "Mandrake Linux" with "Mandrakelinux"Pascal Rigaux2004-07-191-2/+2
|
* remove file already in cluster/mdkc2 cvs branchAntoine Ginies2004-04-037-1091/+0
|
* first relseaseAntoine Ginies2004-04-027-0/+1091
|
* 10.0Guillaume Cottenceau2004-02-231-1/+1
|
* support 2.4 and 2.6Guillaume Cottenceau2004-01-231-5/+19
|
* autoprobe? what's that?Guillaume Cottenceau2004-01-231-1/+0
|
* - fix typoPascal Rigaux2003-09-221-2/+4
| | | | | - add CVS Id
* updated with oemFrancois Pons2003-09-191-1/+1
|
* fixed severe bug of directory not created.Francois Pons2003-09-191-1/+1
|
* fixed too many files copied.Francois Pons2003-09-192-20/+24
|