Re: [Nix-dev] kernel oops [aufs + squashfs] on nixos-graphical-0.1pre29826-i686-linux.iso

2011-10-13 Thread Marc Weber
Hi Paul Dufresne, I'm sorry that you've experienced some trouble. Its hard to understand that there are such issues because automatic tests do exist. - So what can you do? find an older version here: http://hydra.nixos.org/job/nixos/trunk/iso_graphical/all - Or try the non graphical version. -

[Nix-dev] kernel oops [aufs + squashfs] on nixos-graphical-0.1pre29826-i686-linux.iso

2011-10-13 Thread Paul Dufresne
I burnt and verify (twice) my image (more if you count the one that were bad): paul@paul-P5GZ-MX:~$ md5sum nixos-graphical-0.1pre29826-i686-linux.iso 164774618b05c3633124bf6ef793d5e8 nixos-graphical-0.1pre29826-i686-linux.iso When I boot, it basically goes up to the login prompt. But just before,

Re: [Nix-dev] [Nix-commits] SVN commit: nix - r29820 - nixpkgs/trunk/pkgs/top-level

2011-10-13 Thread Florian Friesdorf
On Thu, 13 Oct 2011 15:10:48 +0200, Eelco Dolstra wrote: > Hi, > > On 10/13/2011 03:04 PM, Florian Friesdorf wrote: > > > Author: chaoflow > > > + # Please keep in sync with linux_3_0_powertop, except for extraConfig > >linux_3_0 = makeOverridable (import > > ../os-specific/linux/kernel/l

[Nix-commits] SVN commit: nix - r29830 - nixpkgs/trunk/pkgs/top-level

2011-10-13 Thread Florian Friesdorf
Author: chaoflow Date: Thu Oct 13 18:30:55 2011 New Revision: 29830 URL: https://nixos.org/websvn/nix/?rev=29830&sc=1 Log: powertop kernels: re-disable debug flags enabled by default Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix Modified: nixpkgs/trunk/pkgs/top-level/all-packages.ni

[Nix-commits] SVN commit: nix - r29829 - nixpkgs/trunk/pkgs/tools/networking/nbd

2011-10-13 Thread Peter Simons
Author: simons Date: Thu Oct 13 17:00:46 2011 New Revision: 29829 URL: https://nixos.org/websvn/nix/?rev=29829&sc=1 Log: nbd: updated to version 2.9.24 Modified: nixpkgs/trunk/pkgs/tools/networking/nbd/default.nix Modified: nixpkgs/trunk/pkgs/tools/networking/nbd/default.nix =

[Nix-commits] SVN commit: nix - r29828 - nixpkgs/trunk/pkgs/os-specific/linux/upstart

2011-10-13 Thread Eelco Dolstra
Author: eelco Date: Thu Oct 13 15:01:44 2011 New Revision: 29828 URL: https://nixos.org/websvn/nix/?rev=29828&sc=1 Log: * Upstart updated to 1.3. Modified: nixpkgs/trunk/pkgs/os-specific/linux/upstart/default.nix Modified: nixpkgs/trunk/pkgs/os-specific/linux/upstart/default.nix =

[Nix-commits] SVN commit: nix - r29827 - in disnix/disnixos/trunk: . data doc/manual scripts

2011-10-13 Thread Sander van der Burg
Author: sandervanderburg Date: Thu Oct 13 14:47:55 2011 New Revision: 29827 URL: https://nixos.org/websvn/nix/?rev=29827&sc=1 Log: Implemented support for multiple network models Modified: disnix/disnixos/trunk/NEWS disnix/disnixos/trunk/data/generate-infrastructure.nix.in disnix/disnixo

[Nix-commits] SVN commit: nix - r29826 - nixos/trunk/tests

2011-10-13 Thread Eelco Dolstra
Author: eelco Date: Thu Oct 13 14:08:00 2011 New Revision: 29826 URL: https://nixos.org/websvn/nix/?rev=29826&sc=1 Log: * Test whether restarting Upstart jobs works properly if there are dependent jobs with multiple dependencies (such as "started portmap and started nfs-kernel-exports"). This

[Nix-commits] SVN commit: nix - r29825 - nixpkgs/trunk/pkgs/top-level

2011-10-13 Thread Florian Friesdorf
Author: chaoflow Date: Thu Oct 13 13:51:46 2011 New Revision: 29825 URL: https://nixos.org/websvn/nix/?rev=29825&sc=1 Log: remove redundant/conflicting config (y vs m) from powertop kernels Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix Modified: nixpkgs/trunk/pkgs/top-level/all-pack

[Nix-commits] SVN commit: nix - r29824 - nixpkgs/trunk/pkgs/top-level

2011-10-13 Thread Florian Friesdorf
Author: chaoflow Date: Thu Oct 13 13:51:39 2011 New Revision: 29824 URL: https://nixos.org/websvn/nix/?rev=29824&sc=1 Log: use override for powertop kernels Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix

[Nix-commits] SVN commit: nix - r29823 - nixpkgs/trunk/pkgs/top-level

2011-10-13 Thread Florian Friesdorf
Author: chaoflow Date: Thu Oct 13 13:51:33 2011 New Revision: 29823 URL: https://nixos.org/websvn/nix/?rev=29823&sc=1 Log: linux_3_1_powertop Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix ===

Re: [Nix-dev] [Nix-commits] SVN commit: nix - r29820 -nixpkgs/trunk/pkgs/top-level

2011-10-13 Thread Michael Raskin
>Assuming that there is no significant runtime cost, why not just put this in >the >default kernel? It's not a good idea to have a separate kernel for every >little >feature. We have too many kernels already (creating a potential maintenance >problem). I guess that to be sure we need multiple

Re: [Nix-dev] [Nix-commits] SVN commit: nix - r29820 - nixpkgs/trunk/pkgs/top-level

2011-10-13 Thread Eelco Dolstra
Hi, On 10/13/2011 03:04 PM, Florian Friesdorf wrote: > Author: chaoflow > + # Please keep in sync with linux_3_0_powertop, except for extraConfig >linux_3_0 = makeOverridable (import > ../os-specific/linux/kernel/linux-3.0.nix) { ... > + # Please keep in sync with linux_3_0, except for ex

[Nix-commits] SVN commit: nix - r29822 - nixpkgs/trunk/pkgs/os-specific/linux/powertop

2011-10-13 Thread Florian Friesdorf
Author: chaoflow Date: Thu Oct 13 13:05:58 2011 New Revision: 29822 URL: https://nixos.org/websvn/nix/?rev=29822&sc=1 Log: powertop: modprobe configs if /proc/config.gz is missing Added: nixpkgs/trunk/pkgs/os-specific/linux/powertop/modprobe_configs.patch Modified: nixpkgs/trunk/pkgs/os-spe

[Nix-commits] SVN commit: nix - r29821 - nixpkgs/trunk/pkgs/os-specific/linux/powertop

2011-10-13 Thread Florian Friesdorf
Author: chaoflow Date: Thu Oct 13 13:05:22 2011 New Revision: 29821 URL: https://nixos.org/websvn/nix/?rev=29821&sc=1 Log: powertop: renamed inotify patch Added: nixpkgs/trunk/pkgs/os-specific/linux/powertop/inotify_user.patch - copied, changed from r29820, nixpkgs/trunk/pkgs/os-specifi

[Nix-commits] SVN commit: nix - r29820 - nixpkgs/trunk/pkgs/top-level

2011-10-13 Thread Florian Friesdorf
Author: chaoflow Date: Thu Oct 13 13:04:45 2011 New Revision: 29820 URL: https://nixos.org/websvn/nix/?rev=29820&sc=1 Log: linux_3_0_powertop Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix ===

[Nix-commits] SVN commit: nix - r29819 - in nixpkgs/trunk/pkgs: lib servers/openafs-client

2011-10-13 Thread Marco Maggesi
Author: maggesi Date: Thu Oct 13 12:37:15 2011 New Revision: 29819 URL: https://nixos.org/websvn/nix/?rev=29819&sc=1 Log: Update OpenAFS client to version 1.6.0. Also enable Hydra build. Deleted: nixpkgs/trunk/pkgs/servers/openafs-client/replace-usrbinenv nixpkgs/trunk/pkgs/servers/openafs

[Nix-commits] SVN commit: nix - r29818 - disnix/disnixos/trunk/doc/manual

2011-10-13 Thread Sander van der Burg
Author: sandervanderburg Date: Thu Oct 13 11:34:02 2011 New Revision: 29818 URL: https://nixos.org/websvn/nix/?rev=29818&sc=1 Log: Also explain that we must configure the NixOS location on regular Linux distros Modified: disnix/disnixos/trunk/doc/manual/installation.xml Modified: disnix/disni

[Nix-commits] SVN commit: nix - r29817 - disnix/disnixos/trunk/scripts

2011-10-13 Thread Sander van der Burg
Author: sandervanderburg Date: Thu Oct 13 11:28:05 2011 New Revision: 29817 URL: https://nixos.org/websvn/nix/?rev=29817&sc=1 Log: Removed occurences to the NIXOS environment variable as it's no longer needed Modified: disnix/disnixos/trunk/scripts/disnixos-geninfra.in disnix/disnixos/trunk

[Nix-commits] SVN commit: nix - r29816 - disnix/disnix/trunk

2011-10-13 Thread Sander van der Burg
Author: sandervanderburg Date: Thu Oct 13 11:14:09 2011 New Revision: 29816 URL: https://nixos.org/websvn/nix/?rev=29816&sc=1 Log: Fixed the roundrobin generator testcase Modified: disnix/disnix/trunk/release.nix Modified: disnix/disnix/trunk/release.nix ==

[Nix-commits] SVN commit: nix - r29815 - disnix/DisnixWebService/trunk

2011-10-13 Thread Sander van der Burg
Author: sandervanderburg Date: Thu Oct 13 11:13:40 2011 New Revision: 29815 URL: https://nixos.org/websvn/nix/?rev=29815&sc=1 Log: Replaced occurences of NIXPKGS_ALL to NIX_PATH Modified: disnix/DisnixWebService/trunk/release.nix Modified: disnix/DisnixWebService/trunk/release.nix ===

[Nix-commits] SVN commit: nix - r29814 - in disnix/dydisnix/trunk: . data

2011-10-13 Thread Sander van der Burg
Author: sandervanderburg Date: Thu Oct 13 11:09:04 2011 New Revision: 29814 URL: https://nixos.org/websvn/nix/?rev=29814&sc=1 Log: Replaced occurences of NIXPKGS_ALL to NIX_PATH Modified: disnix/dydisnix/trunk/configure.ac disnix/dydisnix/trunk/data/augment-infra.nix disnix/dydisnix/trun

[Nix-commits] SVN commit: nix - r29813 - in disnix/disnixos/trunk: data doc/manual

2011-10-13 Thread Sander van der Burg
Author: sandervanderburg Date: Thu Oct 13 11:03:00 2011 New Revision: 29813 URL: https://nixos.org/websvn/nix/?rev=29813&sc=1 Log: Replaced occurences of NIXPKGS_ALL to NIX_PATH Modified: disnix/disnixos/trunk/data/generate-infrastructure.nix.in disnix/disnixos/trunk/data/generate-services.

[Nix-commits] SVN commit: nix - r29812 - in disnix/disnix/trunk: . data doc/manual

2011-10-13 Thread Sander van der Burg
Author: sandervanderburg Date: Thu Oct 13 10:57:25 2011 New Revision: 29812 URL: https://nixos.org/websvn/nix/?rev=29812&sc=1 Log: Replaced all occurences of NIXPKGS_ALL to NIX_PATH Modified: disnix/disnix/trunk/README disnix/disnix/trunk/configure.ac disnix/disnix/trunk/data/gendist-rou

Re: [Nix-dev] SVN commit 15740

2011-10-13 Thread Eelco Dolstra
Hi, On 10/12/2011 08:43 PM, Vladimír Čunát wrote: > 2011/10/12 Lluís Batlle i Rossell : >> A way to distinguish whether you try to run 'nixos-rebuild' in nixos, or in >> non-nixos. >> >> If you are in nixos, run 'touch /etc/NIXOS' simply. If not, what are you >> trying to do? > > Thanks, I just

[Nix-commits] SVN commit: nix - r29811 - nixpkgs/trunk/pkgs/os-specific/linux/kernel

2011-10-13 Thread Florian Friesdorf
Author: chaoflow Date: Thu Oct 13 09:23:22 2011 New Revision: 29811 URL: https://nixos.org/websvn/nix/?rev=29811&sc=1 Log: linux/kernel - added myself to maintainers Modified: nixpkgs/trunk/pkgs/os-specific/linux/kernel/generic.nix Modified: nixpkgs/trunk/pkgs/os-specific/linux/kernel/generic

[Nix-commits] SVN commit: nix - r29810 - nixpkgs/trunk/pkgs/os-specific/linux/powertop

2011-10-13 Thread Florian Friesdorf
Author: chaoflow Date: Thu Oct 13 09:06:52 2011 New Revision: 29810 URL: https://nixos.org/websvn/nix/?rev=29810&sc=1 Log: fix powertop INOTIFY suggestion INOTIFY_USER exists since 2.6.18 Added: nixpkgs/trunk/pkgs/os-specific/linux/powertop/0001-CONFIG_INOTIFY_USER-instead-of-CONFIG_INOTIFY.

[Nix-commits] SVN commit: nix - r29809 - nixpkgs/trunk/pkgs/tools/system/ts

2011-10-13 Thread Lluís Batlle
Author: viric Date: Thu Oct 13 08:59:56 2011 New Revision: 29809 URL: https://nixos.org/websvn/nix/?rev=29809&sc=1 Log: Updating task spooler Modified: nixpkgs/trunk/pkgs/tools/system/ts/default.nix Modified: nixpkgs/trunk/pkgs/tools/system/ts/default.nix =

[Nix-commits] SVN commit: nix - r29808 - nixpkgs/trunk/pkgs/applications/science/misc/boinc

2011-10-13 Thread Lluís Batlle
Author: viric Date: Thu Oct 13 08:58:45 2011 New Revision: 29808 URL: https://nixos.org/websvn/nix/?rev=29808&sc=1 Log: Downgrading boinc to the last stable version. Modified: nixpkgs/trunk/pkgs/applications/science/misc/boinc/default.nix Modified: nixpkgs/trunk/pkgs/applications/science/misc

[Nix-commits] SVN commit: nix - r29807 - nixpkgs/trunk/pkgs/os-specific/linux/powertop

2011-10-13 Thread Florian Friesdorf
Author: chaoflow Date: Thu Oct 13 08:53:47 2011 New Revision: 29807 URL: https://nixos.org/websvn/nix/?rev=29807&sc=1 Log: powertop meta info Modified: nixpkgs/trunk/pkgs/os-specific/linux/powertop/default.nix Modified: nixpkgs/trunk/pkgs/os-specific/linux/powertop/default.nix ===

[Nix-commits] SVN commit: nix - r29806 - nixpkgs/trunk/pkgs/os-specific/linux/powertop

2011-10-13 Thread Florian Friesdorf
Author: chaoflow Date: Thu Oct 13 08:47:58 2011 New Revision: 29806 URL: https://nixos.org/websvn/nix/?rev=29806&sc=1 Log: fix powertop-1.13.patch Modified: nixpkgs/trunk/pkgs/os-specific/linux/powertop/powertop-1.13.patch Modified: nixpkgs/trunk/pkgs/os-specific/linux/powertop/powertop-1.13.

[Nix-commits] SVN commit: nix - r29805 - nixpkgs/trunk/pkgs/top-level

2011-10-13 Thread Florian Friesdorf
Author: chaoflow Date: Thu Oct 13 08:47:49 2011 New Revision: 29805 URL: https://nixos.org/websvn/nix/?rev=29805&sc=1 Log: linux_2_6_39_powertop Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix

[Nix-commits] SVN commit: nix - r29804 - in configurations/trunk/misc/raskin: . lesser-expressions

2011-10-13 Thread Michael Raskin
Author: raskin Date: Thu Oct 13 08:21:57 2011 New Revision: 29804 URL: https://nixos.org/websvn/nix/?rev=29804&sc=1 Log: Routine update Modified: configurations/trunk/misc/raskin/lesser-expressions/raskin-user.nix configurations/trunk/misc/raskin/package-groups.nix configurations/trunk/m

[Nix-commits] SVN commit: nix - r29803 - in nixpkgs/trunk/pkgs: tools/graphics/mscgen top-level

2011-10-13 Thread Peter Simons
Author: simons Date: Thu Oct 13 07:38:44 2011 New Revision: 29803 URL: https://nixos.org/websvn/nix/?rev=29803&sc=1 Log: mscgen: added version 0.20 Added: nixpkgs/trunk/pkgs/tools/graphics/mscgen/ nixpkgs/trunk/pkgs/tools/graphics/mscgen/default.nix Modified: nixpkgs/trunk/pkgs/top-level

[Nix-commits] SVN commit: nix - r29802 - nixpkgs/trunk/pkgs/top-level

2011-10-13 Thread Peter Simons
Author: simons Date: Thu Oct 13 07:26:44 2011 New Revision: 29802 URL: https://nixos.org/websvn/nix/?rev=29802&sc=1 Log: nbd: we don't generate statically linked binaries for that package anymore, so it's no longer necessary to pass a special version of glib to the expression. Modified: nixpkg