Commit graph

1359 commits

Author SHA1 Message Date
Tobias Powalowski
2c61c4ef30 reformat memory messages 2022-05-19 14:56:53 +02:00
Tobias Powalowski
5f71cfd603 recolor messages 2022-05-19 11:26:02 +02:00
Tobias Powalowski
8d8ace1447 recolor messages 2022-05-19 11:22:08 +02:00
Tobias Powalowski
1d4d29e6d8 recolor messages 2022-05-19 11:21:33 +02:00
Tobias Powalowski
ea199291f6 add Warning to update-installer.sh 2022-05-18 22:31:12 +02:00
Tobias Powalowski
e250685b5c move memory warning to the beginning too 2022-05-18 22:27:10 +02:00
Tobias Powalowski
a04fb747be add 4.0G- 4.4G warning message, use new KEXEC_FILE_LOAD on >4.4G and on <3.2G RAM, between use old KEXEC_LOAD 2022-05-18 15:16:45 +02:00
Tobias Powalowski
afe2b037a8 add cut to base-common, abort on latest and local image if less than 3.2GB RAM is available.# 2022-05-18 11:28:05 +02:00
Tobias Powalowski
6892428ee5 update-installer.sh shows options on memory detection, detect memory in setup for update option 2022-05-18 10:29:34 +02:00
Tobias Powalowski
306c03fdfc update-installer.sh shows options on memory detection 2022-05-18 10:23:31 +02:00
Tobias Powalowski
179a2ca819 adjust memory barrier to 4000 2022-05-18 10:13:48 +02:00
Tobias Powalowski
e25bf16def adjust memory barrier for kexec method 2022-05-18 10:08:56 +02:00
Tobias Powalowski
cecb3610ab add kexec method switch for <4.5GB and above 2022-05-18 09:48:29 +02:00
Tobias Powalowski
a250f228e8 remove df and top from base_cleanup 2022-05-18 08:54:26 +02:00
Tobias Powalowski
109ccfc9d1 tested new kexec method 2022-05-18 08:37:44 +02:00
Tobias Powalowski
be338643b0 change to kexec -c 2022-05-18 08:04:00 +02:00
Tobias Powalowski
315d58e834 remove umount_usr 2022-05-18 07:54:19 +02:00
Tobias Powalowski
35d3c30392 new kexec routine for testing added 2022-05-18 07:41:35 +02:00
Tobias Powalowski
4812f832b9 add df to base-common 2022-05-18 06:50:07 +02:00
Tobias Powalowski
e253170f60 add top to base-common 2022-05-18 06:38:38 +02:00
Tobias Powalowski
593dec316a RAM requirement changed 2022-05-17 22:59:03 +02:00
Tobias Powalowski
512ce699bc remove _kexec function, add kexec call to update-installer.sh 2022-05-17 22:57:23 +02:00
Tobias Powalowski
bf8118457b try other kexec method 2022-05-17 22:36:11 +02:00
Tobias Powalowski
054936997b add ln to base-common 2022-05-17 22:32:46 +02:00
Tobias Powalowski
7382db24ac try other kexec method 2022-05-17 22:13:11 +02:00
Tobias Powalowski
b3dfa7ff1a lower RAM requirement for -latest option 2022-05-17 19:15:32 +02:00
Tobias Powalowski
9526e04818 more shellchecks 2022-05-17 15:33:58 +02:00
Tobias Powalowski
29f5eaa919 more shellchecks 2022-05-17 15:30:58 +02:00
Tobias Powalowski
66b763c262 disable shellcheck 2022-05-17 15:23:08 +02:00
Tobias Powalowski
356157592e change cat with direct grep 2022-05-17 13:42:55 +02:00
Tobias Powalowski
607b1a9b61 change to /proc/modules on local and latest image 2022-05-17 13:33:46 +02:00
Tobias Powalowski
95d2394539 only prepare if zram is not loaded 2022-05-17 11:41:43 +02:00
Tobias Powalowski
b52ba55f16 split usr.zram to only use on xfce launch 2022-05-17 11:36:31 +02:00
Tobias Powalowski
652629b8c5 fix ld.so.conf 2022-05-17 11:13:01 +02:00
Tobias Powalowski
f38097533c add missing directory 2022-05-17 11:10:09 +02:00
Tobias Powalowski
a51f72ca31 fix array checks 2022-05-17 11:04:52 +02:00
Tobias Powalowski
252f0e222b fix blockdevice array checks 2022-05-17 10:27:17 +02:00
Tobias Powalowski
9e2678adda 'don't show zram devices in blockdevices 2022-05-17 08:29:02 +02:00
Tobias Powalowski
73407eafa1 'don't show zram devices in blockdevices 2022-05-17 08:27:13 +02:00
Tobias Powalowski
90c1026981 fix zram dir 2022-05-17 08:16:35 +02:00
Tobias Powalowski
83570c9450 fix zram option 2022-05-17 08:15:15 +02:00
Tobias Powalowski
f9390379d8 mount /usr to zram device to save RAM on running update-installer.sh 2022-05-17 08:12:51 +02:00
Tobias Powalowski
e8eca0f9b5 always set vnc password new on rerunning update-installer.sh -launch-xfce 2022-05-16 08:12:17 +02:00
Tobias Powalowski
06199f2895 use --rm option for zstd, remove backgrounding and loop 2022-05-16 07:12:12 +02:00
Tobias Powalowski
22b5e9a6f4 remove not needed sleep 2022-05-15 22:12:48 +02:00
Tobias Powalowski
a4a7a02603 fix iso.sh 2022-05-15 20:59:11 +02:00
Tobias Powalowski
029727e708 Revert "add EFISTUB boot option to GRUB"
This reverts commit f2c73ac37b.
2022-05-15 20:57:59 +02:00
Tobias Powalowski
6c91c1870e Revert "test"
This reverts commit 39644f3372.
2022-05-15 20:53:46 +02:00
Tobias Powalowski
39644f3372 test 2022-05-15 20:44:21 +02:00
Tobias Powalowski
5d53a45391 fix functions, not working at the moment systemd-boot cannot access iso filesystem :( 2022-05-15 11:10:38 +02:00