NetBSD/distrib/amd64/installimage
gdt e8830a70d1 amd64 installimage: Reduce non-xz size slightly to fit 4GB flash drives
The installimage sizes were bumped in 2022 because of some growth, and
the case for not-xz sets went to 4000 (MiB).  That's just over what a
lot of "4 GB" flash drives are, but seems obviously intended to fit.
The actual usage of the filesystem, from a current build from earlier
this year (with non-xz sets) is:

/dev/dk1           3.7G       833M       2.7G  23% /mnt

and similar for netbsd-10 built yesterday, so we can afford to shrink
slightly.  Drop to 3800, which is still huge, but will make 4 GB flash
drives work.
2023-08-14 13:54:05 +00:00
..
Makefile Restore Makefile.installimage include after variables are set. Makes amd64 2022-05-22 19:32:41 +00:00
boot.cfg.in
etc.rc
etc.ttys
install.sh Enable basic command line editing in amd64 installer shells 2023-01-16 15:00:03 +00:00
installimage.mk amd64 installimage: Reduce non-xz size slightly to fit 4GB flash drives 2023-08-14 13:54:05 +00:00
spec.inst