From 8a1f22d9941f1e52d0fb46612ae181537aa29185 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Sat, 7 Dec 2013 18:10:29 +0000 Subject: images: Pass audit=0 to the rescue system. Now that systemd is used there, we can use systemd-nspawn to 'boot' systems as containers. Unfortunately the kernel's audit subsystem needs to be fixed otherwise logging in doesn't work... so lets turn it off. --- images/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'images/NEWS') diff --git a/images/NEWS b/images/NEWS index 7329388f3..f6f1f4039 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +- use audit=0 in rescue isolinux config to allow systemd-nspawn to work smoothly + Version 2.3 - 2 December 2013 by Thierry Vignaud - include "sdhci-acpi" for eMMC (mga#11812) -- cgit v1.2.1