Commit graph

1508 commits

Author SHA1 Message Date
Tobias Powalowski
750317c5b4 add color to start message 2022-03-27 08:29:33 +02:00
Tobias Powalowski
9935071dd2 change messages 2022-03-18 14:25:36 +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
d65c5a8849 copy mmodules to correct directory 2022-03-17 09:16:32 +01:00
Tobias Powalowski
1a6bfda226 fix modules.order 2022-03-17 08:24:14 +01:00
Tobias Powalowski
6d20bae5c5 preserve kernel module structure 2022-03-17 07:46:37 +01:00
Tobias Powalowski
a987872622 fix tty logging to all tty1 and ttyS0 2022-03-16 11:05:35 +01:00
Tobias Powalowski
924ab69352 add logging to ttyS0 from tty1 on latest iso 2022-03-16 08:33:30 +01:00
Tobias Powalowski
8e98de8b57 only run update-installer.sh on tty1 in latest iso 2022-03-16 07:45:18 +01:00
Tobias Powalowski
f531ebe6fd change LANG to C 2022-03-08 07:38:55 +01:00
Tobias Powalowski
aba6786975 enable serial console by default 2022-03-07 20:15:14 +01:00
Tobias Powalowski
3d2e23975f cleanup main-grub.cfg 2022-03-07 17:03:30 +01:00
Tobias Powalowski
eb61050c6a fix grub config 2022-03-07 15:14:15 +01:00
Tobias Powalowski
989b7f607e add missing grub-iso.cfg 2022-03-07 07:24:03 +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
17bfb18a1e update background 2022-02-25 19:27:49 +01:00
Tobias Powalowski
e7a2943544 simplify grub, enable custom grub setup, add archboot background 2022-02-25 19:23:00 +01:00
Tobias Powalowski
f78c682c07 fix reproducibilty on initrds 2022-02-16 18:35:35 +01:00
Tobias Powalowski
458d758c97 revert firmware patch, it slows down creation 2022-02-07 07:01:54 +01:00
Tobias Powalowski
4ae4a3a6d1 only balance btrfs on creation, not on existing arrays 2022-02-06 21:58:28 +01:00
Tobias Powalowski
71cda5eb09 add check for firmware 2022-02-06 19:30:21 +01:00
Tobias Powalowski
6a32fac81a add add_efi_memmap to the end of aarch64 options 2022-02-02 17:10:01 +01:00
Tobias Powalowski
f7daea8f39 readd add_efi_memmap to setup and grub.cfg 2022-02-02 17:09:05 +01:00
Tobias Powalowski
b7b32faa60 remove wrong comment 2022-01-31 17:12:06 +01:00
Tobias Powalowski
3906c8317e correct patch for symlinked binaries 2022-01-31 13:38:16 +01:00
Tobias Powalowski
cd1ff291bf add symlink patch for files 2022-01-31 11:45:26 +01:00
Tobias Powalowski
1b6abb29fc remove not needed shell script patch 2022-01-30 12:40:01 +01:00
Tobias Powalowski
aa0ef88a7d add shell scripts if added as binary 2022-01-30 11:48:06 +01:00
Tobias Powalowski
91541b7752 fix initcpio patch 2022-01-22 14:27:25 +01:00
Tobias Powalowski
c36591d4ee remove symlinks functiosn, added to mkinitcpio in the future 2022-01-21 10:17:10 +01:00
Tobias Powalowski
2b3c87423f set serial in grub.cfg 2022-01-19 15:50:37 +01:00
Tobias Powalowski
7f02986dd1 add serial to grub config 2022-01-19 08:45:05 +01:00
Tobias Powalowski
249f413a15 sync grub.cfg with setup config 2022-01-18 10:46:45 +01:00
Tobias Powalowski
428304c9f8 fix grub.cfg for all architectures 2022-01-18 09:56:43 +01:00
Tobias Powalowski
92b4017cd7 unify grub.cfg to use one file for all image types 2022-01-18 07:56:40 +01:00
Tobias Powalowski
b6e4dc20e2 remove syslinux bootloader dir 2022-01-16 16:18:57 +01:00
Tobias Powalowski
f0c9168d81 update url to new archboot home 2022-01-11 22:49:07 +01:00
Tobias Powalowski
147fee2f57 try to get an aarch64 build root 2022-01-07 15:40:04 +01:00
Tobias Powalowski
828275a657 add archlinuxarm keyring for pacman 2022-01-02 20:40:24 +01:00
Tobias Powalowski
3ec11d3be2 add PKGBUILD for ARM to share 2022-01-02 17:23:29 +01:00
Tobias Powalowski
cab3cc66b0 update RAM requirements 2021-12-12 14:22:27 +01:00
Tobias Powalowski
d0d738c967 higher RAM requirement 2021-12-10 18:19:18 +01:00
Tobias Powalowski
ac9e269eeb change RAM requirements 2021-11-30 20:10:52 +01:00
Tobias Powalowski
7f02f06dd3 fix latest image for initcpio 31 2021-11-30 18:37:03 +01:00
Tobias Powalowski
0b98cf4b4d add mkinitcpio patch 2021-11-30 17:42:52 +01:00
Tobias Powalowski
f85cb43afc add ovmf file from fedora to test securboot in qemu 2021-10-14 15:12:56 +02:00
Tobias Powalowski
d9c0a41553 higher latest memory image to 3800 2021-10-08 10:04:39 +02:00
Tobias Powalowski
48c5c5e739 change login message on latest image 2021-10-07 21:28:24 +02:00
Tobias Powalowski
32986fc45f add nano and wget to latest image 2021-10-07 20:43:47 +02:00