Move question on changing boot prompt from Systems Administration
section to Boot Loader section.
This commit is contained in:
parent
c9cbaf5bc4
commit
cfc34724c3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12009
1 changed files with 14 additions and 14 deletions
|
@ -5915,6 +5915,20 @@ C:\="DOS"</programlisting>
|
|||
</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 not 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>
|
||||
|
||||
<qandaentry>
|
||||
<question id="removable-drives">
|
||||
<para>I have a new removable drive, how do I use it?</para>
|
||||
|
@ -7405,20 +7419,6 @@ define(`confDELIVERY_MODE',`deferred')dnl</programlisting>
|
|||
</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 not 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>
|
||||
|
||||
<qandaentry>
|
||||
<question id="vnlru">
|
||||
<para>What is <literal>vnlru</literal>?</para>
|
||||
|
|
Loading…
Reference in a new issue