Skip to content

add ptl pv template#519

Merged
arodage merged 8 commits intomainfrom
ptl-pv
Apr 20, 2026
Merged

add ptl pv template#519
arodage merged 8 commits intomainfrom
ptl-pv

Conversation

@samueltaripin
Copy link
Copy Markdown
Contributor

@samueltaripin samueltaripin commented Apr 16, 2026

Merge Checklist

All boxes should be checked before merging the PR

  • The changes in the PR have been built and tested
  • Documentation has been updated to reflect the changes (or no doc update needed)
  • Ready to merge

Description

Adds a new Ubuntu 24.04 (ubuntu24) x86_64 example image template intended to build a PTL “PV” raw disk image via OS Image Composer.

Changes:

Added a new image-templates/ YAML template defining disk layout, repositories, packages, kernel settings, users, and provisioning commands for a PTL PV image.

Any Newly Introduced Dependencies

How Has This Been Tested?

tested build with:
sudo -E go run ./cmd/os-image-composer/ build -v --cache-dir ./cache/ image-templates/ubuntu24-x86_64-minimal-ptl-pv-raw.yml 2>&1 | tee output.log

@samueltaripin samueltaripin marked this pull request as ready for review April 17, 2026 05:14
@samueltaripin samueltaripin requested a review from a team as a code owner April 17, 2026 05:14
Copilot AI review requested due to automatic review settings April 17, 2026 05:14
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Ubuntu 24.04 (ubuntu24) x86_64 example image template intended to build a PTL “PV” raw disk image via OS Image Composer.

Changes:

  • Added a new image-templates/ YAML template defining disk layout, repositories, packages, kernel settings, users, and provisioning commands for a PTL PV image.

Comment thread image-templates/ubuntu24-x86_64-minimal-ptl-pv-raw.yml Outdated
Comment thread image-templates/ubuntu24-x86_64-minimal-ptl-pv-raw.yml
Comment thread image-templates/ubuntu24-x86_64-minimal-ptl-pv-raw.yml
Comment thread image-templates/ubuntu24-x86_64-minimal-ptl-pv.yml Outdated
Comment thread image-templates/ubuntu24-x86_64-minimal-ptl-pv-raw.yml
Comment thread image-templates/ubuntu24-x86_64-minimal-ptl-pv.yml Outdated
Comment thread image-templates/ubuntu24-x86_64-minimal-ptl-pv-raw.yml
Comment thread image-templates/ubuntu24-x86_64-minimal-ptl-pv.yml Outdated
@arodage
Copy link
Copy Markdown
Contributor

arodage commented Apr 17, 2026

add a metadata block with description, use_cases, and keywords, Used by AI command abd help copilots too.

@arodage
Copy link
Copy Markdown
Contributor

arodage commented Apr 17, 2026

Add PR description

Copy link
Copy Markdown
Contributor

@arodage arodage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@arodage arodage merged commit bd0a174 into main Apr 20, 2026
35 checks passed
@arodage arodage deleted the ptl-pv branch April 20, 2026 14:25
@srmungar srmungar self-requested a review April 20, 2026 15:28
chrngc pushed a commit to chrngc/os-image-composer that referenced this pull request Apr 21, 2026
* add ptl pv template

* fix dependencies issue

* working buildable template

* rename template

* change kernel version to specific

* add metadata

* use correct specific version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants