Commit graph

999 commits

Author SHA1 Message Date
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
8229932d91 remove function 2022-02-25 19:46:14 +01:00
Tobias Powalowski
e7a2943544 simplify grub, enable custom grub setup, add archboot background 2022-02-25 19:23:00 +01:00
Tobias Powalowski
9670f1b18b remove ntfs-3g support, not needed anymore kernel supports ntfs mounting 2022-02-25 07:19:03 +01:00
Tobias Powalowski
4b7c58a747 remove reiserfs support from setup and quickinst, it's a dead filesystem 2022-02-24 20:56:42 +01:00
Tobias Powalowski
b7c6eb7991 simplify check 2022-02-23 09:33:54 +01:00
Tobias Powalowski
9b038c7bbb fix locales in containers and tarball 2022-02-23 09:32:22 +01:00
Tobias Powalowski
6f081af2d0 fix locales in containers and tarball 2022-02-23 09:04:55 +01:00
Tobias Powalowski
f7fe368781 move clean locale to clean container 2022-02-22 21:35:35 +01:00
Tobias Powalowski
9887bfbcf1 shellcheck run 2022-02-22 10:38:31 +01:00
Tobias Powalowski
854e92cc71 only redirect errors to /dev/null 2022-02-22 08:14:58 +01:00
Tobias Powalowski
3c6e95c6bb show no errors on aarch64 container creation on x86_64 hardware 2022-02-22 07:00:53 +01:00
Tobias Powalowski
fcf8898382 don't show errors on aarch64 cleanup 2022-02-21 20:00:52 +01:00
Tobias Powalowski
eb35943abb don't stop on cleanup tasks 2022-02-21 17:50:44 +01:00
Tobias Powalowski
e7234da2c4 add Finished 2022-02-21 15:39:23 +01:00
Tobias Powalowski
7f87a7da9c remove space 2022-02-21 15:37:57 +01:00
Tobias Powalowski
044464330c allow pacman-chroot building for all users 2022-02-21 15:26:56 +01:00
Tobias Powalowski
54d075c34e allow pacman-chroot building for all users 2022-02-21 15:24:13 +01:00
Tobias Powalowski
d405ab7a3e enable users to run build server 2022-02-21 10:12:50 +01:00
Tobias Powalowski
c2b8f99d1f shellcheck code cleanup, enable parallel building for both architectures 2022-02-20 10:15:57 +01:00
Tobias Powalowski
7e6d1aaf72 fix buildchain 2022-02-19 13:40:50 +01:00
Tobias Powalowski
49e3c5a971 fix buildchain 2022-02-18 23:15:10 +01:00
Tobias Powalowski
b1988e1d93 fix pah for repository 2022-02-18 22:20:18 +01:00
Tobias Powalowski
d00f31015e add iso GPT reproducability 2022-02-18 18:22:17 +01:00
Tobias Powalowski
108396c566 change to reproducable bootloaders 2022-02-18 15:50:06 +01:00
Tobias Powalowski
f78c682c07 fix reproducibilty on initrds 2022-02-16 18:35:35 +01:00
Tobias Powalowski
2aef84ac5d fix buildchain 2022-02-15 21:39:34 +01:00
Tobias Powalowski
52dec0288e add reproducibility to isos 2022-02-15 12:41:48 +01:00
Tobias Powalowski
f0032fc6b8 add repository script, always download files in update script 2022-02-15 12:12:55 +01:00
Tobias Powalowski
57b66911b7 fix locale-gen on aarch64 server script 2022-02-10 20:06:01 +01:00
Tobias Powalowski
cd9044f2c3 always generate locales after archboot installation 2022-02-10 14:22:59 +01:00
Tobias Powalowski
387ba680c8 fix locales generation on aarch64 2022-02-10 09:16:50 +01:00
Tobias Powalowski
4e6e7f1025 readd exit 1 2022-02-09 21:32:54 +01:00
Tobias Powalowski
e3b0276360 readd exit 1 2022-02-09 21:30:14 +01:00
Tobias Powalowski
d5964e760e fix aarch64 iso creation 2022-02-09 20:32:52 +01:00
Tobias Powalowski
804cda1628 remove an other exit 1 2022-02-09 18:26:05 +01:00
Tobias Powalowski
e8cc2d2ece remove exit 1 from iso creation 2022-02-09 18:18:17 +01:00
Tobias Powalowski
f8b646392d fix more buildchain errors 2022-02-09 16:58:09 +01:00
Tobias Powalowski
6687752dba remove torrent script 2022-02-09 16:37:21 +01:00
Tobias Powalowski
38708e73f8 remove torrent creation 2022-02-09 16:36:28 +01:00
Tobias Powalowski
9bc26723f1 fix cleanup in iso 2022-02-09 16:05:56 +01:00
Tobias Powalowski
ed55344387 remove some exit 1 2022-02-09 15:43:15 +01:00
Tobias Powalowski
f06327d61f add exit 1 to function calls 2022-02-09 15:01:59 +01:00
Tobias Powalowski
83e4613092 fix buildchain 2022-02-09 14:46:27 +01:00
Tobias Powalowski
a5aaf37b58 fix server build script 2022-02-09 13:12:07 +01:00
Tobias Powalowski
cd0bf4a457 remove export and unset 2022-02-09 10:59:26 +01:00
Tobias Powalowski
553f50f7d6 fix typo 2022-02-09 10:11:58 +01:00
Tobias Powalowski
f245a9b42e fix release script 2022-02-09 10:04:19 +01:00
Tobias Powalowski
b8ef052117 fix container creation 2022-02-09 09:59:28 +01:00
Tobias Powalowski
16dd2f454b fix parameters in create iso 2022-02-09 09:32:56 +01:00
Tobias Powalowski
154c75dcb4 remove space 2022-02-09 09:05:26 +01:00
Tobias Powalowski
eccb5f9891 remove export fromk container 2022-02-09 09:04:53 +01:00
Tobias Powalowski
846311546a fix aarch64 container creation 2022-02-09 08:59:04 +01:00
Tobias Powalowski
25c209892a correct initramfs rm 2022-02-09 08:31:10 +01:00
Tobias Powalowski
f9fc2128af disable shellcheck warning 2022-02-08 20:45:02 +01:00
Tobias Powalowski
f00f22b9a4 export variables and unset them 2022-02-08 20:43:21 +01:00
Tobias Powalowski
bff93a775b export variables and unset them 2022-02-08 20:41:57 +01:00
Tobias Powalowski
eed6a2914b fix function names 2022-02-08 20:22:02 +01:00
Tobias Powalowski
f964c85e5a fix function names 2022-02-08 20:20:21 +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
0c27af4d81 allow km and tz on running system 2022-02-07 11:06:41 +01:00
Tobias Powalowski
674e23c094 don't break running system if archboot-setup is used 2022-02-07 07:40:41 +01:00
Tobias Powalowski
c072d7cb8d correct syntax 2022-02-07 07:06:01 +01:00
Tobias Powalowski
4ae4a3a6d1 only balance btrfs on creation, not on existing arrays 2022-02-06 21:58:28 +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
bbdf5b9d12 update RAM requirement in setup 2022-02-06 08:30:49 +01:00
Tobias Powalowski
add1f6f69a update RAM requirements in update-installer.sh 2022-02-05 20:32:09 +01:00
Tobias Powalowski
69ef4e62ac fix initramfs cleanup 2022-02-05 10:56:05 +01:00
Tobias Powalowski
1d1edf0ce2 fix initramfs cleanup 2022-02-05 10:28:47 +01:00
Tobias Powalowski
e457c673df implement cleanup during update installer 2022-02-05 10:07:00 +01:00
Tobias Powalowski
326966f2db fix server script permission 2022-02-04 22:09:04 +01:00
Tobias Powalowski
0416d85ae7 fix permissions in server script 2022-02-04 22:02:56 +01:00
Tobias Powalowski
a0b825fe7f correct cleaning on aarch64 2022-02-04 21:19:41 +01:00
Tobias Powalowski
b1fc23e2dc remove wrong directories from aarch64 2022-02-04 21:10:46 +01:00
Tobias Powalowski
2bd0910407 more cleanup on aarch64 2022-02-04 20:56:19 +01:00
Tobias Powalowski
c7727fe3ea fix cleaning on aarch64 2022-02-04 19:24:15 +01:00
Tobias Powalowski
90b84244a7 more container cleanup 2022-02-04 16:57:14 +01:00
Tobias Powalowski
14e744966f more container cleanup 2022-02-04 16:56:00 +01:00
Tobias Powalowski
35b0705914 more container cleaning 2022-02-04 15:16:15 +01:00
Tobias Powalowski
e933607a26 remove archinstall again, does not work 2022-02-04 14:14:35 +01:00
Tobias Powalowski
c8e40646ed fix archinstall upload 2022-02-04 08:56:42 +01:00
Tobias Powalowski
beda2ddf7b only add archinstall on x86_64 2022-02-04 08:51:48 +01:00
Tobias Powalowski
502a8eeaf7 add archinstall as C version to archboot 2022-02-04 08:21:04 +01:00
Tobias Powalowski
25f82e9c24 add missing * 2022-02-04 06:53:10 +01:00
Tobias Powalowski
0dc159d2fd fix secure-bootkeys.sh 2022-02-03 22:53:33 +01:00
Tobias Powalowski
5e379267ee replace mkkeys.sh with a modified uuidgen one 2022-02-03 22:05:49 +01:00
Tobias Powalowski
b022a14758 fix permission issue in server release script 2022-02-03 16:05:32 +01:00
Tobias Powalowski
72cea0678d update RAM requirements 2022-02-03 14:32:34 +01:00