Teo Mrnjavac
8625b8c5a9
Fix up regex in grubcfg to work with single quotes.
2015-04-02 20:25:41 +02:00
Teo Mrnjavac
debd4bc352
Fix regexp in grubcfg.
...
CAL-205 #comment Done some fixing, please retest when you can.
2015-04-02 13:24:47 +02:00
Teo Mrnjavac
a977b1ea40
Make sure we write the kernel config line anyway.
2015-04-02 12:53:24 +02:00
Teo Mrnjavac
41e7a9ae3c
Preserve kernel parameters that aren't handled by grubcfg.
2015-04-02 12:53:24 +02:00
Teo Mrnjavac
9b516281d8
... and use them in the Greeting page.
2015-04-02 12:50:17 +02:00
Teo Mrnjavac
506b79ef2c
Add new icons to CalamaresUtils::defaultPixmap.
2015-04-02 12:49:40 +02:00
Teo Mrnjavac
e6f98393b8
Add icons to qrc.
2015-04-02 12:48:34 +02:00
Teo Mrnjavac
cb69e95bd9
New icons for Greeting page links.
2015-04-02 12:41:02 +02:00
Teo Mrnjavac
262ef38c0a
Show/hide available links based on greeting.conf and Branding.
2015-04-02 12:29:31 +02:00
Teo Mrnjavac
23ddfaae67
Read configuration map into GreetingViewStep.
2015-04-02 12:29:31 +02:00
Teo Mrnjavac
43487198a2
The greeting module now has a config file.
2015-04-02 12:29:31 +02:00
Teo Mrnjavac
dc74e38a60
New Url entries in branding.desc
2015-04-02 12:29:31 +02:00
Teo Mrnjavac
ec883e391d
Add different kinds of Url to Branding.
2015-04-02 12:29:31 +02:00
Calamares CI
593973fc9e
Automatic merge of Transifex translations
2015-04-02 08:45:41 +00:00
Teo Mrnjavac
a1e643044e
Make ProductUrl/ProductUrlText optional.
2015-04-01 18:11:38 +02:00
Teo Mrnjavac
00d3205ed3
Update branding.desc syntax.
2015-04-01 18:11:08 +02:00
Teo Mrnjavac
bce6ec94fd
Add ProductUrl and ProductUrlText to Branding.
2015-04-01 18:03:17 +02:00
demmm
4088d9bd3b
implement http://calamares.io/bugs/browse/CAL-185
2015-04-01 17:36:51 +02:00
Teo Mrnjavac
cff7fbef1f
Update README.md
2015-04-01 17:05:18 +02:00
Calamares CI
2a14174095
Automatic merge of Transifex translations
2015-03-30 08:45:37 +00:00
Ramon Buldó
a253101258
[partition] Disable bootloader disk selection when installing in a efi system.
2015-03-29 17:03:26 +02:00
Calamares CI
d89a7c1279
Automatic merge of Transifex translations
2015-03-29 08:45:35 +00:00
Calamares CI
a1e69b8aa9
Automatic merge of Transifex translations
2015-03-28 08:45:48 +00:00
Teo Mrnjavac
19bcc887a8
Fix build with Qt 5.5 branch.
2015-03-27 11:59:44 +01:00
Calamares CI
1d5f24f412
Automatic merge of Transifex translations
2015-03-27 08:45:37 +00:00
Teo Mrnjavac
5a24916fd0
Make which plymouth execute in chroot.
2015-03-26 15:53:50 +01:00
Calamares CI
30fad6a575
Automatic merge of Transifex translations
2015-03-26 08:45:38 +00:00
Teo Mrnjavac
535441ee49
Merge pull request #212 from shadeslayer/fix_plymouth_finding
...
Use which to find plymouth instead of hard coding /usr/bin
2015-03-25 21:40:31 +01:00
Rohan Garg
44105895f8
Use 'which' to find plymouth instead of hard coding /usr/bin
...
Debian ships plymouth in /bin instead of /usr/bin, so we should use
'which' to figure out if it's installed.
2015-03-25 20:39:03 +01:00
Teo Mrnjavac
75f4f0fa04
Fix issue with splitting being allowed when it shouldn't be.
...
KPM docs misreport Partition::available to be in sectors, when it's
actually in bytes. Because of this, available space estimates were
completely off and resizing was allowed even when there's no room to
do it. This used to put the resize widget in all sorts of weird,
visually broken states.
CAL-188 #comment Does this still happen with current master?
2015-03-25 12:54:44 +01:00
Calamares CI
7fe49decd1
Automatic merge of Transifex translations
2015-03-25 08:45:36 +00:00
Calamares CI
0a81d0a509
Automatic merge of Transifex translations
2015-03-24 08:45:38 +00:00
Calamares CI
628fcadd31
Automatic merge of Transifex translations
2015-03-23 08:45:44 +00:00
Calamares CI
35f49097c0
Automatic merge of Transifex translations
2015-03-22 08:45:47 +00:00
Calamares CI
b5e2793e1e
Automatic merge of Transifex translations
2015-03-21 08:45:42 +00:00
Teo Mrnjavac
19715c2ab1
Merge pull request #211 from calamares/branding-style
...
Eliminate CalamaresStyle and get style constants from Branding instead.
2015-03-20 16:37:36 +01:00
Calamares CI
d4daa22a38
Automatic merge of Transifex translations
2015-03-20 08:45:51 +00:00
demmm
f2c7458ebe
proper align
2015-03-19 13:10:44 -04:00
Teo Mrnjavac
62f6f1d9cf
Dress color codes, otherwise they are treated as YAML comments.
2015-03-19 18:03:55 +01:00
Teo Mrnjavac
e5d4c02b4a
Use Branding styleStrings instead of CalamaresStyle constants.
2015-03-19 18:03:55 +01:00
Teo Mrnjavac
cc5095781d
Branding::style is now ::styleString for clarity.
2015-03-19 18:03:55 +01:00
Teo Mrnjavac
9615691554
CalamaresStyle is no more. Look for color constants in Branding.
2015-03-19 18:03:55 +01:00
demmm
b982d751af
adding needed Branding.cpp section
...
builds, but segfaults on running
2015-03-19 18:03:55 +01:00
demmm
56afa45812
start of trial to add sidebar style options
...
use a new style section in branding.desc, doesn't build as is
2015-03-19 18:03:55 +01:00
Teo Mrnjavac
c7f46136fc
Do not crash.
2015-03-19 17:28:30 +01:00
demmm
b81e46b6ef
Merge pull request #210 from calamares/revert-209-master
...
Revert "add URL option in greeting page"
2015-03-19 10:44:55 -04:00
demmm
d750885e75
Revert "add URL option in greeting page"
2015-03-19 10:44:34 -04:00
demmm
331333aa1a
Merge pull request #209 from demmm/master
...
add URL option in greeting page
2015-03-19 10:42:19 -04:00
demmm
be29755230
add URL option in greeting page
...
URL is a variable set in branding.desc, distros cna link to a Known Issues page
text for the URL is also possible to set in branding, known issues is default
advantage is any text possible as distros see fit
disadvantage, not part of translated strings
if most agree, Known Issues can be set as hard coded text, not in branding.desc
2015-03-19 10:32:14 -04:00
Calamares CI
19943348dc
Automatic merge of Transifex translations
2015-03-19 08:45:50 +00:00