1630 Commits (ce8ffb8e521e56fb65f5ab4390b9f918db5a4422)

Author SHA1 Message Date
Teo Mrnjavac ce8ffb8e52 Bump KPMcore. 9 years ago
Teo Mrnjavac 49cb6d304d Add a controlled number of retries to fsck, 2sec apart. 9 years ago
Teo Mrnjavac e7c5a2b1a5 Try running fsck twice before giving up. 9 years ago
Teo Mrnjavac fba8e448bb Fix build on very old GCC. 9 years ago
Teo Mrnjavac bea6b5f17e Stupid compilers are stupid. 9 years ago
Teo Mrnjavac 8ff943e5b5 Improve check for encryption status. 9 years ago
Teo Mrnjavac 7a03dc102d Update fields when the default filesystem is chosen. 9 years ago
Teo Mrnjavac fe107ac762 Obey default FS type setting in EditExistingPartitionDialog. 9 years ago
Teo Mrnjavac 395fb340b7 Make the Create Partition dialog obey the default FS type setting. 9 years ago
Teo Mrnjavac a00ebc01e7 Use EncryptWidget for relevant partition types in CreatePartitionDialog. 9 years ago
Teo Mrnjavac d75d5c76fe Add EncryptWidget to CreatePartitionDialog.ui. 9 years ago
Teo Mrnjavac 99e719882f Add setText/reset to EncryptWidget, and fix tooltip string. 9 years ago
Teo Mrnjavac 18742d2afd Ignore encrypt widget if the choice is Manual. 9 years ago
Teo Mrnjavac f5ff716369 Make everything obey the default filesystem type setting. 9 years ago
Teo Mrnjavac 6fa467715c Add default value to partition.conf. 9 years ago
Teo Mrnjavac 498af8deef Add defaultFileSystemType to settings. 9 years ago
Teo Mrnjavac 84d60ba856 Force reboot with systemctl -i. 9 years ago
Teo Mrnjavac 326ff5e724 Provide sane defaults for restart command, and make it optional.
CAL-372 #close
9 years ago
Teo Mrnjavac 936e7fab7c Initial support for Alongside install with LUKS. 9 years ago
Teo Mrnjavac fd2d24d650 Always show encrypt widget for Replace. 9 years ago
Teo Mrnjavac 4113207e00 Fix next status handling in alongside and replace. 9 years ago
Teo Mrnjavac e84108e234 Add encryption support in PartitionActions::doReplacePartition. 9 years ago
Teo Mrnjavac 6cd1bf6b3d Initial work on having the Replace feature obey the encryption setting. 9 years ago
Teo Mrnjavac 09f650ecf5 Use KeyboardLayoutModel+QListView instead of QListWidget, and defer setxkbmap until keyboardSearch is over. 9 years ago
Teo Mrnjavac 4a2cd903f7 New KeyboardLayoutModel. 9 years ago
Teo Mrnjavac f00d1dd654 Apparently it needs a full LANG line. 9 years ago
Teo Mrnjavac 9272d3d5b0 Write locale to /etc/default/locale. 9 years ago
Teo Mrnjavac 92d3f5fe85 Only strip from the left. 9 years ago
Teo Mrnjavac 9450290212 Add support for locales in /usr/share/i18n/SUPPORTED 9 years ago
Teo Mrnjavac 893417d26e Strip spaces when uncommenting locales. 9 years ago
Teo Mrnjavac c9fac9bc5c Manage PCM loading with QtConcurrent. 9 years ago
Teo Mrnjavac 0666fb4977 Defer PartitionCoreModule initialization so it doesn't block startup. 9 years ago
Teo Mrnjavac 92ca79c2f8 Improve debug output for startup profiling. 9 years ago
Teo Mrnjavac a4ab8dad46 Hide encryption widget if not Erase. 9 years ago
Teo Mrnjavac 60dcba8735 Update next state slightly later. 9 years ago
Chantara Tith a25a0ffa2c Update PartitionPage.cpp
increase readability.
9 years ago
Teo Mrnjavac 2050ce97d7 Merge pull request #241 from tctara/master
Disk selections in partitioner are not sticky[CAL-361]
9 years ago
Teo Mrnjavac b151cede9f Strip leading / from openswap config path. 9 years ago
Teo Mrnjavac 862ed86acc Use root_mount_point. 9 years ago
Teo Mrnjavac 4c2a327d21 Close crypto devices in ClearMountsJob. 9 years ago
Teo Mrnjavac 1a8a09b0d8 Typo. 9 years ago
Teo Mrnjavac 017efafe9b New luksopenswaphookcfg module to set up openswap configuration. 9 years ago
Teo Mrnjavac b6b930dce8 Add openswap hook handling to initcpiocfg. 9 years ago
Chantara Tith 625bbb6a4b Disk selections in partitioner are not sticky 9 years ago
Teo Mrnjavac 44b75220af Associate the crypto_keyfile with all remaining LUKS devices, if any. 9 years ago
Teo Mrnjavac a252f7ff32 Debug output. 9 years ago
Teo Mrnjavac ef5a190d5d Unbreak non-luks install. 9 years ago
Teo Mrnjavac 167b4fc0a2 Exclude zram from devices list. 9 years ago
Teo Mrnjavac 108b83cfd7 Write crypto_keyfile into mkinicpio configuration. 9 years ago
Teo Mrnjavac 017aa1ec86 luksbootkeyfile module, mandatory if installing with encrypted GRUB2. 9 years ago