Yury G. Kudryashov
0ad6c091e7
pam_usb: drop hal dependency
...
It doesn't use hal, though many functions are named *_hal_*. All d-bus calls
actually ask UDisks.
svn path=/nixpkgs/trunk/; revision=33476
2012-03-29 18:02:10 +00:00
Shea Levy
343fb0be1e
Add kmod, the replacement for the now-defunct module-init-tools
...
The kmod tools appear to take a flag to name the location of the modules
directory, so we may not need to migrate our module-init-tools patches
svn path=/nixpkgs/trunk/; revision=33413
2012-03-25 20:05:36 +00:00
Lluís Batlle i Rossell
61d475d2e0
nfs-utils PAGE_SIZE patch.
...
Otherwise it fails on ARM.
Patch by Rickard Nilsson.
svn path=/nixpkgs/trunk/; revision=33329
2012-03-21 11:56:33 +00:00
Lluís Batlle i Rossell
28027d4771
Aestethic changes suggested by Eelco, and trying to fix
...
the problem on rpc.statd, that looks at /etc/netconfig.
Problem: http://hydra.nixos.org/build/2310686/log/raw
svn path=/nixpkgs/trunk/; revision=33322
2012-03-21 09:18:40 +00:00
Lluís Batlle i Rossell
b2d61a850d
Enabling nfsv4 and nfsv41 in nfsUtils (or at least I think so).
...
svn path=/nixpkgs/trunk/; revision=33315
2012-03-20 23:17:45 +00:00
Shea Levy
bdc3de6a4d
Pommed: find the 'eject' command in /var/setuid-wrappers:/home/shlevy/.nix-profile/bin:/home/shlevy/.nix-profile/sbin:/home/shlevy/.nix-profile/lib/kde4/libexec:/nix/var/nix/profiles/default/bin:/nix/var/nix/profiles/default/sbin:/nix/var/nix/profiles/default/lib/kde4/libexec:/var/run/current-system/sw/bin:/var/run/current-system/sw/sbin:/var/run/current-system/sw/lib/kde4/libexec
...
svn path=/nixpkgs/trunk/; revision=33302
2012-03-20 18:28:32 +00:00
Shea Levy
8d1d247e02
Add nouveau xorg video driver
...
svn path=/nixpkgs/trunk/; revision=33300
2012-03-20 16:29:22 +00:00
Eelco Dolstra
995a44a897
* Fix a race condition in mountall: the USR1 signal handler must be
...
installed before we daemonise, otherwise another job might send
USR1 to mountall before the handler is installed, killing it.
svn path=/nixpkgs/trunk/; revision=33289
2012-03-20 10:25:11 +00:00
Eelco Dolstra
42b97b78b0
* Mountall updated to 2.35.
...
svn path=/nixpkgs/trunk/; revision=33287
2012-03-20 10:00:04 +00:00
Shea Levy
f272acd501
Add a module for the pommed tool for Apple laptop keyboards.
...
svn path=/nixpkgs/trunk/; revision=33286
2012-03-20 04:41:13 +00:00
Shea Levy
836532a54b
Whoops, forgot meta
...
svn path=/nixpkgs/trunk/; revision=33284
2012-03-20 01:51:03 +00:00
Shea Levy
6fe5413cb7
xf86-input-multitouch seems to be abandoned, update it with the mtrack fork
...
svn path=/nixpkgs/trunk/; revision=33283
2012-03-20 01:48:09 +00:00
Shea Levy
a74565238a
Linux 3.3 puts some of its headers in include/generated
...
svn path=/nixpkgs/trunk/; revision=33282
2012-03-20 00:02:24 +00:00
Eelco Dolstra
2199d375a2
* Updated lvm2 to 2.02.95.
...
svn path=/nixpkgs/trunk/; revision=33277
2012-03-19 19:34:34 +00:00
Eelco Dolstra
6b4cd6673a
* Add a utility function "versionOlder" to compare two version
...
strings.
svn path=/nixpkgs/trunk/; revision=33267
2012-03-19 18:04:47 +00:00
Shea Levy
47574d25f6
Fix some broken firmware URLS. Hope the Fedora project wouldn't host non-free firmware...
...
svn path=/nixpkgs/trunk/; revision=33265
2012-03-19 17:40:23 +00:00
Shea Levy
1e8dfa4e2c
Linux 3.3 release
...
svn path=/nixpkgs/trunk/; revision=33260
2012-03-19 15:36:40 +00:00
Mathijs Kwik
d329b66b73
bbswitch: use the modDirVersion instead of version
...
svn path=/nixpkgs/trunk/; revision=33244
2012-03-18 23:13:41 +00:00
Shea Levy
dfcd4dd559
Add a kernel patch for the efi boot stub to read a config file when booted without arguments, and base removable media booting off of that patch
...
The patch is currently being discussed on LKML and hopefully will be included
in mainline in some form in the future. Note that booting from the livecd has
to do a lot of work before anything is output to the console, so if the drive
is still busy don't assume the boot has hanged
svn path=/nixpkgs/trunk/; revision=33235
2012-03-18 17:14:52 +00:00
Lluís Batlle i Rossell
a544da22fc
Adding latencytop.
...
svn path=/nixpkgs/trunk/; revision=33233
2012-03-18 11:45:53 +00:00
Lluís Batlle i Rossell
ef1437585d
Adding kexectools.
...
svn path=/nixpkgs/trunk/; revision=33175
2012-03-16 21:17:13 +00:00
Eelco Dolstra
b2f0319bc2
* nfs-utils updated to 1.2.5.
...
svn path=/nixpkgs/trunk/; revision=33158
2012-03-16 13:55:10 +00:00
Eelco Dolstra
a3b099d279
* Latest 3.0.x, 3.1.x and 3.2.x kernels.
...
svn path=/nixpkgs/trunk/; revision=33151
2012-03-16 12:08:41 +00:00
Shea Levy
0845f6618c
Add an 'efiBootStub' kernel feature to be used by NixOS
...
svn path=/nixpkgs/trunk/; revision=33137
2012-03-16 02:45:47 +00:00
Eelco Dolstra
8a5e005bee
* dmidecode updated to 2.11.
...
svn path=/nixpkgs/trunk/; revision=33132
2012-03-16 01:46:39 +00:00
Yury G. Kudryashov
049e676403
Remove qc-usb
...
This directory was added in 2006, and was never called by nix-expressions
outside of qc-usb/.
svn path=/nixpkgs/trunk/; revision=33125
2012-03-15 20:46:36 +00:00
Ludovic Courtès
90b8995e04
GNU MIG: Add a raw' version, without
forceSystem'.
...
svn path=/nixpkgs/trunk/; revision=33124
2012-03-15 20:28:07 +00:00
Ludovic Courtès
2e0ae13f68
GNU MIG: When cross-compiling, patch shebang correctly.
...
svn path=/nixpkgs/trunk/; revision=33123
2012-03-15 20:28:03 +00:00
Ludovic Courtès
9e2e08ba47
unionfs: Mark MIG as a native build input.
...
svn path=/nixpkgs/trunk/; revision=33122
2012-03-15 20:27:58 +00:00
Ludovic Courtès
97bd4b7b00
GNU MIG: Use `forceSystem' instead of the custom hack.
...
svn path=/nixpkgs/trunk/; revision=33121
2012-03-15 20:27:53 +00:00
Ludovic Courtès
e4f5ebb348
GNU MIG: Make it clear that the inputs are native.
...
svn path=/nixpkgs/trunk/; revision=33120
2012-03-15 20:27:49 +00:00
Ludovic Courtès
5d066bdbce
GNU: SMBFS: Update.
...
svn path=/nixpkgs/trunk/; revision=33118
2012-03-15 20:27:35 +00:00
Yury G. Kudryashov
fe1115caf4
Make nixpkgs ready for gst_all attrset removal
...
svn path=/nixpkgs/trunk/; revision=33092
2012-03-14 22:44:52 +00:00
Yury G. Kudryashov
68fe867e19
Get rid of most references to gtkLibs
...
svn path=/nixpkgs/trunk/; revision=33088
2012-03-14 21:57:32 +00:00
Ludovic Courtès
30c215a83a
GNU: Add unionfs.
...
svn path=/nixpkgs/trunk/; revision=33054
2012-03-13 23:19:02 +00:00
Shea Levy
76832793f2
Linux 3.3-rc7
...
svn path=/nixpkgs/trunk/; revision=33007
2012-03-12 02:19:05 +00:00
Mathijs Kwik
bd068d386e
completely removed gw6c. use gogoclient.
...
svn path=/nixpkgs/trunk/; revision=32989
2012-03-11 14:35:36 +00:00
Yury G. Kudryashov
464f6f42f6
iwlwifi-5000 v5 ucode
...
svn path=/nixpkgs/trunk/; revision=32982
2012-03-11 14:07:23 +00:00
Lluís Batlle i Rossell
eddf9e24c7
Allowing mount to call /var/setuid-wrappers in preference. mount.cifs may require this,
...
as it does not support the 'user' option in fstab.
svn path=/nixpkgs/trunk/; revision=32975
2012-03-10 19:02:07 +00:00
Ludovic Courtès
313191412d
GNU: SMBFS: Update.
...
svn path=/nixpkgs/trunk/; revision=32968
2012-03-10 10:51:21 +00:00
Eelco Dolstra
6bc6c61f01
* hdparm updated to 9.39.
...
svn path=/nixpkgs/trunk/; revision=32963
2012-03-09 19:24:54 +00:00
Ludovic Courtès
330a4e656a
util-linux: Use Linux-specific header on Linux only.
...
svn path=/nixpkgs/trunk/; revision=32867
2012-03-07 22:15:42 +00:00
Ludovic Courtès
191fbf40bd
GNU Mach: Update.
...
svn path=/nixpkgs/trunk/; revision=32861
2012-03-07 21:53:37 +00:00
Ludovic Courtès
3666a7c149
util-linux: Allow cross-compilation.
...
svn path=/nixpkgs/trunk/; revision=32851
2012-03-07 13:45:06 +00:00
Yury G. Kudryashov
57fd764a39
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32792
2012-03-05 10:00:23 +00:00
Eelco Dolstra
15e5aead3d
* Upstart 1.4. Of particular interest is the "log" stanza to redirect
...
a job's stdout/stderr to a file, and "setuid" / "setgid" to execute
a job as a different user/group.
svn path=/nixpkgs/trunk/; revision=32744
2012-03-02 14:46:58 +00:00
Ludovic Courtès
bb08271aa6
SMBFS: Disable byte-range locking in Samba's TDB.
...
svn path=/nixpkgs/trunk/; revision=32732
2012-03-01 23:07:56 +00:00
Yury G. Kudryashov
1ef47d19ce
udisks: avoid autoreconf
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32720
2012-03-01 15:09:53 +00:00
Yury G. Kudryashov
0210e20b5a
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32713
2012-03-01 07:04:39 +00:00
Evgeny Egorochkin
cf8d3fa4b9
Apparmor: packaged
...
svn path=/nixpkgs/trunk/; revision=32695
2012-02-29 13:30:10 +00:00
Peter Simons
10e512f2b8
gogoclient: ipv6 tunnel
...
svn path=/nixpkgs/trunk/; revision=32668
2012-02-28 00:10:05 +00:00
Ludovic Courtès
c67edd454c
QEMU-KVM 1.0 (tentative).
...
svn path=/nixpkgs/trunk/; revision=32637
2012-02-27 23:25:54 +00:00
Ludovic Courtès
e3a27acfdb
QEMU-KVM: Use `smbd' from $PATH.
...
svn path=/nixpkgs/trunk/; revision=32634
2012-02-27 21:54:33 +00:00
Evgeny Egorochkin
9da23d5840
NVidia proprietary driver: version bump
...
svn path=/nixpkgs/trunk/; revision=32618
2012-02-27 10:55:52 +00:00
Lluís Batlle i Rossell
91b809a1ec
Updating the nvidia drivers for legacy 173
...
svn path=/nixpkgs/trunk/; revision=32575
2012-02-26 11:55:41 +00:00
Shea Levy
ea195b2507
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32564
2012-02-25 19:57:34 +00:00
Eelco Dolstra
f0197c653e
* Backport a fix to qemu-kvm to prevent "qemu-img convert" from
...
creating corrupt VirtualBox images.
(https://bugs.launchpad.net/qemu/+bug/919242 )
svn path=/nixpkgs/trunk/; revision=32560
2012-02-25 17:34:21 +00:00
Arie Middelkoop
6b10ace1ca
mcelog: a tool to access the machine check exceptions logged by the kernel.
...
The kernel indicated that machine check exceptions were logged, but did not tell what kind of exceptions.
In my case, this is usually the processor being throttled because it gets too hot (laptop...), but it
may also be more severe problems. Anyway, with this tool you can access these logs.
svn path=/nixpkgs/trunk/; revision=32547
2012-02-24 20:20:59 +00:00
Arie Middelkoop
1b2d50c14f
rfkill udev package.
...
svn path=/nixpkgs/trunk/; revision=32532
2012-02-24 01:35:59 +00:00
Arie Middelkoop
ed813f3955
Let 'bbswitch' and 'acpi-call' use the attribute kernel.version instead of a nasty 'ls' to determine the kernel version.
...
svn path=/nixpkgs/trunk/; revision=32531
2012-02-24 00:17:09 +00:00
Yury G. Kudryashov
38e3d7bc86
svn merge ^/nixpkgs/trunk
...
Not merged r32497 (tree conflict, glibc GNU Hurd update). Ludovic, could you
please look at this?
svn path=/nixpkgs/branches/stdenv-updates/; revision=32520
2012-02-23 20:06:21 +00:00
Peter Simons
1ee7c4250f
linux-3.2.nix: updated to version 3.2.7
...
svn path=/nixpkgs/trunk/; revision=32517
2012-02-23 18:07:09 +00:00
Ludovic Courtès
3f523771bc
Add SMBFS for GNU/Hurd.
...
svn path=/nixpkgs/trunk/; revision=32499
2012-02-23 00:01:29 +00:00
Peter Simons
846a12f954
fixed download urls after kernel-depending packages had their names changed
...
svn path=/nixpkgs/trunk/; revision=32484
2012-02-22 20:29:22 +00:00
Peter Simons
9db6840814
linux kernel 3.2 : added aufs patches
...
svn path=/nixpkgs/trunk/; revision=32483
2012-02-22 20:29:18 +00:00
Florian Friesdorf
77a8ea6fbd
merge powertop kernel config into default kernel config
...
svn path=/nixpkgs/trunk/; revision=32472
2012-02-22 12:12:00 +00:00
Eelco Dolstra
e64443baf1
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32468
2012-02-21 23:29:21 +00:00
Eelco Dolstra
9c33ae3f2b
* Fix ugly wpa_supplicant expression.
...
svn path=/nixpkgs/trunk/; revision=32427
2012-02-20 14:26:01 +00:00
Yury G. Kudryashov
313a029f16
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32396
2012-02-19 11:16:24 +00:00
Eelco Dolstra
0beb6c6266
* Remove some obsolete patches.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32379
2012-02-17 23:53:49 +00:00
Eelco Dolstra
eae4c3afab
* Get rid of some old kernels that no longer compile.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32378
2012-02-17 23:47:00 +00:00
Eelco Dolstra
acee1c4e5a
* Latest 2.6.27 and 2.6.32 kernels.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32376
2012-02-17 22:31:37 +00:00
Eelco Dolstra
b23126fcc3
* Include the kernel version in kernel-specific packages so that they
...
can be distinguished in nix-env -qa output.
svn path=/nixpkgs/trunk/; revision=32352
2012-02-17 14:32:28 +00:00
Yury G. Kudryashov
79d0d410cb
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32350
2012-02-17 13:43:31 +00:00
Eelco Dolstra
a3da139c73
* Remove ext3cow, it's dead.
...
svn path=/nixpkgs/trunk/; revision=32340
2012-02-16 19:30:41 +00:00
Yury G. Kudryashov
e5027e5b36
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32330
2012-02-16 15:02:26 +00:00
Lluís Batlle i Rossell
e0cfa58706
Updating the cifs utils (I think even the hash did not match for 4.5),
...
and adding some CIFS support to the sheevaplug kernel.
Patch by Rickard Nilsson.
svn path=/nixpkgs/trunk/; revision=32298
2012-02-15 11:08:38 +00:00
Yury G. Kudryashov
5144a19987
svn merge ^/nixpkgs/trunk
...
There were a few merge conflicts due to ensureDir->mkdir -p migration
svn path=/nixpkgs/branches/stdenv-updates/; revision=32174
2012-02-10 10:24:30 +00:00
Arie Middelkoop
3f5643417a
linux-firmware-nonfree 0.33 -> 0.35
...
svn path=/nixpkgs/trunk/; revision=32097
2012-02-07 09:14:34 +00:00
Arie Middelkoop
f1a6497357
Linux kernel 3.2.2 -> 3.2.4.
...
svn path=/nixpkgs/trunk/; revision=32096
2012-02-07 09:13:45 +00:00
Yury G. Kudryashov
215a07c1a9
svn merge ^/nixpkgs/trunk
...
Merge conflicts:
* unzip (almost trivial)
* dvswitch (trivial)
* gmp (copied result of `git merge`)
The last item introduced gmp-5.0.3, thus full rebuild.
+ensureDir->mkdir -p in TeX packages was catched by git but not svn.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32091
2012-02-06 23:03:12 +00:00
Peter Simons
796f0ad5bc
i7z: better cpu frequency/turbo boost checker for intel core i{3,5,7}
...
svn path=/nixpkgs/trunk/; revision=32082
2012-02-06 19:09:04 +00:00
Peter Simons
4bfbdda332
frandom: very fast random number generator kernel module
...
nixos support via services.frandom.enable
svn path=/nixpkgs/trunk/; revision=32078
2012-02-06 19:08:52 +00:00
Vladimír Čunát
e6c4bcf8fb
Patched broadcom_sta with for kernels 2.6.39 and 3.2
...
Patches taken from Gentoo, builds OK now.
svn path=/nixpkgs/trunk/; revision=32076
2012-02-06 19:06:47 +00:00
Arie Middelkoop
2d7fe30288
Improved the expression for intel microcode.
...
svn path=/nixpkgs/trunk/; revision=32042
2012-02-05 20:44:19 +00:00
Sander van der Burg
133e2db3de
Upgraded broadcom-sta driver to version 5_100_82_112
...
svn path=/nixpkgs/trunk/; revision=32012
2012-02-03 20:51:06 +00:00
Arie Middelkoop
4b45a0bfc3
Microcode for intel processors (put in firmware, and 'modprobe microcode')
...
svn path=/nixpkgs/trunk/; revision=31957
2012-02-01 22:05:21 +00:00
Ludovic Courtès
010edf825c
Add pthreads-w32.
...
svn path=/nixpkgs/trunk/; revision=31927
2012-01-30 09:53:45 +00:00
Ludovic Courtès
67a45c1d25
MinGW 3.20, and w32api 3.17-2.
...
svn path=/nixpkgs/trunk/; revision=31926
2012-01-30 09:53:39 +00:00
Yury G. Kudryashov
71c28d0e33
Use meta.platforms
...
svn path=/nixpkgs/trunk/; revision=31909
2012-01-28 14:39:56 +00:00
Yury G. Kudryashov
3256c40575
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31878
2012-01-27 11:48:58 +00:00
Arie Middelkoop
c4fdb28b80
Stable kernel 3.2.2 released today.
...
svn path=/nixpkgs/trunk/; revision=31874
2012-01-26 23:25:39 +00:00
Arie Middelkoop
2782836036
Bluetooth driver version bumb.
...
The previous version gave a runtime error. Perhaps this one works better...
svn path=/nixpkgs/trunk/; revision=31872
2012-01-26 23:23:32 +00:00
Yury G. Kudryashov
5b132f6e96
svn merge ^/nixpkgs/trunk
...
Conflicts: cups, all-packages.nix (gcc45_debug)
svn path=/nixpkgs/branches/stdenv-updates/; revision=31863
2012-01-26 15:27:03 +00:00
Arie Middelkoop
62e9429908
Added the 'bbswitch' module, which is a more conventient module for powering off/on nvidia graphics cards than possible via the acpi_call module.
...
svn path=/nixpkgs/trunk/; revision=31840
2012-01-26 01:02:22 +00:00
Lluís Batlle i Rossell
4a1c721c01
Changing every reference from mips64-linux to mips64el-linux. That's
...
what the new nix thinks the fuloong is.
Anyone having the old nix should use a nixpkgs previous to this change to build
the new nix. And then, with the new nix, he can use any newer nixpkgs revision.
svn path=/nixpkgs/trunk/; revision=31751
2012-01-21 00:34:51 +00:00
Lluís Batlle i Rossell
10394bd844
Updating linux 3.2 to 3.2.1
...
svn path=/nixpkgs/trunk/; revision=31743
2012-01-20 16:51:39 +00:00
Yury G. Kudryashov
84c0185038
svn merge ^/nixpkgs/trunk, one simple conflict in jruby
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31721
2012-01-19 21:31:51 +00:00
Ludovic Courtès
652712b77a
udisks: Autoreconf properly.
...
svn path=/nixpkgs/trunk/; revision=31679
2012-01-19 09:23:24 +00:00
Eelco Dolstra
d4d7931a62
* Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31678
2012-01-18 20:53:01 +00:00