Adriaan de Groot
ec86922839
Find KPMCore 3.2 quietly, less frightening
2017-09-13 07:01:19 -04:00
Andrius Štikonas
252006ea25
kpmcore now requires passing sector size to FileSystem.
2017-09-06 12:24:51 +01:00
Adriaan de Groot
102bed1805
Partitions: split device-listing (and winnowing) into separate source file.
...
The grab-list-of-writable-devices code is usable for the partition module, but
also useful for welcome module, so reduce its footprint.
2017-07-12 04:52:52 -04:00
Adriaan de Groot
c66807282b
CMake: remove editorializing from CMakeLists.txt
2017-07-11 06:26:56 -04:00
Adriaan de Groot
ea44021cb4
Partitionmanager: partly fix PM-tests build
2017-06-20 07:10:29 -04:00
Adriaan de Groot
3677708d3e
PartitionModule: look for atasmart and blkid, to avoid link-time failure.
...
This just puts a warning in the cmake log, but will help diagnose
situations where libatasmart.so.4 is installed, but libatasmart.so
is not -- in which case -latasmart fails.
2017-06-14 12:23:33 -04:00
Adriaan de Groot
fc5522741a
Bump required KPMCore to 3.0.3
...
The newer release resolves (upstream) a problem with NVMe encryption.
FIXES #697
2017-06-12 12:36:45 +02:00
Adriaan de Groot
aea73b982e
Cleanup: require ECM 5.10 or later (released 2015)
2017-06-12 05:14:27 -04:00
Teo Mrnjavac
3285ebae67
Bump KPMcore dependency to 3.0.2.
2017-01-11 12:25:49 +01:00
Teo Mrnjavac
e2b2d761c2
Do not LINK_PUBLIC by default.
2016-12-07 16:37:29 +01:00
Teo Mrnjavac
e10034c670
Bump KPMcore requirement.
2016-12-01 19:15:11 +01:00
Philip
e8f694fe02
[partition] Bump kpmcore requirements
2016-11-09 08:47:27 +01:00
Teo Mrnjavac
1443b335d3
OsproberEntry.cpp be gone!
2016-07-22 16:36:26 +02:00
Teo Mrnjavac
edecccfa46
Build it.
2016-07-22 16:36:26 +02:00
Teo Mrnjavac
ce8ffb8e52
Bump KPMcore.
2016-06-17 15:24:14 +02:00
Teo Mrnjavac
6e92a04320
Say hello to EncryptWidget.
2016-05-06 18:59:51 +02:00
Teo Mrnjavac
e122600689
Make sure to add KPMcore to include directories.
2016-05-05 07:57:56 +02:00
Teo Mrnjavac
8e5eb02d7d
Bump dependency.
2016-03-11 13:36:54 +01:00
Teo Mrnjavac
4b185ddb16
New SetPartFlagsJob.
2016-03-08 12:50:45 +01:00
Teo Mrnjavac
1d533fa2f3
Don't build Alongside page.
2016-02-10 15:00:02 +01:00
Kevin Kofler
4322bf949e
src/modules/partition/CMakeLists.txt: Remove obsolete TODO.
...
The minimum version was added in commit
8af91a519f
.
2016-01-28 20:11:18 +01:00
Teo Mrnjavac
8af91a519f
Require KPMcore 2.0.
2016-01-28 18:56:35 +01:00
Teo Mrnjavac
bef7444f47
ExpandableRadioButton is no more.
2016-01-28 18:44:27 +01:00
Teo Mrnjavac
fdc9d6fd0c
Build it kthxbi.
2016-01-27 17:55:15 +01:00
Teo Mrnjavac
90e028a2b0
New ScanningDialog with a spinner.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
eed8d3b83b
Split out Labels view from Bars view.
...
Both are QAbstractItemViews and can be used on top of a PartitionModel,
together or separately.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
b65fe87503
PartitionPreview is now PartitionBarsView.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
9d9de792e5
New DeviceInfoWidget to educate the user.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
46fcca63c3
Refactor ReplacePage into new ReplaceWidget.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
94eda832f6
Build it.
2015-12-30 17:27:02 +01:00
Teo Mrnjavac
9167a34f2e
Kill EraseDiskPage, add PartitionActions.
2015-12-30 17:27:02 +01:00
Teo Mrnjavac
201cba6c77
UIfy ChoicePage.
2015-12-30 17:27:02 +01:00
Teo Mrnjavac
5f54a56513
PMUtils is now KPMHelpers. Also fixup after PartUtils refactor.
2015-09-18 15:41:07 +02:00
Teo Mrnjavac
93352cf4be
Set up linking against kpmcore.
2015-09-15 16:48:40 +02:00
Teo Mrnjavac
b557961a32
New ClearTempMountsJob, to be executed before partitioning jobs.
2015-02-27 19:49:47 +01:00
Teo Mrnjavac
2f2ef73f20
Compile ReplacePage
2014-12-19 13:53:05 +01:00
Teo Mrnjavac
1de7b55c3b
ClearMountsJob: umount all partitions before making changes to a device.
...
Fixes #169
2014-11-28 15:52:18 +01:00
Teo Mrnjavac
961eadada4
New UI and logic for Alongside autopartitioning+install.
2014-10-07 16:07:28 +02:00
Teo Mrnjavac
0801756cd1
Stub for Alongside page, and logic to detect if alongside is possible.
2014-10-07 16:07:28 +02:00
Teo Mrnjavac
ef703b0859
Add page for erase+install operation.
2014-10-07 16:07:28 +02:00
Teo Mrnjavac
a98a4bb614
Add ChoicePage to partition module + OS detection with os-prober.
2014-10-07 16:07:27 +02:00
Aurélien Gâteau
693e9229c8
Dispatch files in core/ gui/ and jobs/ dirs
2014-08-08 13:25:56 +02:00
Aurélien Gâteau
1c9265cd21
Merge branch 'wip/resize-partition'
2014-08-07 17:40:03 +02:00
Aurélien Gâteau
86481461fd
Move color handling to a separate namespace
2014-08-07 17:24:39 +02:00
Aurélien Gâteau
06e30b8290
Remove PartitionSizeWidget
2014-08-07 13:05:16 +02:00
Aurélien Gâteau
55f4231c92
EditExistingPartitionDialog: Visual resizing of partitions
2014-08-06 18:31:46 +02:00
Teo Mrnjavac
8f10c21e5b
Big configuration overhaul.
...
Module descriptors are now module.desc, no configuration allowed inside.
Module config files are <modulename>.conf, installed in
share/calamares/modules.
settings.conf is read from /etc/calamares, then share/calamares, and if
running with --debug also in the current dir.
Module config files are read from /etc/calamares/modules, then
share/calamares/modules, and if running with --debug also in
src/modules/<modulename> relative to the current dir.
2014-08-06 11:54:45 +02:00
Aurélien Gâteau
f5ccc616b9
Check file system before resizing: necessary for testResizePartition:shrink to pass
2014-08-06 11:49:04 +02:00
Aurélien Gâteau
3db6d607ca
move MoveFileSystemJob to its own file
...
It's going to be bigger than the others.
2014-08-05 17:38:26 +02:00
Aurélien Gâteau
09c3240364
Scaffolding and tests for ResizePartitionJob
2014-08-05 14:57:00 +02:00