nixpkgs/pkgs/os-specific/linux/kernel
Eelco Dolstra c3e80cbc9f * Get User-Mode Linux to build with a newer kernel. Yes, SHELL really
has to be "/bin/sh" - other values such as "sh" or "bash" or "$(type
  -tP sh)" cause a build error:

  LD      .tmp_vmlinux1
  /nix/store/1yv8i1m76cvwk5w5i5wrk4gj5zyfj6vh-binutils-2.19.1/bin/ld:arch/um/kernel/vmlinux.lds:1: ignoring invalid character `#' in expression
  /nix/store/1yv8i1m76cvwk5w5i5wrk4gj5zyfj6vh-binutils-2.19.1/bin/ld:arch/um/kernel/vmlinux.lds:1: syntax error
  collect2: ld returned 1 exit status

  This is caused by Bash 4.0
  (http://bugzilla.kernel.org/show_bug.cgi?id=13343).

svn path=/nixpkgs/branches/kernel-config/; revision=18941
2009-12-14 17:22:38 +00:00
..
builder.sh * Get User-Mode Linux to build with a newer kernel. Yes, SHELL really 2009-12-14 17:22:38 +00:00
config-2.6.20-uml
config-2.6.25-i686-smp
config-2.6.25-uml
config-2.6.25-x86_64-smp
config-2.6.26-i686-smp * Doh doh doh! Use the right config file for the 2.6.26 kernel. 2008-08-22 10:55:00 +00:00
config-2.6.26-x86_64-smp * Doh doh doh! Use the right config file for the 2.6.26 kernel. 2008-08-22 10:55:00 +00:00
config-2.6.27-i686-smp Linux: Build the `sdhci' module, for Ricoh SD readers. 2009-03-15 14:03:59 +00:00
config-2.6.27-x86_64-smp * Linux 2.6.27.4. Not tested yet. 2008-10-29 12:34:54 +00:00
config-2.6.28-i686-smp Linux: Build the `sdhci' module, for Ricoh SD readers. 2009-03-15 14:03:59 +00:00
config-2.6.28-x86_64-smp Linux: Enable `sdhci', for Ricoh SD readers. 2009-10-25 15:22:54 +00:00
generate-config.pl * Get User-Mode Linux to build with a newer kernel. Yes, SHELL really 2009-12-14 17:22:38 +00:00
generic.nix * Get User-Mode Linux to build with a newer kernel. Yes, SHELL really 2009-12-14 17:22:38 +00:00
linux-2.6.20.nix svn path=/nixpkgs/trunk/; revision=13781 2009-01-15 16:22:01 +00:00
linux-2.6.25.nix svn path=/nixpkgs/trunk/; revision=13781 2009-01-15 16:22:01 +00:00
linux-2.6.26.nix svn path=/nixpkgs/trunk/; revision=13781 2009-01-15 16:22:01 +00:00
linux-2.6.27.nix * Use the kernel config generator for Linux 2.6.27. 2009-12-14 15:28:55 +00:00
linux-2.6.28.nix * Oops. 2009-06-02 12:29:40 +00:00
linux-2.6.29.nix * Use the kernel config generator for Linux 2.6.27. 2009-12-14 15:28:55 +00:00
linux-2.6.31.nix Apply patch from Lluis needed for future ARM merge.. 2009-12-03 07:08:51 +00:00
linux-2.6.32.nix * Use the kernel config generator for Linux 2.6.27. 2009-12-14 15:28:55 +00:00
patches.nix * Use the kernel config generator for Linux 2.6.27. 2009-12-14 15:28:55 +00:00
sec_perm-2.6.24.patch