Page MenuHomeFreeBSD

EC2: Add new "small" AMIs
ClosedPublic

Authored by cperciva on Sep 1 2024, 6:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 17, 10:30 PM
Unknown Object (File)
Sun, Dec 15, 11:53 AM
Unknown Object (File)
Dec 6 2024, 1:12 AM
Unknown Object (File)
Dec 6 2024, 1:12 AM
Unknown Object (File)
Dec 6 2024, 1:11 AM
Unknown Object (File)
Dec 1 2024, 10:40 PM
Unknown Object (File)
Nov 29 2024, 10:08 AM
Unknown Object (File)
Nov 22 2024, 4:54 PM

Details

Summary

These are the same as the standard "base" images except:

  • They don't have kernel or world debug symbols,
  • They don't have FreeBSD tests,
  • They don't have 32-bit libraries,
  • They don't have LLDB,
  • They don't have the Amazon SSM Agent pre-installed,
  • They don't default to installing the awscli at first boot.

This reduces the amount of disk space in use when the EC2 instance
finishes booting from ~5 GB to ~1 GB.

Sponsored by: Amazon

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable