[Nix-dev] Disaster recovery / re-deployment

2011-09-02 Thread Rickard Nilsson
-August/006667.html , since such a utility also could be used to populate a RAM-disk root, if it was executed during init stage 1. Regards, Rickard Nilsson ___ nix-dev mailing list nix-dev@cs.uu.nl https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Re: [Nix-dev] [PATCH] Root filesystem on NFS

2011-08-29 Thread Rickard Nilsson
Hi Nicolas, On Sun, 28 Aug 2011 01:13:30 +0200, Nicolas Pierron nicolas.b.pier...@gmail.com wrote: Hi Rickard, On Sat, Aug 27, 2011 at 13:05, Rickard Nilsson rickard.nils...@telia.com wrote: The only way I have managed to get root fs on NFS to work in NixOS is by using the nfsmount program

[Nix-dev] [PATCH] LDAP non-anonymous bind

2011-08-27 Thread Rickard Nilsson
regards, Rickard Nilsson ldap.nix.diff Description: Binary data ___ nix-dev mailing list nix-dev@cs.uu.nl https://mail.cs.uu.nl/mailman/listinfo/nix-dev

[Nix-dev] [PATCH] Root filesystem on NFS

2011-08-27 Thread Rickard Nilsson
ip addr add 192.168.42.200/24 dev eth0 ''; # This is necessary, otherwise upstart will tear # down the network connection and the root fs will stop working. networking.useDHCP = false; Best regards, Rickard Nilsson ___ nix-dev mailing

Re: [Nix-dev] Debugging NixOS login problems

2011-05-09 Thread Rickard Nilsson
On Fri, 6 May 2011 15:14:39 +0200, Nicolas Pierron nicolas.b.pier...@gmail.com wrote: Hi Rickard, On Fri, May 6, 2011 at 14:49, Rickard Nilsson rickard.nils...@telia.com wrote: I installed with the ordinary installation cd, but instead of mounting a plain partition on /mnt, I mounted an NFS

Re: [Nix-dev] Debugging NixOS login problems

2011-05-09 Thread Rickard Nilsson
On Sun, 08 May 2011 22:49:57 +0200, Eelco Dolstra e.dols...@tudelft.nl wrote: Hi, On 05/06/2011 01:32 PM, Rickard Nilsson wrote: I have a sort-of working NixOS installation booting from an NFS root with only minor manual interventions. I pass init stage 1 and 2 just fine, and then get a login

[Nix-dev] Debugging NixOS login problems

2011-05-06 Thread Rickard Nilsson
there either. Does anyone have a suggestion on how to debug this? Best regards, Rickard Nilsson ___ nix-dev mailing list nix-dev@cs.uu.nl https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Re: [Nix-dev] Debugging NixOS login problems

2011-05-06 Thread Rickard Nilsson
trying to replicate my current ArchLinux setup which is gPXE for loading the kernel and initrd over http, and NFS for mounting the root and other filesystems. I mount the root rw, I have not separated /var, /usr etc (yet). / Rickard Nilsson ___ nix

[Nix-dev] nixos-prepare-install can't read /proc/self/stat

2011-04-12 Thread Rickard Nilsson
/kxdbs8kvkgsgzl2am1m9dm5hcikrndwh-nix-1.0pre26015/bin/nix-store --register-validity $NIX_CLOSURE Has anyone else run into this problem? Best regards, Rickard Nilsson ___ nix-dev mailing list nix-dev@cs.uu.nl https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Re: [Nix-dev] nuke-refs

2011-04-01 Thread Rickard Nilsson
, Rickard On Wed, 30 Mar 2011 15:40:27 +0200, Rickard Nilsson rickard.nils...@telia.com wrote: Hi, I have still not resolved this issue. I can install nuke-references with nix-env without problems, but something is preventing the builder to find the program. This makes me wonder, how

Re: [Nix-dev] nuke-refs

2011-03-30 Thread Rickard Nilsson
in it. The builders has no shell (/bin/false) and no home (/var/empty). But how is nuke-refs (and other binaries that is built as dependencies) added to the path for these users? Maybe I have some error in my setup, but I don't know where to start looking. Regards, Rickard Nilsson On Fri, 25 Mar 2011

Re: [Nix-dev] nuke-refs

2011-03-28 Thread Rickard Nilsson
On Fri, 25 Mar 2011 15:26:20 +0100, LluĂ­s Batlle i Rossell virik...@gmail.com wrote: On Fri, Mar 25, 2011 at 01:23:32PM +0100, Rickard Nilsson wrote: Hi, I'm trying to build the nixos ISO with: nix-build nixos/release.nix -A iso_minimal I've got a recent nix trunk build installed, and I've

[Nix-dev] nuke-refs

2011-03-25 Thread Rickard Nilsson
864: nuke-refs: command not found What is nuke-refs, and why is it not found? Regards, Rickard Nilsson ___ nix-dev mailing list nix-dev@cs.uu.nl https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Re: [Nix-dev] nuke-refs

2011-03-25 Thread Rickard Nilsson
On Fri, 25 Mar 2011 13:32:43 +0100, Eelco Dolstra e.dols...@tudelft.nl wrote: Hi, On 03/25/2011 01:23 PM, Rickard Nilsson wrote: I'm trying to build the nixos ISO with: nix-build nixos/release.nix -A iso_minimal I've got a recent nix trunk build installed, and I've added prebuilt binaries

[Nix-dev] NixOS with NFS-root

2011-03-22 Thread Rickard Nilsson
installation, I'm just investigating the possibilities. Best regards, Rickard Nilsson ___ nix-dev mailing list nix-dev@cs.uu.nl https://mail.cs.uu.nl/mailman/listinfo/nix-dev

[Nix-dev] [***SPAM***] Nix user permissions

2010-04-09 Thread Rickard Nilsson
to get the nix-worker-as-root scenario working. Is the documentation maybe outdated? Best regards, Rickard Nilsson pgpqLkX89OBV0.pgp Description: PGP Digital Signature ___ nix-dev mailing list nix-dev@cs.uu.nl https://mail.cs.uu.nl/mailman/listinfo/nix

Re: [Nix-dev] [***SPAM***] Nix user permissions

2010-04-09 Thread Rickard Nilsson
Quoting Marc Weber marco-owe...@gmx.de: Hi Rickard $ nix-channel --updatedownloading Nix expressions from `http://nixos.org/releases/nixpkgs/channels/nixpkgs-unstable/nixexprs.tar.bz2'... % Total% Received % Xferd Average Speed TimeTime Time Current