Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First step of diskdrake crypto update | Pascal Terjan | 2010-04-21 | 2 | -4/+1 |
| | | | | | | | 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 | ||||
* | - include btrfs tools in stage2 | Pascal Terjan | 2010-04-14 | 1 | -1/+1 |
| | |||||
* | Add initial nilfs2 support | Pascal Terjan | 2010-04-12 | 3 | -1/+5 |
| | |||||
* | Add missing part of previous commit | Pascal Terjan | 2010-04-12 | 1 | -0/+1 |
| | |||||
* | - Allow resizing btrfs | Pascal Terjan | 2010-04-12 | 1 | -1/+1 |
| | |||||
* | partitioning_wizard: fix a crash on empty disk | Pascal Terjan | 2010-02-09 | 1 | -1/+1 |
| | |||||
* | Add back and fix lvm in patitioning wizard | Pascal Terjan | 2010-02-08 | 1 | -2/+4 |
| | |||||
* | display lvm/dmraid/... name in combo box, and disable lvm for now | Pascal Terjan | 2010-02-04 | 1 | -2/+1 |
| | |||||
* | partitioning wizard: offer to install on dmraid and existing lvm | Pascal Terjan | 2010-02-04 | 1 | -1/+3 |
| | |||||
* | support ddf1 dmraid | Pascal Terjan | 2010-01-27 | 1 | -0/+16 |
| | |||||
* | installation mount points: reset unknown partitions types to default fs ↵ | Olivier Blin | 2009-12-15 | 1 | -2/+2 |
| | | | | (ext4) instead of hardcoded ext3 | ||||
* | (write_label) get rid of another FIXME: fix setting volume label | Thierry Vignaud | 2009-12-08 | 1 | -4/+5 |
| | | | | instead of boot sector label for FAT fses (#52853) | ||||
* | remove FIXME for ext4 : all options are defined through /etc/mke2fs.conf | Thierry Vignaud | 2009-12-08 | 1 | -1/+1 |
| | |||||
* | Add FIXME for fat label | Pascal Terjan | 2009-12-01 | 1 | -0/+1 |
| | |||||
* | suggest non-removable disks first | Olivier Blin | 2009-11-30 | 1 | -1/+1 |
| | |||||
* | add btrfs to true local fs list | Olivier Blin | 2009-11-25 | 1 | -1/+1 |
| | |||||
* | do not suggest Windows mountpoint for mounted partitions (breaks install if ↵ | Olivier Blin | 2009-11-24 | 1 | -1/+1 |
| | | | | the Win partition is the installer media) | ||||
* | unmount swap too when unmounting all partitions | Olivier Blin | 2009-11-24 | 1 | -1/+1 |
| | |||||
* | - first bits of btrfs support | Pascal Terjan | 2009-11-24 | 1 | -1/+6 |
| | |||||
* | fix detecting hidden partitions as recovery (broken in commit 257797) | Olivier Blin | 2009-11-12 | 1 | -1/+1 |
| | |||||
* | partitioning wizard: only display Help button in install | Pascal Terjan | 2009-11-04 | 1 | -1/+2 |
| | |||||
* | please perl_checker | Olivier Blin | 2009-10-28 | 1 | -2/+2 |
| | |||||
* | make sure sizes and widths are int | Olivier Blin | 2009-10-28 | 1 | -2/+2 |
| | |||||
* | ugtkify | Olivier Blin | 2009-10-28 | 1 | -7/+5 |
| | |||||
* | use ugtk2 sweet | Olivier Blin | 2009-10-28 | 1 | -5/+3 |
| | |||||
* | rename as add_part_size_info to avoid confusion with part_info | Olivier Blin | 2009-10-28 | 1 | -3/+3 |
| | |||||
* | style | Olivier Blin | 2009-10-28 | 1 | -0/+3 |
| | |||||
* | whitespace clean | Olivier Blin | 2009-10-28 | 1 | -32/+32 |
| | |||||
* | rename last ev2 occurence as mdv_widget | Olivier Blin | 2009-10-28 | 1 | -4/+4 |
| | |||||
* | factorize resized partition info creation | Olivier Blin | 2009-10-28 | 1 | -15/+15 |
| | |||||
* | simplify | Olivier Blin | 2009-10-28 | 1 | -2/+1 |
| | |||||
* | change syntax to please perl_checker | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2009-10-28 | 1 | -8/+8 |
| | |||||
* | rename w as part_info | Olivier Blin | 2009-10-28 | 1 | -5/+4 |
| | |||||
* | rename ev as more specific part_widget | Olivier Blin | 2009-10-28 | 1 | -9/+8 |
| | |||||
* | use ugtk2 magic and separate variable for partition separator | Olivier Blin | 2009-10-28 | 1 | -6/+5 |
| | |||||
* | import ugtk2 wrappers | Olivier Blin | 2009-10-28 | 1 | -0/+2 |
| | |||||
* | no need to update req_size on allocate, only the width and ratio are changing | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | update ratio on size-allocate | Olivier Blin | 2009-10-28 | 1 | -1/+5 |
| | |||||
* | part and entry variables are the same, drop part | Olivier Blin | 2009-10-28 | 1 | -10/+7 |
| | |||||
* | use ratio variable | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | remove unused variable | Olivier Blin | 2009-10-28 | 1 | -2/+0 |
| | |||||
* | factorize in button_activate helper | Olivier Blin | 2009-10-28 | 1 | -8/+6 |
| | |||||
* | factorize in update_req_size helper | Olivier Blin | 2009-10-28 | 1 | -10/+7 |
| | |||||
* | factorize 0 return code in update_size_labels | Olivier Blin | 2009-10-28 | 1 | -3/+1 |
| | |||||
* | remove arguments to update_size_labels, they are always the same | Olivier Blin | 2009-10-28 | 1 | -7/+6 |
| | |||||
* | remove extra width computing, we do it at beginning of the loop now | Olivier Blin | 2009-10-28 | 1 | -1/+0 |
| | |||||
* | fix ratio (and thus size) estimation when resizing windows partition | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | factorize entry width computing | Olivier Blin | 2009-10-28 | 1 | -2/+3 |
| | |||||
* | remove broken ratio downgrading | Olivier Blin | 2009-10-28 | 1 | -5/+0 |
| |