Commit graph

128 commits

Author SHA1 Message Date
Tobias Powalowski
f46f81c5a7 replace -z with shell replacement 2022-03-28 21:46:14 +02:00
Tobias Powalowski
fbdfa74ee8 move parameter check to correct position 2022-03-28 21:00:53 +02:00
Tobias Powalowski
2b8e576039 make ZRAM parameters configurable in defaults 2022-03-28 20:51:10 +02:00
Tobias Powalowski
cc7d9af301 move now to end of sentence 2022-03-27 13:37:39 +02:00
Tobias Powalowski
9be76d837f update messages 2022-03-27 13:23:20 +02:00
Tobias Powalowski
d1ac58639a update messages 2022-03-27 13:20:35 +02:00
Tobias Powalowski
9015462bda update messages 2022-03-27 13:19:38 +02:00
Tobias Powalowski
3d13d76a3d update messages 2022-03-27 13:16:20 +02:00
Tobias Powalowski
9f61fd545d move kver before message 2022-03-25 21:11:10 +01:00
Tobias Powalowski
d8714ee465 add double quotes 2022-03-25 19:26:03 +01:00
Tobias Powalowski
9f56c77edb change messages to correct paths 2022-03-25 18:01:24 +01:00
Tobias Powalowski
8ef7ddbf79 update RAM requirements in script 2022-03-25 12:42:18 +01:00
Tobias Powalowski
fac75b2f15 don't remove makepkg directory for repo-add 2022-03-25 12:16:04 +01:00
Tobias Powalowski
92624aa6e3 fix release error handling 2022-03-25 11:58:26 +01:00
Tobias Powalowski
f2a70dd30b huge RAM improvement on latest image 2022-03-25 09:14:25 +01:00
Tobias Powalowski
1e588a4c2b remove LANG=C from initcpio creation 2022-03-24 16:53:38 +01:00
Tobias Powalowski
1f9ecddbca fix INST_PATH 2022-03-24 16:24:43 +01:00
Tobias Powalowski
bfc64c2a2f huge optimizing of update installer with saving RAM 2022-03-24 16:20:05 +01:00
Tobias Powalowski
f59fa731c2 try zram on image update 2022-03-22 20:22:34 +01:00
Tobias Powalowski
f1595955d6 correct functions 2022-03-21 22:28:08 +01:00
Tobias Powalowski
2dace79d54 break setup into functions 2022-03-21 22:25:15 +01:00
Tobias Powalowski
aabbf99e1a fix typo in pgrep 2022-03-21 11:19:03 +01:00
Tobias Powalowski
8a60f3acec pgrep on correct process 2022-03-21 10:57:49 +01:00
Tobias Powalowski
562272a68d update-installer.sh revert pgrep change on itself 2022-03-21 09:32:55 +01:00
Tobias Powalowski
d5178d23c4 use all patches for mkinitcpio in update mode, switch to pgrep in update-installer.sh, check if license directory exists in release mode, add pacman keyring as extra step 2022-03-21 09:10:18 +01:00
Tobias Powalowski
8f7832cda5 replace tabs with spaces 2022-03-18 16:09:33 +01:00
Tobias Powalowski
ad92db6394 small fixes 2022-03-18 16:08:12 +01:00
Tobias Powalowski
9935071dd2 change messages 2022-03-18 14:25:36 +01:00
Tobias Powalowski
fe500dbf83 move install to base_common 2022-03-18 14:14:10 +01:00
Tobias Powalowski
654e9a59f5 add check for pacman-key running 2022-03-18 14:02:45 +01:00
Tobias Powalowski
1fe6d9c2a3 start adding offline iso 2022-03-18 12:32:00 +01:00
Tobias Powalowski
5b7325e3cb switch back to zstd with -10 compression level saves 13MB RAM, maximum -19 gives 26MB RAM but needs way too long to compress 2022-03-17 12:13:36 +01:00
Tobias Powalowski
9f2807ba8d add -9 to lz4 to save RAM 2022-03-16 16:46:08 +01:00
Tobias Powalowski
6c166410b8 switch to lz4 -l compression in update-installer.sh mode, zstd is broken with kexec 2022-03-16 14:32:56 +01:00
Tobias Powalowski
cb76ffbc8f add -T0 -19 to zstd initramfs compressor, remove raw binary 2022-03-16 13:04:17 +01:00
Tobias Powalowski
42d5650bae fix latest iso, move systemd-umount to the beginning 2022-03-15 21:06:22 +01:00
Tobias Powalowski
8dd9be6551 do not allow to run update-installer.sh more than one instance 2022-03-07 23:08:34 +01:00
Tobias Powalowski
066746618a update paths 2022-03-07 22:47:42 +01:00
Tobias Powalowski
dc0c535f31 change to file check 2022-03-07 22:39:50 +01:00
Tobias Powalowski
bf1b13dbdc do not allow to run update-installer.sh more than one instance 2022-03-07 22:23:28 +01:00
Tobias Powalowski
c2b8f99d1f shellcheck code cleanup, enable parallel building for both architectures 2022-02-20 10:15:57 +01:00
Tobias Powalowski
f0032fc6b8 add repository script, always download files in update script 2022-02-15 12:12:55 +01:00
Tobias Powalowski
f9fc2128af disable shellcheck warning 2022-02-08 20:45:02 +01:00
Tobias Powalowski
d0728e6277 small fixes detected by shellcheck 2022-02-08 17:17:17 +01:00
Tobias Powalowski
921a1b22a9 big cleanup of build scripts with functions 2022-02-08 17:01:21 +01:00
Tobias Powalowski
5838c69d1c update RAM requirement in script 2022-02-06 09:46:06 +01:00
Tobias Powalowski
9e54b5e27e revert try 2022-02-06 09:36:41 +01:00
Tobias Powalowski
5c84a7bd3b fix typo 2022-02-06 08:43:15 +01:00
Tobias Powalowski
6c359da93e try to load the initrd directly while creating it 2022-02-06 08:41:08 +01:00
Tobias Powalowski
add1f6f69a update RAM requirements in update-installer.sh 2022-02-05 20:32:09 +01:00