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

Updated build from source instructions to resolve issue #259 #260

Merged
merged 4 commits into from
Aug 12, 2024
Merged

Updated build from source instructions to resolve issue #259 #260

merged 4 commits into from
Aug 12, 2024

Conversation

AMD-melliott
Copy link
Contributor

This pull request resolves issue #259

  • changed [email protected]:ROCm/rocm-install-on-linux.git to https://github.com/ROCm/rocm-install-on-linux
  • updated step 3 to cd rocm-install-on-linux/src/offline-installer

peterjunpark and others added 2 commits August 6, 2024 12:35
abbr ol linux kernel version (#249)
* Update path to the offline installer to add 'rocm-rel-' before '<rocm-version>' text. (#184)

* build(deps): Bump sphinx-substitution-extensions in /docs/sphinx (#253)

Bumps [sphinx-substitution-extensions](https://github.com/adamtheturtle/sphinx-substitution-extensions) from 2024.2.25 to 2024.8.6.
- [Release notes](https://github.com/adamtheturtle/sphinx-substitution-extensions/releases)
- [Changelog](https://github.com/adamtheturtle/sphinx-substitution-extensions/blob/main/CHANGELOG.rst)
- [Commits](adamtheturtle/sphinx-substitution-extensions@2024.02.25...2024.08.06)

---
updated-dependencies:
- dependency-name: sphinx-substitution-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): Bump rocm-docs-core from 1.6.1 to 1.6.2 in /docs/sphinx (#252)

Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v1.6.1...v1.6.2)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam Wu <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: pbhandar-amd <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@AMD-melliott AMD-melliott requested a review from a team as a code owner August 9, 2024 13:57
@AMD-melliott
Copy link
Contributor Author

Looks like I accidentally pulled in some other commits, so I will delete this PR and recreate if needed

Updated instructions for building the offline installer tool from source:
- changed git link from [email protected]:ROCm/rocm-install-on-linux.git to https://github.com/ROCm/rocm-install-on-linux to use HTTPS instead of SSH to pull the code
- Adjusted the path in step 3 to include the folder created by `git pull`
missed the "er" at the end of the path

`cd rocm-install-on-linux/src/offline-install` -> `cd rocm-install-on-linux/src/offline-installer`
@AMD-melliott
Copy link
Contributor Author

Updated PR to remove unrelated commits

@peterjunpark peterjunpark requested review from dbieleck and yhuiYH August 9, 2024 19:08
@peterjunpark peterjunpark changed the base branch from docs/6.2.0 to develop August 12, 2024 15:37
@peterjunpark peterjunpark merged commit c163224 into ROCm:develop Aug 12, 2024
3 checks passed
peterjunpark pushed a commit to peterjunpark/rocm-install-on-linux that referenced this pull request Aug 12, 2024
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.

4 participants