Commit Graph

1158 Commits

Author SHA1 Message Date
Eelco Dolstra
8acd56744f * HAL updated to 0.5.14.
svn path=/nixpkgs/branches/x-updates/; revision=22635
2010-07-18 21:52:10 +00:00
Eelco Dolstra
3d442ad185 * Apply a patch that is apparently required to make the kernel work
properly on Amazon EC2.
* Always apply the CIFS timeout patch.  It's rather annoying to have
  to build a separate kernel for the VM tests.

svn path=/nixpkgs/trunk/; revision=22630
2010-07-18 21:10:46 +00:00
Eelco Dolstra
5a7e3c70ce * NVIDIA driver: updated to 256.35. Unfortunately the unpacked driver
now has a flat directory structure (i.e. usr/lib, usr/share etc. are
  gone), which makes installing everything in the right location
  rather more tedious.

svn path=/nixpkgs/trunk/; revision=22628
2010-07-18 20:21:18 +00:00
Ludovic Courtès
d88cd100c9 GCC 4.5: Fix libpthread-related `LIB_SPEC' on GNU.
svn path=/nixpkgs/trunk/; revision=22610
2010-07-15 14:06:09 +00:00
Eelco Dolstra
7dd76e9ce5 * Fix a hard-coded reference in `shadow' to /usr/sbin/nscd. This
prevented the nscd cache from being properly invalidated after a
  change, so that e.g. `useradd x; id x' would fail.

svn path=/nixpkgs/trunk/; revision=22599
2010-07-14 12:10:26 +00:00
Lluís Batlle i Rossell
784852ab72 Making the two ralink wireless firmwares have files that don't collide on buildEnv.
svn path=/nixpkgs/trunk/; revision=22590
2010-07-13 21:32:18 +00:00
Lluís Batlle i Rossell
89b116ba67 Adding firmware for the wireless cards rt2870 (for a rt3072 hw in fact)
svn path=/nixpkgs/trunk/; revision=22551
2010-07-09 17:30:08 +00:00
David Guibert
9e8da1fa0c libcgroup: library that abstracts the control group file system in Linux.
svn path=/nixpkgs/trunk/; revision=22548
2010-07-09 13:15:51 +00:00
Michael Raskin
ccc497f80d Make WebKit use libsoup 2.31.2 via deepOverride. Edit a few packages that were overridable but did not allow extra arguments. Remove a catch with deepOverride that pkgs.lib had this attribute in a different sense.
svn path=/nixpkgs/trunk/; revision=22529
2010-07-08 13:25:52 +00:00
Eelco Dolstra
84b56ade89 * Respect the "nobootwait" mount option for filesystems under /var and
/usr.

svn path=/nixpkgs/trunk/; revision=22510
2010-07-07 13:08:44 +00:00
Eelco Dolstra
a157c84c81 * Upstart 0.6.6.
svn path=/nixpkgs/trunk/; revision=22505
2010-07-07 10:03:46 +00:00
Eelco Dolstra
c7b08905d6 * Fixed the URL.
svn path=/nixpkgs/trunk/; revision=22491
2010-07-06 09:29:05 +00:00
Eelco Dolstra
237c7808ce * Latest Linux kernels.
svn path=/nixpkgs/trunk/; revision=22488
2010-07-06 08:44:05 +00:00
Eelco Dolstra
4c18f46f82 * Updated bluez.
svn path=/nixpkgs/trunk/; revision=22471
2010-07-05 06:33:57 +00:00
Lluís Batlle i Rossell
026aa52fdd Fix the wvdial version in 'name'
svn path=/nixpkgs/trunk/; revision=22448
2010-07-04 11:10:54 +00:00
Eelco Dolstra
dc94c79d54 * Added lsiutil, a command-line utility for LSI controllers.
svn path=/nixpkgs/trunk/; revision=22437
2010-07-01 13:18:09 +00:00
Eelco Dolstra
cb5bcfa04a * In the VM tests, apply a patch to increase the 15s timeout on CIFS
operations to 120s.  This is necessary if the host is heavily
  loaded.  For instance, in the Hydra build farm, if there are many
  concurrent jobs, VM builds often fail because they hit the timeout.

svn path=/nixpkgs/trunk/; revision=22347
2010-06-20 20:52:08 +00:00
Ludovic Courtès
9991b4f4c6 Cross-GNU: Fix Git revision names.
svn path=/nixpkgs/trunk/; revision=22278
2010-06-15 15:01:15 +00:00
Lluís Batlle i Rossell
9ffa9fc87f Updating autofs5. Using the upstream distribution system of tarball+patches,
instead of the Marc auto update system.

svn path=/nixpkgs/trunk/; revision=22229
2010-06-12 10:22:09 +00:00
Eelco Dolstra
8b18623656 * Updated bluez and obexd.
svn path=/nixpkgs/trunk/; revision=22211
2010-06-10 12:47:58 +00:00
Eelco Dolstra
6dddd07402 * vmTools: don't use klibc anymore. Just use utillinux/bash/etc.
svn path=/nixpkgs/trunk/; revision=22209
2010-06-10 12:28:04 +00:00
Eelco Dolstra
f7d0e3ac63 * Updated sysvinit to 2.88dsf.
svn path=/nixpkgs/trunk/; revision=22203
2010-06-09 21:48:51 +00:00
Eelco Dolstra
151c01959c * Install the manpages of pidof and killall5.
svn path=/nixpkgs/trunk/; revision=22202
2010-06-09 18:03:00 +00:00
David Guibert
c6b05c7164 aufs2: patch for kernel 2.6.34
svn path=/nixpkgs/trunk/; revision=22178
2010-06-08 06:29:02 +00:00
Marc Weber
47046e66c4 update lvm2 (this time not using latest version because I hope this is more stable and won't be removed that fast..
svn path=/nixpkgs/trunk/; revision=22175
2010-06-08 05:44:04 +00:00
Eelco Dolstra
9d33e71fc4 * Emit a "mount-failed" event if a filesystem cannot be mounted or
fscked.

svn path=/nixpkgs/trunk/; revision=22164
2010-06-07 12:14:47 +00:00
Eelco Dolstra
240305fab4 * Added mountall. This is an Ubuntu utility that mounts filesystems
as they become available (as determined by monitoring udev) and
  emits Upstart events to inform other jobs that the filesystems are
  mounted.  This is very useful for NixOS (which currently ignores
  filesystems in the job dependency chain - very bad).

  Unfortunately, mountall depends on Plymouth (a boot splash
  implementation).  The patch allows mountall to build without
  Plymouth.  Since Plymouth is also used to inform users about failing
  mounts and get responses, some more changes will be needed.
  Probably mountall should emit a "mount-failed" event to trigger a
  root shell on the console to allow the user to repair the problem.

svn path=/nixpkgs/trunk/; revision=22143
2010-06-04 13:43:53 +00:00
Lluís Batlle i Rossell
4772588553 Disabling libxcrypt on armv5tel-linux (it does not build trivially). As a consequence,
we will end up having MD5 passwords in passwd. pam_unix will fallback to md5 if the requested
hash algorithm is not available in crypt.

svn path=/nixpkgs/trunk/; revision=22141
2010-06-04 12:13:09 +00:00
Eelco Dolstra
18f565e290 * Apply a few patches to make su' behave more like the old su' from
coreutils:

  - Don't remove variables such as $PATH and $SHELL from the calling
    environment (from upstream).

  - When su is invoked with command line arguments for the shell
    (e.g. "su - -c 'cmd'"), set argv[0] in the shell to "-su" or
    "-<basename>" (as determined by the SU_NAME option in
    /etc/login.defs).  This is necessary to make Bash compiled with
    the NON_INTERACTIVE_LOGIN_SHELLS option to read startup files.

  - Don't set $PATH to /bin:/usr/bin but inherit the $PATH of the
    caller.

svn path=/nixpkgs/trunk/; revision=22140
2010-06-04 11:32:42 +00:00
Eelco Dolstra
108f63eb80 * Added cifs-utils (mount.cifs properly packaged). This obsoletes
mount-cifs.

svn path=/nixpkgs/trunk/; revision=22124
2010-06-03 14:28:48 +00:00
Eelco Dolstra
6f2b3f46cc * PAM updated to 1.1.1. Also build with libxcrypt support.
* Cracklib updated.  Removed the dictionary as it should be moved into
  a separate package.

svn path=/nixpkgs/trunk/; revision=22105
2010-06-02 17:31:20 +00:00
Eelco Dolstra
e0adbee395 * Updated shadow to 4.1.4.2 (and build it with PAM support). This
might replace the pwdutils, pam_login and su packages in NixOS.

svn path=/nixpkgs/trunk/; revision=22103
2010-06-02 16:45:14 +00:00
Eelco Dolstra
09b8d46dc9 * splashutils: use Glibc instead of klibc.
svn path=/nixpkgs/trunk/; revision=22086
2010-06-01 16:36:07 +00:00
Eelco Dolstra
a15da3571f * Fix the URL.
svn path=/nixpkgs/trunk/; revision=22083
2010-06-01 12:13:59 +00:00
Eelco Dolstra
a6d63f4fab * nvidia_x11: added a flag to build only the libraries. This is
useful on x86_64-linux to support i686 binaries: there we need the
  NVIDIA OpenGL libraries, but not the kernel module or the
  nvidia-settings program (which just cause a lot of unnecessary and
  large dependencies).

svn path=/nixpkgs/trunk/; revision=22061
2010-05-30 21:56:56 +00:00
Eelco Dolstra
629849c449 * Renamed "aufs2-utils" to the upstream name ("aufs-util").
svn path=/nixpkgs/trunk/; revision=22040
2010-05-28 09:38:44 +00:00
Eelco Dolstra
6daa7866ca * Only build aufs2 for kernels that have the requisite base/standalone
patch applied.

svn path=/nixpkgs/trunk/; revision=22037
2010-05-28 09:29:39 +00:00
Eelco Dolstra
74b6d94ed5 * Get aufs2 and aufs2-util to build against Linux 2.6.32.
svn path=/nixpkgs/trunk/; revision=22032
2010-05-28 07:09:15 +00:00
David Guibert
7c19b40dbf kernel-2.6.34
The Linux 2.6.34 kernel delivers (from [1])
- many open-source GPU driver updates,
- GPU switching support,
- the LogFS file-system,
- faster KVM networking support,
- Btrfs file-system updates,
- the VMware memory ballooning driver,
- and many other changes.

A more exhaustive list of the Linux 2.6.34 kernel changes from
architectures to network drivers is listed on the Wiki at
KernelNewbies.org.[2]

[1] http://www.phoronix.com:
[2] http://kernelnewbies.org/Linux_2_6_34

svn path=/nixpkgs/trunk/; revision=22023
2010-05-27 19:44:23 +00:00
David Guibert
35b9e01396 procps 3.2.8
svn path=/nixpkgs/trunk/; revision=22016
2010-05-27 19:34:03 +00:00
David Guibert
85a1936685 conky: compiled without X support, usefull with dwm.
svn path=/nixpkgs/trunk/; revision=22015
2010-05-27 19:33:58 +00:00
David Guibert
4e67eba80c update alsa-{lib,utils,plugins} to 1.0.23
svn path=/nixpkgs/trunk/; revision=22014
2010-05-27 19:33:52 +00:00
David Guibert
c4c4f1c5ef update pm-utils to 1.3.0
svn path=/nixpkgs/trunk/; revision=22013
2010-05-27 19:33:46 +00:00
David Guibert
6f4e4a6370 acpitool-0.5.1
svn path=/nixpkgs/trunk/; revision=22011
2010-05-27 19:33:37 +00:00
Eelco Dolstra
8f99f22819 * Kernel updates.
svn path=/nixpkgs/trunk/; revision=22002
2010-05-27 12:16:05 +00:00
Ludovic Courtès
4d2a82ab85 GNU Mach: Fix full build.
svn path=/nixpkgs/trunk/; revision=21994
2010-05-26 20:39:53 +00:00
Marc Weber
814a4c93f7 iptables: hash did change
svn path=/nixpkgs/trunk/; revision=21993
2010-05-26 19:01:15 +00:00
Ludovic Courtès
883ab19eb4 GNU Mach: Add full build.
svn path=/nixpkgs/trunk/; revision=21986
2010-05-26 08:55:55 +00:00
Yury G. Kudryashov
5e846002d6 ati-drivers: restrict "platforms" to x86_64-linux
svn path=/nixpkgs/trunk/; revision=21967
2010-05-25 11:27:18 +00:00
Eelco Dolstra
f5ccde78ff * Remove an unnecessary symlink.
svn path=/nixpkgs/trunk/; revision=21930
2010-05-20 22:12:42 +00:00