Revert "Specify the configuration_file in lorax_options"

This is one off thing we wanted to try, now reverting the change

This reverts commit 20100fa54487ad116d7794430d09081c79de04c2.

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
Mohan Boddu 2020-09-08 21:33:03 -04:00
parent 20100fa544
commit 823feae10e
2 changed files with 2 additions and 7 deletions

View File

@ -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
}
})
]

View File

@ -1,3 +0,0 @@
[compression]
bcj = no
args = -b 1M -Xdict-size 1M -no-recovery