mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-14 08:26:57 +02:00
coreos/stage1_hooks: Add a place for stage1 hooks
This commit is contained in:
parent
f51ac5097f
commit
2aaa89c91b
6
sdk_container/src/third_party/coreos-overlay/coreos/stage1_hooks/README.md
vendored
Normal file
6
sdk_container/src/third_party/coreos-overlay/coreos/stage1_hooks/README.md
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
The scripts there are called when setting up the portage-stable and
|
||||||
|
coreos-overlay repos for the stage1 build. When the scripts are
|
||||||
|
invoked, they receive a path to the repository as a parameter. The
|
||||||
|
script for portage-stable should end with `-portage-stable.sh`, and
|
||||||
|
the script for coreos-overlay with '-coreos-overlay.sh`. For example
|
||||||
|
`0000-replace-ROOTPATH-coreos-overlay.sh`.
|
Loading…
Reference in New Issue
Block a user