Commit graph

2616 commits

Author SHA1 Message Date
Tim Steinbach 6cd6eb0513
linux: 4.14.57 -> 4.14.58 2018-07-25 14:21:12 -04:00
Tim Steinbach 0fde78112e
linux: 4.9.114 -> 4.9.115 2018-07-25 14:21:03 -04:00
Tim Steinbach a2833a06b9
linux: 4.4.143 -> 4.4.144 2018-07-25 14:20:55 -04:00
Tuomas Tynkkynen 29b84841d2 kernel: Reduce peak disk usage during build
Since commit f620b1b693, the build directory is located inside the
source directory. Thus, the `cp -dpR` copies gigabytes worth of .o files
only to be deleted later on when we trim all non-essential files from
`$dev/lib/modules/${modDirVersion}/source/` thus causing a significant
amount of wasted I/O and peak disk usage.

As `cp` doesn't come with a `--exclude` flag, use rsync. And throw out
the Documentation folder while at it.
2018-07-24 23:36:06 +03:00
Tuomas Tynkkynen 4cec65482a kernel: Respect makeFlagsArray in more places
It's used two lines above, so be consistent.
2018-07-24 23:36:06 +03:00
Tuomas Tynkkynen c6ed851fe2 kernel: Remove dead code
It's set in the same phase
2018-07-24 23:36:06 +03:00
Tuomas Tynkkynen e0ce4bee57 kernel: Remove empty preUnpack 2018-07-24 23:36:05 +03:00
Tim Steinbach 83be1d081b
linux: 4.18-rc5 -> 4.18-rc6 2018-07-22 22:43:14 -04:00
Tim Steinbach f89e07dd24
linux: 4.17.8 -> 4.17.9 2018-07-22 22:42:54 -04:00
Tim Steinbach bbf1770e40
linux: 4.14.56 -> 4.14.57 2018-07-22 22:42:37 -04:00
Tim Steinbach 486f37cf5b
linux: 4.9.113 -> 4.9.114 2018-07-22 22:42:24 -04:00
Tim Steinbach 05b0bdb309
linux: 4.4.142 -> 4.4.143 2018-07-22 22:42:13 -04:00
Jörg Thalheim 218298b30f
Merge branch 'master' into unused5 2018-07-21 15:41:22 +01:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
volth dda95bae35 [bot] treewide: remove unused 'args@' in lambdas 2018-07-20 19:54:05 +00:00
Tim Steinbach 037e06f0b3
linux: 4.4.141 -> 4.4.142 2018-07-19 20:50:51 -04:00
Matthew Bauer 76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
Tim Steinbach 8432dec854
linux: 4.17.7 -> 4.17.8 2018-07-18 07:15:00 -04:00
Tim Steinbach e73a01f3e9
linux: 4.17.6 -> 4.17.7 2018-07-17 09:19:51 -04:00
Tim Steinbach 4f2395ee2e
linux: 4.14.55 -> 4.14.56 2018-07-17 09:19:51 -04:00
Tim Steinbach 9be6011fed
linux: 4.9.112 -> 4.9.113 2018-07-17 09:19:51 -04:00
Tim Steinbach 8aec1a4ba6
linux: 4.4.130 -> 4.4.141 2018-07-17 09:19:51 -04:00
Tim Steinbach 9475c75895
linux: 4.18-rc4 -> 4.18-rc5 2018-07-16 09:22:54 -04:00
Tuomas Tynkkynen 6b5c9fc197 linux_rpi: 1.20180417 -> 1.20180619 2018-07-12 17:04:07 +03:00
Tim Steinbach b34a147eef
linux: 4.17.5 -> 4.17.6 2018-07-11 13:28:54 -04:00
Tim Steinbach ed9578b7b1
linux: 4.14.54 -> 4.14.55 2018-07-11 13:28:42 -04:00
Tim Steinbach 62b1759719
linux: 4.9.111 -> 4.9.112 2018-07-11 13:28:32 -04:00
Tim Steinbach f8daa11d41
linux: 4.4.139 -> 4.4.140 2018-07-11 13:28:21 -04:00
adisbladis 8585cb3409
Merge pull request #43115 from talyz/master
linux: Temporary fix for issue #42755
2018-07-10 18:04:55 +08:00
Tim Steinbach 9371f6ad37
linux: 4.18-rc3 -> 4.18-rc4 2018-07-09 20:11:10 -04:00
Tim Steinbach f4a501692e
linux: Remove 4.16 leftovers 2018-07-08 15:17:18 -04:00
Tim Steinbach 0c69a75009
linux: 4.17.4 -> 4.17.5 2018-07-08 15:16:28 -04:00
Tim Steinbach 9c2389a712
linux: 4.14.53 -> 4.14.54 2018-07-08 15:16:28 -04:00
talyz 656335cd8b linux: Temporary fix for issue #42755
Fix a serious issue with the xen-netfront driver introduced in
upstream commit f599c64fdf7d ("xen-netfront: Fix race between device
setup and open") where the MTU of the device cannot be set
properly. This should be removed once it's included in upstream.
2018-07-07 10:08:57 +02:00
Tim Steinbach a4d56d0635
linux-hardened: Adjust config for 4.17.4 2018-07-03 08:35:37 -04:00
Tim Steinbach 37066b2aa5
linux: 4.18-rc2 -> 4.18-rc3 2018-07-03 08:35:37 -04:00
Tim Steinbach ed8e468ad1
linux: 4.17.3 -> 4.17.4 2018-07-03 08:35:36 -04:00
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