Commit graph

54 commits

Author SHA1 Message Date
Tobias Powalowski
62d2236333 merge common.sh 2023-09-06 09:03:43 +02:00
Tobias Powalowski
4b321dc571 replace /dev/null with _NO_LOG 2023-08-25 12:19:47 +02:00
Tobias Powalowski
e1e2af0070 switch to GPL 3.0 or later 2023-08-11 17:19:18 +02:00
Tobias Powalowski
505f0c47ee update usage messages 2023-04-23 22:22:15 +02:00
Tobias Powalowski
f329867709 fix quickinst DESTDIR 2023-02-07 22:22:19 +01:00
Tobias Powalowski
0c83fdb109 replace 0m with m 2023-02-07 20:19:31 +01:00
Tobias Powalowski
d1dce3d1b8 replace 033 with e 2023-02-07 19:35:34 +01:00
Tobias Powalowski
9da3116c41 change color and message in quickinst 2023-02-07 15:41:50 +01:00
Tobias Powalowski
87a995a951 add # SPDX-License-Identifier: GPL-2.0-only 2023-01-27 08:22:33 +01:00
Tobias Powalowski
297d50a907 replace /dev/null 2>&1 with &> 2023-01-19 08:12:54 +01:00
Tobias Powalowski
a3eae7b460 shellcheck fixes 2023-01-09 21:34:59 +01:00
Tobias Powalowski
f5c392e083 cleanup empty lines, unify coding style 2023-01-09 18:38:55 +01:00
Tobias Powalowski
0232a1ac6c rename PACMAN to _PACMAN 2023-01-09 08:31:45 +01:00
Tobias Powalowski
ef53f5a52a rename functions 2023-01-09 08:20:54 +01:00
Tobias Powalowski
277eec8e18 rename parameters 2023-01-08 08:48:05 +01:00
Tobias Powalowski
99a69ba85b replace /bin/bash with /usr/bin/env bash 2022-12-14 07:06:55 +01:00
Tobias Powalowski
341a40975d shellcheck fixes 2022-09-23 08:50:09 +02:00
Tobias Powalowski
32f9077e9a add keyring initialization checks to setup and quickinst 2022-09-02 11:59:39 +02:00
Tobias Powalowski
b73b4b0b79 update pacman keyring before package installation 2022-09-01 13:29:53 +02:00
Tobias Powalowski
3ac53fe470 remove root_check 2022-04-07 10:43:49 +02:00
Tobias Powalowski
1f49e41954 add function, rework help output 2022-04-07 10:43:04 +02:00
Tobias Powalowski
ba33db6b02 fix ! 2022-04-05 21:47:40 +02:00
Tobias Powalowski
07b60f739d move DESTDIR on top 2022-04-05 21:44:16 +02:00
Tobias Powalowski
95f7e7c0cd fix checks 2022-04-05 21:33:44 +02:00
Tobias Powalowski
688a0bbfd2 replace return with exit 2022-04-05 21:26:44 +02:00
Tobias Powalowski
0a6e5a24f1 update scripts text highlighting 2022-04-05 21:06:13 +02:00
Tobias Powalowski
01928e6cb2 update scripts text highlighting 2022-04-05 21:01:07 +02:00
Tobias Powalowski
829b6f4020 reformat help messages in helpers 2022-04-05 20:09:24 +02:00
Tobias Powalowski
d078ea0636 reformat help messages in helpers 2022-04-05 20:08:56 +02:00
Tobias Powalowski
f7dd63f4cf color output of quickinst and backup scripts 2022-04-05 09:50:59 +02:00
Tobias Powalowski
2dace79d54 break setup into functions 2022-03-21 22:25:15 +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
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
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
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
40cbf8c5f4 add shellcheck 2022-01-26 11:40:22 +01:00
Tobias Powalowski
ea1a899fe7 always add nano and vi on package installation 2022-01-23 17:49:24 +01:00
Tobias Powalowski
460ad7308b remove quotes from packages 2022-01-22 21:13:58 +01:00
Tobias Powalowski
bef4cc2c79 big code cleanup 2022-01-21 14:16:33 +01:00
Tobias Powalowski
a43bd5b6c6 fix typo 2022-01-18 22:37:15 +01:00
Tobias Powalowski
206ae79073 fix quickinst for aarch64 usage 2022-01-06 19:06:34 +01:00
Tobias Powalowski
6abc0f8f48 correct usage 2021-09-27 10:04:52 +02:00