Commit Graph

1567 Commits

Author SHA1 Message Date
Teo Mrnjavac
a4ea7e65a2 Try running no-chroot commands in env rather than sh -c. 2015-09-15 16:48:41 +02:00
Teo Mrnjavac
8573bebc58 Escape relevant password hash characters. 2015-09-15 16:48:41 +02:00
Rohan Garg
ca393d0a44 Set the default rootMountPoint when not chroot'ing 2015-09-15 16:48:41 +02:00
Rohan Garg
18218b250e Adjust /etc/timezone if it exists 2015-09-15 16:48:41 +02:00
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
2015-09-15 16:48:41 +02:00
Teo Mrnjavac
7212aaec74 Fix the last fix. 2015-09-15 16:48:41 +02:00
Teo Mrnjavac
d8818e0280 Fix non-chroot target env call. 2015-09-15 16:48:41 +02:00
Teo Mrnjavac
42e465aa10 CalamaresUtils::System is now a class. 2015-09-15 16:48:41 +02:00
Teo Mrnjavac
0803d86c40 Don't duplicate code. 2015-09-15 16:48:41 +02:00
Teo Mrnjavac
2e3751ffa7 If dont-chroot is set, don't chroot target env calls. 2015-09-15 16:48:41 +02:00
Teo Mrnjavac
2c9524aebd Add dont-chroot setting to settings.conf. 2015-09-15 16:48:41 +02:00
Teo Mrnjavac
10ce42f35c Use target_env calls in Python modules. 2015-09-15 16:48:41 +02:00
Teo Mrnjavac
bf885d65db chroot calls are now generic "target env" calls. 2015-09-15 16:48:41 +02:00
Teo Mrnjavac
da79082b13 Update deps. 2015-09-15 16:48:41 +02:00
Teo Mrnjavac
34b6b3c6e7 Update README.md 2015-09-15 16:48:41 +02:00
Teo Mrnjavac
4f2eddd146 Exclude read-only devices from partitioning backend scan. 2015-09-15 16:48:41 +02:00
Teo Mrnjavac
26715d4281 Correct name of libparted backend. 2015-09-15 16:48:41 +02:00
Teo Mrnjavac
e8de570acb Build against partresizerwidget and related in KPMcore. 2015-09-15 16:48:40 +02:00
Teo Mrnjavac
adc23b99b6 Move CalaPM init into PMUtils. 2015-09-15 16:48:40 +02:00
Teo Mrnjavac
c2eef9ac30 The Humongous Include Fixage For KPMcore Headers. 2015-09-15 16:48:40 +02:00
Teo Mrnjavac
3e4b19400a Enable CMake policy CMP0028. 2015-09-15 16:48:40 +02:00
Teo Mrnjavac
804c0c141b Update build instructions. 2015-09-15 16:48:40 +02:00
Teo Mrnjavac
a49c339dcd Fixup tests directory because we don't have a project statement. 2015-09-15 16:48:40 +02:00
Teo Mrnjavac
93352cf4be Set up linking against kpmcore. 2015-09-15 16:48:40 +02:00
Teo Mrnjavac
80ff27a804 Remove partitionmanager submodule. 2015-09-15 16:48:40 +02:00
Calamares CI
7b22287275 Automatic merge of Transifex translations 2015-09-15 08:47:44 +00:00
demmm
2372e45a8a better spaced layout, most will use less then 3 2015-09-14 18:51:42 -04:00
Teo Mrnjavac
4a59be796e Bump version for 1.1.3. 2015-09-14 17:48:41 +02:00
Teo Mrnjavac
5fcc63e9bf Update default settings.conf 2015-09-14 17:48:01 +02:00
demmm
031ff75630 Update License screenshot 2015-09-14 11:36:33 -04:00
Teo Mrnjavac
69b35da6bf Fix up README.md. 2015-09-14 16:51:04 +02:00
demmm
c1ee36946c New License module, based on KaOS license module.
See README.md for details.
2015-09-14 16:51:04 +02:00
Teo Mrnjavac
8064736580 Add clearLayout to CalamaresUtilsGui. 2015-09-14 16:51:04 +02:00
Calamares CI
c404b0e38b Automatic merge of Transifex translations 2015-09-13 08:47:30 +00:00
Calamares CI
f8f891f0bb Automatic merge of Transifex translations 2015-09-12 08:47:39 +00:00
Calamares CI
779d06b13e Automatic merge of Transifex translations 2015-09-11 08:47:30 +00:00
Calamares CI
eb7fe8da73 Automatic merge of Transifex translations 2015-09-01 08:47:29 +00:00
Teo Mrnjavac
aacf6a41e1 Merge pull request #229 from bhush9/disable-services
Allow to disable services
2015-08-31 16:59:15 +02:00
Bhushan Shah
f15320f4f4 Add example disable service 2015-08-31 20:22:02 +05:30
Bhushan Shah
829ae3e9e4 Allow to disable services
There might be some services that are enabled in live environment but
not useful for the installed environment and needs disabling by default
2015-08-31 17:58:51 +05:30
Calamares CI
8a5266166a Automatic merge of Transifex translations 2015-08-30 08:47:36 +00:00
Calamares CI
0b4be4ccd9 Automatic merge of Transifex translations 2015-08-29 08:47:30 +00:00
Teo Mrnjavac
44d2c602e3 Do not build modules listed in SKIP_MODULES. 2015-08-28 17:38:36 +02:00
Calamares CI
05e4bb9a16 Automatic merge of Transifex translations 2015-08-27 08:47:34 +00:00
Calamares CI
7b4dd4d1b1 Automatic merge of Transifex translations 2015-08-26 08:47:54 +00:00
Teo Mrnjavac
de8e713b31 Update defaults. 2015-08-19 12:51:40 +02:00
Teo Mrnjavac
4ae55d0108 Allow setting the default for autologin/no autologin. 2015-08-19 12:51:06 +02:00
Calamares CI
761f22443b Automatic merge of Transifex translations 2015-08-17 08:47:21 +00:00
Rohan Garg
f75f6b51cb Fix copyrights and make it so that one can go back when using webview 2015-08-17 09:46:14 +02:00
Rohan Garg
d99ad8fab9 Add a webview module
Add a webview module so that calamares can load a webpage.
This is useful when configuring webservices on your device such as
ownCloud.
2015-08-17 09:46:05 +02:00