summaryrefslogtreecommitdiffstats
path: root/rescue/install_bootloader
Commit message (Collapse)AuthorAgeFilesLines
* rescue: Move files around and introduce proper dep tracking.Colin Guthrie2013-12-071-72/+0
| | | | | | | | This moves any perl files into bin and sbin folders which will be directly installed in /usr/bin and /usr/sbin. This is done such that the extract modes in list.xml still work and the files end up in the right places. All other files have been moved into the tree folder in their final destination.
* rescue: ensure /dev is bind mounted before re-installing bootloader (mga#10107)Colin Guthrie2013-05-181-0/+2
|
* perl_checker fixThierry Vignaud2012-05-231-0/+1
|
* Fix function nameDexter Morgan2011-04-061-2/+2
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. 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 ------------------------------------------------------------------------
* re-sync after the big svn lossPascal Rigaux2007-04-251-1/+1
|
* doesn't display prompt if autoPascal Rigaux2005-10-201-2/+2
|
* add option --auto to install without promptingPascal Rigaux2005-10-201-1/+7
|
* use module bootloader.pm to handle more bootloaders (esp. grub)Pascal Rigaux2005-04-271-40/+46
|
* mandriva switchPascal Rigaux2005-04-191-3/+6
|
* handle /etc/mandrakelinux-releasePascal Rigaux2004-09-281-1/+5
|
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+4
|
* - add a GUI to the rescueGuillaume Cottenceau2001-10-241-0/+47
- 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