Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | - ext4dev is now stable and called ext4 in 2.6.28+ | Pascal Terjan | 2009-01-05 | 1 | -4/+4 |
| | |||||
* | revert wrongly committed change | Pascal Rigaux | 2008-09-26 | 1 | -4/+0 |
| | |||||
* | 11.54.2 | Pascal Rigaux | 2008-09-26 | 1 | -0/+4 |
| | |||||
* | - diskdrake: | Pascal Rigaux | 2008-09-18 | 1 | -1/+65 |
| | | | | | o handle partitions encrypted with cryptsetup | ||||
* | focus first entry, ie "Encryption key" | Pascal Rigaux | 2008-09-18 | 1 | -1/+1 |
| | |||||
* | (Type) fix file system type drop down list showing most types as "..." | Thierry Vignaud | 2008-09-18 | 1 | -1/+1 |
| | | | | | in "Change partition type" dialog in expert mode due to ellipsizing |