From 599513ed1c9d9ee3b367a58161bbc5f823e5731c Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Sun, 4 Nov 2001 23:45:30 +0000
Subject: [PATCH] Lots of people want to know how to change the booteasy
prompts [so add an FAQ about it].
PR: 31480
Submitted by: Mike Meyer
---
en_US.ISO8859-1/books/faq/book.sgml | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml
index f112ddba21..13a28ca846 100644
--- a/en_US.ISO8859-1/books/faq/book.sgml
+++ b/en_US.ISO8859-1/books/faq/book.sgml
@@ -7285,6 +7285,20 @@ define(`confDELIVERY_MODE',`deferred')dnl
Yes; see the security/cfs port.
+
+
+
+ How do I change the boot prompt from ??? to
+ something more meaningful?
+
+
+
+ You can't do that with the standard boot manager without
+ rewriting it. There are a number of other boot managers
+ in the sysutils ports category that
+ provide this functionality.
+
+