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