From d0e2dd714fe5511d0d4f0e6d2500bb12674da414 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 29 Dec 2015 10:50:23 -0800 Subject: [PATCH] Separate config entries for device mknod and cgroups MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit I filed a PR to keep this separate [1], but it was closed after [2] landed. See also [3], where I point out that putting the mknod stuff in the “control groups” section is awkward. [1]: https://github.com/opencontainers/specs/pull/99 Add linux.resources.devices [2]: https://github.com/opencontainers/specs/pull/94 Replace Linux.Device with more specific config [3]: https://github.com/opencontainers/specs/pull/171#discussion_r41190655 move the description of user ns mapping and default files to proper file --- tags/20151005194655.GN28418@odin.tremily.us/bundle-author | 0 tags/20151005194655.GN28418@odin.tremily.us/device | 0 tags/20151005194655.GN28418@odin.tremily.us/feature | 0 tags/20151005194655.GN28418@odin.tremily.us/linux | 0 tags/20151005194655.GN28418@odin.tremily.us/pull-request | 0 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tags/20151005194655.GN28418@odin.tremily.us/bundle-author create mode 100644 tags/20151005194655.GN28418@odin.tremily.us/device create mode 100644 tags/20151005194655.GN28418@odin.tremily.us/feature create mode 100644 tags/20151005194655.GN28418@odin.tremily.us/linux create mode 100644 tags/20151005194655.GN28418@odin.tremily.us/pull-request diff --git a/tags/20151005194655.GN28418@odin.tremily.us/bundle-author b/tags/20151005194655.GN28418@odin.tremily.us/bundle-author new file mode 100644 index 0000000..e69de29 diff --git a/tags/20151005194655.GN28418@odin.tremily.us/device b/tags/20151005194655.GN28418@odin.tremily.us/device new file mode 100644 index 0000000..e69de29 diff --git a/tags/20151005194655.GN28418@odin.tremily.us/feature b/tags/20151005194655.GN28418@odin.tremily.us/feature new file mode 100644 index 0000000..e69de29 diff --git a/tags/20151005194655.GN28418@odin.tremily.us/linux b/tags/20151005194655.GN28418@odin.tremily.us/linux new file mode 100644 index 0000000..e69de29 diff --git a/tags/20151005194655.GN28418@odin.tremily.us/pull-request b/tags/20151005194655.GN28418@odin.tremily.us/pull-request new file mode 100644 index 0000000..e69de29 -- 2.26.2