Tobias Geerinckx-Rice
54916ba657
htop: 1.0.3 -> (git) 2015-08-12
...
Temporarily update to git HEAD for the "display program basename"
functionality it provides.
2015-08-18 01:13:59 +02:00
Charles Strahan
c1ee8fefd4
nixos: add support for Ubuntu Fan Networking
...
This provides support for Ubuntu Fan Networking [1].
This includes:
* The fanctl package, and a corresponding NixOS service.
* iproute patches.
* kernel patches.
closes #9188
1: https://wiki.ubuntu.com/FanNetworking
2015-08-13 14:27:14 -04:00
Vladimír Čunát
e2e21ef320
nvidia-x11-legacy{340,304}: fix build with linux-3.18
...
Close #9218 .
It's our default kernel (now and for the upcoming release).
- 304 won't build with 4.1,
- 173 didn't even build with 3.14 due to other issues (3.12 is OK ATM)
- all legacy drivers are up-to-date with upstream releases.
2015-08-13 14:11:06 +02:00
Charles Strahan
963e70a7e8
iproute: remove unused patch
...
In f18efaf26e
, the "patches" attribute was erroneously renamed to
"patch". If you follow the original bug report[1], you'll see that this
has long since been fixed upstream (using a different patch).
1: https://bugs.gentoo.org/show_bug.cgi?id=331447
2015-08-11 17:47:53 -04:00
William A. Kennington III
52e55d85cb
kernel: 3.14.49 -> 3.14.50
2015-08-10 23:35:43 -07:00
William A. Kennington III
2cec29f646
linux-3.19: Remove stale nix file
2015-08-10 23:34:32 -07:00
William A. Kennington III
974b9cc8cc
kernel: 4.1.4 -> 4.1.5
2015-08-10 23:34:31 -07:00
William A. Kennington III
9f79c1e6eb
kernel: 3.18.19 -> 3.18.20
2015-08-10 23:34:31 -07:00
William A. Kennington III
5e33890995
kernel: 3.12.45 -> 3.12.46
2015-08-10 23:31:07 -07:00
William A. Kennington III
5fe578d706
kernel: 3.10.85 -> 3.10.86
2015-08-10 23:30:59 -07:00
Charles Strahan
8b91812de6
pipework: init at 2015-07-30
...
Pipework lets you connect together containers in arbitrarily complex
scenarios. Pipework uses cgroups and namespace and works with "plain"
LXC containers (created with lxc-start), and with the awesome Docker.
2015-08-10 15:01:34 -04:00
Vladimír Čunát
6cf49480a6
Merge #9094 : ati-drivers: 14.12 -> 15.7, fix builds
...
... with newer kernels up to 4.1 (including).
2015-08-10 08:43:49 +02:00
Michael Raskin
eee6f2801f
sysdig: 0.1.101 -> 0.1.102
2015-08-08 21:01:31 +03:00
Tobias Geerinckx-Rice
a849b16052
radeontop: 2015-06-24 -> 2015-08-06
...
Adds support for Topaz, Tonga, and Carrizo + new R600 PCI IDs.
2015-08-06 16:21:59 +02:00
Jonathan Rudenberg
921055b4a8
kernel: Enable DRM_LOAD_EDID_FIRMWARE
...
This allows specifying drm_kms_helper.edid_firmware to work around displays
that provide bad EDID data.
Documentation: https://www.osadl.org/Single-View.111+M5ec938a7b3b.0.html
2015-08-04 16:38:38 -04:00
William A. Kennington III
04f1b451d7
kernel: 3.14.48 -> 3.14.49
2015-08-04 13:30:08 -07:00
William A. Kennington III
79fb844213
kernel: 4.0.8 -> 4.0.9
2015-08-04 13:28:46 -07:00
William A. Kennington III
a5d6e61c2f
grsecurity: Push testing from 4.0 -> 4.1
2015-08-04 13:28:16 -07:00
Daniel Fox Franke
d7443ffb89
Only use underscored versions of read_cr4 and write_cr4 in 3.18 and above.
...
I'm not sure precisely in what micro-version the API change was made, so
the check for 3.18.0 and above may not be quite correct. But it's at
least sufficient for every version currently included in NixOS.
2015-08-03 21:42:08 -04:00
ts468
5ef9a427cf
Merge pull request #9107 from ts468/upstream.ima
...
ima-evm-utils: init at 1.0.0
2015-08-04 01:38:46 +02:00
Thomas Strobel
c31dc22aa2
ima-evm-utils: init at 1.0.0
2015-08-04 01:10:13 +02:00
William A. Kennington III
ce6b96db6e
kernel-testing: 4.2.0-rc2 -> 4.2.0-rc5
2015-08-03 13:06:22 -07:00
William A. Kennington III
102cfc53bc
kernel: 4.1.3 -> 4.1.4
2015-08-03 12:58:12 -07:00
William A. Kennington III
678efd6df0
kernel: 3.12.44 -> 3.12.45
2015-08-03 12:58:12 -07:00
William A. Kennington III
1684ec0bfc
kernel: 3.10.84 -> 3.10.85
2015-08-03 12:58:12 -07:00
Daniel Fox Franke
17fb7ac352
ati-drivers: give the patch file a more sensible name
...
It makes several API fixes for several kernel versions so stop trying to
enumerate them all in the filename.
2015-08-03 00:46:29 -04:00
Daniel Fox Franke
6f2db8fe44
ati-drivers: Fixes for kernel 4.1.
...
* IRQF_DISABLED was already a no-op in recent kernels, has now been
removed.
* strnicmp is renamed to strncasecmp.
2015-08-03 00:36:30 -04:00
Daniel Fox Franke
1d3207b27b
ati-drivers: update to Catalyst 15.7 and fix build with recent kernels
2015-08-03 00:14:36 -04:00
William A. Kennington III
85e2c8ff23
lxc: Cleanup
2015-07-31 17:11:11 -07:00
William A. Kennington III
7a6b3bf688
cgmanager: 0.36 -> 0.37
2015-07-31 17:11:11 -07:00
William A. Kennington III
c53a13fe0e
policycoreutils: 2.3 -> 2.4
2015-07-31 17:11:11 -07:00
William A. Kennington III
3ada013455
setools: 3.3.8 -> 2015-02-12
2015-07-31 17:11:11 -07:00
William A. Kennington III
f6e554f288
selinux: Use fstack-protector=all
2015-07-31 17:11:11 -07:00
William A. Kennington III
c06b1d84f1
sepolgen: 1.2.1 -> 1.2.2
2015-07-31 17:11:11 -07:00
William A. Kennington III
f23406c0e2
libsemanage: 2.3 -> 2.4
2015-07-31 17:11:11 -07:00
William A. Kennington III
0b191e565b
checkpolicy: 2.3 -> 2.4
2015-07-31 17:11:10 -07:00
William A. Kennington III
b18a354c88
libselinux: 2.3 -> 2.4
2015-07-31 17:11:10 -07:00
William A. Kennington III
ffa1782688
libsepol: 2.3 -> 2.4
2015-07-31 17:11:10 -07:00
Tobias Geerinckx-Rice
6c6201a99b
Remove unnecessary rec{s from "my" packages
2015-07-31 02:02:07 +02:00
Vladimír Čunát
374210aece
nvidia-x11: maintenance update
...
Strange as it is, nvidia seems to drop UVM kernel module on 32-bit.
Basic driver usage shows no problems for me.
2015-07-30 15:35:02 +02:00
viric
982ce5ed58
Merge pull request #8978 from dezgeg/pr-arm-images
...
ARM SD card image expressions
2015-07-29 14:13:57 +02:00
Tobias Geerinckx-Rice
c71d93c519
mcelog: 121 -> 122
...
Enable IMC status bank for Haswell-E, as described in Intel SDM Vol.3C
Table 35-27.
2015-07-28 23:19:35 +02:00
Spencer Janssen
ebe67d3c85
nvidia-x11: add a symlink for libGLESv2.so.2 ( close #9024 )
...
nvidia's EGL stack looks for libGLESv2.so.2 at runtime (confirmed by
watching strace), however builder.sh only provides a libGLESv2.so.1
symlink.
@vcunat ported to legacy_340; older ones don't produce GLES.
2015-07-28 12:43:58 +02:00
Vladimír Čunát
ff219393ca
nvidia_x11_beta: fix build by syncing with default
...
/cc author @wkennington.
2015-07-28 12:41:13 +02:00
Edward Tjörnhammar
e6bdca625a
iproute: prefix CONFDIR so that all files are not directly under /etc
2015-07-28 11:44:18 +02:00
Nikolay Amiantov
c40e9abc93
android-udev-rules: update package
2015-07-28 12:33:30 +03:00
William A. Kennington III
5792b1345a
iproute: Actually don't install docs
2015-07-27 09:24:49 -07:00
William A. Kennington III
fa0b84c446
iproute: Fix reference to /etc instead of /etc at runtime
2015-07-27 09:24:33 -07:00
Eelco Dolstra
165406e1af
nvidia-x11: Remove runtime dependency on linux.dev
2015-07-26 22:45:39 +02:00
Edward Tjörnhammar
80533a5043
iproute: 4.0.0 -> 4.1.1
2015-07-26 00:17:22 +02:00