diff --git a/fedora.conf b/fedora.conf index 6089806..03b31a5 100644 --- a/fedora.conf +++ b/fedora.conf @@ -105,13 +105,11 @@ buildinstall_skip = [ lorax_options = [ ('^.*$', { 'x86_64': { - 'nomacboot': False, - 'squashfs_only': True + 'nomacboot': False }, '*': { 'noupgrade': True, - 'rootfs_size': 3, - 'squashfs_only': True + 'rootfs_size': 3 } }) ]