calamares/src/modules/partition/core
Arnaud Ferraris 0d284759f5 [partition] Apply custom partition layout for Erase and Replace choices
This patches add new methods to both PartitionLayout and
PartitionCoreModule classes which apply the partition layout to the
available drive space.

In addition, the partition creation code from PartitioinActions is
removed to call the newly created methods instead, thus applying the
custom partition layout when the "Erase whole disk" and "Replace
partition" choices are selected.

Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>
2019-01-07 17:26:37 +01:00
..
BootLoaderModel.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
BootLoaderModel.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
ColorUtils.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
ColorUtils.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
DeviceList.cpp [partition] In logging, distinguish more cases 2018-10-03 13:46:08 +02:00
DeviceList.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
DeviceModel.cpp [partition] Including revert on creation of LVM VGs. 2018-06-08 20:20:05 -03:00
DeviceModel.h [partition] Including revert on creation of LVM VGs. 2018-06-08 20:20:05 -03:00
KPMHelpers.cpp Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
KPMHelpers.h [partition] Make new partition flags explicit 2018-11-09 08:25:26 -05:00
OsproberEntry.h [partition] "constructor-like" needs to be static 2018-11-02 12:13:06 -04:00
PartitionActions.cpp [partition] Apply custom partition layout for Erase and Replace choices 2019-01-07 17:26:37 +01:00
PartitionActions.h [partition] export PartitionActions::bytesToSectors for future use 2019-01-07 17:26:12 +01:00
PartitionCoreModule.cpp [partition] Apply custom partition layout for Erase and Replace choices 2019-01-07 17:26:37 +01:00
PartitionCoreModule.h [partition] Apply custom partition layout for Erase and Replace choices 2019-01-07 17:26:37 +01:00
PartitionInfo.cpp Merge branch 'master' of https://github.com/cjlcarvalho/calamares into lvm-update 2018-06-28 23:48:13 +02:00
PartitionInfo.h Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
PartitionIterator.cpp [partition] Use "" for including from current directory 2018-09-25 06:34:03 -04:00
PartitionIterator.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PartitionLayout.cpp [partition] Apply custom partition layout for Erase and Replace choices 2019-01-07 17:26:37 +01:00
PartitionLayout.h [partition] Apply custom partition layout for Erase and Replace choices 2019-01-07 17:26:37 +01:00
PartitionModel.cpp Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
PartitionModel.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PartUtils.cpp [partition] Be chatty when deciding a partition isn't resizable 2018-12-03 16:42:40 +01:00
PartUtils.h Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00