diff --git a/fedora.conf b/fedora.conf index 6df31a5..6089806 100644 --- a/fedora.conf +++ b/fedora.conf @@ -106,14 +106,12 @@ lorax_options = [ ('^.*$', { 'x86_64': { 'nomacboot': False, - 'squashfs_only': True, - 'configuration_file': 'lorax.conf' + 'squashfs_only': True }, '*': { 'noupgrade': True, 'rootfs_size': 3, - 'squashfs_only': True, - 'configuration_file': 'lorax.conf' + 'squashfs_only': True } }) ] diff --git a/lorax.conf b/lorax.conf deleted file mode 100644 index 8cab841..0000000 --- a/lorax.conf +++ /dev/null @@ -1,3 +0,0 @@ -[compression] -bcj = no -args = -b 1M -Xdict-size 1M -no-recovery