Skip to content

feat: add cache directories - #15

Merged
ahze merged 1 commit into
daemonless:mainfrom
DtxdF:cache-dirs
Jul 4, 2026
Merged

feat: add cache directories#15
ahze merged 1 commit into
daemonless:mainfrom
DtxdF:cache-dirs

Conversation

@DtxdF

@DtxdF DtxdF commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

In order to speed up repetitive builds and avoid having to download files over and over again, the cache_dirs parameter has been implemented for this purpose. This also serves, to some extent, as a workaround to MOUNT --type=cache, since this option is not currently implemented in FreeBSD.

In order to speed up repetitive builds and avoid having to download
files over and over again, the `cache_dirs` parameter has been
implemented for this purpose. This also serves, to some extent, as a
workaround to `MOUNT --type=cache`, since this option is not currently
implemented in FreeBSD.
@ahze

ahze commented Jul 4, 2026

Copy link
Copy Markdown
Member

I like this -- can we also do it globally in /usr/local/etc/daemonless.yaml or is that to complex given all the variants, etc?

@ahze
ahze merged commit 7ef2f52 into daemonless:main Jul 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants