On Sat, 30 Jun 2018 10:50:47 -0700, Daniel Frey wrote:

> For many, many years I've been using binpkg to help ease the compile
> pain on my Intel NUC Celeron-based frontends. I use distcc on one to
> compile all my packages and export /usr/portage/packages via nfs.
> 
> I am wondering if it's possible to get emerge to mount
> /usr/portage/packages before actually emerging anything. I've been
> mounting that directory manually but once in a while I forget
> to.

Something like this in /etc/portage/env/media-tv/mythtv

pre_pkg_setup {
        mount whatever wherever
}

may do what you want. I haven't tested it but a similar approach works
with post install functions for me.


-- 
Neil Bothwick

If you use envelopes, why not encryption ?

Attachment: pgp83B3cOKU2r.pgp
Description: OpenPGP digital signature

Reply via email to