diff options
| author | Mitchell Riedstra <mitch@riedstra.dev> | 2025-11-26 12:03:39 -0500 |
|---|---|---|
| committer | Mitchell Riedstra <mitch@riedstra.dev> | 2025-11-26 12:03:39 -0500 |
| commit | 8090ee305b8759beb2afce335640db244c132455 (patch) | |
| tree | eeca7492cc78f509fa8bde36e45287895376888a /archiso_config/pacman.conf | |
| parent | 4e8db800787b181a917efa093848c2476af4f31c (diff) | |
| download | voussoir-8090ee305b8759beb2afce335640db244c132455.tar.gz voussoir-8090ee305b8759beb2afce335640db244c132455.tar.xz | |
Some more tweaking to the installer, bake packages into the image
Diffstat (limited to 'archiso_config/pacman.conf')
| -rw-r--r-- | archiso_config/pacman.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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/ |
