blob: 604a9a287d5669f093f463e3f45c14a53379cc0f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
This package provides boot scripts used to enable FreeBSD to run on the
Amazon EC2 cloud computing platform. These include:
* Downloading the SSH public key which will be used to log in to a
newly-launched virtual machine,
* Printing SSH host key fingerprints to the console in a standard
format used by other EC2 images,
* Automatically configuring swap space on EC2 "ephemeral" disks, and
* Sending email when an virtual machine first boots and when rebooting
after a kernel panic.
|