summaryrefslogtreecommitdiffstats
path: root/rescue/tree/etc/rc.sysinit
Commit message (Collapse)AuthorAgeFilesLines
* - default to "screen" instead of "linux" terminfo (mga#4894)Thierry Vignaud2012-04-051-0/+2
| | | | - include "screen" terminfo (mga#4894)
* really fix mounting /dev/pts & /dev/shm (mga#1023)Thierry Vignaud2012-02-251-3/+2
|
* don't overwrite /dev after udev handles itMaarten Vanraes2012-02-251-3/+2
|
* fix mounting /dev/pts & /dev/shm (mga#1023)Thierry Vignaud2012-02-251-2/+2
| | | | | and do it in the right place
* log some boot stepsThierry Vignaud2012-01-251-0/+2
|
* udev supportThierry Vignaud2012-01-251-3/+15
| | | | (will help next commits)
* - add screenMaarten Vanraes2011-10-241-1/+7
| | | | | | - 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-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
|
* grep ka from cmdline, and launch new scriptAntoine Ginies2007-10-251-5/+11
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-12/+1
|
* 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-171-1/+1
|
* ka support (initially from Antoine Ginies and Erwan Velu)Olivier Blin2005-08-281-0/+7
|
* mount /sysPascal Rigaux2005-04-131-0/+5
|
* create /var/logPascal Rigaux2005-01-241-1/+1
|
* we want /mnt at the root of the rescuePascal Rigaux2005-01-201-0/+2
|
* have /dev rw (eg: for /dev/initctl)Pascal Rigaux2005-01-101-0/+2
|
* - drop oem & recovery code (which was broken)Pascal Rigaux2004-11-291-2/+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-051-1/+5
| | | | | (this allows to mount the rescue read-only)
* make oem defaults to /etc/oem-allFrancois Pons2003-07-101-1/+1
|
* don't drvinst SERIAL_USB when noauto (it needs a lspcidrake -v)Guillaume Cottenceau2002-09-101-1/+1
|
* drvinst serial_usb in rc.sysinit so that legacy free machines mayGuillaume Cottenceau2002-09-041-0/+2
| | | | | work with rescue
* - add a GUI to the rescueGuillaume Cottenceau2001-10-241-7/+2
| | | | | | | - provide guessmounts with better efficiency and output, go to console, and reboot - provide install_bootloader which runs lilo from /mnt if it seems safe - add lsparts to rescue, which prints partitions with detected types
* better phrasingGuillaume Cottenceau2001-10-161-1/+1
|
* ext3, xfs, jfsGuillaume Cottenceau2001-09-071-0/+3
|
* s/Linux-Mandrake/Mandrake Linux/Pascal Rigaux2001-06-211-1/+1
| | | | | | s/linux-mandrake/mandrakesoft/ (hand made, no i18n messages done)
* minor changesGuillaume Cottenceau2001-06-111-2/+2
|
* - add 'guessmounts' that mimics RH's detecting of partitions when rescue startsGuillaume Cottenceau2001-06-101-0/+10
|
* load sr_mod and sd_mod at startupGuillaume Cottenceau2001-03-171-0/+2
|
* add floppy module for 2.4Mystery Man 5532001-02-121-0/+1
|
* add modprobe'ing of loopPascal Rigaux2001-01-311-0/+1
|
* no_commentPascal Rigaux2000-08-061-0/+3
|
* no_commentPascal Rigaux2000-07-111-1/+3
|
* no_commentPascal Rigaux2000-07-111-0/+1
|
* no_commentPascal Rigaux2000-04-201-0/+28