Re: [gentoo-user] Re: Compile large packages as last package [SOLVED]

2021-09-08 Thread Ramon Fischer
Thank you for the hint, but I am very aware of this. As the subject says, I want to compile large packages as last package, since it sometimes happens, that a large package may get compiled as package 245 of 300 for example; blocking other small packages. I just re-used "/etc/portage/package.

Re: [gentoo-user] Re: Compile large packages as last package

2021-09-08 Thread David M. Fellows
>Thank you for your ideas! > >I was actually hoping for a neat hack with "/etc/portage/env/" and >"/etc/portage/package.env/", where you can set environment variables. Did you look at example 2 in https://wiki.gentoo.org/wiki//etc/portage/package.env ? It seems to address your problem. DaveF > >

Re: [gentoo-user] Re: Compile large packages as last package

2021-09-08 Thread Ramon Fischer
Thank you for your ideas! I was actually hoping for a neat hack with "/etc/portage/env/" and "/etc/portage/package.env/", where you can set environment variables. I will try out the following solution: $ < "/etc/portage/package.env/no_tmpfs.conf # custom - 20181121 - rfischer: list pack

[gentoo-user] Re: Compile large packages as last package

2021-08-15 Thread Nikos Chantziaras
On 14/08/2021 22:20, Ramon Fischer wrote: Is there any way to tell "portage", that packages like "qtwebengine", "(ungoogled-)chromium", "firefox" and so on are always compiled as last package? The simplest way is to exclude those packages in the first update, and then allow them in the second