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
Calamares CI
46a5796e29
Automatic merge of Transifex translations
2015-01-21 08:45:38 +00:00
Calamares CI
427bf4add3
Automatic merge of Transifex translations
2015-01-20 08:45:51 +00:00
Kevin Kofler
5c6a302112
packages: Ignore error code for "dnf remove".
...
Unfortunately, dnf treats it as an error if we try to remove a package
that already did not exist. This means that, e.g., if we try to remove
calamares itself, but calamares was not installed on the base image,
only in the overlay, we will fail with an error. So, as long as we do
not have a better solution, we ignore the exit code of "dnf remove"
entirely.
(yum does not show this behavior, it returns success when the package to
remove is already not installed.)
2015-01-19 03:06:12 +01:00
Kevin Kofler
412b959870
packages: Offline package removal for yum and dnf.
...
When removing packages with yum or dnf, pass the --disablerepo=*
(disable all online repositories) and -C (run from cache) arguments.
Package removals do not normally require network access, and this
measure saves time and bandwidth and prevents possible unnecessary
errors (e.g., if we do not have active network access, or if there is
some problem with the mirrors).
2015-01-19 02:57:29 +01:00
Ramon Buldó
854c19f305
Fix defaulting to first langauge in the list when language and country is not available.
...
- When it doesnt find a match for a language and a country, find the first value that only matches language.
- If this also fails, default to english.
2015-01-18 14:56:46 +01:00
Calamares CI
58e7e7c006
Automatic merge of Transifex translations
2015-01-18 08:45:56 +00:00
Calamares CI
d11088f386
Automatic merge of Transifex translations
2015-01-13 08:45:46 +00:00
demmm
2efd4aff5c
Use swap mountpoint
...
Having swap set at "none" makes hibernating not possible.
AFAIK, no filesystem/partition sets mountpoint as "none" nor has any other besides swap an empty mountpoint at the stage where the fstab module is called.
Tests so far show this change creates a working fstab when using a swap partition.
2015-01-11 08:53:23 -05:00
Calamares CI
fe44633e0c
Automatic merge of Transifex translations
2015-01-05 08:45:40 +00:00
Calamares CI
fdc1b091a6
Automatic merge of Transifex translations
2015-01-03 08:45:40 +00:00
Calamares CI
80d3cb747b
Automatic merge of Transifex translations
2015-01-01 08:45:42 +00:00
Teo Mrnjavac
220ea34aeb
Fix sgdisk call
2014-12-31 19:37:07 +01:00
Teo Mrnjavac
1f9e7b5ae9
Update main.py
2014-12-31 19:33:07 +01:00
Teo Mrnjavac
7638f80373
Use UUID in resume
2014-12-31 19:30:58 +01:00
Calamares CI
5a86674ee7
Automatic merge of Transifex translations
2014-12-31 08:45:45 +00:00
Calamares CI
06d23871a9
Automatic merge of Transifex translations
2014-12-30 08:45:39 +00:00
Calamares CI
44b3d5ab27
Automatic merge of Transifex translations
2014-12-25 08:45:40 +00:00
Teo Mrnjavac
5742bbd074
Fix issue with partition selection preview not being updated.
2014-12-19 15:27:46 +01:00
Teo Mrnjavac
7cd382b39c
Use osProber output in ReplacePage.
...
CAL-155 #close
2014-12-19 15:25:31 +01:00
Teo Mrnjavac
f8f005f53c
Store osprober output in GlobalStorage.
2014-12-19 15:03:27 +01:00
Teo Mrnjavac
aa70a4b2dd
Improve messages in Replace page.
...
Fixes CAL-155
2014-12-19 14:10:40 +01:00
Teo Mrnjavac
c21f426dee
Don't rely on the activated signal in ReplacePage.
2014-12-19 13:53:05 +01:00
Teo Mrnjavac
a7b4c01ec0
GB -> GiB
2014-12-19 13:53:05 +01:00
Teo Mrnjavac
0da99d0866
Hook up ReplacePage in ChoicePage and PartitionViewStep.
2014-12-19 13:53:05 +01:00
Teo Mrnjavac
2f2ef73f20
Compile ReplacePage
2014-12-19 13:53:05 +01:00
Teo Mrnjavac
8f8e1ad6d4
New ReplacePage
2014-12-19 13:53:04 +01:00
Teo Mrnjavac
d3ea92ef3d
Also in CalamaresUtilsGui
2014-12-19 13:53:04 +01:00
Teo Mrnjavac
2a5e8c8ee3
Add replace icon.
2014-12-19 13:53:04 +01:00
Teo Mrnjavac
659acde94b
Update README.md
2014-12-18 23:18:22 +01:00