Commit graph

296 commits

Author SHA1 Message Date
Tobias Powalowski
049b16ebd8 set VNC password in defaults, add _HIDE_MENU in defaults, sort messages 2022-05-11 20:45:52 +02:00
Tobias Powalowski
caa6a31042 don't hardcode packages and actions, move them to defaults 2022-05-11 14:23:31 +02:00
Tobias Powalowski
dc0ca7eed6 revert zram increase, not needed 2022-05-11 13:45:03 +02:00
Tobias Powalowski
c9033eba4a revert zram increase not needed 2022-05-11 07:18:40 +02:00
Tobias Powalowski
364ba3bb44 higher zram 2022-05-10 22:27:56 +02:00
Tobias Powalowski
b7e7e6ade4 fix function 2022-05-10 22:25:02 +02:00
Tobias Powalowski
81e11e9e49 add ristretto, use DOWNLOAD_PACKAGES from defaults 2022-05-10 18:53:41 +02:00
Tobias Powalowski
71c0a1075a move DOWNLOAD to one line 2022-05-10 11:25:35 +02:00
Tobias Powalowski
f4a7250b1d change syntax to M from 3.5G 2022-05-07 15:42:32 +02:00
Tobias Powalowski
8e46f5cd30 add gnome-keyring, nss-mdns and start avahi-daemon before xfce startup 2022-05-06 23:44:54 +02:00
Tobias Powalowski
e1b48cb0b8 bigger zram image 2022-05-06 23:13:32 +02:00
Tobias Powalowski
2a7c46916d add thunar-volman, thunar-archive-plugin and fileroller, changed package installation method to safe RAM, removed libLLVM removement it's needed for DRI support 2022-05-06 18:22:55 +02:00
Tobias Powalowski
c19e1dd92d add gvfs support and gparted 2022-05-05 22:33:20 +02:00
Tobias Powalowski
485c66c019 add gvfs support and gparted 2022-05-05 22:31:50 +02:00
Tobias Powalowski
cbfd811afe replace _XFCE by _DOWNLOAD_PACKAGES parameter 2022-05-04 07:35:30 +02:00
Tobias Powalowski
4c9e1620fc move xfce packages to config and container 2022-05-03 22:27:00 +02:00
Tobias Powalowski
fc006abb5f merge intel_wireless into wireless hook 2022-04-29 06:50:39 +02:00
Tobias Powalowski
d2841519aa simplify launching setup or update-installer.sh, add bashrc which launches zsh by default, switch root to /bin/bash shell 2022-04-26 15:05:16 +02:00
Tobias Powalowski
99727ebf2e lower ZRAM size 2022-04-17 14:23:07 +02:00
Tobias Powalowski
80a39ed69a add more ZRAM for aarch64, remove max_comp_streams option it's set correct by kernel 2022-04-17 10:49:32 +02:00
Tobias Powalowski
3acb7bfb8b add marvell firmware to containers 2022-04-02 18:39:36 +02:00
Tobias Powalowski
2b8e576039 make ZRAM parameters configurable in defaults 2022-03-28 20:51:10 +02:00
Tobias Powalowski
c7d6ea9968 add more examples to packages 2022-03-19 08:48:22 +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
4b018aa3c6 rearrange the pacman cache inclusion 2022-03-18 20:21:14 +01:00
Tobias Powalowski
6192b1cc9f replace offline with local 2022-03-18 18:05:01 +01:00
Tobias Powalowski
41b8ad5702 add aarch64 local preset and conf 2022-03-18 17:29:50 +01:00
Tobias Powalowski
c27463e8c7 move offline files to local, add correct setup title 2022-03-18 17:18:00 +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
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
4a7058a9d1 add MODULES_DECOMPRESS=no to configs, rename update_installer hooks to cleanup 2022-03-16 10:00:53 +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
4da17bcd9b switch names of grub config files, add echo for chosen grub menuentry 2022-03-07 07:21:26 +01:00
Tobias Powalowski
e7a2943544 simplify grub, enable custom grub setup, add archboot background 2022-02-25 19:23:00 +01:00
Tobias Powalowski
de3e3cca42 add sources archive, simplify server_functions 2022-02-22 17:14:44 +01:00
Tobias Powalowski
8105765bb1 rearrange defaults 2022-02-21 10:56:11 +01:00
Tobias Powalowski
680cf22e64 fix aarch64 download 2022-02-21 10:44:04 +01:00
Tobias Powalowski
f706742e1a fix variables 2022-02-21 10:20:18 +01:00
Tobias Powalowski
ca651a7a7f enable users to run build server 2022-02-21 10:13:53 +01:00
Tobias Powalowski
12b500f940 add comment about RAM saving 2022-02-07 15:16:34 +01:00
Tobias Powalowski
64b5b82dc0 move package cache and delete it afterwards 2022-02-05 18:14:49 +01:00
Tobias Powalowski
0e26e7afe9 'move binaries to correct hook, move symlinks in front of binary' 2022-02-05 16:07:30 +01:00
Tobias Powalowski
0bdf14554f more update_installer hooks to save RAM 2022-02-05 12:09:39 +01:00
Tobias Powalowski
6fb824dcb6 remove module deleting, not possible modules are assemled in last mkinitcpio step 2022-02-05 11:28:41 +01:00
Tobias Powalowski
e457c673df implement cleanup during update installer 2022-02-05 10:07:00 +01:00
Tobias Powalowski
e1239a8f03 remove kms from latest image, it's called on reboot, remove b2xnx and qed module 2022-02-02 15:52:10 +01:00
Tobias Powalowski
5efc7bb6a6 move firmware to extra hook 2022-02-02 11:55:15 +01:00
Tobias Powalowski
1d98a1dd97 move common parts into installer_common 2022-01-31 11:37:19 +01:00