Skip to content

[Nexthop] Add missing system packages#997

Open
travisb-nexthop wants to merge 1 commit intofacebook:mainfrom
nexthop-ai:distro_image_more_pkgs
Open

[Nexthop] Add missing system packages#997
travisb-nexthop wants to merge 1 commit intofacebook:mainfrom
nexthop-ai:distro_image_more_pkgs

Conversation

@travisb-nexthop
Copy link
Contributor

Pre-submission checklist

  • I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running pip install -r requirements-dev.txt && pre-commit install
  • pre-commit run

Summary

The following CentOS packages are added to the Distro Image:

  • epel-release: Widely useful larger package universe
  • ipmitool: Needed for BMC access and test scenarios
  • git: Needed by the fboss2-dev config CLI now that it uses git as its backend

Test Plan

Load Distro Image, see that the two tools are installed.

The following CentOS packages are added to the Distro Image:

- epel-release: Widely useful larger package universe
- ipmitool: Needed for BMC access and test scenarios
- git: Needed by the fboss2-dev config CLI now that it uses git as its
  backend
@meta-cla meta-cla bot added the CLA Signed label Mar 12, 2026
@travisb-nexthop travisb-nexthop marked this pull request as ready for review March 12, 2026 17:24
@travisb-nexthop travisb-nexthop requested a review from a team as a code owner March 12, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant