Update developing_elements
Make clear to where in the chroot the contents of `$TMP_HOOKS_PATH` will be available. Change-Id: I4b9d20f7ec1c317eb61da44bfd05242dd45263c4 Co-Authored-By: Elyezer Rezende <erezende@redhat.com>
This commit is contained in:
parent
927e8115f6
commit
33756305fc
@ -97,6 +97,9 @@ The phases are:
|
||||
* inputs: ``$TMP_HOOKS_PATH``
|
||||
* outputs: None
|
||||
|
||||
Contents placed under ``$TMP_HOOKS_PATH`` will be available at
|
||||
``/tmp/in_target.d`` inside the chroot.
|
||||
|
||||
``pre-install.d``
|
||||
Run code in the chroot before customisation or packages are installed. A good
|
||||
place to add apt repositories.
|
||||
|
Loading…
Reference in New Issue
Block a user