1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

2579 commits

Author SHA1 Message Date
Tim Steinbach 9f17f69afe
linux: 4.14.52 -> 4.14.53 2018-07-03 08:35:36 -04:00
Tim Steinbach 7dbd06773a
linux: 4.9.110 -> 4.9.111 2018-07-03 08:35:36 -04:00
Tim Steinbach 0fff428f96
linux: 4.4.138 -> 4.4.139 2018-07-03 08:35:36 -04:00
Tuomas Tynkkynen ab340f7829 kernel config: Minor text fixes 2018-06-30 16:01:41 +03:00
Tuomas Tynkkynen fc816e5609 kernel config: Fix recent i686 builds 2018-06-30 16:01:41 +03:00
Matthieu Coudron e4fe7b31be linux: fix features system 2018-06-30 16:01:41 +03:00
Matthieu Coudron dcea150a89 kernel: remove conditions based on 3.X kernels
The oldest kernel in nixpkgs being 4.4, we get rid of checks for older
kernels.
2018-06-30 16:01:41 +03:00
Dan Peebles ff9999ad1b linux: translate config to structured config
Instead of using a string to describe kernel config, use a nix
attribute set, then converted to a string.
- allows to override the config, aka convert 'yes' into 'modules' or
vice-versa
- while for now merging different configs is still crude (last spec wins),
at least there should be only one CONFIG_XYZ value compared to the current string
config where the first defined would be used and others ignored.

[initial idea by copumpkin in 2016, a major rebase to 2018 by teto]
2018-06-30 16:01:41 +03:00
Tim Steinbach 4f3ba3b1f8
linux-hardened: Adjust for Linux 4.17 2018-06-29 08:37:25 -04:00
Matthew Bauer 45d120d42b
Merge pull request #39849 from teto/mptcp94
linux_mptcp: 0.93 -> 0.94
2018-06-28 20:38:41 -04:00
Tim Steinbach 7dc31f5033
linux: 4.17.2 -> 4.17.3 2018-06-26 20:50:34 -04:00
Tim Steinbach a25eb5da24
linux: 4.16.17 -> 4.16.18 2018-06-26 20:50:24 -04:00
Tim Steinbach 60a541bfa9
linux: 4.14.51 -> 4.14.52 2018-06-26 20:50:13 -04:00
Tim Steinbach 81769a461a
linux: 4.9.109 -> 4.9.110 2018-06-26 20:49:57 -04:00
Tim Steinbach b385d04697
linux: 4.18-rc1 -> 4.18-rc2 2018-06-25 20:14:41 -04:00
Tim Steinbach 599e3aa7a0
linux: 4.16.16 -> 4.16.17 2018-06-21 08:20:34 -04:00
Tim Steinbach 310bfc9aa7
linux: 4.14.50 -> 4.14.51 2018-06-21 08:20:25 -04:00
qolii 07e8402ed4 linux-hardkernel: Init at 4.14.47-139 (#41782) 2018-06-19 18:07:53 +03:00
Tim Steinbach f85a82a647
linux-testing: 4.17-rc7 -> 4.18-rc1 2018-06-16 20:37:15 -04:00
Tim Steinbach 3afc706c74
linux: 4.17.1 -> 4.17.2 2018-06-16 20:37:15 -04:00
Tim Steinbach 0c077e1e90
linux: 4.16.15 -> 4.16.16 2018-06-16 20:37:15 -04:00
Tim Steinbach c4d0d91070
linux: 4.14.49 -> 4.14.50 2018-06-16 20:37:14 -04:00
Tim Steinbach a06962d08c
linux: 4.9.108 -> 4.9.109 2018-06-16 20:37:14 -04:00
Tim Steinbach 00b4ab22a4
linux: 4.4.137 -> 4.4.138 2018-06-16 20:37:14 -04:00
Tim Steinbach 6845d1829f
linux: 4.9.107 -> 4.9.108 2018-06-13 18:12:53 -04:00
Tim Steinbach 706fc08b38
linux: 4.4.136 -> 4.4.137 2018-06-13 18:12:53 -04:00
Tim Steinbach 91cda44cf9
linux: 4.17 -> 4.17.1 2018-06-12 08:55:21 -04:00
Tim Steinbach 388b57ac87
linux: 4.16.14 -> 4.16.15 2018-06-12 08:55:05 -04:00
Tim Steinbach f077e5f87c
linux: 4.14.48 -> 4.14.49 2018-06-12 08:54:55 -04:00
Tim Steinbach a444dcad03
linux-copperhead: LTS based on regular 4.14 2018-06-10 21:00:47 -04:00
Robert Hensing fc9ffe790f linux: Enable RT53XX wifi support 2018-06-10 17:55:55 +03:00
Tim Steinbach 8cee6cbe81
linux: 4.9.106 -> 4.9.107 2018-06-07 21:15:37 -04:00
Tim Steinbach 16a575c6bf
linux: 4.4.135 -> 4.4.136 2018-06-07 21:15:22 -04:00
Tim Steinbach 6842319f81
linux: 4.16.13 -> 4.16.14 2018-06-05 12:25:02 -04:00
Tim Steinbach 661721f998
linux: 4.14.47 -> 4.14.48 2018-06-05 12:24:48 -04:00
Tim Steinbach 967467c0e5
linux: 4.9.105 -> 4.9.106 2018-06-05 12:24:32 -04:00
Tim Steinbach 39444569e0
linux: Add 4.17 2018-06-04 14:12:03 -04:00
Tim Steinbach 5c4a404b0d
linux-copperhead: 4.16.12.a -> 4.16.13.a 2018-06-04 10:22:39 -04:00
Matthew Justin Bauer 0135f04d77
Merge pull request #40242 from gnidorah/gvt
linux: enable support for iGVT-g VGPU
2018-06-01 23:14:35 -04:00
Tuomas Tynkkynen e864247f08 Merge branch 'plat-fix-for-merge-2' into master 2018-06-01 20:08:08 +03:00
Tuomas Tynkkynen a8c898be60 linux_rpi: More downstream device tree name fixups
Also remove the upstream device trees beforehand so we don't
accidentally end using them if we mess up in postFixup.

Also on the topic of mess ups, make the copy unconditional since they
always seem to be built on all architectures anyway so checking for
their existence just hides typos.
2018-06-01 13:48:55 +03:00
Tuomas Tynkkynen b71f5830fa linux_rpi: 1.20171029 -> 1.20180417 2018-06-01 13:48:54 +03:00
Tuomas Tynkkynen 96edbe4a0e linux_rpi: Specify defconfig in kernel expression
In particular, now the mainline kernel can be built on the RPi 1 as well
(so kernelBaseConfig should always be a mainline defconfig from now on).
And RPi 2 users can now use linux_rpi without doing the
`nixpkgs.config.platform = lib.systems.platforms.raspberrypi2;` dance.
2018-05-31 18:06:09 +03:00
Tuomas Tynkkynen 87a68c455e kernel: Allow kernel packages to specify a custom default defconfig 2018-05-31 18:06:09 +03:00
Tim Steinbach 4afe59cb36
linux: 4.14.46 -> 4.14.47 2018-05-30 19:53:01 -04:00
Tim Steinbach 943d2fce81
linux: 4.9.104 -> 4.9.105 2018-05-30 19:52:43 -04:00
Tim Steinbach e055b76336
linux: 4.4.134 -> 4.4.135 2018-05-30 19:52:17 -04:00
Tim Steinbach bbfd8e4f6f
linux: 4.16.12 -> 4.16.13 2018-05-30 10:06:24 -04:00
Tim Steinbach 346304cc78
linux: 4.14.44 -> 4.14.46 2018-05-30 10:05:57 -04:00
Tim Steinbach 1267e75d44
linux: 4.9.103 -> 4.9.104 2018-05-30 10:05:42 -04:00