Commit graph

288 commits

Author SHA1 Message Date
Tobias Powalowski
2e8ca7629a remove double || 2023-01-28 08:21:42 +01:00
Tobias Powalowski
05fbfbecfe update parameters and change completition 2023-01-28 08:17:52 +01:00
Tobias Powalowski
87a995a951 add # SPDX-License-Identifier: GPL-2.0-only 2023-01-27 08:22:33 +01:00
Tobias Powalowski
017df432e7 remove space before ... 2023-01-19 08:04:48 +01:00
Tobias Powalowski
f5c392e083 cleanup empty lines, unify coding style 2023-01-09 18:38:55 +01:00
Tobias Powalowski
09f1842692 replace == 1 with -n 2023-01-09 18:23:25 +01:00
Tobias Powalowski
1017807cc5 move update-installer libs to directory 2022-11-23 11:19:34 +01:00
Tobias Powalowski
8189322540 fix name 2022-10-09 19:52:06 +02:00
Tobias Powalowski
e544fa4fe4 add /home mountpoint on full system, move update-installer calls to functions, clean package cache on local image in full-system mode 2022-10-09 09:38:43 +02:00
Tobias Powalowski
c4f13a5ae4 fix broken function 2022-10-08 21:11:11 +02:00
Tobias Powalowski
349f9824d5 add full-system to local image 2022-10-08 20:18:48 +02:00
Tobias Powalowski
ccf1ef8c15 fix error handling 2022-10-08 19:45:00 +02:00
Tobias Powalowski
be985dde1b fix typo 2022-10-08 19:15:56 +02:00
Tobias Powalowski
def2d230fa reformat output 2022-10-08 19:08:39 +02:00
Tobias Powalowski
6b428f6744 add info pages to full system 2022-10-08 19:04:20 +02:00
Tobias Powalowski
7ec354768d sync db before doing task 2022-10-08 19:01:01 +02:00
Tobias Powalowski
6fda2b6c17 remove empty space 2022-10-08 18:55:56 +02:00
Tobias Powalowski
c0974dddfd fix output 2022-10-08 18:51:24 +02:00
Tobias Powalowski
598a6d7761 change parameter to -full-system 2022-10-08 18:47:45 +02:00
Tobias Powalowski
b248e1963f add -switch-to-full-system to options 2022-10-08 18:44:57 +02:00
Tobias Powalowski
88f6584a87 add manpages to install message 2022-10-06 23:15:00 +02:00
Tobias Powalowski
f113d91c7a remove base-devel, add man-pages 2022-10-06 23:11:29 +02:00
Tobias Powalowski
432bebea80 message change 2022-10-06 23:09:24 +02:00
Tobias Powalowski
88c1ab59ef add -e 2022-10-06 23:02:31 +02:00
Tobias Powalowski
93d2c5785f redirect output to tty7 2022-10-06 23:00:37 +02:00
Tobias Powalowski
c57ec38b6c redirect output to tty7 2022-10-06 22:59:25 +02:00
Tobias Powalowski
e0433a7c65 add -switch-to-full-system option 2022-10-06 22:55:35 +02:00
Tobias Powalowski
a086ef7b48 rename _kde funtions to _plasma 2022-10-04 10:00:29 +02:00
Tobias Powalowski
735ef33c53 shellcheck fixes 2022-09-23 08:52:39 +02:00
Tobias Powalowski
9d3341dddd shellcheck fixes 2022-09-23 08:51:07 +02:00
Tobias Powalowski
08cc00b14a remove wrong fi 2022-09-22 21:35:06 +02:00
Tobias Powalowski
9b51646a1c add firefox for riscv64 2022-09-20 07:26:59 +02:00
Tobias Powalowski
ae01e9b556 first wait for gpg to finish 2022-09-19 15:19:15 +02:00
Tobias Powalowski
1b627bcf48 fix HWKVER for riscv64 2022-09-19 06:56:27 +02:00
Tobias Powalowski
cc967a3b4e revert secure boot MOK signing 2022-06-20 07:00:23 +02:00
Tobias Powalowski
fa0f0afddb revert secure boot MOK signing 2022-06-20 06:59:10 +02:00
Tobias Powalowski
ee9c081b0d only sign kernel on x86_64 2022-06-19 08:15:24 +02:00
Tobias Powalowski
8969241e24 move _KEYDIR to defaults, sign kernel image with Archboot MOK for kexec reboot in Secure Boot system 2022-06-18 12:33:38 +02:00
Tobias Powalowski
df243be163 copy kernel instead of moving 2022-06-18 11:25:18 +02:00
Tobias Powalowski
3ca2678698 allow more environments on machines with more than 4.5GB RAM in local mode 2022-06-11 12:11:41 +02:00
Tobias Powalowski
14d1165acb allow more environments on machines with more than 5GB RAM in local mode 2022-06-11 10:19:21 +02:00
Tobias Powalowski
e937b5fa6b allow more environments on machines with more than 6GB RAM in local mode 2022-06-11 09:10:35 +02:00
Tobias Powalowski
f67c845391 add better error message 2022-06-06 13:42:07 +02:00
Tobias Powalowski
d1d0e31fab rename -kde options to -plasma options, added wayland start scripts for gnome and kde 2022-06-06 12:19:44 +02:00
Tobias Powalowski
2e58113234 reorder update-installer options, allow only one graphical environment on local image 2022-06-06 09:07:58 +02:00
Tobias Powalowski
72d28a89b7 remove package cache on latest-image 2022-06-03 20:51:29 +02:00
Tobias Powalowski
de5ed70fed increase image zram 2022-06-03 20:11:16 +02:00
Tobias Powalowski
b18f2fcdb5 clean kernel cache on different stages 2022-06-03 17:14:29 +02:00
Tobias Powalowski
cc59c45584 remove rm from update-installer 2022-06-02 21:18:30 +02:00
Tobias Powalowski
46687ab895 remove empty line 2022-06-02 20:33:21 +02:00