bug#20381: Interacting with a remote daemon

2015-07-10 Thread Ricardo Wurmus
I just tried the socat idea[1] with some success. On the guix-builder host where guix-daemon is running and the NFS share holding ‘/gnu’ (with $localstatedir set to ‘/gnu/var’) is mounted as read-write I executed this: /root/.guix-profile/bin/socat TCP4-LISTEN:

bug#20381: Interacting with a remote daemon

2015-07-10 Thread Ludovic Courtès
Ricardo Wurmus ricardo.wur...@mdc-berlin.de skribis: I just tried the socat idea[1] with some success. On the guix-builder host where guix-daemon is running and the NFS share holding ‘/gnu’ (with $localstatedir set to ‘/gnu/var’) is mounted as read-write I executed this:

bug#21019: [bug-inetutils] bug#21019: ifconfig doesn't allow mac change for devices

2015-07-10 Thread Alfred M. Szmidt
Hello, I am trying to install guixsd with the installation image, my wireless internet provider allows me for only one MAC. The command I use to change the card mac on other distros and installation images is: ifconfig device hw ether NewMacAdress But with guixsd

bug#20381: Interacting with a remote daemon

2015-07-10 Thread Ricardo Wurmus
Ludovic Courtès l...@gnu.org writes: What about installing Guix in /gnu/bin (say) and sharing it over NFS? I would avoid installing Guix in a profile, because if things go wrong, you may find yourself unable to do anything. In practice, you can always roll-back by hand (it’s simply a