Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable to abort choosing distro to rescue (mga#9765) | Thierry Vignaud | 2013-04-30 | 1 | -1/+5 |
| | |||||
* | trim ending "\n" (needed for next commit) | Thierry Vignaud | 2013-04-30 | 1 | -0/+1 |
| | |||||
* | warn that i586 cannot rescue x86_64 (mga#8696) | Thierry Vignaud | 2013-04-06 | 1 | -0/+3 |
| | |||||
* | offer to pick the distro to rescue when there's more than one | Thierry Vignaud | 2013-04-06 | 1 | -1/+15 |
| | |||||
* | retrieve more info from installed OSes | Thierry Vignaud | 2013-04-06 | 1 | -2/+5 |
| | | | | (needed for next commit) | ||||
* | default to the higher version when there're several mga roots (mga#6003) | Thierry Vignaud | 2012-05-23 | 1 | -0/+2 |
| | |||||
* | explain | Thierry Vignaud | 2012-05-23 | 1 | -0/+1 |
| | |||||
* | do not reinvent lvm::init() and thus share future improvements | Thierry Vignaud | 2012-05-23 | 1 | -2/+4 |
| | |||||
* | reduce scope of some variables | Thierry Vignaud | 2012-05-23 | 1 | -2/+3 |
| | |||||
* | fix detecting RAID (mga#5048) | Thierry Vignaud | 2012-04-18 | 1 | -1/+1 |
| | |||||
* | do not try to alter /etc/mtab, it's linked on /proc anyway..., mount /proc ↵ | Thierry Vignaud | 2012-01-25 | 1 | -1/+1 |
| | | | | instead | ||||
* | only consider fstab from the selected fs | Thierry Vignaud | 2012-01-25 | 1 | -2/+3 |
| | |||||
* | fix mounting / (mga#3327) | Thierry Vignaud | 2012-01-25 | 1 | -3/+8 |
| | |||||
* | fix a message (this is _not_ N("...%s..", "foobar")) | Thierry Vignaud | 2012-01-25 | 1 | -2/+1 |
| | |||||
* | fix mounting / on soft RAID or crypted LV (mga#3778 & mga#448) | Thierry Vignaud | 2012-01-25 | 1 | -0/+2 |
| | |||||
* | fix mounting / on LV | Thierry Vignaud | 2012-01-25 | 1 | -0/+2 |
| | |||||
* | prefer Mageia root partitions over Mdv ones (#1320) | Thierry Vignaud | 2011-08-05 | 1 | -6/+11 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ------------------------------------------------------------------------ | ||||
* | use lvm::detect_during_install | Olivier Blin | 2009-10-16 | 1 | -2/+1 |
| | |||||
* | Handle LVM (#44723) | Pascal Terjan | 2009-10-16 | 1 | -1/+5 |
| | |||||
* | - fix "Mounting other partitions from fstab" which use UUID=xxx | Pascal Rigaux | 2008-04-14 | 1 | -2/+3 |
| | |||||
* | - handle ntfs-3g in fstab | Pascal Rigaux | 2008-03-05 | 1 | -1/+1 |
| | |||||
* | drop supermount support (it has been dropped from our kernel) | Pascal Rigaux | 2007-08-02 | 1 | -1/+1 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -3/+17 |
| | |||||
* | move functions using /proc/partitions out of fsedit to fs::proc_partitions | Pascal Rigaux | 2005-06-13 | 1 | -2/+2 |
| | |||||
* | don't try to mount ntfs | Pascal Rigaux | 2005-05-04 | 1 | -1/+1 |
| | |||||
* | rewrite using gi/perl-install modules | Pascal Rigaux | 2005-04-25 | 1 | -76/+45 |
| | |||||
* | mandriva switch | Pascal Rigaux | 2005-04-19 | 1 | -3/+6 |
| | |||||
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 1 | -1/+4 |
| | |||||
* | - copy /etc/mtab to /mnt/etc/mtab to have a nice chrooted "mount" or "df" | Pascal Rigaux | 2003-08-03 | 1 | -3/+8 |
| | | | | | - some perl_checker compliance | ||||
* | honours hash in /etc/fstab to disable lines | Guillaume Cottenceau | 2001-11-05 | 1 | -0/+4 |
| | |||||
* | - add a GUI to the rescue | Guillaume Cottenceau | 2001-10-24 | 1 | -9/+21 |
| | | | | | | | - 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 | ||||
* | ext3, xfs, jfs | Guillaume Cottenceau | 2001-09-07 | 1 | -1/+4 |
| | |||||
* | pixelization (tested!) | Pascal Rigaux | 2001-06-10 | 1 | -18/+21 |
| | |||||
* | - add 'guessmounts' that mimics RH's detecting of partitions when rescue starts | Guillaume Cottenceau | 2001-06-10 | 1 | -0/+80 |