From: "Theo de Raadt" Subject: Re: install.sub: fix/save spaces To: Jan Klemkow Cc: tech@openbsd.org Date: Mon, 31 Aug 2026 14:42:20 -0600 > This saves 98 bytes plain and 15 bytes after gzip. Actually it might save a bit less because the file is installed onto the media with the SCRIPT directive in miniroot/list2sh.awk, which already does some whitespace cleanup. I'm not a fan of what SCRIPT does, because one day it is going to make a conversion mistake.