Lots of people want to know how to change the booteasy prompts [so add
an FAQ about it]. PR: 31480 Submitted by: Mike Meyer <mwm@mired.org>
This commit is contained in:
parent
b3491962c1
commit
599513ed1c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11119
1 changed files with 14 additions and 0 deletions
|
@ -7285,6 +7285,20 @@ define(`confDELIVERY_MODE',`deferred')dnl</programlisting>
|
|||
<para>Yes; see the <port>security/cfs</port> port.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="changing-bootprompt">
|
||||
<para>How do I change the boot prompt from <literal>???</literal> to
|
||||
something more meaningful?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<para>You can't do that with the standard boot manager without
|
||||
rewriting it. There are a number of other boot managers
|
||||
in the <filename>sysutils</filename> ports category that
|
||||
provide this functionality.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
</qandaset>
|
||||
</chapter>
|
||||
|
||||
|
|
Loading…
Reference in a new issue