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

ERL-212: add nemos-images-reference-mantic and nemos-images-minimal-mantic images #42

Merged
merged 12 commits into from
Aug 28, 2023

Commits on Aug 28, 2023

  1. ERL-212: add nemos-images-reference-mantic

    Based on nemos-images-reference-lunar
    
    Signed-off-by: Isaac True <isaac.true@canonical.com>
    IsaacJT committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    5da75c8 View commit details
    Browse the repository at this point in the history
  2. ERL-212: add nemos-images-minimal-mantic

    Based on nemos-images-minimal-lunar.
    
    Signed-off-by: Isaac True <isaac.true@canonical.com>
    IsaacJT committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    8bc9c44 View commit details
    Browse the repository at this point in the history
  3. ERL-212: tests: spread: add os-information-23.10

    Add a spread test to ensure that the system is based on 23.10.
    
    Signed-off-by: Isaac True <isaac.true@canonical.com>
    IsaacJT committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    5c3d550 View commit details
    Browse the repository at this point in the history
  4. ERL-212: github: workflows: nemos-images: add mantic to series list

    Signed-off-by: Isaac True <isaac.true@canonical.com>
    IsaacJT committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e0c14f5 View commit details
    Browse the repository at this point in the history
  5. ERL-212: nemos-images-reference-*: *: remove tftp package

    This package has been removed in 23.10/mantic and doesn't actually serve
    any purpose in 23.04/lunar.
    
    Busybox provides the tftp client functionality.
    
    Signed-off-by: Isaac True <isaac.true@canonical.com>
    IsaacJT committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    81cea37 View commit details
    Browse the repository at this point in the history
  6. ERL-212: spread: add new mantic images

    Signed-off-by: Isaac True <isaac.true@canonical.com>
    IsaacJT committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    46314b7 View commit details
    Browse the repository at this point in the history
  7. ERL-212: nemos-images-*: qemu-*: remove initrd link

    This link is not required as Grub automatically handles this.
    
    Signed-off-by: Isaac True <isaac.true@canonical.com>
    IsaacJT committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    96ab400 View commit details
    Browse the repository at this point in the history
  8. ERL-212: nemos-images-reference-*: *: clean up snaps

    Signed-off-by: Isaac True <isaac.true@canonical.com>
    IsaacJT committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2c2e2ea View commit details
    Browse the repository at this point in the history
  9. ERL-212: nemos-images-*-mantic: qemu-*: override Kiwi's Grub template

    Kiwi sets the command in Grub which loads the binaries to `linuxefi` and
    `initrdefi`, but this command is non-standard and does not exist in the
    version of Grub in 23.10. Override it here, as the `linux` and `initrd`
    commands work fine with EFI.
    
    Signed-off-by: Isaac True <isaac.true@canonical.com>
    IsaacJT committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3506228 View commit details
    Browse the repository at this point in the history
  10. ERL-212: nemos-images-*-lunar: add deprecation notice to README

    These images have been superceeded by the images based on Ubuntu Mantic.
    
    Signed-off-by: Isaac True <isaac.true@canonical.com>
    IsaacJT committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    dd8df10 View commit details
    Browse the repository at this point in the history
  11. ERL-293: nemos-images-reference-mantic: add kdump-tools package

    Signed-off-by: Isaac True <isaac.true@canonical.com>
    IsaacJT committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ef7f77b View commit details
    Browse the repository at this point in the history
  12. ERL-338: nemos-images-reference-mantic: *: add iotop package

    Signed-off-by: Isaac True <isaac.true@canonical.com>
    IsaacJT committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    42f5ea8 View commit details
    Browse the repository at this point in the history