system: image: Enable compression on ISO9660 images.
authorMathieu Othacehe <m.othacehe@gmail.com>
Wed, 24 Jun 2020 18:50:42 +0000 (20:50 +0200)
committerMathieu Othacehe <m.othacehe@gmail.com>
Wed, 24 Jun 2020 18:50:42 +0000 (20:50 +0200)
commitf56144e18a1acc953a4e9a9bd7f43a413bf577c9
treeec6e62d07a09c7d620ad81b131880a6d16cfe5b4
parenteda3fcfb46586710fff876ce6254b300795ef543
system: image: Enable compression on ISO9660 images.

ISO9660 image compression was temporarily disabled to speed-up tests of the
new image API. Enable it again.

* gnu/system/image.scm (iso9660-image)[compression]: Enable it.
gnu/system/image.scm