Ricardo M. Correia
3afae4037b
zfs: Fix systemd warning
...
The `zfs-share` service was trying to execute the `rm` binary, but it
was providing an invalid `/bin` path.
This should fix #8171 .
2015-06-04 17:35:39 +02:00
Eelco Dolstra
5b7c6d0440
audit: Update to 2.4.2
2015-06-04 14:54:53 +02:00
Eelco Dolstra
4c16c271f6
Revert "audit: 2.9.1 -> 2.9.2"
...
This reverts commit 7e126ac83e
.
2015-06-04 14:54:50 +02:00
Eelco Dolstra
3096d03435
Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"
...
This reverts commit 25a148fa19
.
2015-06-04 14:54:48 +02:00
Tobias Geerinckx-Rice
ac5d849ff6
Merge pull request #8153 from nckx/update-libnl
...
libnl 3.2.25 -> 3.2.26
2015-06-04 13:11:16 +02:00
Eelco Dolstra
cdeb271101
zfs: Nuke references to linux.dev in *.ko files
...
This prevents linux.dev being included in the installation CD.
2015-06-04 11:06:44 +02:00
Tuomas Tynkkynen
6be70d17c0
kernel-config: Enable IKCONFIG so ARM gets /proc/config.gz
...
IKCONFIG must be enabled so IKCONFIG_PROC can be set. On x86 IKCONFIG
gets implicitly enabled by kernelAutoModules in platforms.nix. But ARM
doesn't use kernelAutoModules, so IKCONFIG_PROC won't get enabled
without this patch.
2015-06-04 11:28:35 +03:00
Tuomas Tynkkynen
9c2f2bc893
kernel-config: Enable FB_VESA and FRAMEBUFFER_CONSOLE
...
Commit 159fed47bc
(nixos/grub: Fix video display on efi) changed BIOS
systems to start in non-text mode as well. Enable FB_VESA to get a
framebuffer console on BIOS systems. Change FRAMEBUFFER_CONSOLE to 'y'
instead of the default 'm' to so the user doesn't need to manually load
the fbcon module anymore.
Other distros have similar defaults, at least on Arch:
CONFIG_FB_VESA=y
CONFIG_FRAMEBUFFER_CONSOLE=y
and on Ubuntu (12.04):
CONFIG_FB_VESA=m
CONFIG_FRAMEBUFFER_CONSOLE=y
Fixes #8139
2015-06-04 11:26:20 +03:00
Tobias Geerinckx-Rice
33ad641be9
libnl 3.2.25 -> 3.2.26
...
Changes (also in project hosting):
<http://lists.infradead.org/pipermail/libnl/2015-March/001865.html >
2015-06-03 22:41:30 +02:00
Ricardo M. Correia
07c26ee680
grsecurity: Update stable and test patches
...
stable: 3.1-3.14.43-201505272112 -> 3.1-3.14.43-201506021902
test: 3.1-4.0.4-201505272113 -> 3.1-4.0.4-201506021902
2015-06-03 19:38:05 +02:00
Vladimír Čunát
0307c27219
kmod-blacklist-ubuntu: update to Vivid
2015-06-02 20:17:01 +02:00
William A. Kennington III
2f96621b6a
linux-testing: 4.1-rc5 -> 4.1-rc6
2015-06-02 11:03:53 -07:00
Patrick Mahoney
9835f18fbd
Add myself as maintainer for skarnet software
2015-06-01 15:20:56 -05:00
Tobias Geerinckx-Rice
217566ede4
mcelog 117 -> 118
...
Changet to mcelog(8) to support new architectural extentions in
Intel CPUs.
2015-06-01 21:13:34 +02:00
Eelco Dolstra
0645f5eab7
samba: Revert style changes and get rid of some dependencies
...
Packages like glusterfs are now optional dependencies. A bunch of
dependencies like subunit are gone: as far as I can tell, these are
only used by Samba's test suite, which we're not even running, so
they're pointless.
Fixes #8067 .
2015-06-01 15:35:59 +02:00
codyopel
a9af62f38b
v4l-utils: 1.6.2 -> 1.6.3
2015-05-31 19:54:03 -04:00
William A. Kennington III
18237ff377
musl: 1.1.8 -> 1.1.9
2015-05-31 14:17:19 -07:00
Tobias Geerinckx-Rice
3ca2bb3c03
radeontop v0.8-8-g2499679 -> 2015-05-28 (new format)
2015-05-30 21:09:26 +02:00
Pascal Wittmann
1d30557516
Fixed meta.license: s/licence/license
2015-05-30 15:19:05 +02:00
Ricardo M. Correia
b59d52daf7
grsecurity: Update stable and test patches
...
stable: 3.1-3.14.43-201505222221 -> 3.1-3.14.43-201505272112
test: 3.1-4.0.4-201505222222 -> 3.1-4.0.4-201505272113
2015-05-29 19:49:46 +02:00
William A. Kennington III
7e126ac83e
audit: 2.9.1 -> 2.9.2
2015-05-29 10:29:11 -07:00
Tobias Geerinckx-Rice
158e1cfdd0
Don't use "with licenses;" for single licences
...
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
William A. Kennington III
7a9e0a5ae4
util-linux: 2.26.1 -> 2.26.2
2015-05-28 02:20:08 -07:00
Tobias Geerinckx-Rice
b2d7f4b1ba
Use common licence attributes from lib/licenses.nix
...
Many (less easily automatically converted) old-style strings
remain.
Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.
Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
Ricardo M. Correia
c0f09411e8
grsecurity: Update stable and test patches
...
stable: 3.1-3.14.43-201505191737 -> 3.1-3.14.43-201505222221
test: 3.1-4.0.4-201505182014 -> 3.1-4.0.4-201505222222
2015-05-27 20:27:43 +02:00
Mateusz Kowalczyk
1113efec5e
Merge pull request #7559 from offlinehacker/openvswitch/ipsec
...
openvswitch: ipsec support
2015-05-26 11:26:02 +01:00
William A. Kennington III
988ede2c6b
linux-testing: 4.1-rc4 -> 4.1-rc5
2015-05-26 01:36:35 -07:00
Tobias Geerinckx-Rice
8d98f626a1
statifier 1.6.15 -> 1.7.3
...
Also switch to mkDerivation and fix build on amd64.
2015-05-25 13:35:55 +02:00
William A. Kennington III
37ca982a66
linux-testing: 4.1-rc4
2015-05-24 15:40:58 -07:00
William A. Kennington III
25a148fa19
Refactor mkFlag / shouldUsePkg into the nixpkgs libraries
2015-05-22 13:26:55 -07:00
Tobias Geerinckx-Rice
5d5044b2ec
Use mirror:// URIs for ftp.debian.org
...
Provide a more robust experience for users with horrible network
hardware (me).
2015-05-22 10:39:27 +02:00
Ricardo M. Correia
5277bf945d
grsecurity: Update stable patch from 3.1-3.14.43-201505181929 -> 3.1-3.14.43-201505191737
2015-05-21 14:45:56 +02:00
William A. Kennington III
8d7d9723af
kernel: 3.18.13 -> 3.18.14
2015-05-20 23:00:43 -07:00
William A. Kennington III
3462d04e27
kernel: 3.12.42 -> 3.12.43
2015-05-20 23:00:28 -07:00
William A. Kennington III
3ee72b7379
lxc: Cleanup postInstall
2015-05-20 00:12:20 -07:00
William A. Kennington III
5c6f06e56a
lxc: 1.1.1 -> 1.1.2
2015-05-20 00:03:49 -07:00
Ricardo M. Correia
0cb3c2d684
grsecurity: Update stable and test patches
...
stable: 3.1-3.14.43-201505171736 -> 3.1-3.14.43-201505181929
test: 3.1-4.0.4-201505171737 -> 3.1-4.0.4-201505182014
2015-05-19 19:21:31 +02:00
William A. Kennington III
fd588f939c
cryptsetup: Use openssl instead of libgcrypt
...
When libgcrypt added support for libcap, it started dropping
capabilities of the cryptsetup process. This meant that cryptsetup was
unable to communicate with device mapper. This patch fixes that issue by
removing the dependency on libgcrypt and instead uses openssl for the
implementation of low-level cryptographic functions.
Fixes #7859 .
2015-05-18 13:12:27 -07:00
Arseniy Seroka
282d7b2189
Merge pull request #7896 from spwhitt/cmdlinetools
...
command-line-tools: Update url
2015-05-18 22:41:11 +03:00
Edward Tjörnhammar
7639474c72
firmware-linux-nonfree.src: use http:// to enable better availability for proxied users
2015-05-18 21:12:02 +02:00
Spencer Whitt
9119103656
command-line-tools: Update url
2015-05-18 15:10:33 -04:00
Shea Levy
8dbd385e1c
kernel config: Fix grsecurity-specific config
...
Refs 13a38440c6
2015-05-18 14:32:29 -04:00
William A. Kennington III
9265918fea
kernel: 3.14.42 -> 3.14.43
2015-05-18 01:45:49 -07:00
William A. Kennington III
4a7a3cd8a5
kernel: 4.0.3 -> 4.0.4
2015-05-18 01:43:03 -07:00
William A. Kennington III
b679ccdca5
kernel: 3.10.78 -> 3.10.79
2015-05-18 01:36:24 -07:00
William A. Kennington III
ec1a281f0a
kernel-config: Fix for i686
2015-05-17 03:02:44 -07:00
William A. Kennington III
13a38440c6
kernel-config: Grsecurity fixes
2015-05-15 18:38:15 -07:00
William A. Kennington III
bca69399a8
kernel-config: kvm changes
2015-05-15 18:38:15 -07:00
William A. Kennington III
7aae0f3115
kernel-config: mlx4-en enable vxlan offloading
2015-05-15 18:38:15 -07:00
William A. Kennington III
19d5b1e37a
kernel-config: nfs changes
2015-05-15 18:38:14 -07:00
William A. Kennington III
fcf15de248
kernel: 3.14.41 -> 3.14.42
2015-05-15 18:38:14 -07:00
William A. Kennington III
90659e2735
kernel: 4.0.2 -> 4.0.3
2015-05-15 18:38:14 -07:00
William A. Kennington III
c360d741c9
kernel: 3.2.68 -> 3.2.69
2015-05-15 18:38:14 -07:00
William A. Kennington III
28c17395f5
kernel: 3.19.7 -> 3.19.8
2015-05-15 18:38:14 -07:00
William A. Kennington III
35c0e0583d
kernel: 3.10.77 -> 3.10.78
2015-05-15 18:38:14 -07:00
William A. Kennington III
a5979edc8a
zfs_git: 2015-04-08 -> 2015-05-13
2015-05-15 18:38:13 -07:00
William A. Kennington III
d87d7aa503
spl_git: 2015-04-08 -> 2015-04-24
2015-05-15 18:38:13 -07:00
William A. Kennington III
d7af7fb504
firmware-linux-nonfree: 2015-03-20 -> 2015-05-13
2015-05-15 18:38:12 -07:00
Joel Taylor
740d3b1517
Remove isLinux assertion from libcap
...
Heimdal evaluates libcap's meta.platforms to determine if it should be pulled in or not,
and that fails if the stdenv.isLinux assertion fails.
2015-05-15 15:33:35 -07:00
lethalman
1103392dd9
Merge pull request #7794 from womfoo/kbdlight
...
Add kbdlight package and setuid wrapper
2015-05-14 17:09:28 +02:00
Domen Kožar
bb4d658f64
Merge branch 'master' into staging
...
Conflicts:
nixos/doc/manual/release-notes/rl-unstable.xml
nixos/modules/services/printing/cupsd.nix
pkgs/applications/misc/calibre/default.nix
pkgs/development/haskell-modules/hackage-packages.nix
pkgs/development/libraries/libsodium/default.nix
pkgs/misc/emulators/wine/unstable.nix
pkgs/top-level/all-packages.nix
2015-05-11 10:05:23 +02:00
William A. Kennington III
5a117814b8
pam: 1.1.8 -> 1.2.0
2015-05-10 22:39:31 -07:00
Kranium Gikos Mendoza
6f634e3c3a
Add kbdlight package and setuid wrapper
...
update nixos/modules/programs/kbdlight.nix to use mkEnableOption
2015-05-11 13:23:01 +08:00
William A. Kennington III
142b48688c
edac-utils: Add derivation
2015-05-10 18:18:31 -07:00
Ricardo M. Correia
aa75bb25d8
grsecurity: Update stable and test patches
...
stable: 3.1-3.14.41-201505072056 -> 3.1-3.14.41-201505101121
test: 3.1-4.0.2-201505072057 -> 3.1-4.0.2-201505101122
2015-05-11 02:45:38 +02:00
Michael Raskin
ebadf1ff3f
Update firejail
2015-05-10 13:46:30 +02:00
Tobias Geerinckx-Rice
9870b076f5
phc-intel: don't try to build on _grsec kernels
...
It will fail.
2015-05-10 13:46:00 +02:00
Tobias Geerinckx-Rice
b9b8fec6ae
Add phc-intel: undervolt Intel CPUs under Linux
2015-05-10 13:45:59 +02:00
Michael Alan Dorman
27d4e762a0
Add wpa_supplicant p2p patch.
...
wpa_supplicant 2.4 appears to have a serious bug that makes impossible
to use wifi for some number of people.
(See https://bbs.archlinux.org/viewtopic.php?id=196584 for an example)
It was resolved in a patch for the to-be-released 2.5 which it seemed
worth it to cherry-pick here.
2015-05-10 13:45:59 +02:00
Michael Raskin
c25495bcff
Update firejail
2015-05-10 13:36:44 +03:00
Lluís Batlle i Rossell
d8a2bb86c0
Raspberry Pi 2 changes to make it boot.
...
It boots, but some things still don't work:
1) Installation of DTBs
2) Boot of initrd
Booting still needs a proper config.txt in /boot, which could probably be
managed by NixOS.
2015-05-09 17:05:24 +00:00
Tobias Geerinckx-Rice
8c39547fc2
phc-intel: don't try to build on _grsec kernels
...
It will fail.
2015-05-09 02:49:41 +02:00
Tobias Geerinckx-Rice
1f6c2a97ef
Add phc-intel: undervolt Intel CPUs under Linux
2015-05-09 01:25:58 +02:00
Michael Alan Dorman
d3e0850989
Add wpa_supplicant p2p patch.
...
wpa_supplicant 2.4 appears to have a serious bug that makes impossible
to use wifi for some number of people.
(See https://bbs.archlinux.org/viewtopic.php?id=196584 for an example)
It was resolved in a patch for the to-be-released 2.5 which it seemed
worth it to cherry-pick here.
2015-05-08 11:02:01 -04:00
William A. Kennington III
c9395e1e92
Merge branch 'master' into staging
2015-05-08 05:59:50 -07:00
William A. Kennington III
a5312e581f
kernel: Remove obsolete btrfs patch
2015-05-08 05:27:55 -07:00
William A. Kennington III
61be2ceb27
kernel: Move grsecurity update warning
2015-05-07 20:45:48 -07:00
William A. Kennington III
8209d3f78b
kernel: 3.14.40 -> 3.14.41
2015-05-07 20:34:26 -07:00
William A. Kennington III
0e4057b167
kernel: 4.0.1 -> 4.0.2
2015-05-07 20:32:24 -07:00
William A. Kennington III
5b4cd639dd
kernel: 3.19.6 -> 3.19.7
2015-05-07 20:32:23 -07:00
William A. Kennington III
b4a8eaaf87
kernel: 3.18.12 -> 3.18.13
2015-05-07 20:32:23 -07:00
William A. Kennington III
185d7c062b
kernel: 3.12.40 -> 3.12.42
2015-05-07 19:26:48 -07:00
William A. Kennington III
f4a016081a
kernel: 3.10.76 -> 3.10.77
2015-05-07 19:26:20 -07:00
viric
1b982918f5
Merge pull request #7740 from dezgeg/arm
...
ARM changes for the Jetson TK1 (and other multiplatform boards)
2015-05-07 20:53:07 +02:00
William A. Kennington III
074c4a7f78
Merge remote-tracking branch 'upstream/master' into staging
2015-05-07 01:44:49 -07:00
Tuomas Tynkkynen
9fc72c8ab8
kernel: Install DTBs into a subdirectory
...
This avoids the pollution of the top-level kernel output directory and
also simplifies the boot entry generator script I will be using on ARM.
2015-05-07 06:04:10 +03:00
Lluís Batlle i Rossell
0c5be7164c
sheevaplug: fix kernel build.
...
I added platform.kernelMakeFlags. This allows setting the required
parameter to make the required kernel uImage for the sheevaplug,
since it became a platform with devicetree (3.10).
I have tried it with linux 3.18 and it built fine.
2015-05-06 09:50:51 +02:00
William A. Kennington III
874fa4d8a3
busybox: 1.22.1 -> 1.23.2
...
Also use musl as libc since it is just as small as uclibc, usually more
performant, and regularly makes releases.
2015-05-06 00:15:16 -07:00
Charles Strahan
398a23d94f
Merge pull request #7710 from cstrahan/broadcom-sta-patches
...
broadcom-sta: fixes for kernel version >= 3.18
2015-05-05 17:21:29 -04:00
Charles Strahan
4d3be75ae2
broadcom-sta: fixes for kernel version >= 3.18
...
This replaces our patches with those from Arch's package [1]. Further
discussion can be found on the Arch forum [2].
This patch set is a superset of the previous set, and resolves the
immediate and consistent kernel panics I've seen on my MacBook Pro
Retina since switching from version 3.16 to 3.18 of the Linux kernel.
Fixes #5315
Fixes #7710
1: https://aur.archlinux.org/packages/broadcom-wl/
2: https://bbs.archlinux.org/viewtopic.php?id=192287
2015-05-05 16:34:59 -04:00
Philip Potter
2216728979
add support for pam_u2f to nixos pam module
...
This adds support for authenticating using a U2F device such as a
yubikey neo.
2015-05-03 19:22:00 +01:00
William A. Kennington III
8de4be096f
ffado: Refactor and cleanup
2015-05-02 15:54:42 -07:00
William A. Kennington III
a71f78acf7
libgcrypt: Massive cleanup and make 1.6 the default
2015-05-01 17:41:42 -07:00
Ricardo M. Correia
8119b8a0e4
zfs: Update from 0.6.4 -> 0.6.4.1
2015-05-02 01:05:54 +02:00
Ricardo M. Correia
a46066219c
spl: Update from 0.6.4 -> 0.6.4.1
2015-05-02 01:05:08 +02:00
Ricardo M. Correia
b95fa1c852
grsecurity: Update stable and test patches
...
stable: 3.1-3.14.40-201504290821 -> 3.1-3.14.40-201504302118
test: 3.1-3.19.6-201504290821 -> 3.1-3.19.6-201504302119
2015-05-02 01:03:05 +02:00
William A. Kennington III
00df204c82
Merge remote-tracking branch 'upstream/master' into staging
2015-05-01 15:57:09 -07:00
William A. Kennington III
bc4347bfd7
iproute: 3.19.0 -> 4.0.0
2015-04-30 18:51:27 -07:00
Charles Strahan
53ab1f7d3c
mbpfan: new package
...
Daemon that uses input from coretemp module and sets the fan speed using
the applesmc module
2015-04-30 21:21:15 -04:00
Joachim Fasting
bf7ad2d84f
meta.description fixups
...
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00