-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: fix obsolete guide for building guest kernels and rootfs
Documentation for building guest kernels was pointing to a devtool command that does not exist any more. Fix that by pointing to the newly added `./tools/devtool build_ci_artifacts` command. Also, fix rootfs instructions to use this command rather than directly calling `resources/rebuild.sh` which assumes an Ubuntu host. Signed-off-by: Babis Chalios <bchalios@amazon.es>
- Loading branch information
Showing
1 changed file
with
17 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters