17.01.2020 18:21, Slawa Olhovchenkov wrote:

>> Considering /usr/ports, /usr/src and /usr/obj and amount of RAM
>> needed to keep metadata in ZFS ARC
> 
> /usr/ports, /usr/src and /usr/obj don't need be exist on low-RAM
> install -- use poudriere and release build on dedicated build host and
> applay binary update.

Poudriere itself has its disadvantages. It's heavy and it's unable to produce 
minimal set of target packages
suitable for "pkg install -U *.txz" command without build-only dependencies.
I'd like to stick with poudriere but could not. Its supposed work-style does 
not worth it.

Real Work (TM) sometimes presents the need to apply patches, so /usr/src and 
/usr/obj may become are unavoidable.
1GB-RAM UFS system runs just fine with such trees being stand-alone and does 
not require extra build system and nor its overhead.

_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to