Commit graph

104 commits

Author SHA1 Message Date
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
Tobias Powalowski
e457c673df implement cleanup during update installer 2022-02-05 10:07:00 +01:00
Tobias Powalowski
72cea0678d update RAM requirements 2022-02-03 14:32:34 +01:00
Tobias Powalowski
eb678a888e change RAM requirements 2022-02-03 13:40:10 +01:00
Tobias Powalowski
b9d5a8e2e3 lower mem requirement 2022-02-03 10:36:40 +01:00
Tobias Powalowski
a182377ddb fix comment 2022-02-03 10:01:03 +01:00
Tobias Powalowski
5267c86645 correct initramfs creation 2022-02-03 09:42:15 +01:00
Tobias Powalowski
e7ae869197 remove wrong mv 2022-02-03 09:25:48 +01:00
Tobias Powalowski
1357971288 add additional exit 1 2022-02-03 09:14:04 +01:00
Tobias Powalowski
5b8ed698b4 add additional exit 1 2022-02-03 09:13:09 +01:00
Tobias Powalowski
ced8ad0ea2 move redirect and exit out of call 2022-02-03 09:12:12 +01:00
Tobias Powalowski
954d258537 update initramfs creation in update script 2022-02-03 09:09:19 +01:00
Tobias Powalowski
92cd0e65af add correct check on HWKVER 2022-02-03 07:20:22 +01:00
Tobias Powalowski
d5fc05e0de add W_DIR 2022-02-03 07:17:00 +01:00
Tobias Powalowski
0bfdbfe876 add kver to updater 2022-02-03 07:14:49 +01:00
Tobias Powalowski
9ad68e0e17 remove cleanup 2022-02-03 00:10:37 +01:00
Tobias Powalowski
f77c05cf16 don't cache all archboot depends to safe space for -latest-install 2022-02-02 23:55:52 +01:00
Tobias Powalowski
a5de88f6a1 fix update script 2022-02-02 23:13:03 +01:00
Tobias Powalowski
d4e5c70151 fix update script 2022-02-02 22:59:25 +01:00
Tobias Powalowski
8fec702ea8 fix update script 2022-02-02 22:47:50 +01:00
Tobias Powalowski
5d874c6403 fix update script 2022-02-02 22:33:01 +01:00
Tobias Powalowski
cb2ebfbc85 fix update script 2022-02-02 22:24:47 +01:00
Tobias Powalowski
d0b7ab85a7 fix update script 2022-02-02 22:23:30 +01:00
Tobias Powalowski
3686b70ff2 fix update script 2022-02-02 22:21:24 +01:00
Tobias Powalowski
3bfc55dbbd switch compression in booted archboot to lz4 2022-02-02 22:16:32 +01:00