]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Bump the size of EC2 AMIs up to 5 GB.
authorColin Percival <cperciva@FreeBSD.org>
Sun, 13 Sep 2020 19:11:45 +0000 (19:11 +0000)
committerColin Percival <cperciva@FreeBSD.org>
Sun, 13 Sep 2020 19:11:45 +0000 (19:11 +0000)
commitff5188db54f94dd48dcd1a029fbbcfef42e9992b
tree1a17909047551c9fa36e7cfafa75ab92f1cb130e
parentb963e10d689aaef759473e582aac5bbe8a53bd2d
Bump the size of EC2 AMIs up to 5 GB.

The FreeBSD base system continues to expand.  4GB is now insufficient;
we passed 3 GB in May 2019; we passed 2 GB in August 2017.  Over half
of the disk space used is in /usr/lib/debug/.

Without this change, instances boot but are unusable, since the first
thing which breaks when VM filesystems are too small is the "pkg install"
in the VM building process.
release/tools/ec2.conf