- Jan 01, 2017
-
-
Philip Müller authored
-
Philip Müller authored
-
- Dec 19, 2016
-
-
-
-
-
-
-
Philip Müller authored
-
-
-
-
-
-
- Dec 14, 2016
-
-
-
-
CAL-431 #close
-
-
-
- Dec 06, 2016
-
-
Philip Müller authored
-
- Nov 25, 2016
-
-
This matches the fix in initcpiocfg and initramfscfg.
-
This matches the fix in initcpiocfg. I had to create an encrypt_hook_nokey that is a copy of encrypt_hook without the part that copies the keyfile.
-
-
-
- Nov 18, 2016
-
-
- Nov 09, 2016
-
-
Philip Müller authored
-
- Nov 06, 2016
-
-
Philip Müller authored
- [welcome] Use QNetworkAccessManager in checkHasInternet - [bootloader] Fix UEFI firmware workaround for 32-bit UEFI
-
- Nov 05, 2016
-
-
Philip Müller authored
- [bootloader] Fix vfat_correct_case - [welcome] Fix RequirementsChecker::checkHasInternet()
-
Philip Müller authored
- [partition] remove sgdisk dependency - [displaymanager] use configparser and add better autologin handling - [displaymanager] set a preferred Xsession for autologin - [netinstall] Support selecting visible groups by default - [packages] Add option of updating packages db before perfoming package operations - [packages] Allow try_install and try_remove entries in packages module - [unpackfs] Do not fail if rsync returns exit code 23
-
- Oct 28, 2016
-
-
-
These job plugins work similarly to view modules, with the following differences: * These jobs need to link only libcalamares, not libcalamaresui. For this reason, PluginFactory was moved from libcalamaresui to libcalamares. (It depends only on QtCore.) * Instead of deriving from ViewModule, derive from CppJob (which is a subclass of Job). * Like process and Python jobs, a job plugin is a single job, whereas a ViewModule can generate a whole list of jobs. The CppJob and CppJobModule classes are new. In Module::fromDescriptor, the combination type=job, intf=qtplugin is now supported and mapped to CppJobModule.
-
-
-
- Oct 26, 2016
-
-
Philip Müller authored
-
-
- Oct 22, 2016
-
-
Philip Müller authored
-
target_env_call returns an integer, so do not compare its result to the string "0".
-
* dracut : unlock encrypted swap if exists * only check for swap_outer_uuid if dracut exists
-