Mailing List Archive

is there option like emerge --skip-if-binary-avaible -e world
Hi,

I made binaries with buildpkg option, but I didn't from beginning of
installation.
I want to do a emerge -e world to have all the binaries, but to skip
packages with binaries avaible. Is there any option or a method/script
to do that ?

Thanks.

--
gentoo-user@gentoo.org mailing list
Re: is there option like emerge --skip-if-binary-avaible -e world [ In reply to ]
On Fri, 8 Oct 2004 19:03:39 +0300 Spoiala Cristian <scristian@gmail.com>
wrote:
| I made binaries with buildpkg option, but I didn't from beginning of
| installation.
| I want to do a emerge -e world to have all the binaries, but to skip
| packages with binaries avaible. Is there any option or a method/script
| to do that ?

Not really. But emerge -ek world is close... Installing binaries is
pretty quick :)

--
Ciaran McCreesh : Gentoo Developer (Sparc, MIPS, Vim, Fluxbox)
Mail : ciaranm at gentoo.org
Web : http://dev.gentoo.org/~ciaranm
Re: is there option like emerge --skip-if-binary-avaible -e world [ In reply to ]
On Fri, 8 Oct 2004 17:17:11 +0100, Ciaran McCreesh <ciaranm@gentoo.org> wrote:
> On Fri, 8 Oct 2004 19:03:39 +0300 Spoiala Cristian <scristian@gmail.com>
> wrote:
> | I made binaries with buildpkg option, but I didn't from beginning of
>
>
> | installation.
> | I want to do a emerge -e world to have all the binaries, but to skip
> | packages with binaries avaible. Is there any option or a method/script
> | to do that ?
>
> Not really. But emerge -ek world is close... Installing binaries is
> pretty quick :)
>

thanks, sorry for not rtfm-ing deep in man emerge.

--
gentoo-user@gentoo.org mailing list