-
Notifications
You must be signed in to change notification settings - Fork 5
NOISSUE - Add cvm management docs #28
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: WashingtonKK <washingtonkigan@gmail.com>
SammyOina
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
include screenshots of buildroot configuration for HAL image, also this guide needs to state it is for HAL and keep it separate from public cloud/cloud init which should be documented as well
Signed-off-by: WashingtonKK <washingtonkigan@gmail.com>
SammyOina
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please go through your changes
| Clone the Cube HAL repository and its Buildroot submodule: | ||
|
|
||
| ```bash | ||
| git clone https://github.com/ultravioletrs/cube-hal.git |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no such repo exists
| ```bash | ||
| git clone https://github.com/ultravioletrs/cube-hal.git | ||
| cd cube-hal | ||
| git submodule update --init --recursive |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we don't have submodules
What type of PR is this?
What does this do?
Which issue(s) does this PR fix/relate to?
Have you included tests for your changes?
Did you document any new/modified features?
Notes