From 8090ee305b8759beb2afce335640db244c132455 Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Wed, 26 Nov 2025 12:03:39 -0500 Subject: Some more tweaking to the installer, bake packages into the image --- archiso_config/pacman.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'archiso_config/pacman.conf') diff --git a/archiso_config/pacman.conf b/archiso_config/pacman.conf index 03c9a15..c65616e 100644 --- a/archiso_config/pacman.conf +++ b/archiso_config/pacman.conf @@ -11,6 +11,7 @@ # If you wish to use different paths, uncomment and update the paths. #RootDir = / #DBPath = /var/lib/pacman/ +CacheDir = /tmp/isopkgcache #CacheDir = /var/cache/pacman/pkg/ #LogFile = /var/log/pacman.log #GPGDir = /etc/pacman.d/gnupg/ -- cgit v1.2.3