From 8bf425f697091a053d20cdb26cb5caa9daa274de Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: May 22 2020 13:56:27 +0000 Subject: ELN: Enable nomacboot for testing. Signed-off-by: Jan Kaluza --- diff --git a/eln.conf b/eln.conf index 9f0b807..2cdf0d6 100644 --- a/eln.conf +++ b/eln.conf @@ -122,7 +122,7 @@ buildinstall_skip = [ lorax_options = [ ('^.*$', { 'x86_64': { - 'nomacboot': False + 'nomacboot': True }, '*': { 'noupgrade': True,