From 94d62929fca8fa308e20d769695990f86efc8d31 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 23 Dec 2013 15:00:31 -0500 Subject: [PATCH] README: Note we require selinux=0 currently --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a7ca24d4..0b4b38ac 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,8 @@ kernel arguments from `/boot/grub2/grub.cfg` and add them to `/boot/loader/entries/ostree-fedora-0.conf`, on the `options` line. This step may be automated further in the future. +IMPORTANT NOTE: You must use selinux=0 for now. + Booting the system ------------------