Commit graph

1234 commits

Author SHA1 Message Date
Tobias Powalowski
5f32932653 move pacman parameters to main program 2022-10-02 09:32:08 +02:00
Tobias Powalowski
38c5279ef2 code cleanup 2022-10-01 17:45:39 +02:00
Tobias Powalowski
1da02d1f19 name $2 use_binfmt 2022-10-01 14:56:46 +02:00
Tobias Powalowski
e1f444cd40 simplify other architecture 2022-10-01 14:25:12 +02:00
Tobias Powalowski
6544666811 simplify pacman_chroot function 2022-10-01 08:57:41 +02:00
Tobias Powalowski
9e4ac63f46 don't abort on cachedir on different architecture 2022-09-30 15:54:22 +02:00
Tobias Powalowski
735ef33c53 shellcheck fixes 2022-09-23 08:52:39 +02:00
Tobias Powalowski
9d3341dddd shellcheck fixes 2022-09-23 08:51:07 +02:00
Tobias Powalowski
341a40975d shellcheck fixes 2022-09-23 08:50:09 +02:00
Tobias Powalowski
08cc00b14a remove wrong fi 2022-09-22 21:35:06 +02:00
Tobias Powalowski
ef50910de3 remove _KEYRING 2022-09-22 21:20:47 +02:00
Tobias Powalowski
5d5447383a add UBOOT for riscv64 2022-09-22 10:00:17 +02:00
Tobias Powalowski
05ccb57158 fix bootloader installation on aarch64 2022-09-21 20:47:38 +02:00
Tobias Powalowski
cc535d968b change from ext2 image to vfat, brings back reproducibility :) 2022-09-20 16:17:19 +02:00
Tobias Powalowski
c35bef4544 fix aarch64 pacman chroot 2022-09-20 08:40:24 +02:00
Tobias Powalowski
9b51646a1c add firefox for riscv64 2022-09-20 07:26:59 +02:00
Tobias Powalowski
ae01e9b556 first wait for gpg to finish 2022-09-19 15:19:15 +02:00
Tobias Powalowski
1b627bcf48 fix HWKVER for riscv64 2022-09-19 06:56:27 +02:00
Tobias Powalowski
fca208f28f fix mkinitcpio for riscv64 2022-09-17 12:07:02 +02:00
Tobias Powalowski
bc354b5f73 fix MOTD for riscv64 2022-09-17 12:02:45 +02:00
Tobias Powalowski
9df8ac29a9 fix /drivers/spi, disable grub creation for riscv64 2022-09-17 08:42:30 +02:00
Tobias Powalowski
8ee0ba0622 fixup image creation on riscv64 2022-09-17 08:31:28 +02:00
Tobias Powalowski
43ce31a590 switch riscv64 iso to extlinux image. 2022-09-16 22:14:41 +02:00
Tobias Powalowski
335e6171a0 add server and release riscv64 2022-09-15 08:12:11 +02:00
Tobias Powalowski
949bded538 fix bootloader creation 2022-09-14 07:49:37 +02:00
Tobias Powalowski
a8c60dbb19 move ucode part to extra function 2022-09-13 22:36:36 +02:00
Tobias Powalowski
7018d6c78e build grub2 efi riscv64 bootloader. 2022-09-13 17:59:27 +02:00
Tobias Powalowski
f425f1675d add create repository for riscv64, rename aarch64_download_packages to other_download_packages 2022-09-13 07:33:09 +02:00
Tobias Powalowski
3938411b0e add create container for riscv4, rename aarch64_install to other_install 2022-09-13 07:18:33 +02:00
Tobias Powalowski
ebf232949c fix keyring generation for riscv64 2022-09-12 22:22:35 +02:00
Tobias Powalowski
d43b0d4989 start riscv64 support, rename fix_aarch64_network to fix_network 2022-09-12 22:00:21 +02:00
Tobias Powalowski
533bcbc476 don't show errors on binary check in terminal 2022-09-07 17:32:07 +02:00
Tobias Powalowski
11d8186c72 add base checking to binary script 2022-09-07 09:04:10 +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
f48e5caa67 add : to menu titles 2022-06-25 11:34:56 +02:00
Tobias Powalowski
cc967a3b4e revert secure boot MOK signing 2022-06-20 07:00:23 +02:00
Tobias Powalowski
fa0f0afddb revert secure boot MOK signing 2022-06-20 06:59:10 +02:00
Tobias Powalowski
ee9c081b0d only sign kernel on x86_64 2022-06-19 08:15:24 +02:00
Tobias Powalowski
8969241e24 move _KEYDIR to defaults, sign kernel image with Archboot MOK for kexec reboot in Secure Boot system 2022-06-18 12:33:38 +02:00
Tobias Powalowski
df243be163 copy kernel instead of moving 2022-06-18 11:25:18 +02:00
Tobias Powalowski
5663336d61 add ARchboot to setup 2022-06-13 11:34:23 +02:00
Tobias Powalowski
7d90f629ea remove old _generate_locales 2022-06-11 12:38:08 +02:00
Tobias Powalowski
3ca2678698 allow more environments on machines with more than 4.5GB RAM in local mode 2022-06-11 12:11:41 +02:00
Tobias Powalowski
14d1165acb allow more environments on machines with more than 5GB RAM in local mode 2022-06-11 10:19:21 +02:00
Tobias Powalowski
e937b5fa6b allow more environments on machines with more than 6GB RAM in local mode 2022-06-11 09:10:35 +02:00
Tobias Powalowski
b33c84eaa3 adapt recent glibc changes with included C.UTF-8 2022-06-09 21:13:52 +02:00
Tobias Powalowski
f67c845391 add better error message 2022-06-06 13:42:07 +02:00
Tobias Powalowski
d1d0e31fab rename -kde options to -plasma options, added wayland start scripts for gnome and kde 2022-06-06 12:19:44 +02:00
Tobias Powalowski
2e58113234 reorder update-installer options, allow only one graphical environment on local image 2022-06-06 09:07:58 +02:00