Skip to content

Commit

Permalink
Revert "osbuild: don't compress in the qemu stage for now"
Browse files Browse the repository at this point in the history
This reverts commit 2a8d1e6.

After some further testing this might be what is causing the GRUB
failure mentioned in coreos/fedora-coreos-tracker#1667.
Let's revert to see if the rawhide pipeline failures clear up.
  • Loading branch information
dustymabe committed Feb 8, 2024
1 parent 633ad74 commit 39fdd61
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 31 deletions.
1 change: 0 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ patch_osbuild() {
/usr/lib/coreos-assembler/0001-stages-zipl.inst-improve-kernel-initrd-path-resoluti.patch \
/usr/lib/coreos-assembler/0002-stages-zipl.inst-support-appending-kernel-options.patch \
/usr/lib/coreos-assembler/0001-stages-copy-allow-copying-from-the-tree.patch \
/usr/lib/coreos-assembler/0001-stages-qemu-don-t-use-internal-compression-for-now.patch \
| patch -d /usr/lib/osbuild -p1

# And then move the files back; supermin appliance creation will need it back
Expand Down
30 changes: 0 additions & 30 deletions src/0001-stages-qemu-don-t-use-internal-compression-for-now.patch

This file was deleted.

0 comments on commit 39fdd61

Please sign in to comment.