Calamares CI
|
fb8483ce99
|
Automatic merge of Transifex translations
|
2015-02-14 08:45:55 +00:00 |
|
Teo Mrnjavac
|
69c9d91aa6
|
Remove excessive debug output.
|
2015-02-13 14:03:55 +01:00 |
|
Teo Mrnjavac
|
8b753bd65f
|
Reimplement ClearMountsJob without relying on PCM state.
|
2015-02-13 14:03:55 +01:00 |
|
Teo Mrnjavac
|
1eff260637
|
Add debug output to the ClearMountsJob code path.
|
2015-02-13 14:03:55 +01:00 |
|
Calamares CI
|
1495e6604d
|
Automatic merge of Transifex translations
|
2015-02-12 08:45:57 +00:00 |
|
Philip Müller
|
7ed0558471
|
[grub] add efi_directory_firmware
|
2015-02-10 18:30:07 +01:00 |
|
Philip Müller
|
1e1aa8151c
|
[grub] make efi_directory configurable
|
2015-02-10 18:20:01 +01:00 |
|
Philip Müller
|
a6185027f7
|
[grub] create boot/efi dir
- in some cases this directory might not be present
|
2015-02-10 17:28:42 +01:00 |
|
Calamares CI
|
aaea3e9c44
|
Automatic merge of Transifex translations
|
2015-02-10 08:45:51 +00:00 |
|
Teo Mrnjavac
|
dabfb68a68
|
Avoid constructing more temporaries than necessary.
Thanks Winfried Kusgörd <w.kusgoerd@arcor.de> for the patch.
|
2015-02-09 19:16:47 +01:00 |
|
Teo Mrnjavac
|
42f0e653cc
|
Install translator for pre-set locale if the UI language is not changed.
Thanks Winfried Kusgörd <w.kusgoerd@arcor.de> for the patch.
|
2015-02-09 19:16:46 +01:00 |
|
Calamares CI
|
9064c31b51
|
Automatic merge of Transifex translations
|
2015-02-09 08:45:57 +00:00 |
|
Calamares CI
|
febe6147fd
|
Automatic merge of Transifex translations
|
2015-02-08 08:45:50 +00:00 |
|
Calamares CI
|
55d990380e
|
Automatic merge of Transifex translations
|
2015-02-07 08:45:50 +00:00 |
|
Calamares CI
|
d4c7b1bc67
|
Automatic merge of Transifex translations
|
2015-02-06 08:45:54 +00:00 |
|
Teo Mrnjavac
|
d07dfc3eca
|
More debug output in partition module.
|
2015-02-05 13:23:41 +01:00 |
|
Teo Mrnjavac
|
a09efcf73e
|
Add explicit warning when building without Python support.
|
2015-02-05 11:18:45 +01:00 |
|
Calamares CI
|
8bbf92d0b1
|
Automatic merge of Transifex translations
|
2015-02-05 08:45:45 +00:00 |
|
Philip
|
35a235541f
|
[finished] fix config file
|
2015-02-04 19:54:18 +01:00 |
|
Teo Mrnjavac
|
4e869b2211
|
Fix default restart command.
|
2015-02-04 11:26:24 +01:00 |
|
Calamares CI
|
eb2748bab0
|
Automatic merge of Transifex translations
|
2015-02-04 08:45:51 +00:00 |
|
Calamares CI
|
8b0ff1fafa
|
Automatic merge of Transifex translations
|
2015-02-03 08:45:42 +00:00 |
|
Teo Mrnjavac
|
047141a520
|
Update copyright header for file modified in 2015.
|
2015-02-02 12:01:20 +01:00 |
|
Calamares CI
|
ec0e9b3940
|
Automatic merge of Transifex translations
|
2015-02-02 08:45:58 +00:00 |
|
Calamares CI
|
91b47050df
|
Automatic merge of Transifex translations
|
2015-02-01 08:45:54 +00:00 |
|
Philip Müller
|
49093c4b59
|
[grub] fix SyntaxError
<class 'SyntaxError'>
('invalid syntax', ('/usr/lib/calamares/modules/grub/main.py', 38, 76, ' chroot_call(["mkdir", "-p", "{!s}/EFI/boot".format(efi_directory)])])\n'))
|
2015-01-31 15:06:54 +00:00 |
|
Teo Mrnjavac
|
ff1459e3ca
|
Version bump for 1.0
|
2015-01-30 21:37:19 +01:00 |
|
Calamares CI
|
5ee1df3d27
|
Automatic merge of Transifex translations
|
2015-01-30 20:40:11 +00:00 |
|
Teo Mrnjavac
|
5b045dc72c
|
Better window size constants for netbook displays.
|
2015-01-30 20:41:41 +01:00 |
|
Calamares CI
|
77ad3194a6
|
Automatic merge of Transifex translations
|
2015-01-30 08:45:53 +00:00 |
|
Teo Mrnjavac
|
b5f9b5a66e
|
New Finish view module, with restart capability.
|
2015-01-29 22:46:08 +01:00 |
|
Teo Mrnjavac
|
2782328036
|
Fix phase handling in ViewManager, to allow adding a Finished page.
|
2015-01-29 22:46:08 +01:00 |
|
Teo Mrnjavac
|
8a3ea7c8b1
|
Add lazy constructed ViewStepItems for Install and Finished.
|
2015-01-29 22:46:08 +01:00 |
|
Teo Mrnjavac
|
20bc34029d
|
Copyright.
|
2015-01-29 22:46:07 +01:00 |
|
Teo Mrnjavac
|
a670de3035
|
Add currentPhase to ModuleManager.
|
2015-01-29 22:46:07 +01:00 |
|
Teo Mrnjavac
|
9d5ab4bf98
|
Add ViewStepItem ctor overload that takes a callback.
Needed when a ViewStep doesn't exist yet when the VSI is created.
|
2015-01-29 22:46:07 +01:00 |
|
Teo Mrnjavac
|
171248ad4f
|
Add isBackEnabled checks to all ViewSteps.
|
2015-01-29 22:46:07 +01:00 |
|
Teo Mrnjavac
|
391652010d
|
Remove obsolete comment
|
2015-01-29 22:46:07 +01:00 |
|
Calamares CI
|
3cca104195
|
Automatic merge of Transifex translations
|
2015-01-29 12:40:50 +00:00 |
|
Teo Mrnjavac
|
de406cef22
|
The Quit button is now Cancel, except on the last page.
|
2015-01-28 15:26:23 +01:00 |
|
Teo Mrnjavac
|
2cd9c7c0fa
|
Improve urpmi call. Thanks Tomasz Paweł Gajc for the patch.
|
2015-01-27 18:38:11 +01:00 |
|
Teo Mrnjavac
|
3781e3415d
|
Merge pull request #188 from codeworkx/master
grub: use uefi firmware workaround
|
2015-01-25 22:22:45 +01:00 |
|
Daniel Hillenbrand
|
2b1a9c44fa
|
grub: use uefi firmware workaround
Source: https://wiki.archlinux.org/index.php/GRUB#UEFI_firmware_workaround
|
2015-01-25 18:08:15 +01:00 |
|
Calamares CI
|
5bc316b728
|
Automatic merge of Transifex translations
|
2015-01-25 08:45:48 +00:00 |
|
Teo Mrnjavac
|
02641862c8
|
Copyright header.
|
2015-01-24 10:46:51 +01:00 |
|
Teo Mrnjavac
|
d0608ada90
|
Added loop property to Presentation in calamares.slideshow QML module.
|
2015-01-24 10:46:51 +01:00 |
|
Calamares CI
|
3c6cfd5bd2
|
Automatic merge of Transifex translations
|
2015-01-24 08:45:40 +00:00 |
|
Teo Mrnjavac
|
50a413d3c2
|
Only set the slideshow if the branding component has one.
|
2015-01-23 20:27:27 +01:00 |
|
Teo Mrnjavac
|
9622888d1d
|
Load QML modules in a central place + dummy QML slideshow.
|
2015-01-23 20:24:45 +01:00 |
|
Teo Mrnjavac
|
14ddba70ef
|
Initial commit for QML slideshow support.
|
2015-01-23 20:24:45 +01:00 |
|