Commit Graph

56 Commits

Author SHA1 Message Date
Sascha Grunert
8d36e38261
runc: 1.1.9 -> 1.1.10
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-11-01 09:15:36 +01:00
Robert Hensing
bb35cbc40e runc: Remove procps from wrapper
This reduces `runc` output closure size, particularly when not part of a
NixOS configuration.

`procps` was added in 50e24b8e0a, with the commit message indicating
the purpose of adding `systemctl` and `busctl`, both of which are
provided by `systemd` and not `procps`.

Presumably `procps` was added to make `runc ps` work regardless of the
environment, but this incurs a significant cost in terms of closure size,
especially when `runc` is packaged into something other than a NixOS
system, such as a dev shell or a package that does not use `runc ps`.

The alternative for improving the closure size would be to trim `procps`
itself. Currently it has a `systemd` dependency that's a significant cost.
However, removing that would also change `ps` and therefore `runc ps`
behavior. Furthermore, it would put two `procps` variants into the closure
of NixOS systems, when installed there.

Considering the above and the fact that the best `ps` is already present on
NixOS and most systems, I consider it the best solution not to bundle it
with `runc`, and take it from the environment instead.
2023-10-06 11:55:07 +02:00
Sascha Grunert
128a081e0b
runc: 1.1.8 -> 1.1.9
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-08-11 09:06:35 +02:00
Sascha Grunert
7c14607112 runc: 1.1.7 -> 1.1.8
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-07-20 23:44:54 +10:00
Sascha Grunert
0d8d3e7fc3 runc: 1.1.6 -> 1.1.7
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-04-28 00:42:03 +10:00
zowoq
c707583645 runc: 1.1.5 -> 1.1.6
Diff: https://github.com/opencontainers/runc/compare/v1.1.5...v1.1.6
2023-04-12 17:37:45 +10:00
Sascha Grunert
6ca1fd3038 runc: 1.1.4 -> 1.1.5
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-03-29 18:11:29 +10:00
Markus S. Wamser
c9d167f174 pkgs.applications: remove unused args 2022-10-12 16:00:16 +02:00
zowoq
cfe985592f runc: 1.1.3 -> 1.1.4
https://github.com/opencontainers/runc/releases/tag/v1.1.4
2022-08-26 08:02:08 +10:00
zowoq
368a80ecd8 runc: 1.1.2 -> 1.1.3
https://github.com/opencontainers/runc/releases/tag/v1.1.3
2022-06-09 17:26:53 +10:00
zowoq
98a2e49dd1 runc: 1.1.1 -> 1.1.2
https://github.com/opencontainers/runc/releases/tag/v1.1.2
2022-05-12 08:57:07 +10:00
zowoq
3491c5ea29 runc: 1.1.0 -> 1.1.1
https://github.com/opencontainers/runc/releases/tag/v1.1.1
2022-03-29 18:48:08 +10:00
zowoq
a51e06caff runc: 1.0.3 -> 1.1.0
https://github.com/opencontainers/runc/releases/tag/v1.1.0
2022-01-18 09:47:22 +10:00
zowoq
7a87a48642 runc: 1.0.2 -> 1.0.3
https://github.com/opencontainers/runc/releases/tag/v1.0.3
2021-12-06 18:46:00 +10:00
Sascha Grunert
be66efdf86 runc: 1.0.1 -> 1.0.2
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-08-23 18:39:06 +10:00
Maxine Aubrey
eb7b4bafc5 runc: 1.0.0 -> 1.0.1 2021-07-17 07:47:42 +10:00
zowoq
5efe86e393 runc: 1.0.0-rc95 -> 1.0.0
https://github.com/opencontainers/runc/releases/tag/v1.0.0
2021-06-22 18:43:27 +10:00
zowoq
3326c4bbec runc: use buildGoModule 2021-06-16 17:17:24 -07:00
Sascha Grunert
7013a0f279 runc: 1.0.0-rc94 -> 1.0.0-rc95
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-05-19 20:38:42 +10:00
Sascha Grunert
653fa52a0c
runc: 1.0.0-rc93 -> 1.0.0-rc94
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-05-10 16:46:39 +02:00
zowoq
5490b3b224 runc: add phase hooks 2021-03-31 21:06:23 +10:00
Sascha Grunert
c1b7380700
runc: 1.0.0-rc92 -> 1.0.0-rc93
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2021-02-04 10:29:07 +01:00
zowoq
50e24b8e0a runc: add wrapper for procps, systemd
for cgroupsv2 it needs `busctl` and `systemctl` in its PATH.
2020-11-23 08:46:34 +10:00
zowoq
a82d8ca64d runc: add docker to passthru.tests 2020-11-23 08:43:08 +10:00
zowoq
c449e59e2c runc: add cri-o to passthru.tests 2020-08-24 19:19:41 +10:00
zowoq
e148213273 runc: inherit tests 2020-08-24 19:19:41 +10:00
zowoq
461e2a61ab runc: 1.0.0-rc91 -> 1.0.0-rc92
https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc92
2020-08-06 17:36:25 +10:00
zowoq
ee7835ed54 runc: 1.0.0-rc90 -> 1.0.0-rc91
https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc91
2020-07-02 18:39:31 +10:00
zowoq
c710d14f2d runc: 1.0.0-rc10 -> 1.0.0-rc90
https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc90
2020-06-02 13:17:30 +10:00
zowoq
032462fc94 runc: add passthru.tests 2020-05-19 10:41:35 +10:00
zowoq
b57ae98864 runc: add libselinux, update buildtags 2020-05-14 23:08:01 +10:00
zowoq
3a79753662 runc: update installManPages 2020-05-10 11:33:10 +10:00
zowoq
b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
zowoq
b2556b13f5 runc: remove hardeningDisable 2020-04-27 16:17:42 +10:00
zowoq
c533af1b8a runc: fix manpages 2020-04-12 22:08:47 +10:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
zowoq
163d905305 runc: update maintainers 2020-04-03 20:37:59 +10:00
zowoq
b9e3d5ab9d runc: 1.0.0-rc9 -> 1.0.0-rc10
https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc10
2020-01-24 13:13:52 +10:00
Robin Gloster
ac8eaa8507
treewide: fix *Flags 2019-12-30 04:50:37 +01:00
Sascha Grunert
ed633cb994
runc: v1.0.0-rc8 -> v1.0.0-rc9
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2019-10-05 15:42:04 +02:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Vincent Demeester
c64087b4a3
runc: 1.0.0-rc7 -> 1.0.0-rc8
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-04-30 10:56:50 +02:00
Vincent Demeester
28a2dd8024
runc: 1.0.0-rc6 -> 1.0.0-rc7
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-29 11:12:04 +01:00
Vincent Demeester
e5277cf829
runc: migrate to using buildGoPackage
This means `runc` becomes a multi-output derivation : `runc.bin` and `runc.man`.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-12-20 10:54:14 +01:00
Vincent Demeester
9536fa2e37
runc: 1.0.0-rc5 -> 1.0.0-rc6
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-23 09:05:09 +01:00
Vincent Demeester
2b36ced49e
Adding vdemeester (myself) as runc and containerd package maintainer
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-08-20 16:36:48 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Will Dietz
c2c9d393a8 runc: 1.0.0rc4 -> 1.0.0rc5
https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc5
2018-03-11 15:42:36 -05:00
John Ericson
531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00