Commit graph

3728 commits

Author SHA1 Message Date
Tobias Powalowski
9935071dd2 change messages 2022-03-18 14:25:36 +01:00
Tobias Powalowski
fe500dbf83 move install to base_common 2022-03-18 14:14:10 +01:00
Tobias Powalowski
654e9a59f5 add check for pacman-key running 2022-03-18 14:02:45 +01:00
Tobias Powalowski
1fe6d9c2a3 start adding offline iso 2022-03-18 12:32:00 +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
5b7325e3cb switch back to zstd with -10 compression level saves 13MB RAM, maximum -19 gives 26MB RAM but needs way too long to compress 2022-03-17 12:13:36 +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
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
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
9f2807ba8d add -9 to lz4 to save RAM 2022-03-16 16:46:08 +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
3d40cef5de remove -T0 2022-03-16 14:23:30 +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
a987872622 fix tty logging to all tty1 and ttyS0 2022-03-16 11:05:35 +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
8e98de8b57 only run update-installer.sh on tty1 in latest iso 2022-03-16 07:45:18 +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
f531ebe6fd change LANG to C 2022-03-08 07:38:55 +01:00
Tobias Powalowski
8dd9be6551 do not allow to run update-installer.sh more than one instance 2022-03-07 23:08:34 +01:00
Tobias Powalowski
066746618a update paths 2022-03-07 22:47:42 +01:00
Tobias Powalowski
dc0c535f31 change to file check 2022-03-07 22:39:50 +01:00
Tobias Powalowski
bf1b13dbdc do not allow to run update-installer.sh more than one instance 2022-03-07 22:23:28 +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
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
8229932d91 remove function 2022-02-25 19:46:14 +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
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
4b7c58a747 remove reiserfs support from setup and quickinst, it's a dead filesystem 2022-02-24 20:56:42 +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