Commit Graph

301 Commits

Author SHA1 Message Date
Chantara Tith e526786d73 Initial work on removeVolume Operation and Job. 2016-07-28 02:57:48 +07:00
Chantara Tith 3898fec758 Move LVM removeVG parameter to LvmDevice instead of QString of VG name. 2016-07-28 02:57:48 +07:00
Chantara Tith ccd4cd7e4e Move createvolumegroup operation and job parameter to QStringList 2016-07-28 02:57:48 +07:00
Chantara Tith 5b92f1b411 Fix createVG PV list white space problem. 2016-07-28 02:57:48 +07:00
Chantara Tith e5714ced27 Add used and free PV scan for lvm2_pv. 2016-07-28 02:57:48 +07:00
Chantara Tith 016daaa75d Add removeVG lvmdevice. And, Change createVG to accpeting QStringList instead. 2016-07-28 02:57:48 +07:00
Chantara Tith 8b48406200 Initial work on create volume operation and job. 2016-07-28 02:57:48 +07:00
Chantara Tith 2770da7da6 Add LvmDevice createVG. 2016-07-28 02:57:48 +07:00
Chantara Tith 0ab8227d94 Add freeSetors for partitionTable 2016-07-28 02:57:48 +07:00
Chantara Tith 7851d9e93b Remove else clause 2016-07-28 02:57:48 +07:00
Chantara Tith aaa2158dc3 Move LVM totalPE to 64 bits 2016-07-28 02:57:48 +07:00
Chantara Tith 64a48d6e1c Disable createPartitionTable action for LVM device. 2016-07-28 02:57:48 +07:00
Chantara Tith a298800fe2 LVM LV resize Operation 2016-07-28 02:57:48 +07:00
Chantara Tith 503c493daf Fix LV used space. 2016-07-28 02:57:48 +07:00
Chantara Tith c0e3288741 Use partionPath for new LV partition 2016-07-28 02:57:48 +07:00
Chantara Tith cf193d6e66 Better LVM operations report 2016-07-28 02:57:48 +07:00
Chantara Tith 430f56e416 Move from creating unallocated LVM partitio manually to PartitionTable 2016-07-28 02:57:48 +07:00
Chantara Tith 86737c314e Move lvm2_pv from regex to field options. Add read used space to lvm pv 2016-07-28 02:57:48 +07:00
Chantara Tith 34810d3148 Add LVM operations 2016-07-28 02:57:48 +07:00
Chantara Tith b5262262c2 Add Label for LVM partition's filesystem 2016-07-28 02:57:48 +07:00
Chantara Tith 76800ea872 Add LVM delete partition job 2016-07-28 02:57:48 +07:00
Chantara Tith 542db88336 Fix PartitionTable sector representation and used space for LVM partition 2016-07-28 02:57:48 +07:00
Chantara Tith 0f3c4b0a8c Use KMountPoint for LvmDevice's Partition 2016-07-28 02:57:48 +07:00
Chantara Tith 5184935b3f Move scanPartitions to LVM Field 2016-07-28 02:57:48 +07:00
Chantara Tith fcfd6d2335 Move from regex to LVM Field options 2016-07-28 02:57:47 +07:00
Chantara Tith b7902cbdb9 Refactor and add UUID to LvmDevice 2016-07-28 02:57:47 +07:00
Chantara Tith 0bc72a13d4 Construct PartitionTable and Partition in LvmDevice 2016-07-28 02:57:47 +07:00
Chantara Tith b8380c69f8 Initial work on LvmDevice 2016-07-28 02:57:47 +07:00
Chantara Tith b53ab2eceb Initial Device separation 2016-07-28 02:57:47 +07:00
Chantara Tith e15e11a313 Cache lvm2_pv and luks result in finding external tool 2016-07-28 02:57:47 +07:00
Chantara Tith 8c3dbcd146 Add support for reading LVM PV info 2016-07-28 02:57:47 +07:00
Chantara Tith bfa59cdbad Implement lvm PV resizing 2016-07-28 02:57:47 +07:00
Chantara Tith 71212f2bf3 setting VG name as PV mount point 2016-07-28 02:57:47 +07:00
Andrius Štikonas a8b35c56a3 Fix btrfs support. 2016-07-27 20:55:35 +01:00
l10n daemon script e18dc61196 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-07-27 09:27:38 +00:00
l10n daemon script 0b39056431 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-07-26 10:44:10 +00:00
Andrius Štikonas 71921cf500 Add KAuth helper to detectFileSystem. 2016-07-25 16:33:49 +01:00
l10n daemon script cb7a3d26c5 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-07-25 09:52:46 +00:00
Andrius Štikonas c4b28aa91f Revert "Use udevadm for detecting file system type."
udevadm seems to suffer from race conditions and sometimes returns exit code 4.

This reverts commit 5ea32b446c.
2016-07-24 21:36:56 +01:00
Andrius Štikonas 5ea32b446c Use udevadm for detecting file system type. 2016-07-24 15:18:27 +01:00
Andrius Štikonas 78df451ea0 Add forgotten file. 2016-07-24 10:08:05 +01:00
Andrius Štikonas 2e9166d2d4 Improve comment of major device numbers.
Exclude read-only block devices.
2016-07-23 22:01:38 +01:00
Andrius Štikonas c8e9c72d88 Look for more type of block devices. 2016-07-22 15:53:15 +01:00
Andrius Štikonas e7e98579c0 Silence cmake warning. 2016-07-22 13:19:45 +01:00
Andrius Štikonas b5d1529370 excludeReadOnly->excludeLoop. 2016-07-22 13:18:34 +01:00
Andrius Štikonas 4a0b8f8efb Use lsblk to detect devices. 2016-07-22 12:56:59 +01:00
Andrius Štikonas e64a82ff19 Use KAuth to get privileges needed for detecting partitions. 2016-07-22 12:00:01 +01:00
Andrius Štikonas 99886f32fc Add more warning tags. 2016-07-18 12:50:52 +01:00
Andrius Štikonas 39e419a36e Use <warning> KUIT tags. 2016-07-18 12:21:06 +01:00
Andrius Štikonas 3a2b78e143 Improve semantic markup of translations. 2016-07-17 23:41:00 +01:00