Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - string changes: perl -pi -e 's!Can not!Cannot!' | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | - use 'cannot' instead of 'can not' | Ahmad Samir | 2011-04-02 | 1 | -4/+4 |
| | | | | | - use 'LDAP' instead of 'Ldap' | ||||
* | 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 ------------------------------------------------------------------------ | ||||
* | Disable dmcrypt before deleting partition, evin if inside lvm/raid | Pascal Terjan | 2010-06-03 | 1 | -5/+5 |
| | |||||
* | don't lose mountpoint if suggested partition was swap (#59510) | Pascal Terjan | 2010-05-28 | 1 | -0/+1 |
| | |||||
* | do not ask to reboot after resizing active LUKS if not mounted | Pascal Terjan | 2010-05-10 | 1 | -0/+6 |
| | |||||
* | Move udevadm settle in dmcrypt_open | Pascal Terjan | 2010-04-30 | 1 | -1/+0 |
| | |||||
* | fix race when creating encrypted partition out of install | Pascal Terjan | 2010-04-30 | 1 | -0/+2 |
| | |||||
* | fix resize of active encrypted volumes | Pascal Terjan | 2010-04-30 | 1 | -6/+12 |
| | |||||
* | refuse to have /boot encrypted | Pascal Terjan | 2010-04-29 | 1 | -2/+2 |
| | |||||
* | set mountpoint on included partition, not encrypted one | Pascal Terjan | 2010-04-29 | 1 | -0/+2 |
| | |||||
* | 13.21 + reuse existing strings | Pascal Terjan | 2010-04-27 | 1 | -2/+2 |
| | |||||
* | fix creating encrypted LVM | Pascal Terjan | 2010-04-23 | 1 | -2/+3 |
| | |||||
* | Unify "Encrypted" display | Pascal Terjan | 2010-04-22 | 1 | -4/+7 |
| | |||||
* | handle deleting encrypted partitions | Pascal Terjan | 2010-04-22 | 1 | -0/+5 |
| | |||||
* | do not write partition table after partition creation if not needed | Pascal Terjan | 2010-04-22 | 1 | -1/+1 |
| | |||||
* | do not warn about data loss when changing type of unformatted partition | Pascal Terjan | 2010-04-22 | 1 | -1/+5 |
| | |||||
* | First step of diskdrake crypto update | Pascal Terjan | 2010-04-21 | 1 | -28/+39 |
| | | | | | | | o offer encryption in a more visible way when creating a partition o remove cryptoloop from diskdrake interface and transparently use dm-crypt o support having dm-crypt partition with non default FS | ||||
* | - Allow resizing btrfs | Pascal Terjan | 2010-04-12 | 1 | -0/+22 |
| | |||||
* | use device label even if it was not changed (#47456) | Pascal Terjan | 2010-03-31 | 1 | -1/+1 |
| | |||||
* | add mdadm raid10 support | Thomas Backlund | 2010-03-04 | 1 | -1/+1 |
| | |||||
* | - first bits of btrfs support | Pascal Terjan | 2009-11-24 | 1 | -1/+1 |
| | |||||
* | diskdrake: don't request ntfs-3g on target not yet installed system if we ↵ | Pascal Terjan | 2009-11-17 | 1 | -0/+1 |
| | | | | are run inside draklive-install (#55160) | ||||
* | diskdrake: allow to convert ext2/3 to ext4 but do not enable flags | Pascal Terjan | 2009-11-17 | 1 | -3/+7 |
| | |||||
* | fix raid initialisation during install (#54706) | Pascal Terjan | 2009-10-19 | 1 | -1/+3 |
| | |||||
* | enable using newly created raid devices (#54295) | Pascal Terjan | 2009-10-14 | 1 | -0/+1 |
| | |||||
* | - factorize default FS definition | Pascal Terjan | 2009-10-07 | 1 | -2/+2 |
| | | | | - switch to ext4 by default | ||||
* | fix build due to 'N() must be used with a string' error | Thierry Vignaud | 2009-09-22 | 1 | -1/+1 |
| | |||||
* | allow resizing ext4 | Pascal Terjan | 2009-09-20 | 1 | -1/+1 |
| | |||||
* | suggest a LVM name and refuse empty or existing one (#53769) | Pascal Terjan | 2009-09-18 | 1 | -2/+20 |
| | |||||
* | do not run udevadm in install mode | Pascal Terjan | 2009-04-21 | 1 | -1/+1 |
| | |||||
* | Fix test from previous commit | Pascal Terjan | 2009-04-15 | 1 | -2/+2 |
| | |||||
* | display an error when mount fails during View action | Pascal Terjan | 2009-04-15 | 1 | -1/+5 |
| | |||||
* | diskdrake: always display label in partition info | Pascal Terjan | 2009-03-27 | 1 | -1/+1 |
| | |||||
* | update list of filesystems not handling bad blocks checking while formatting | Pascal Terjan | 2009-03-27 | 1 | -1/+1 |
| | |||||
* | diskdrake: | Pascal Terjan | 2009-03-18 | 1 | -2/+7 |
| | | | | | | o write partition table if needed before setting label o fix setting label on not yet formatted partition | ||||
* | don't offer to format LVM | Pascal Terjan | 2009-02-16 | 1 | -1/+1 |
| | |||||
* | diskdrake: limit partition type list to 2 colmuns instead of 4 | Pascal Terjan | 2009-02-16 | 1 | -2/+2 |
| | |||||
* | diskdrake: use a list instead of combo in the partition type selection window | Pascal Terjan | 2009-02-13 | 1 | -1/+1 |
| | |||||
* | diskdrake: allow resizing on lvm for mounted ext3/4 and not mounted xfs | Pascal Terjan | 2009-02-13 | 1 | -1/+1 |
| | |||||
* | - Save the info that a disk is removable | Pascal Terjan | 2009-02-09 | 1 | -0/+2 |
| | |||||
* | diskdrake: forget the changed label when the user cancels | Pascal Terjan | 2009-02-04 | 1 | -7/+5 |
| | |||||
* | Use existing code for mounting a partition | Pascal Terjan | 2009-02-03 | 1 | -24/+2 |
| | |||||
* | allow browsing partitions content to easily select the ones to destroy | Pascal Terjan | 2009-02-03 | 1 | -1/+30 |
| | |||||
* | don't rewrite label when it did not change (#47186) | Pascal Terjan | 2009-01-22 | 1 | -1/+4 |
| | |||||
* | Don't use label to mount partitions on lvm | Pascal Terjan | 2009-01-19 | 1 | -1/+1 |
| | |||||
* | (Resize) disable resizing ext4 since resize2fs is known to be broken ↵ | Thierry Vignaud | 2009-01-16 | 1 | -1/+1 |
| | | | | | | | regarding extents (see "extent header problems following shrink with resize2fs" on linux-ext4@vger.kernel.org) | ||||
* | don't suggest mountpoint outside install | Pascal Terjan | 2009-01-13 | 1 | -1/+1 |
| | |||||
* | Trim white space at end of lines | Pascal Terjan | 2009-01-09 | 1 | -65/+65 |
| | |||||
* | Add support for editing partition labels without formatting | Pascal Terjan | 2009-01-09 | 1 | -4/+12 |
| |