Expand a bit the last step of the exp-run procedure.
Sponsored by: Absolight
This commit is contained in:
parent
24ab3747db
commit
0ccfa863b4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51558
1 changed files with 26 additions and 5 deletions
|
@ -5072,11 +5072,32 @@ Do you want to commit? (no = start a shell) [y/n]</screen>
|
|||
</step>
|
||||
|
||||
<step>
|
||||
<para>When the &a.portmgr; replies, fix the fallout.
|
||||
The fallout might be a bug in the original patch or
|
||||
other ports that need to be fixed. Both need to be
|
||||
addressed. Update the patch to repair all the
|
||||
fallout and repeat.</para>
|
||||
<para>&a.portmgr; will replies with a possible
|
||||
fallout.</para>
|
||||
</step>
|
||||
|
||||
<step>
|
||||
<para>Depending on the fallout:</para>
|
||||
|
||||
<stepalternatives>
|
||||
<step>
|
||||
<para>If there is no fallout, the procedure stops
|
||||
here, and the change can be committed, pending
|
||||
any other approval required.</para>
|
||||
</step>
|
||||
|
||||
<step>
|
||||
<para>If there is fallout, it
|
||||
<emphasis>must</emphasis> be fixed, either by
|
||||
fixing the ports directly in the ports tree, or
|
||||
adding to the submitted patch.</para>
|
||||
|
||||
<para>When this is done, go back to step 6 saying
|
||||
the fallout was fixed and wait for the exp-run
|
||||
to be run again. Repeat as long as there are
|
||||
broken ports.</para>
|
||||
</step>
|
||||
</stepalternatives>
|
||||
</step>
|
||||
</procedure>
|
||||
</answer>
|
||||
|
|
Loading…
Reference in a new issue