On Wed, Nov 09, 2016 at 09:40:05PM +0100, Ludovic Courtès wrote:
> I read much more code than I wanted just to end up in gcc/builtins.c.
> In 8033772363b287ca529461e575ceb4a69d7af942 I added a patch for GCC 5.x
> and 6.x that disables the ‘movabs’ optimization for strcpy/memcpy when
> the source is
Hi,
myglc2 skribis:
> Florian Paul Schmidt writes:
>
>> On 20.03.2016 20:56, myglc2 wrote:
>>
>>> - I did a near-identical install to a SSD (Kingston ssdnow300), see
>>> "c06system-ssd.scm.log". If installed on the 1st server this shows
>>> Guix welcome screen, loads the keyboard & mouse dr
Hi myglc2,
myglc2 skribis:
> I am attempting to set up RAID. First, following the doc, I ended up
> with system39.scm, attached, excerpt below:
Sorry for the looong delay. In addition to the doc, there’s no a system
test in (gnu tests install) (search for “raid-root-os”) that installs
GuixSD
Hello!
I read much more code than I wanted just to end up in gcc/builtins.c.
In 8033772363b287ca529461e575ceb4a69d7af942 I added a patch for GCC 5.x
and 6.x that disables the ‘movabs’ optimization for strcpy/memcpy when
the source is a string constant that contains “/gnu/store” (I followed
Mark’s
Hi,
Hartmut Goebel skribis:
> any news on this? Did anybody pass this to the Nix project?
No, but it shouldn’t be too hard: look for ‘settings.keepFailed’ in
libstore/build.cc and drop a chown -R in there. We need to propagate
the UID of the client who connected to the daemon, though.
Ludo’.