Commit graph

1014 commits

Author SHA1 Message Date
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
75f16899e6 source common before bootloader 2022-03-22 11:33:22 +01:00
Tobias Powalowski
a761baf506 move more to basic function 2022-03-22 08:26:51 +01:00
Tobias Powalowski
612c3963fd more functions fixing 2022-03-22 08:22:10 +01:00
Tobias Powalowski
3d491ec3bc add editor switch 2022-03-22 08:10:56 +01:00
Tobias Powalowski
975c154ed1 move PARAMETERS to correct function 2022-03-22 07:32:37 +01:00
Tobias Powalowski
f357601e71 replace source with . 2022-03-21 22:32:56 +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
f03ba7bdd7 add DESTDIR comment 2022-03-21 16:11:14 +01:00
Tobias Powalowski
8a5d05b8ab move comment to common file 2022-03-21 16:09:36 +01:00
Tobias Powalowski
c6699a8a38 remove empty line 2022-03-21 16:07:18 +01:00
Tobias Powalowski
854a2264d0 remove PACMAN 2022-03-21 16:04:27 +01:00
Tobias Powalowski
ccb17ec737 split out double functions into installer_common_functions 2022-03-21 15:55:33 +01:00
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