Commit graph

849 commits

Author SHA1 Message Date
Tobias Powalowski
469ddcd482 add quotes from shellcheck run 2022-03-21 12:53:16 +01:00
Tobias Powalowski
905a8bba99 disable 2 shellcheck warnings 2022-03-21 12:51:56 +01:00
Tobias Powalowski
d6d21178d1 add missing "" 2022-03-21 12:48:19 +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
11eefcb830 add normal to image generation 2022-03-20 15:17:25 +01:00
Tobias Powalowski
e65ce71dbd always copy defaults to container 2022-03-19 10:17:41 +01:00
Tobias Powalowski
9e5c7951bd copy defaults to container 2022-03-19 10:07:31 +01:00
Tobias Powalowski
da52ceae4b pacman does not like " " with spaces 2022-03-19 09:10:34 +01:00
Tobias Powalowski
ebca26917a fix repository functions 2022-03-19 09:03:56 +01:00
Tobias Powalowski
b8352ab039 add /etc/archboot/defaults to installer hook 2022-03-19 08:46:54 +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
e26527c360 add broadcom-wl to autodetected packages to install 2022-03-19 08:10:46 +01:00
Tobias Powalowski
4b018aa3c6 rearrange the pacman cache inclusion 2022-03-18 20:21:14 +01:00
Tobias Powalowski
ca55ae2b48 remove double slash 2022-03-18 18:40:06 +01:00
Tobias Powalowski
d5a7574954 add local profile to release 2022-03-18 17:43:40 +01:00
Tobias Powalowski
c27463e8c7 move offline files to local, add correct setup title 2022-03-18 17:18:00 +01:00
Tobias Powalowski
c2302310c4 fix typo of reproducible 2022-03-18 17:01:55 +01:00
Tobias Powalowski
5e31c12597 add archboot packages to cachedir 2022-03-18 16:21:09 +01:00
Tobias Powalowski
fe500dbf83 move install to base_common 2022-03-18 14:14:10 +01:00
Tobias Powalowski
1fe6d9c2a3 start adding offline iso 2022-03-18 12:32:00 +01:00
Tobias Powalowski
8a75967ca4 revert lz4 change, it's just an wrong error printed by the kernel and zstd works as expected in kexec mode 2022-03-17 11:57:37 +01:00
Tobias Powalowski
e98c2ef714 add screen terminfo files 2022-03-16 21:21:19 +01:00
Tobias Powalowski
5620fad427 add xterm-256color 2022-03-16 20:08:42 +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
b7059393ef add MODULES_DECOMPRESS=no to configs, rename update_installer hooks to cleanup 2022-03-16 10:07:36 +01:00
Tobias Powalowski
4a7058a9d1 add MODULES_DECOMPRESS=no to configs, rename update_installer hooks to cleanup 2022-03-16 10:00:53 +01:00
Tobias Powalowski
924ab69352 add logging to ttyS0 from tty1 on latest iso 2022-03-16 08:33:30 +01:00
Tobias Powalowski
42d5650bae fix latest iso, move systemd-umount to the beginning 2022-03-15 21:06:22 +01:00
Tobias Powalowski
1ad5ba0b0c update kms hook to enable more setups 2022-03-15 07:15:59 +01:00
Tobias Powalowski
705ea13d7b use map feature wherever possible 2022-03-14 21:32:33 +01:00
Tobias Powalowski
404d915838 move systemd-umount in file 2022-03-08 08:17:38 +01:00
Tobias Powalowski
2f09459483 remove full terminfo, only add linux and vt102 2022-03-08 08:07:50 +01:00
Tobias Powalowski
0556496872 add date to common base hooks 2022-03-07 21:53:41 +01:00
Tobias Powalowski
85d2978d15 replace _LINUX_FIRMWARE parameter in defaults with _PACKAGES, you can tell archboot to install any package here 2022-03-07 20:36:54 +01:00
Tobias Powalowski
338e24343e add /etc/archboot/defaults to environment 2022-03-07 20:26:44 +01:00
Tobias Powalowski
eb61050c6a fix grub config 2022-03-07 15:14:15 +01:00
Tobias Powalowski
4da17bcd9b switch names of grub config files, add echo for chosen grub menuentry 2022-03-07 07:21:26 +01:00
Tobias Powalowski
f183f9aca9 fix grub 2022-02-25 20:48:21 +01:00
Tobias Powalowski
e7a2943544 simplify grub, enable custom grub setup, add archboot background 2022-02-25 19:23:00 +01:00
Tobias Powalowski
190b6c1d89 remove btrfs-convert, it needs reiserfsprogs 2022-02-25 08:05:24 +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
4b6ba5e73c remove reiserfs from hooks 2022-02-24 21:00:51 +01:00
Tobias Powalowski
537979f682 revert grub change 2022-02-24 10:29:30 +01:00
Tobias Powalowski
cef33e39d3 remove not needed grub efi modules, standalone grub does not need them 2022-02-24 07:31:24 +01:00
Tobias Powalowski
6ce21bcb47 move comment 2022-02-23 21:57:16 +01:00
Tobias Powalowski
456a42af68 check on i18n instead of locale directory i18n is in glibc! 2022-02-23 10:05:46 +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
8508963400 improve pacman aarch64 download/local setup in container_functions 2022-02-23 07:33:37 +01:00