Teo Mrnjavac
|
5400afa540
|
Fix settings.conf loading.
|
2014-08-06 17:23:40 +02:00 |
|
Teo Mrnjavac
|
c64e229142
|
By default, chrootCall should never time out.
|
2014-08-04 16:23:12 +02:00 |
|
Teo Mrnjavac
|
45ac91c784
|
Add check_chroot_call to libcalamares Python interface.
|
2014-08-04 16:06:29 +02:00 |
|
Aurélien Gâteau
|
26e5500e33
|
chrootCall: Log messages on failure, as well as command outputs
|
2014-08-01 17:26:18 +02:00 |
|
Aurélien Gâteau
|
6376e1daef
|
Start the process before calling waitForStarted()
|
2014-08-01 17:26:18 +02:00 |
|
Aurélien Gâteau
|
45101d15b0
|
Store log in ~/.cache by default
|
2014-08-01 11:36:22 +02:00 |
|
Aurélien Gâteau
|
1b695b7355
|
Fix crash when logging at exit time
|
2014-08-01 10:56:30 +02:00 |
|
Teo Mrnjavac
|
e7e57689d8
|
Make sure chrootCall with args list actually passes the args as list.
|
2014-07-30 12:43:15 +02:00 |
|
Teo Mrnjavac
|
63534f7154
|
Add mount and chrootCall utilities to libcalamares + Python wrappers.
|
2014-07-29 20:21:40 +02:00 |
|
Aurélien Gâteau
|
d30b6300ab
|
Unbreak locating of config file when run without --config
|
2014-07-28 18:36:24 +02:00 |
|
Aurélien Gâteau
|
289704ab90
|
Make it possible to override the config dir from the command line
|
2014-07-28 18:12:08 +02:00 |
|
Aurélien Gâteau
|
3cc7fe3245
|
Rename config.h to CalamaresConfig.h
Avoid name clashes with partitionmanager's config.h
|
2014-06-26 14:22:13 +02:00 |
|
Teo Mrnjavac
|
6324feb2f3
|
Probably best to not even try to mkdir /usr/lib
|
2014-06-24 13:38:01 +02:00 |
|
Teo Mrnjavac
|
ef48f36445
|
Add modules path in build dir if --debug.
Also fix config.h location.
|
2014-06-24 13:35:21 +02:00 |
|
Teo Mrnjavac
|
05d355f21f
|
Config files are YAML, not JSON. We depend on yaml-cpp for parsing.
|
2014-06-13 16:40:42 +02:00 |
|
Teo Mrnjavac
|
4e14ec7834
|
Fixed defines for Logger
|
2014-06-12 13:49:58 +02:00 |
|
Teo Mrnjavac
|
b21dc4fe4c
|
Added Utils, Logger, Translations, QCommandLineParser, init boilerplate
|
2014-06-06 17:19:59 +02:00 |
|