about summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* linux: 4.4.9 -> 4.4.10Eelco Dolstra2016-05-11
|
* systemd: add iptables dependencyDan Peebles2016-05-10
| | | | | This allows nspawn to do interesting firewall things when setting up a private network.
* kernelPatches.grsecurity_4_5: 201605060852 -> 201605080858Joachim Fasting2016-05-09
|
* cpupower: correct meta.homepageTobias Geerinckx-Rice2016-05-09
|
* x86_energy_perf_policy: correct meta.homepageTobias Geerinckx-Rice2016-05-08
|
* kernel: 4.4.8 -> 4.4.9 (#15276)Tim Steinbach2016-05-06
|
* Adding vmlinux to linux kernel 'dev' derivation.Lluís Batlle i Rossell2016-05-06
| | | | | | | | | | | | It takes some extra 13MB (and in dev, not out), but allows perf to show kernel symbols when profiling. I think it is worth it. In my NixOS, I refer to it in the system derivation, for easy telling to perf through /run/booted-system/vmlinux: system.extraSystemBuilderCmds = '' ln -s ${config.boot.kernelPackages.kernel.dev}/vmlinux $out/vmlinux '';
* kernel: 4.5.2 -> 4.5.3Tim Steinbach2016-05-06
|
* linuxPackages_grsec_4_5: 3.1-4.5.2-201604290633 -> 3.1-4.5.3-201605060852Joachim Fasting2016-05-06
|
* Adding libuuid (libblkid) to lvm2.Lluís Batlle i Rossell2016-05-06
| | | | | | It wants it to detect if there are filesystems present in block devices, in case of pvcreate. Otherwise it complaints "lvm built without blkid support" and lacks the feature of detecting/wiping.
* jfbview: split out jfbpdf (jfbview w/o imlib2)Tobias Geerinckx-Rice2016-05-06
|
* jfbview: 0.5.1 -> 0.5.2Tobias Geerinckx-Rice2016-05-06
|
* Merge pull request #15198 from groxxda/bump/iptablesFranz Pletz2016-05-06
|\ | | | | iptables: 1.4.21 -> 1.6.0
| * Revert "iptables: add 1.6 branch (init 1.6.0). Not making it the default ↵Alexander Ried2016-05-03
| | | | | | | | | | | | | | | | this time." This reverts commit 74f7916a9a4c0ebe8d7c5d5861c5694ea2d1583e. Time to make it the default.
| * iptables: 1.4.21 -> 1.6.0Michael Raskin2016-05-03
| |
* | Merge pull request #14835 from groxxda/libcapFranz Pletz2016-05-06
|\ \ | | | | | | libcap: 2.24 -> 2.25, replace old split with multi-output
| * | libcap: replace old split with multi-outputAlexander Ried2016-05-03
| | |
| * | libcap: 2.24 -> 2.25Alexander Ried2016-05-03
| |/
* | iproute2: 4.3.0 -> 4.5.0 (#15193)Alexander Ried2016-05-06
| |
* | Merge pull request #15217 from LumiGuide/fix-mdadm-sendmailJoachim Fasting2016-05-04
|\ \ | | | | | | mdadm: call /var/setuid-wrappers/sendmail instead of /usr/sbin/sendmail
| * | mdadm: call /var/setuid-wrappers/sendmail instead of /usr/sbin/sendmailBas van Dijk2016-05-04
| | |
* | | Do some large, concurrency-capable builds on dedicated machinesEelco Dolstra2016-05-04
|/ /
* / grsecurity: drop support for 4.4 kernelsJoachim Fasting2016-05-04
|/ | | | | | | | | | | | | | | | | | | | | | | | From now on, only the testing branch of grsecurity will be supported. Additionally, use only patches from upstream. It's impossible to provide meaningful support for grsecurity stable. First, because building and testing \(m \times n \times z) [1], packages is infeasible. Second, because stable patches are only available from upstream for-pay, making us reliant on third-parties for patches. In addition to creating yet more work for the maintainers, using stable patches provided by a third-party goes against the wishes of upstream. nixpkgs provides the tools necessary to build grsecurity kernels for any version the user chooses, however, provided they pay for, or otherwise acquire, the patch themselves. Eventually, we'll want to remove the now obsolete top-level attributes, but leave them in for now to smoothe migration (they have been removed from top-level/release.nix, though, because it makes no sense to have them there). [1]: where \(m\) is the number of grsecurity flavors, \(n\) is the number of kernel versions, and z is the size of the `linuxPackages` set
* libnl: 3.2.26 -> 3.2.27Franz Pletz2016-05-03
|
* iw: 4.1 -> 4.3Franz Pletz2016-05-03
|
* Adding blktraceLluís Batlle i Rossell2016-05-03
| | | | Tool to get traces of operations in block devices on linux.
* linuxPackages_grsec_4_1: deleteJoachim Fasting2016-05-02
| | | | Upstream supports 3.14, 4.4, and 4.5
* linuxPackages_grsec_4_5: init at 3.1-4.5.2-201604290633Joachim Fasting2016-05-02
|
* linux-testing: 4.6-rc5 -> 4.6-rc6Louis Taylor2016-05-02
|
* Merge pull request #15069 from NeQuissimus/kernel46rc5Joachim Fasting2016-05-02
|\ | | | | linux_testing: 4.6-rc4 -> 4.6-rc5
| * linux_testing: 4.6-rc4 -> 4.6-rc5Tim Steinbach2016-04-28
| |
* | openiscsi: fix a file that was broken by upstream changing things to dynamic ↵michael bishop2016-04-30
| | | | | | | | linking
* | acpid: 2.0.25 -> 2.0.27; maintainTobias Geerinckx-Rice2016-04-30
| |
* | android-udev-rules: 2016-03-03 -> 2016-04-26Nikolay Amiantov2016-04-30
| |
* | sdparm: 1.09 -> 1.10Tobias Geerinckx-Rice2016-04-29
| |
* | Merge pull request #15060 from clefru/iscsi-on-masterJoachim Fasting2016-04-29
|\ \ | | | | | | iscsiadm can't load modules, so let's update open-iscsi and patch it.
| * | open-iscsi: Use kmod so that iscsiadm loads the tcp transport modules.Clemens Fruhwirth2016-04-29
| | |
| * | open-iscsi: from 2.0.873 to a git snapshotClemens Fruhwirth2016-04-29
| | | | | | | | | | | | | | | | | | The last release was in May 2012 with many fixes hitting git since then. Also open-iscsi has broken out the open-isns part as extra library, so we have that as new dependency.
| * | open-isns: init at 0.95Clemens Fruhwirth2016-04-29
| | |
* | | Merge pull request #15050 from ebzzry/consoletoolsJoachim Fasting2016-04-29
|\ \ \ | |_|/ |/| | consoletools: copy utils to bin
| * | consoletools: copy utils to binRommel M. Martinez2016-04-29
| | |
* | | kernel config: Enable BINFMT_MISCTuomas Tynkkynen2016-04-28
| | | | | | | | | | | | This is enabled in x86 builds but lacking on ARM.
* | | fatrace: 0.11 -> 0.12Tobias Geerinckx-Rice2016-04-28
| | |
* | | Merge pull request #14896 from elitak/rtl8723bsTuomas Tynkkynen2016-04-28
|\ \ \ | |/ / |/| | rtl8723bs: improved build and split off firmware
| * | rtl8723bs: version bumpEric Litak2016-04-25
| | |
| * | rtl8723bs-firmware: init, split off from rtl8723bsEric Litak2016-04-25
| | |
| * | rtl8723bs: improved buildEric Litak2016-04-25
| |/
* | Remove cruftEelco Dolstra2016-04-26
| |
* | linux: 4.4.7 -> 4.4.8Eelco Dolstra2016-04-26
| |
* | fatrace: add patch to fix crashTobias Geerinckx-Rice2016-04-25
|/ | | | Will be included in next release.