On Tue, 26 Sep 2017 18:30:33 -0700, Ian Zimmerman wrote:
> I do so already, and in fact my initial workaround was to fork the
> ebuild in my repo, pretty much like you recommend.
>
> But I didn't know that this was the official way of stopping upgrades.
> I thought package.mask was that, and I th
>
> Distcc seems to work for some people, but other setups have lots of
> issues with it.
>
Just works for me, all the time. I use the same gcc, bintutils etc versions
on all hosts and use the same USE flags for those packages. I dont use
-march=native of course. OP will also need to take extra ca
On Tue, 26 Sep 2017 09:15:49 +0200
Raffaele Belardi wrote:
> Urs Schütz wrote:
> > On 09/20/17 07:55, Raffaele Belardi wrote:
> >> I suppose it's due to Google's choice to support only Chrome,
> >> although I missed the Gentoo news bit if there was one.
> >>
> >> For Android there is the really
aside from that you might want to specify a different IO scheduler for
the SSD, I do that via udev rules like:
# 60-sched.rules
# set deadline scheduler for non-rotating disks
ACTION=="add|change", KERNEL=="sd[a-z]", ATTR{queue/rotational}=="0",
ATTR{queue/scheduler}="deadline"
# set cfq sc
After last update my Xmonad starts from 8-th workspace instead of
1-st. I did not change anything but updated Xmonad and GHC, config
remained the same (file attached). What have I done wrong other than I'd
better not updated my system?
Thank you ahead of time.
import XMonad
-- import XMonad.Hooks
On Wednesday, 27 September 2017 17:04:53 CEST Stefan G. Weichinger wrote:
> aside from that you might want to specify a different IO scheduler for
> the SSD, I do that via udev rules like:
>
> # 60-sched.rules
> # set deadline scheduler for non-rotating disks
> ACTION=="add|change", KERNEL=="sd[a-
On 17-09-27 at 19:22, Melleus wrote:
> After last update my Xmonad starts from 8-th workspace instead of
> 1-st. I did not change anything but updated Xmonad and GHC, config
> remained the same (file attached). What have I done wrong other than I'd
> better not updated my system?
>
> Thank you ahe
On Wed, Sep 20, 2017 at 07:55:43AM +0200, Raffaele Belardi wrote:
> I suppose it's due to Google's choice to support only Chrome, although I
> missed the Gentoo
> news bit if there was one.
>
> For Android there is the really good Open Street Map application, are there
> any desktop
> alternativ
On Wed, Sep 27, 2017 at 4:06 PM, Simon Thelen wrote:
> On 17-09-27 at 19:22, Melleus wrote:
>> After last update my Xmonad starts from 8-th workspace instead of
>> 1-st. I did not change anything but updated Xmonad and GHC, config
>> remained the same (file attached). What have I done wrong other
On Wed, Sep 27, 2017 at 5:03 PM, Frank Steinmetzger wrote:
> On Wed, Sep 20, 2017 at 07:55:43AM +0200, Raffaele Belardi wrote:
>> I suppose it's due to Google's choice to support only Chrome, although I
>> missed the Gentoo
>> news bit if there was one.
>>
>> For Android there is the really good
10 matches
Mail list logo