Skip to content

Update the Quick Start documentation

David Ward requested to merge dpward/kernel-ark:quick-start into os-build

Explicitly use shell formatting for code blocks. Move instructions for pull mirroring outside of a code block.

Provide a link that takes users to their own fork of the repository. Add a link for users to register their SSH key in GitLab.

Remove a comment about creating a symlink at /usr/libexec/python-platform, which is not necessary since commit 069f47f6141. Remove unneeded commands for checking out the os-build branch or pulling updates immediately after cloning the repository.

Differentiate between building source and binary RPM packages, which happen in separate steps. Since the examples use Koji or Mock, the kernel's build dependencies do not need to be installed locally.

Signed-off-by: David Ward david.ward@ll.mit.edu

Edited by David Ward

Merge request reports