Commit Graph

360 Commits

Author SHA1 Message Date
Peter
e456179995 disk: ignore optical drives 2021-05-06 12:50:37 +02:00
Peter
d4eef1bdbd update TODO 2021-05-05 02:25:24 +02:00
Peter
69cc4a75d4 ui: use rounded boxes for scrolling lists 2021-05-05 02:14:31 +02:00
Peter
944cdf0309 don't falsely proclaim time synchronisation 2021-04-21 05:01:31 +02:00
Peter
bd90283569 installation: correctly recognize finished (again) 0.1.2 2021-04-18 00:07:56 +02:00
Peter
0281abf136 syscalls: fix method name typo 2021-04-17 23:58:34 +02:00
Peter
9f44d6b798 disk: simplify device info for disk or partition 2021-04-17 23:54:09 +02:00
Peter
576462e3b0 syscalls: add passwordless system calls (can fail) 2021-04-17 23:51:16 +02:00
Peter
2925247a2f update translations 2021-04-17 23:31:24 +02:00
Peter
0af43cbb29 disk: simplify udisks client initialization 2021-04-17 18:29:09 +02:00
Peter
69b7028b9a disk: fix setting stacks 2021-04-17 18:09:33 +02:00
Peter
d498795ac4 disk: do efi check ad-hoc 2021-04-17 18:08:51 +02:00
Peter
59156e2ee1 syscalls: use gsettings to prevent authentication 2021-04-16 16:22:33 +02:00
Peter
4b5ea74094 locale: fix errorprint string 2021-04-16 02:15:09 +02:00
Peter
d62ff1841c failed: suggest internet search 2021-04-16 02:14:03 +02:00
Peter
23f51c1f7e config: store version 2021-04-16 02:13:33 +02:00
Peter
fe9813d495 config: add distribution name 2021-04-16 02:13:02 +02:00
Peter
79ee3c4aaf drop development warning from Readme 0.1.1 2021-04-13 01:24:41 +02:00
Peter
987f193649 system calls: fix setting of locales 2021-04-13 01:21:07 +02:00
Peter
0b06b48c76 mark installation done on fail 2021-04-05 12:23:57 +02:00
Peter
377feea4d3 global state: fix env parameter order 2021-04-03 02:04:07 +02:00
Peter
ad03359d58 example scripts: increase waiting times 0.1.0 2021-04-02 21:00:34 +02:00
Peter
4175d3dcab docs: document class dependencies 2021-04-02 20:45:08 +02:00
Peter
9f474e1cf6 interact with config only through global state 2021-04-02 20:32:47 +02:00
Peter
c7da43ef52 language provider: drop duplicated variable 2021-04-02 20:21:49 +02:00
Peter
e589b4b94f update TODO 2021-04-02 19:52:11 +02:00
Peter
061edbc92a installation scripting: set running state 2021-04-02 19:47:19 +02:00
Peter
8629d39747 main window: replace menu with about button 2021-04-02 19:45:16 +02:00
Peter
bd1e6132dd user: set correct config fields 2021-04-02 19:17:25 +02:00
Peter
64fc127d65 install: load and unload terminal on page load 2021-04-02 19:16:46 +02:00
Peter
1e359df908 handle script errors in installation scripting
* Combine checking config and creating environment variables
* unify installation scripting step calls
* print error if script exits with non-zero error code
2021-04-02 19:15:00 +02:00
Peter
1c6959c310 disk: fix overlay arrangement error 2021-04-02 18:32:34 +02:00
Peter
bcb00816d1 disk provider: default value for EFI partition 2021-04-02 18:31:32 +02:00
Peter
b52c602632 config: set default values for optional pages 2021-04-02 16:03:51 +02:00
Peter
af4dc40e4b disk: always reload parititon list 2021-04-02 15:44:36 +02:00
Peter
ffb4a329af config: separate entry for chosen software 2021-04-02 15:23:09 +02:00
Peter
6304070957 trun failed installation into normal page 2021-04-02 15:18:57 +02:00
Peter
5a7f25a934 remove thread manager 2021-04-01 01:14:12 +02:00
Peter
1e10559fa4 system call: correct gsettings parameters 2021-03-31 04:04:13 +02:00
Peter
70526580d2 installation: disallow return when installed 2021-03-31 04:02:32 +02:00
Peter
c8afac71f7 use correct language when opening apps 2021-03-31 04:02:16 +02:00
Peter
24bc79d70e update TODO 2021-03-18 18:44:31 +01:00
Peter
33fd5fd6dc don't print localedir 2021-03-18 18:36:02 +01:00
Peter
5207afba13 pass environment variables to installation scripts 2021-03-18 18:27:51 +01:00
Peter
ab44e0e4c2 locale: set default timezone and formats 2021-03-18 18:23:57 +01:00
Peter
830054b577 install: always create VTE 2021-03-18 18:23:27 +01:00
Peter
f64390a92a always require name for advancing
To avoid skipping pages.
2021-03-18 18:23:11 +01:00
Peter
aca0889e85 config: check additional needed variables 2021-03-18 18:15:16 +01:00
Peter
c93e88b38f software: simplify layout of fade out 2021-03-18 18:14:06 +01:00
Peter
fe0888421a correct password <-> autologin relation 2021-03-18 17:06:41 +01:00