Commit graph

987 commits

Author SHA1 Message Date
Tobias Powalowski
3164dd8174 change EN_US-UTF.8 to C-UTF.8 by default 2022-03-21 14:56:23 +01:00
Tobias Powalowski
7dab62bcf6 remove old mkinitcpio text 2022-03-21 14:51:24 +01:00
Tobias Powalowski
6694545dba remove NEXTITEM from quickinst 2022-03-21 12:46:41 +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
59363df83b revert setup pgrep change, it doesn't work on itself 2022-03-21 09:31:28 +01:00
Tobias Powalowski
952b9366c7 fix pgrep in setup 2022-03-21 09:25:49 +01:00
Tobias Powalowski
142a1cca79 correct to setup 2022-03-21 09:16:11 +01:00
Tobias Powalowski
5dc0689af1 switch to pgrep usage in setup 2022-03-21 09:15:14 +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
75e0efcebd change kernel to Image for aarch64 in quickinst 2022-03-19 19:37:42 +01:00
Tobias Powalowski
b370fe6911 add aarch64 support to quickinst and add local mode support to quickinst 2022-03-19 17:37:17 +01:00
Tobias Powalowski
e537151129 add Local mode message 2022-03-19 17:15:44 +01:00
Tobias Powalowski
cc3a729bd1 add set_title menu 2022-03-19 17:04:30 +01:00
Tobias Powalowski
e25235bfc3 add more lines 2022-03-19 16:56:20 +01:00
Tobias Powalowski
f708aab0e2 add more lines 2022-03-19 16:55:36 +01:00
Tobias Powalowski
8f812155f3 add message about local mode and how to switch to online mode. 2022-03-19 16:49:40 +01:00
Tobias Powalowski
7001f04bc7 fix archboot's url in setup 2022-03-19 10:33:49 +01:00
Tobias Powalowski
9e5c7951bd copy defaults to container 2022-03-19 10:07:31 +01:00
Tobias Powalowski
1c64240f03 add missing if 2022-03-19 09:59:07 +01:00
Tobias Powalowski
6ea03ba362 use _PACKAGES from /etc/archboot/defaults as standard package install source 2022-03-19 08:44:48 +01:00
Tobias Powalowski
eb95b0d38c broadcom-wl add -q 2022-03-19 08:16:12 +01:00
Tobias Powalowski
e26527c360 add broadcom-wl to autodetected packages to install 2022-03-19 08:10:46 +01:00
Tobias Powalowski
c27463e8c7 move offline files to local, add correct setup title 2022-03-18 17:18:00 +01:00
Tobias Powalowski
1b9df74bf3 fix archboot name 2022-03-18 16:42:26 +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
2c426c2657 fix bad typo 2022-03-18 15:27:21 +01:00
Tobias Powalowski
e2d30a7693 remove DESTDIR check 2022-03-18 15:20:18 +01:00
Tobias Powalowski
d295f0f8ba move pacman 2022-03-18 15:14:02 +01:00
Tobias Powalowski
3b9679466a add missing; 2022-03-18 14:51:50 +01:00
Tobias Powalowski
a23316956c start adding offline to setup 2022-03-18 14:50:21 +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
242bf74024 remove add_efi_memmap, grub is used to boot so no efistub booting, remove cgroup_disable=memory no error is shown anymore 2022-03-17 14:43:01 +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
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