| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Linux 2.6.32.1.•••svn path=/nixpkgs/branches/kernel-config/; revision=19000
backups/kernel-config@19023 | Eelco Dolstra | 2009-12-16 | 1 | -2/+2 |
| * | * Enable Kernel Samepage Merging.•••svn path=/nixpkgs/branches/kernel-config/; revision=18949
| Eelco Dolstra | 2009-12-14 | 1 | -0/+1 |
| * | * Use the kernel config generator for Linux 2.6.25.•••svn path=/nixpkgs/branches/kernel-config/; revision=18948
| Eelco Dolstra | 2009-12-14 | 5 | -7830/+218 |
| * | * Get rid of some obsolete Linux kernel headers.•••svn path=/nixpkgs/branches/kernel-config/; revision=18946
| Eelco Dolstra | 2009-12-14 | 4 | -101/+0 |
| * | * Use the kernel config generator for Linux 2.6.28.•••* Get rid of Linux 2.6.20 and 2.6.26 (the former was only used for
building UML).
svn path=/nixpkgs/branches/kernel-config/; revision=18945
| Eelco Dolstra | 2009-12-14 | 13 | -25446/+211 |
| * | * Doh!•••svn path=/nixpkgs/branches/kernel-config/; revision=18944
| Eelco Dolstra | 2009-12-14 | 1 | -1/+0 |
| * | * qemu-kvm updated to 0.11.1.•••svn path=/nixpkgs/branches/kernel-config/; revision=18943
| Eelco Dolstra | 2009-12-14 | 1 | -2/+2 |
| * | * 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
| Eelco Dolstra | 2009-12-14 | 3 | -2/+7 |
| * | * Use the kernel config generator for Linux 2.6.27.•••* Move kernel patches out of all-packages.nix to
os-specific/linux/kernel/patches.nix.
* Make the kernel config available under $out/config (it's also in
$out/lib/modules/$version/build/.config, but that's kind of hard to
find).
svn path=/nixpkgs/branches/kernel-config/; revision=18937
| Eelco Dolstra | 2009-12-14 | 6 | -137/+322 |
| * | * Linux 2.6.32.•••svn path=/nixpkgs/branches/kernel-config/; revision=18932
| Eelco Dolstra | 2009-12-14 | 2 | -0/+246 |
| * | * Allow options to be ignored if they don't exist by marking them with••• a "?".
svn path=/nixpkgs/branches/kernel-config/; revision=18931
| Eelco Dolstra | 2009-12-14 | 3 | -12/+15 |
| * | * Get fbcondecor to work.•••* Barf on ignored options.
svn path=/nixpkgs/branches/kernel-config/; revision=18914
| Eelco Dolstra | 2009-12-12 | 5 | -29/+28 |
| * | * Added a script to generate the kernel configuration.••• `generate-config.pl' runs `make config' to generate a Linux kernel
configuration file. For each question (i.e. kernel configuration
option), unless an override is provided, it answers "m" if possible,
and otherwise uses the default answer (as determined by the default
config for the architecture). This is safer than allmodconfig,
which answers "y" everywhere it can't answer "m" and thus ends up
enabling a lot of experimental or debug options. (For this reason,
a configuration generated by allmodconfig must be carefully checked
with every new release to ensure that nothing dangerous is enabled.
The default config should be safer wrt new kernel releases.)
Overrides are specified in the `config' argument to generic.nix,
which is a string that contains lines such as `EXT2_FS_POSIX_ACL y'.
The script warns about ignored options, and aborts if `make config'
selects an answer inconsistent with the one in `config'. This
allows us to be sure that `make config' doesn't silently override
our configuration values (e.g., depending on other options, it will
set FB_TILEBLITTING to "y" even if we want it to be "n").
svn path=/nixpkgs/branches/kernel-config/; revision=18910
| Eelco Dolstra | 2009-12-12 | 7 | -8537/+369 |
| * | Add expression for PolyML•••svn path=/nixpkgs/trunk/; revision=18875
| Marco Maggesi | 2009-12-10 | 2 | -0/+28 |
| * | Updating the libstdc++ man pages to 4.4.0. We have gcc-4.3.4 in trunk, but I ...•••svn path=/nixpkgs/trunk/; revision=18871
| Lluís Batlle i Rossell | 2009-12-10 | 1 | -3/+3 |
| * | Update xboard•••svn path=/nixpkgs/trunk/; revision=18870
| Michael Raskin | 2009-12-10 | 4 | -8/+22 |
| * | * Added Fedora 12. This requires the latest RPM, because the RPMs are••• compressed with xz.
svn path=/nixpkgs/trunk/; revision=18868
| Eelco Dolstra | 2009-12-09 | 1 | -0/+26 |
| * | * RPM updated to 4.7.2.•••* nspr updated to 4.8.2.
* nss updated to 3.12.4.
* elfutils updated to 0.143.
svn path=/nixpkgs/trunk/; revision=18867
| Eelco Dolstra | 2009-12-09 | 6 | -43/+24 |
| * | svn path=/nixpkgs/trunk/; revision=18865 | Eelco Dolstra | 2009-12-09 | 1 | -3/+3 |
| * | * Remove an empty directory.•••svn path=/nixpkgs/trunk/; revision=18863
| Eelco Dolstra | 2009-12-09 | 0 | -0/+0 |
| * | pkgs/servers/x11/xorg/overrides.nix: dropped override for libXaw on Darwin•••With the latest version of libXaw, those patches aren't necessary
anymore; the build has been fixed upstream.
svn path=/nixpkgs/trunk/; revision=18856
| Peter Simons | 2009-12-09 | 1 | -16/+1 |
| * | pkgs/development/compilers/swi-prolog/default.nix: updated to version 5.6.64 ...•••svn path=/nixpkgs/trunk/; revision=18853
| Peter Simons | 2009-12-09 | 2 | -6/+11 |
| * | Update CouchDB; add Apache-related snippets to update-upstream-data. •••svn path=/nixpkgs/trunk/; revision=18851
| Michael Raskin | 2009-12-09 | 5 | -6/+28 |
| * | nixpkgs lib: adding haskell's take•••svn path=/nixpkgs/trunk/; revision=18848
| Marc Weber | 2009-12-08 | 2 | -0/+15 |
| * | applications/version-management/git-and-tools/git: update to version 1.6.5.5•••svn path=/nixpkgs/trunk/; revision=18847
| Peter Simons | 2009-12-08 | 1 | -2/+2 |
| * | Updating openocd from 0.2.0 to 0.3.1•••svn path=/nixpkgs/trunk/; revision=18843
| Lluís Batlle i Rossell | 2009-12-08 | 1 | -3/+3 |
| * | * xfsprogs updated to 3.0.3.•••* xfsprogs: don't use shared libraries because libxfs.so isn't
installed for some reason, so mkfs.xfs doesn't work.
svn path=/nixpkgs/trunk/; revision=18842
| Eelco Dolstra | 2009-12-08 | 1 | -11/+6 |
| * | * davfs2 updated to 1.4.5.•••* neon updated to 0.28.6.
svn path=/nixpkgs/trunk/; revision=18841
| Eelco Dolstra | 2009-12-08 | 5 | -29/+30 |
| * | * Latest FUSE and sshfs.•••svn path=/nixpkgs/trunk/; revision=18839
| Eelco Dolstra | 2009-12-08 | 2 | -12/+12 |
| * | * Linux 2.6.27.39.•••svn path=/nixpkgs/trunk/; revision=18838
| Eelco Dolstra | 2009-12-08 | 1 | -2/+2 |
| * | aspectj front for strategoxt 0.18•••svn path=/nixpkgs/trunk/; revision=18831
| Rob Vermaas | 2009-12-07 | 1 | -0/+12 |
| * | svn path=/nixpkgs/trunk/; revision=18830 | Rob Vermaas | 2009-12-07 | 1 | -1/+2 |
| * | build stratego-shell for darwin•••svn path=/nixpkgs/trunk/; revision=18829
| Rob Vermaas | 2009-12-07 | 1 | -1/+2 |
| * | strategoshell based on strategoxt 0.18•••svn path=/nixpkgs/trunk/; revision=18828
| Rob Vermaas | 2009-12-07 | 2 | -2/+18 |
| * | Update cl-ppcre..•••svn path=/nixpkgs/trunk/; revision=18822
| Michael Raskin | 2009-12-05 | 1 | -1/+1 |
| * | Qtpfsgui 1.9.3.•••svn path=/nixpkgs/trunk/; revision=18818
| Ludovic Courtès | 2009-12-05 | 1 | -12/+20 |
| * | * Added s3backer.•••svn path=/nixpkgs/trunk/; revision=18811
| Eelco Dolstra | 2009-12-04 | 2 | -0/+22 |
| * | * Remove an unused file.•••svn path=/nixpkgs/trunk/; revision=18810
| Eelco Dolstra | 2009-12-04 | 3 | -56/+28 |
| * | * Refactoring: move most filesystem utilities / FUSE filesystems to••• tools/filesystems. Previously they were all over the place.
svn path=/nixpkgs/trunk/; revision=18809
| Eelco Dolstra | 2009-12-04 | 25 | -114/+63 |
| * | releaseTools.sourceTarball: Allow overriding of the bootstrap build inputs.•••svn path=/nixpkgs/trunk/; revision=18804
| Ludovic Courtès | 2009-12-04 | 1 | -1/+7 |
| * | Fixed download url for Unison File Syncronizer.•••svn path=/nixpkgs/trunk/; revision=18793
| Marco Maggesi | 2009-12-03 | 1 | -1/+1 |
| * | * X.org server 1.7.3.•••svn path=/nixpkgs/trunk/; revision=18792
| Eelco Dolstra | 2009-12-03 | 2 | -7/+8 |
| * | nix-prefetch-svn: Support $NIX_PREFETCH_SVN_LEAVE_DOT_SVN.•••svn path=/nixpkgs/trunk/; revision=18789
| Ludovic Courtès | 2009-12-03 | 1 | -1/+8 |
| * | * PHP 5.2.11.•••svn path=/nixpkgs/trunk/; revision=18786
| Eelco Dolstra | 2009-12-03 | 1 | -2/+2 |
| * | Apply patch from Lluis needed for future ARM merge..•••svn path=/nixpkgs/trunk/; revision=18776
| Michael Raskin | 2009-12-03 | 1 | -1/+3 |
| * | some more x86_64 darwin changes•••svn path=/nixpkgs/trunk/; revision=18774
| Rob Vermaas | 2009-12-02 | 1 | -5/+6 |
| * | merged x86_64 changes back to trunk•••svn path=/nixpkgs/trunk/; revision=18773
| Rob Vermaas | 2009-12-02 | 2 | -9/+15 |
| * | Reverted guest additions back to 3.0.10 since 3.1.0 has a new installer. I wi...•••svn path=/nixpkgs/trunk/; revision=18760
| Sander van der Burg | 2009-12-02 | 1 | -3/+3 |
| * | Upgraded VirtualBox to version 3.1.0•••svn path=/nixpkgs/trunk/; revision=18758
| Sander van der Burg | 2009-12-02 | 2 | -6/+6 |
| * | Added httpd-shed.•••svn path=/nixpkgs/trunk/; revision=18756
| Andres Löh | 2009-12-02 | 2 | -0/+16 |