Skip to content

Commit

Permalink
Use default compression (gzip) for ISOs
Browse files Browse the repository at this point in the history
Signed-off-by: David Cassany <dcassany@suse.com>
  • Loading branch information
davidcassany committed Apr 11, 2024
1 parent 5bc304e commit cfa113c
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions .obs/dockerfile/micro-baremetal-iso/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
iso:
bootloader-in-rootfs: true
grub-entry-name: "SL Micro Baremetal Install"

squash-no-compression: true

2 changes: 0 additions & 2 deletions .obs/dockerfile/micro-base-iso/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
iso:
bootloader-in-rootfs: true
grub-entry-name: "SL Micro Base Install"

squash-no-compression: true
2 changes: 0 additions & 2 deletions .obs/dockerfile/micro-kvm-iso/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
iso:
bootloader-in-rootfs: true
grub-entry-name: "SL Micro Virtual Image Install"

squash-no-compression: true
2 changes: 0 additions & 2 deletions .obs/dockerfile/micro-rt-iso/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
iso:
bootloader-in-rootfs: true
grub-entry-name: "SL Micro Realtime Install"

squash-no-compression: true

0 comments on commit cfa113c

Please sign in to comment.