Add HLK_GRFX_FOD for Server 2016 / Win10 1607#29
Conversation
Signed-off-by: Kostiantyn Kostiuk <kkostiuk@redhat.com>
There was a problem hiding this comment.
Code Review
This pull request adds a new configuration file hlk1607-config.json and updates the .gitignore file to track it. The configuration file defines the download URL, file name, and installation parameters for the HLK 1607 graphics FOD. There are no review comments, and I have no feedback to provide.
There was a problem hiding this comment.
Pull request overview
Adds an HLK_GRFX_FOD configuration file for the HLK 1607 / Windows 10 1607 (Server 2016-era) kit variant, and ensures it’s not excluded by the directory-level .gitignore allowlist. This aligns with the existing pattern of per-HLK-version JSON configs used to drive download/install automation for the graphics FOD package.
Changes:
- Added
HLK_GRFX_FOD/hlk1607-config.jsonwith download/install metadata for the 1607 package. - Updated
HLK_GRFX_FOD/.gitignoreto allow committing the new 1607 config file.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
HLK_GRFX_FOD/hlk1607-config.json |
Introduces the HLK 1607-specific download/install configuration matching existing HLK_GRFX_FOD config structure. |
HLK_GRFX_FOD/.gitignore |
Adds an allowlist entry so hlk1607-config.json is tracked despite the directory-wide ignore rule. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.