summary refs log tree commit diff
path: root/pkgs/os-specific/linux/sysstat
Commit message (Collapse)AuthorAge
* sysstat: 12.6.2 -> 12.7.4Robert Scott2023-08-12
|
* sysstat: 12.6.1 -> 12.6.2R. Ryantm2023-02-08
|
* sysstat: 12.6.0 -> 12.6.1Aaron Jheng2022-11-17
|
* sysstat: 12.4.5 -> 12.6.0R. Ryantm2022-08-22
|
* sysstat: Do not compress manual pages with xz(1)Klemens Nanni2022-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | sysstat compresses manual pages using the `ZIP` environment variable unless `COMPRESS_MANPG` is set. `ZIP` seems to default to xz(1) and is for more than just compressing manuals. At least with `documentation.man.mandoc.enable = true;` this renders them unreadable: ``` $ man -w mpstat man: outdated mandoc.db lacks mpstat(1) entry, run makewhatis /nix/store/lk0r6ibvkrvaq96gp8h4rqgrd2q0c8q5-system-path/share/man /nix/store/lk0r6ibvkrvaq96gp8h4rqgrd2q0c8q5-system-path/share/man/man1/mpstat.1.xz ``` (followed by `PAGER` showing compressed mpstat.1.xz content.) Disable manual page compression during build and thus defer it to Nix: ``` gzipping man pages under /nix/store/wl2dwl1lhs9g5w2d5dhr0pcskp78nz42-sysstat-12.4.5/share/man/ ``` This also avoids potential runtime incompatibilites in sysstat (I am not a `services.systat` user).
* sysstat: 12.4.4 -> 12.4.5R. Ryantm2022-03-07
|
* sysstat: 12.4.3 -> 12.4.4R. Ryantm2021-12-12
|
* os-specific/linux: replace name with pname&versionFelix Buehler2021-08-29
|
* sysstat: 12.3.2 -> 12.4.3R. RyanTM2021-03-20
|
* pkgs/os-specific: stdenv.lib -> libBen Siraphob2021-01-17
|
* sysstat: 12.3.1 -> 12.3.2R. RyanTM2020-05-13
|
* sysstat: 12.2.0 -> 12.3.1R. RyanTM2020-02-27
|
* Merge pull request #74666 from r-ryantm/auto-update/sysstatFrederik Rietdijk2020-02-05
|\ | | | | sysstat: 12.1.7 -> 12.2.0
| * sysstat: 12.1.7 -> 12.2.0R. RyanTM2019-11-29
| |
* | treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren2019-12-30
|/
* sysstat: 12.1.5 -> 12.1.7R. RyanTM2019-10-24
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sysstat/versions
* sysstat: fix source urlRicardo M. Correia2019-10-07
|
* sysstat: 12.1.4 -> 12.1.5R. RyanTM2019-06-18
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sysstat/versions
* sysstat: 12.1.3 -> 12.1.4R. RyanTM2019-05-02
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sysstat/versions
* sysstat: 12.1.2 -> 12.1.3 (#58894)R. RyanTM2019-04-08
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sysstat/versions
* sysstat: 12.1.1 -> 12.1.2 (#52675)R. RyanTM2019-01-05
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sysstat/versions
* sysstat: 12.0.1 -> 12.1.1R. RyanTM2018-10-23
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sysstat/versions
* sysstat: 11.7.4 -> 12.0.1R. RyanTM2018-08-07
| | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sysstat/versions.
* sysstat: 11.7.3 -> 11.7.4 (#41510)R. RyanTM2018-06-09
| | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sysstat/versions. These checks were done: - built on NixOS - /nix/store/gz1jvhynz6ixwh9z33kw5fi603nq090q-sysstat-11.7.4/bin/sar passed the binary check. - /nix/store/gz1jvhynz6ixwh9z33kw5fi603nq090q-sysstat-11.7.4/bin/sadf passed the binary check. - /nix/store/gz1jvhynz6ixwh9z33kw5fi603nq090q-sysstat-11.7.4/bin/iostat passed the binary check. - /nix/store/gz1jvhynz6ixwh9z33kw5fi603nq090q-sysstat-11.7.4/bin/tapestat passed the binary check. - /nix/store/gz1jvhynz6ixwh9z33kw5fi603nq090q-sysstat-11.7.4/bin/mpstat passed the binary check. - /nix/store/gz1jvhynz6ixwh9z33kw5fi603nq090q-sysstat-11.7.4/bin/pidstat passed the binary check. - /nix/store/gz1jvhynz6ixwh9z33kw5fi603nq090q-sysstat-11.7.4/bin/cifsiostat passed the binary check. - 7 of 7 passed binary check by having a zero exit code. - 0 of 7 passed binary check by having the new version present in output. - found 11.7.4 with grep in /nix/store/gz1jvhynz6ixwh9z33kw5fi603nq090q-sysstat-11.7.4 - directory tree listing: https://gist.github.com/099df05f7cbb5510144a7b1741ff0fda - du listing: https://gist.github.com/21956b2e9d623a7923391b59af578f7e
* sysstat: 11.7.2 -> 11.7.3R. RyanTM2018-04-10
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sysstat/versions. These checks were done: - built on NixOS - ran ‘/nix/store/2f4cmqnz0wn43pyq8qnlb7pvhk3gh7bq-sysstat-11.7.3/bin/sar --help’ got 0 exit code - ran ‘/nix/store/2f4cmqnz0wn43pyq8qnlb7pvhk3gh7bq-sysstat-11.7.3/bin/iostat -h’ got 0 exit code - ran ‘/nix/store/2f4cmqnz0wn43pyq8qnlb7pvhk3gh7bq-sysstat-11.7.3/bin/iostat help’ got 0 exit code - ran ‘/nix/store/2f4cmqnz0wn43pyq8qnlb7pvhk3gh7bq-sysstat-11.7.3/bin/pidstat -h’ got 0 exit code - ran ‘/nix/store/2f4cmqnz0wn43pyq8qnlb7pvhk3gh7bq-sysstat-11.7.3/bin/cifsiostat -h’ got 0 exit code - ran ‘/nix/store/2f4cmqnz0wn43pyq8qnlb7pvhk3gh7bq-sysstat-11.7.3/bin/cifsiostat help’ got 0 exit code - found 11.7.3 with grep in /nix/store/2f4cmqnz0wn43pyq8qnlb7pvhk3gh7bq-sysstat-11.7.3 - directory tree listing: https://gist.github.com/1274e29f5a0476b26643f85767b98e40
* sysstat: 11.2.5 -> 11.7.2Ryan Mulligan2018-02-28
| | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/m8nm4ifgh3j31wnlz6ixn737d29sv3dx-sysstat-11.7.2/bin/sar --help` got 0 exit code - ran `/nix/store/m8nm4ifgh3j31wnlz6ixn737d29sv3dx-sysstat-11.7.2/bin/sar -V` and found version 11.7.2 - ran `/nix/store/m8nm4ifgh3j31wnlz6ixn737d29sv3dx-sysstat-11.7.2/bin/sar --help` and found version 11.7.2 - ran `/nix/store/m8nm4ifgh3j31wnlz6ixn737d29sv3dx-sysstat-11.7.2/bin/sadf -V` and found version 11.7.2 - ran `/nix/store/m8nm4ifgh3j31wnlz6ixn737d29sv3dx-sysstat-11.7.2/bin/iostat -h` got 0 exit code - ran `/nix/store/m8nm4ifgh3j31wnlz6ixn737d29sv3dx-sysstat-11.7.2/bin/iostat help` got 0 exit code - ran `/nix/store/m8nm4ifgh3j31wnlz6ixn737d29sv3dx-sysstat-11.7.2/bin/iostat -V` and found version 11.7.2 - ran `/nix/store/m8nm4ifgh3j31wnlz6ixn737d29sv3dx-sysstat-11.7.2/bin/tapestat -V` and found version 11.7.2 - ran `/nix/store/m8nm4ifgh3j31wnlz6ixn737d29sv3dx-sysstat-11.7.2/bin/mpstat -V` and found version 11.7.2 - ran `/nix/store/m8nm4ifgh3j31wnlz6ixn737d29sv3dx-sysstat-11.7.2/bin/pidstat -h` got 0 exit code - ran `/nix/store/m8nm4ifgh3j31wnlz6ixn737d29sv3dx-sysstat-11.7.2/bin/pidstat -V` and found version 11.7.2 - ran `/nix/store/m8nm4ifgh3j31wnlz6ixn737d29sv3dx-sysstat-11.7.2/bin/cifsiostat -h` got 0 exit code - ran `/nix/store/m8nm4ifgh3j31wnlz6ixn737d29sv3dx-sysstat-11.7.2/bin/cifsiostat help` got 0 exit code - ran `/nix/store/m8nm4ifgh3j31wnlz6ixn737d29sv3dx-sysstat-11.7.2/bin/cifsiostat -V` and found version 11.7.2 - found 11.7.2 with grep in /nix/store/m8nm4ifgh3j31wnlz6ixn737d29sv3dx-sysstat-11.7.2 - found 11.7.2 in filename of file in /nix/store/m8nm4ifgh3j31wnlz6ixn737d29sv3dx-sysstat-11.7.2 cc "@eelco"
* sysstat: 11.0.7 -> 11.2.5Kranium Gikos Mendoza2016-06-30
|
* treewide: Mass replace 'bzip2}/bin' to refer the 'bin' outputTuomas Tynkkynen2016-02-01
|
* sysstat: Update to 11.0.7Eelco Dolstra2015-09-28
|
* Fix sysstat build.Rob Vermaas2014-12-18
| | | | (cherry picked from commit 597007f8b7cf60d4571b859adb3972292e2fa0ff)
* sysstat: Update to 11.0.2Eelco Dolstra2014-12-18
|
* Fixed buidling sysstatIgor Pashev2014-10-09
| | | | https://github.com/NixOS/nixpkgs/issues/4441
* sysstat: Update to 11.0.1 and install systemd unitsEelco Dolstra2014-09-23
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* Use /var/log/sa for statedir of sysstat, in stead of $out/var/lib/sa. This ↵Rob Vermaas2012-08-14
| | | | path cannot be overriden at runtime, so choosing a 'sane' default.
* sysstat: upgrade to 10.1.1Mathijs Kwik2012-08-05
|
* Updating sysstatLluís Batlle i Rossell2012-01-10
| | | | svn path=/nixpkgs/trunk/; revision=31464
* * Updated sysstat to the latest stable version.Eelco Dolstra2010-12-01
| | | | svn path=/nixpkgs/trunk/; revision=24946
* * sysstat 8.0.4.1.Eelco Dolstra2008-08-07
| | | | svn path=/nixpkgs/trunk/; revision=12533
* * sysstat 8.0.0 (with a real URL).Eelco Dolstra2007-09-11
| | | | svn path=/nixpkgs/trunk/; revision=9290
* * Added sysstat.Eelco Dolstra2007-02-25
svn path=/nixpkgs/trunk/; revision=8038