Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | please perl_checker | Pascal Rigaux | 2008-09-17 | 1 | -2/+2 |
| | |||||
* | simplify: choose_encrypt_key() does *not* modify $options, and | Pascal Rigaux | 2008-09-17 | 1 | -2/+1 |
| | | | | | $part->{encrypt_key} is not used in fs::mount_options::pack() | ||||
* | split button bars into 3 bars | Thierry Vignaud | 2008-09-15 | 1 | -4/+16 |
| | |||||
* | (write_partitions) remove ending "!" from "Partition table of drive %s is ↵ | Thierry Vignaud | 2008-09-11 | 1 | -1/+1 |
| | | | | going to be written to disk!" | ||||
* | remove ending "!" from "Read carefully!" | Thierry Vignaud | 2008-09-11 | 1 | -3/+3 |
| | |||||
* | (partitions_suggestions) better title | Thierry Vignaud | 2008-09-10 | 1 | -1/+1 |
| | |||||
* | (Create,create_widget) fix file system type drop down list showing most types | Thierry Vignaud | 2008-09-08 | 1 | -1/+1 |
| | | | | | as "..." in expert mode due to ellipsizing (#43611) | ||||
* | diskdrake: use udevadm settle instead of udevsettle | Olivier Blin | 2008-08-29 | 1 | -1/+1 |
| | |||||
* | stop setting banner icon now we do not display them anymore | Thierry Vignaud | 2008-07-29 | 1 | -1/+1 |
| | |||||
* | - diskdrake: | Pascal Rigaux | 2008-04-14 | 1 | -1/+1 |
| | | | | | o ensure no "division by zero" runtime error (#34931) | ||||
* | - fix resizing/formatting ntfs, and create "Windows" entry in bootloader | Pascal Rigaux | 2008-03-05 | 1 | -1/+1 |
| | | | | | (broken because of ntfs-3g switch in previous release) | ||||
* | - auto allocate: do not create /home if drive is smaller than 7GB | Pascal Rigaux | 2008-03-03 | 1 | -0/+1 |
| | |||||
* | udev does not need ot delete then recreate the nodes since previous commit on | Pascal Rigaux | 2008-02-14 | 1 | -2/+1 |
| | | | | | partition_table.pm only do delete events if the partition is no more | ||||
* | - detect raid partitions based on either type 0xfd or vol_id detecting | Pascal Rigaux | 2008-01-28 | 1 | -0/+1 |
| | | | | | | | linux_raid_member (#35684) for this, introduce field {type_name} | ||||
* | - diskdrake: | Pascal Rigaux | 2007-12-04 | 1 | -81/+4 |
| | | | | | | o drop "Undo", "Restore partition table", "Save partition table" (preparing to switch to libparted) | ||||
* | - diskdrake: | Pascal Rigaux | 2007-11-20 | 1 | -1/+2 |
| | | | | | | | | | o always display the {info} field of the drive (not only in expert mode) TODO: understand why titi sets the {info} field using the "serial" of the device, it seems quite ugly on a test here. (was introduced in detect_devices.pm, r214435) | ||||
* | - diskdrake: | Pascal Rigaux | 2007-11-19 | 1 | -1/+1 |
| | | | | | | o disallow "Use for loopback" when the partition used for loopback is not formatted (#35535) | ||||
* | add support for ext4 | Thierry Vignaud | 2007-11-06 | 1 | -5/+5 |
| | |||||
* | (Options) improved wrapping of mount option descriptions (#19848) ; | Thierry Vignaud | 2007-10-01 | 1 | -1/+1 |
| | | | | | but we should use very short strings and move most of descriptions in help | ||||
* | - diskdrake | Pascal Rigaux | 2007-09-24 | 1 | -1/+1 |
| | | | | | o fix "Add to LVM" | ||||
* | rename function (to avoid conflicting name in next commit) | Pascal Rigaux | 2007-09-19 | 1 | -2/+2 |
| | |||||
* | create partition_table_initialize() and partition_table_clear_and_initialize() | Pascal Rigaux | 2007-09-19 | 1 | -1/+1 |
| | | | | | | which are wrappers around partition_table::initialize() but which also create a singleton VG automatically (so that it's easier for the user) | ||||
* | - create lvm::add_to_VG() out of diskdrake::interactive::Add2LVM() | Pascal Rigaux | 2007-09-19 | 1 | -7/+2 |
| | | | | | | - lvm::check() now takes a $do_pkgs - help pvcreate (it may fail if it finds previous metadata on the MBR) | ||||
* | rename ->zero_MBR into ->clear, and ->zero_MBR_and_dirty into ->clear_and_dirty | Pascal Rigaux | 2007-09-18 | 1 | -1/+1 |
| | | | | | (old name kept for compatibility) |