[gentoo-user] Re: Binary packages for a different amd64 flavor

2018-06-12 Thread Ian Zimmerman
On 2018-06-13 02:57, David Haller wrote: > First of all, I've seen quite a big boost just by using '-O3'! You understand that I'm complaining about _compilation_ times, right? >From my POV, -O3 globally will make the problem much worse. Aside: I do have it on for a few packages where it is

Re: [gentoo-user] Binary packages for a different amd64 flavor

2018-06-12 Thread David Haller
Hello, On Tue, 12 Jun 2018, Mick wrote: >On Tuesday, 12 June 2018 19:31:32 BST Ian Zimmerman wrote: >> I have had it with compiling stuff from source on my laptop. It is just >> too slow. So I would like to create binary packages on my desktop and >> then just tell the laptop to use them. >>

Re: [gentoo-user] Do I need to do anything if a package masked by my profile?

2018-06-12 Thread Donald Johnson
Nevermind. Referring to the "x11-proto/dri2proto masked but still needed by media-libs/mesa" thread, looks like re-emerging mesa fixed the issue. ~Donny Johnson On Tue, Jun 12, 2018 at 8:17 PM, Donald Johnson wrote: > On Mon, Jun 11, 2018 at 4:36 AM, Neil Bothwick wrote: >> emerge -cpv

Re: [gentoo-user] Do I need to do anything if a package masked by my profile?

2018-06-12 Thread Donald Johnson
On Mon, Jun 11, 2018 at 4:36 AM, Neil Bothwick wrote: > emerge -cpv packagename Oddly enough, I ran that command, and it looks like all of those packages are required by media-libs/mesa-17.3.9. Now I'm curious... ~Donny Johnson

Re: [gentoo-user] Package specific post-emerge hooks?

2018-06-12 Thread Neil Bothwick
On Tue, 12 Jun 2018 22:47:22 +0200, Christoph Böhmwalder wrote: > I was wondering if there was a way to run a shell script anytime a > specific package is updated. There is, as Ian explained, but... > My use case for this is as follows: I have a high DPI display, so I've > modified Chromium's

[gentoo-user] Re: Package specific post-emerge hooks?

2018-06-12 Thread Ian Zimmerman
On 2018-06-12 22:47, Christoph Böhmwalder wrote: > I was wondering if there was a way to run a shell script anytime a specific > package is updated. Create a /etc/portage/env/${CATEGORY}/${PACKAGE} file. It should be in shell script syntax and contain a definition of the shell function

[gentoo-user] Package specific post-emerge hooks?

2018-06-12 Thread Christoph Böhmwalder
Hi, I was wondering if there was a way to run a shell script anytime a specific package is updated. My use case for this is as follows: I have a high DPI display, so I've modified Chromium's .desktop file to include the `--force-device-scale-factor=1.5` flag. It works fine, but the problem is

Re: [gentoo-user] Binary packages for a different amd64 flavor

2018-06-12 Thread R0b0t1
On Tue, Jun 12, 2018 at 1:31 PM, Ian Zimmerman wrote: > I have had it with compiling stuff from source on my laptop. It is just > too slow. So I would like to create binary packages on my desktop and > then just tell the laptop to use them. > > Simple enough, except that the desktop is AMD

Re: [gentoo-user] Binary packages for a different amd64 flavor

2018-06-12 Thread Neil Bothwick
On Tue, 12 Jun 2018 11:31:32 -0700, Ian Zimmerman wrote: > I have had it with compiling stuff from source on my laptop. It is just > too slow. So I would like to create binary packages on my desktop and > then just tell the laptop to use them. > > Simple enough, except that the desktop is AMD

Re: [gentoo-user] Binary packages for a different amd64 flavor

2018-06-12 Thread Mick
On Tuesday, 12 June 2018 19:31:32 BST Ian Zimmerman wrote: > I have had it with compiling stuff from source on my laptop. It is just > too slow. So I would like to create binary packages on my desktop and > then just tell the laptop to use them. > > Simple enough, except that the desktop is AMD

[gentoo-user] Binary packages for a different amd64 flavor

2018-06-12 Thread Ian Zimmerman
I have had it with compiling stuff from source on my laptop. It is just too slow. So I would like to create binary packages on my desktop and then just tell the laptop to use them. Simple enough, except that the desktop is AMD Phenom, and the laptop is Intel 64 bit Atom. Up to now, each system

Re: [gentoo-user] Enable "regular" network traffic when using VPN

2018-06-12 Thread Grant Taylor
On 06/12/2018 09:17 AM, Hilco Wijbenga wrote: Okay, I've got it mostly working now. The missing route seems to be "10.0.0.0", "255.0.0.0", "0.0.0.0", "100". 255.0.0.0/8 is special and 0.0.0.0/0 is very special. 255/8 is not globally routed and contains 255.255.255.255 which is used as a

Re: [gentoo-user] Enable "regular" network traffic when using VPN

2018-06-12 Thread Hilco Wijbenga
Okay, I've got it mostly working now. The missing route seems to be "10.0.0.0", "255.0.0.0", "0.0.0.0", "100". So not the gateway but 0.0.0.0. This works both in Gentoo and VirtualBox ... except for (at least) one internal site. I have a.i.company.com ("a") and b.i.company.com ("b"). Dig in

[gentoo-user] Re: Different resolutions in startup

2018-06-12 Thread Ian Zimmerman
On 2018-06-12 07:33, Klaus Ethgen wrote: > I have something that annoys me somehow when starting the system. +1 > Usually I set the fb resolution in grub with a proper vga command line. > The problem begins afterwards that the resolution gets changed > afterwards to a very poor resolution

[gentoo-user] Re: Latest 4.9 kernels broken?

2018-06-12 Thread Ian Zimmerman
On 2018-06-12 09:56, Alexander Kapshuk wrote: > Any reason you're trying to load those modules by hand rather then > have them loaded for you automatically? The only one I try to "load by hand" (rather: via conf.d/modules) is fbcon, because IME that is how I actually get a framebuffer console.

Re: [gentoo-user] NFS and user IDs

2018-06-12 Thread Wols Lists
On 12/06/18 09:44, Joerg Schilling wrote: > Wols Lists wrote: > >> On 11/06/18 09:54, Joerg Schilling wrote: >>> Well, "Windows ACLs" is the only ACL system that is standardized (as part >>> of >>> the NFSv4 standard). The old proposal in POSIX.1e from 1993 from Sun has >>> been >>>

Re: [gentoo-user] QEMU: windows guest crashing

2018-06-12 Thread Stefan G. Weichinger
Am 2018-06-07 um 09:33 schrieb Stefan G. Weichinger: > Am 2018-05-30 um 17:06 schrieb Marko Weber: >> hello, >> >> Am 2018-05-30 12:09, schrieb Stefan G. Weichinger: >>> Am 2018-05-30 um 10:46 schrieb Bill Kenworthy: error messages? - I get this happening sometimes from the oom killer

Re: [gentoo-user] x11-proto/dri2proto masked but still needed by media-libs/mesa

2018-06-12 Thread Alarig Le Lay
On mar. 12 juin 08:44:51 2018, Neil Bothwick wrote: > It sounds like this bug https://bugs.gentoo.org/657832 > > If it is, re-emerging mesa should fix it. Indeed, after recompiling it I was able to remove those packages with a --depclean. Thanks a lot! -- alarig signature.asc Description:

Re: [gentoo-user] NFS and user IDs

2018-06-12 Thread Joerg Schilling
Wols Lists wrote: > On 11/06/18 09:54, Joerg Schilling wrote: > > Well, "Windows ACLs" is the only ACL system that is standardized (as part > > of > > the NFSv4 standard). The old proposal in POSIX.1e from 1993 from Sun has > > been > > withdrawn in 1997 since the customers did not like it.

Re: [gentoo-user] x11-proto/dri2proto masked but still needed by media-libs/mesa

2018-06-12 Thread Neil Bothwick
On Tue, 12 Jun 2018 09:13:03 +0200, Alarig Le Lay wrote: > Regarding /usr/portage/profiles/package.mask x11-proto/dri2proto but I > can’t remove it as mesa depends on it: > > # emerge -vac x11-proto/dri3proto > > Calculating dependencies... done! > x11-proto/dri3proto-1.0-r1 pulled in by: >

[gentoo-user] x11-proto/dri2proto masked but still needed by media-libs/mesa

2018-06-12 Thread Alarig Le Lay
Hi, Regarding /usr/portage/profiles/package.mask x11-proto/dri2proto but I can’t remove it as mesa depends on it: # emerge -vac x11-proto/dri3proto Calculating dependencies... done! x11-proto/dri3proto-1.0-r1 pulled in by: media-libs/mesa-17.3.9 requires

Re: [gentoo-user] Re: Latest 4.9 kernels broken?

2018-06-12 Thread Alexander Kapshuk
On Tue, Jun 12, 2018 at 8:54 AM Ian Zimmerman wrote: > > On 2018-06-12 08:23, Alexander Kapshuk wrote: > > > Looks like I'd have to build kernel 4.9.107 in an environment > > resembling yours to try and reproduce the behavior in question. > > What is the version of kmods you have installed on

[gentoo-user] Different resolutions in startup

2018-06-12 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Folks, I have something that annoys me somehow when starting the system. Usually I set the fb resolution in grub with a proper vga command line. The problem begins afterwards that the resolution gets changed afterwards to a very poor resolution