From b2e93de0ffedcfe2cfba100d47a4d4f6f85cea0b Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Tue, 4 Dec 2018 00:03:12 -0500 Subject: test-container: add "su" command to run test as root, add unshare hints * support/test-container.c (check_for_unshare_hints): New. (main): Call it if unshare fails. Add support for "su" scriptlet command. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a7adb8b3c9..b15107894e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2018-12-03 DJ Delorie + + * support/test-container.c (check_for_unshare_hints): New. + (main): Call it if unshare fails. Add support for "su" scriptlet + command. + 2018-12-03 Joseph Myers * scripts/gen-as-const.py (compute_c_consts): Take an argument -- cgit v1.2.3