| #
a9710349 |
| 07-Sep-2026 |
Colin Percival <cperciva@FreeBSD.org> |
EC2: Add desktop flavour
Desktop AMIs have xrdp enabled and boot to a KDE desktop; they are as compatible as possible with EC2 Windows AMIs, setting a random password and printing it to the console
EC2: Add desktop flavour
Desktop AMIs have xrdp enabled and boot to a KDE desktop; they are as compatible as possible with EC2 Windows AMIs, setting a random password and printing it to the console in encrypted format to be retrieved using the EC2 GetPasswordData API.
Two rc.d scripts are included in this commit which will not exist in the long term: ec2_addpass will become part of the ec2-scripts package, and ec2_desktop_extras will go away once its functionality is included elsewhere.
MFC After: 1 month Relnotes: yes Sponsored by: Amazon
show more ...
|