summaryrefslogtreecommitdiffstats
path: root/images/NEWS
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2013-12-07 18:10:29 +0000
committerColin Guthrie <colin@mageia.org>2013-12-07 18:32:07 +0000
commit8a1f22d9941f1e52d0fb46612ae181537aa29185 (patch)
tree978c63f01305cd035c21aa586139313ac637a247 /images/NEWS
parentcad4721a454d9fcda1a505fdd9825113ac034893 (diff)
downloaddrakx-8a1f22d9941f1e52d0fb46612ae181537aa29185.tar
drakx-8a1f22d9941f1e52d0fb46612ae181537aa29185.tar.gz
drakx-8a1f22d9941f1e52d0fb46612ae181537aa29185.tar.bz2
drakx-8a1f22d9941f1e52d0fb46612ae181537aa29185.tar.xz
drakx-8a1f22d9941f1e52d0fb46612ae181537aa29185.zip
images: Pass audit=0 to the rescue system.user/colin/rescue-systemd
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.
Diffstat (limited to 'images/NEWS')
-rw-r--r--images/NEWS2
1 files changed, 2 insertions, 0 deletions
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)