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)
Sun, Feb 16, 3:37 PM
Unknown Object (File)
Thu, Feb 13, 10:03 AM
Unknown Object (File)
Wed, Feb 12, 1:36 PM
Unknown Object (File)
Wed, Feb 5, 3:17 PM
Unknown Object (File)
Mon, Jan 27, 12:44 PM
Unknown Object (File)
Jan 17 2025, 2:49 PM
Unknown Object (File)
Jan 17 2025, 2:32 PM
Unknown Object (File)
Jan 14 2025, 5:13 AM

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 Skipped
Unit
Tests Skipped
Build Status
Buildable 59273
Build 56160: arc lint + arc unit