summary refs log tree commit diff
path: root/pkgs/os-specific/linux/netatop
Commit message (Collapse)AuthorAge
* netatop: Split out path fixing and PIDFile changes to separate patches and ↵Paul Schyska2021-05-16
| | | | comment
* atop: fix packaging .service files, add option to build with atopgpuPaul Schyska2021-05-16
|
* netatop: package netatop.servicePaul Schyska2021-05-16
|
* pkgs/os-specific: stdenv.lib -> libBen Siraphob2021-01-17
|
* netatop: 2.0 -> 3.1 (#97779)Tim Steinbach2020-09-14
| | | | | linuxPackages_hardkernel_4_14.netatop linuxPackages_hardkernel_latest.netatop remain broken. linuxPackages-libre.netatop linuxPackages.netatop linuxPackages_4_14.netatop linuxPackages_4_19.netatop linuxPackages_4_4.netatop linuxPackages_4_9.netatop linuxPackages_5_7.netatop linuxPackages_5_8.netatop linuxPackages_hardened.netatop linuxPackages_latest-libre.netatop linuxPackages_latest_hardened.netatop linuxPackages_latest_xen_dom0.netatop linuxPackages_latest_xen_dom0_hardened.netatop linuxPackages_testing_bcachefs.netatop linuxPackages_xen_dom0.netatop linuxPackages_xen_dom0_hardened.netatop linuxPackages_zen.netatop are good
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* netatop: 1.0 -> 2.0, fixes compat with kernels >= 4.13Will Dietz2019-03-14
|
* treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel2018-01-05
|
* linuxPackages.netatop: Mark broken on >= 4.13Tuomas Tynkkynen2017-09-14
|
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-15
|\
| * linuxPackages.netatop: 0.7 -> 1.0Franz Pletz2016-06-27
| |
* | Use general hardening flag toggle listsFranz Pletz2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow
* | linuxPackages.netatop: turn off pic hardeningRobin Gloster2016-02-12
|/
* netatop: 0.3 -> 0.7Franz Pletz2016-01-07
|
* kernelPackages_3_17.{netatop,betman-adv}: disableDomen Kožar2014-10-10
|
* Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-08-04
|\ | | | | | | | | Conflicts: pkgs/desktops/e18/enlightenment.nix
| * Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
| |
* | Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
|/ | | | See c556a6ea46e71e1907d78b71fab36df30297b3ad.
* Update and fix kernel packages to new kernel buildShea Levy2014-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In most cases, this just meant changing kernelDev (now removed from linuxPackagesFor) to kernel.dev. Some packages needed more work (though whether that was because of my changes or because they were already broken, I'm not sure). Specifics: * psmouse-alps builds on 3.4 but not 3.10, as noted in the comments that were already there * blcr builds on 3.4 but not 3.10, as noted in comments that were already there * open-iscsi, ati-drivers, wis-go7007, and openafsClient don't build on 3.4 or 3.10 on this branch or on master, so they're marked broken * A version-specific kernelHeaders package was added The following packages were removed: * atheros/madwifi is superceded by official ath*k modules * aufs is no longer used by any of our kernels * broadcom-sta v6 (which was already packaged) replaces broadcom-sta * exmap has not been updated since 2011 and doesn't build * iscis-target has not been updated since 2010 and doesn't build * iwlwifi is part of mainline now and doesn't build * nivida-x11-legacy-96 hasn't been updated since 2008 and doesn't build Everything not specifically mentioned above builds successfully on 3.10. I haven't yet tested on 3.4, but will before opening a pull request. Signed-off-by: Shea Levy <shea@shealevy.com>
* Updating netatop to 0.3 (linux 3.10)Lluís Batlle i Rossell2013-08-13
|
* Adding netatop module, for atopLluís Batlle i Rossell2013-05-20