Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |