Index: boot/Makefile.build
===================================================================
--- boot/Makefile.build	(revision e3444229c8e3295e9e2bed75246c19263f3c51a6)
+++ boot/Makefile.build	(revision 401415aa8fcb6902c643bf1c028f08be8f7c2d8e)
@@ -103,5 +103,5 @@
 
 %.gz: %
-	gzip -n -k -f $<
+	gzip -n -k -9 -f $<
 
 $(COMPS).tar: $(COMPONENTS)
