arm64 FreeBSD13-RC3 /home vs, /usr/home

RW rwmaillists at googlemail.com
Sat Mar 27 15:19:39 UTC 2021


On Sat, 27 Mar 2021 10:28:50 +0800
wa5qjh wrote:

> and as a user in the boonies with mostly bad internet, may I
> request that in package scripts, larger items like llvm10 be fetched
> very early on instead of nearly last, please! If llvm fails to fetch,
> all that was fetched previously is wasted when you make the attempt
> again. 

Why is it wasted? If you rerun "pkg upgrade" the downloaded files will
be locally cached. 

Even if that weren't true, downloading the larger files first doesn't
give you any benefit, since you have to download them all before
pkg proceeds with installing.


More information about the freebsd-questions mailing list