mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 04:56:58 +02:00
Add correct repository link for coreos-overlay
Co-authored-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
parent
91a26e5e1e
commit
5e1ecf2700
@ -14,7 +14,7 @@ The SDK can be used to
|
||||
# Using the scripts repository: submodules and tags
|
||||
|
||||
The repository is meant to be the entry point for Flatcar builds and development.
|
||||
For building packages, there are 2 additional repositories, [coreos-overlay](https://github.com/flatcar/) and [portage-stable](https://github.com/flatcar/portage-stable), which contain all packages' `ebuild` (build configuration) files.
|
||||
For building packages, there are 2 additional repositories, [coreos-overlay](https://github.com/flatcar/coreos-overlay) and [portage-stable](https://github.com/flatcar/portage-stable), which contain all packages' `ebuild` (build configuration) files.
|
||||
These repositories are included in `scripts` via git submodules and are used by the SDK container wrapper scripts detailed on further below.
|
||||
The submodules reside in:
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user