Teo Mrnjavac
|
7dd4104009
|
Replace Gummiboot with systemd-boot.
|
2015-06-11 00:32:50 +02:00 |
|
Teo Mrnjavac
|
8dc90d0cca
|
Update README.md
|
2015-06-10 22:54:44 +02:00 |
|
Teo Mrnjavac
|
617d6d018c
|
Clarify.
|
2015-06-10 00:17:59 +02:00 |
|
Teo Mrnjavac
|
35e859e66e
|
Automatically create a swap partition if there's enough space.
|
2015-06-10 00:06:45 +02:00 |
|
Teo Mrnjavac
|
adad3535a8
|
Use the new physical memory checker.
|
2015-06-10 00:06:45 +02:00 |
|
Teo Mrnjavac
|
5e2f6ff2b8
|
Detect physical memory, with dmidecode and meminfo as backup.
|
2015-06-10 00:06:45 +02:00 |
|
Teo Mrnjavac
|
43698b18f5
|
Rearrange WelcomePage checker layout to make more space for reports.
|
2015-06-09 02:35:22 +02:00 |
|
Teo Mrnjavac
|
02f4ab1501
|
Check for root privileges.
|
2015-06-09 02:13:22 +02:00 |
|
Teo Mrnjavac
|
b07fd97103
|
Merge pull request #220 from dgikiller/master
Improving support for Gentoo based distros
|
2015-06-08 19:34:01 +02:00 |
|
skullbocks
|
57406f3bc9
|
[modules/packages] Added support for Portage and Entropy
|
2015-06-08 19:29:51 +02:00 |
|
Teo Mrnjavac
|
320a96423f
|
Add a 5% grace to the RAM check because Linux MemTotal is unreliable.
|
2015-06-08 19:28:52 +02:00 |
|
Teo Mrnjavac
|
8885a7e5f6
|
Fix bug with KPM enum which prevented logical partition creation.
|
2015-06-07 03:24:00 +02:00 |
|
Teo Mrnjavac
|
fa2b577236
|
Meaningful text from BootLoaderModel.
|
2015-06-06 23:45:54 +02:00 |
|
Teo Mrnjavac
|
30408d34a1
|
Try to find a more reliable way to read new partition UUIDs.
|
2015-06-05 18:02:14 +02:00 |
|
Teo Mrnjavac
|
fff0f6f023
|
Debug output.
|
2015-06-05 18:02:14 +02:00 |
|
Teo Mrnjavac
|
cf5e137947
|
Correct operations order in EraseDiskPage.
|
2015-06-05 18:02:14 +02:00 |
|
Teo Mrnjavac
|
25c2b7265b
|
Fixup operations order when autopartitioning.
|
2015-06-05 18:02:14 +02:00 |
|
Teo Mrnjavac
|
0426d7fd35
|
Bump EFI system partition default size to 300M.
|
2015-06-05 18:02:14 +02:00 |
|
Teo Mrnjavac
|
7a69aae0cb
|
Correct operation order in EraseDiskPage for EFI.
|
2015-06-05 18:02:14 +02:00 |
|
Teo Mrnjavac
|
d499fed8a0
|
Add EFI detection support to Alongside page.
|
2015-06-05 18:02:14 +02:00 |
|
Teo Mrnjavac
|
e3ef61a7f2
|
Move onPartitionSelected into a slot instead of a huge lambda.
|
2015-06-05 18:02:14 +02:00 |
|
Teo Mrnjavac
|
195b585282
|
Disable alongside and replace features on EFI system without ESP.
|
2015-06-05 18:02:13 +02:00 |
|
Teo Mrnjavac
|
b507a0e2b9
|
Rebase ReplacePage on top of EFI support in PCM.
|
2015-06-05 18:02:13 +02:00 |
|
Teo Mrnjavac
|
f4a13b2041
|
Add EFI System Partition scanning support to PartitionCoreModule.
|
2015-06-05 18:02:13 +02:00 |
|
Teo Mrnjavac
|
67b96f750a
|
Code style.
|
2015-06-05 18:02:13 +02:00 |
|
Teo Mrnjavac
|
905835295a
|
Move osprober management out of ctor.
|
2015-06-05 18:02:13 +02:00 |
|
Teo Mrnjavac
|
a2f1d49983
|
Remove debug spam.
|
2015-06-05 18:02:13 +02:00 |
|
Teo Mrnjavac
|
a2c5bcd0ee
|
Fixed m_isEfi falsely false in ReplacePage.
|
2015-06-05 18:02:13 +02:00 |
|
Teo Mrnjavac
|
d54f314394
|
Add debug spam to ReplacePage.cpp
|
2015-06-05 18:02:13 +02:00 |
|
Teo Mrnjavac
|
18eb0c7b96
|
Add ESP detection and choice to ReplacePage.
|
2015-06-04 02:28:12 +02:00 |
|
Teo Mrnjavac
|
94e9c659d1
|
Add generic search function to iterate over partitions for convenience.
|
2015-06-04 02:28:12 +02:00 |
|
Teo Mrnjavac
|
04f977d28f
|
Add ESP related UI elements to ReplacePage.
|
2015-06-04 02:28:12 +02:00 |
|
Teo Mrnjavac
|
ccab867d19
|
Update submodule.
|
2015-06-04 02:27:58 +02:00 |
|
Teo Mrnjavac
|
d5a42a65f6
|
Update KPM submodule.
|
2015-05-20 12:13:08 +02:00 |
|
Teo Mrnjavac
|
994db0973f
|
Try removing the centered icon from CheckerWidget
|
2015-05-18 12:47:11 +02:00 |
|
demmm
|
5a07c240a9
|
use ShortProductName as second argument
choicepage.cpp has 2 instances where %2 is not defined
|
2015-05-16 19:43:27 +02:00 |
|
Teo Mrnjavac
|
235d0058c9
|
Set dialog title.
|
2015-05-16 19:42:51 +02:00 |
|
Teo Mrnjavac
|
e09976d91c
|
Add details dialog to requirements widget.
|
2015-05-15 18:15:22 +02:00 |
|
Teo Mrnjavac
|
2fd84fc9f7
|
Layout fixes in Welcome page.
|
2015-05-15 18:15:22 +02:00 |
|
Teo Mrnjavac
|
51f74315f6
|
Refactor CheckerWidget for better integration with Welcome page.
|
2015-05-15 18:15:22 +02:00 |
|
Teo Mrnjavac
|
7622abce94
|
Add negated text to requirement entries.
|
2015-05-15 18:15:22 +02:00 |
|
Teo Mrnjavac
|
f0dc3d5ae6
|
Layout fixes in welcome page.
|
2015-05-15 18:15:22 +02:00 |
|
Teo Mrnjavac
|
43992c5251
|
Hook up RequirementsChecker with the WelcomeViewStep.
|
2015-05-15 18:15:22 +02:00 |
|
Teo Mrnjavac
|
e19264632d
|
Merge prepare config file into welcome.conf.
|
2015-05-15 18:15:22 +02:00 |
|
Teo Mrnjavac
|
ceedc1166b
|
Merge prepare module into welcome, and repurpose it as a req checker.
|
2015-05-15 18:15:22 +02:00 |
|
Teo Mrnjavac
|
3dd1d7932f
|
Fix up identifiers + use QComboBox instead of QListView.
|
2015-05-15 18:15:22 +02:00 |
|
Teo Mrnjavac
|
7bcb060967
|
The greeting module is now welcome.
|
2015-05-15 18:15:22 +02:00 |
|
Ramon Buldó
|
049f711f7d
|
[displaymanager] Add i3, move openbox to the end of the list.
|
2015-05-15 12:50:29 +02:00 |
|
Ramon Buldó
|
9b7c1ff3da
|
[displaymanager] Add budgie and pantheon support
|
2015-05-15 07:07:54 +02:00 |
|
Ramon Buldó
|
bbe06aa587
|
Fix ssd detection for MMC devices.
|
2015-05-08 10:37:54 +02:00 |
|