Yesterday
Tue, Oct 14
Mon, Oct 13
Jul 30 2025
To make this work in cheribuild I passed INSTALL="sh /path/to/src/tools/install.sh". Doing something automatically here that works would be good, though I'd want confirmation from someone like @sjg that ${.OBJDIR}/.. is definitely going to always be world's ${OBJTOP}.
Jul 28 2025
Why would we not do this unconditionally?
Jul 22 2025
Jul 21 2025
Jul 20 2025
Fix possible symlink problem for ports.txz as well.
Jul 16 2025
I think ports.txz has the same issue and should get the same fix. (Aside, please upload diffs with full context (e.g. with -U999999))
Jun 4 2025
Unless there are major objections we could commit this and tinker later. LGTM, thanks moin!
Jun 2 2025
Address some of the issues mentioned here.
May 19 2025
I like this article. A lot. No specific feedback, just a general comment - who is the target audience for this?
May 13 2025
Feb 19 2025
I see, so we are not planning to disable them at this time. Sorry for the noise.
Feb 10 2025
Dec 10 2024
LGTM
It would be very good to get this committed (to main) before this week's snapshots
@bofh are you going to commit this?
Dec 7 2024
I am still contemplating if we should simply put the cache-dir outside the
Dec 6 2024
want to remove the repo data in the cache and unregister the pkg itself like what we do in VM
That's a good catch, and not sure if we also want to remove the repo data in the cache and unregister the pkg itself like what we do in VM. Having those might cause an issue when pkg is boostraped but repo data is seriously out-of-date. We encountered this in the past in the cloud images.