Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic support to build EC2 cloud images #18

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    2d65128 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Make unrootfs.sh not depend on chimera-chroot again

    This restores its ability to run on non-Chimera.
    yoctozepto committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    045c11b View commit details
    Browse the repository at this point in the history
  2. Switch EC2 images to systemd-boot and support aarch64

    systemd-boot is modern, GPL-2.0, works more consistently across
    archs, and its config is more FAT32-friendly.
    yoctozepto committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    89819a7 View commit details
    Browse the repository at this point in the history