1552 Commits (4b5774994577ee986fc4dd8b6c0a2d6afb962774)
 

Author SHA1 Message Date
Teo Mrnjavac 4b57749945 Use PluginFactory in License module. 9 years ago
Philip 43438b633c [services] fix target_env adjustment 9 years ago
Teo Mrnjavac 481b283602 Bump version for 2.0-alpha1. 9 years ago
Teo Mrnjavac 4277d28e47 Update sample settings.conf with new syntax and documentation. 9 years ago
Teo Mrnjavac 1c5f9ce320 Add sample custom instance configuration file to WebView module. 9 years ago
Teo Mrnjavac c824172f37 Refactor Summary page to use new workflow to get operations list. 9 years ago
Teo Mrnjavac 007ad9abae Add debug information as a tooltip to ViewStepItem if running with -d 9 years ago
Teo Mrnjavac 490875cdb4 There is no prepare phase any more. 9 years ago
Teo Mrnjavac 5e87e01374 Refactor view module workflow in ViewManager. 9 years ago
Teo Mrnjavac 2a0eb9e481 Fix debug window. 9 years ago
Teo Mrnjavac 461ef79170 ViewStep should know their own instance keys. 9 years ago
Teo Mrnjavac fb44fb97b6 Massive refactor of module loading, configuration, startup, management. 9 years ago
Teo Mrnjavac c74c67805e Remember to update CMakeLists. 9 years ago
Teo Mrnjavac 834299f785 There are no Phases any more, just a ModuleAction for a module. 9 years ago
Teo Mrnjavac 9cb4e60b31 Namespace fixage. 9 years ago
Teo Mrnjavac 9042616a8a Refactor configuration file loading to allow multiple instances. 9 years ago
Teo Mrnjavac 2d64a9df00 Allow and glob multiple .conf files in module subdirectory. 9 years ago
Teo Mrnjavac 9facef63c6 PluginFactory in InteractiveTerminal module. 9 years ago
Teo Mrnjavac e120f2a74c PluginFactory in Locale module. 9 years ago
Teo Mrnjavac 90b156f97f PluginFactory in Keyboard module. 9 years ago
Teo Mrnjavac 7e6c626a0b PluginFactory in Partition module. 9 years ago
Teo Mrnjavac 316909303c PluginFactory in Summary module. 9 years ago
Teo Mrnjavac 0bd64163a5 PluginFactory in Users module. 9 years ago
Teo Mrnjavac bc9c451f33 PluginFactory in WebView module. 9 years ago
Teo Mrnjavac 420c2cf7c4 PluginFactory in Welcome module. 9 years ago
Teo Mrnjavac d91f00f334 PluginFactory in Finished module. 9 years ago
Teo Mrnjavac 4f84e9ad14 InstallationViewStep is now ExecutionViewStep.
It also uses JobQueue directly.
9 years ago
Teo Mrnjavac f836019f49 Add Calamares::PluginFactory to allow multiple instances of a Qt Plugin. 9 years ago
Teo Mrnjavac 6ec2b07ca7 Install icon 9 years ago
Teo Mrnjavac ea77f36431 Bump Qt dependency. 9 years ago
Teo Mrnjavac 3b56c5c9e8 Use safe QTimer::singleShot connection. 9 years ago
Teo Mrnjavac 49c03bbf2c interactiveterminal ViewModule, based on the Konsole KPart. 9 years ago
Teo Mrnjavac 05292241c4 Let's just try ways to escape or not escape until something sticks. 9 years ago
Teo Mrnjavac daee5b7148 Escape the encrypted password after calling crypt with the right salt. 9 years ago
Teo Mrnjavac 1534b0a27c Try to fix dontChroot command execution. 9 years ago
Teo Mrnjavac a4ea7e65a2 Try running no-chroot commands in env rather than sh -c. 9 years ago
Teo Mrnjavac 8573bebc58 Escape relevant password hash characters. 9 years ago
Rohan Garg ca393d0a44 Set the default rootMountPoint when not chroot'ing 9 years ago
Rohan Garg 18218b250e Adjust /etc/timezone if it exists 9 years ago
Rohan Garg a98742c32c Use timedatectl provided by systemd to set the time on the target
Use tools provided by systemd to set the time and fall back to
manually doing it via linking /etc/localtime
9 years ago
Teo Mrnjavac 7212aaec74 Fix the last fix. 9 years ago
Teo Mrnjavac d8818e0280 Fix non-chroot target env call. 9 years ago
Teo Mrnjavac 42e465aa10 CalamaresUtils::System is now a class. 9 years ago
Teo Mrnjavac 0803d86c40 Don't duplicate code. 9 years ago
Teo Mrnjavac 2e3751ffa7 If dont-chroot is set, don't chroot target env calls. 9 years ago
Teo Mrnjavac 2c9524aebd Add dont-chroot setting to settings.conf. 9 years ago
Teo Mrnjavac 10ce42f35c Use target_env calls in Python modules. 9 years ago
Teo Mrnjavac bf885d65db chroot calls are now generic "target env" calls. 9 years ago
Teo Mrnjavac da79082b13 Update deps. 9 years ago
Teo Mrnjavac 34b6b3c6e7 Update README.md 9 years ago