aboutsummaryrefslogtreecommitdiff
path: root/etc/motd
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1999-04-08 22:39:43 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1999-04-08 22:39:43 +0000
commit1b794373c56ce9dbb557b23940dea996c0cd4947 (patch)
tree6993db1065b1fd2a36626f52207c16fedcfa8fb6 /etc/motd
parent76dcbbc6869d68f6be7778bc1938cb214030e65d (diff)
downloadsrc-1b794373c56ce9dbb557b23940dea996c0cd4947.tar.gz
src-1b794373c56ce9dbb557b23940dea996c0cd4947.zip
MF22: Bring forward the far more explanatory motd we had in 2.2.8
Suggested by: Nathan Ahlstrom <nrahlstr@winternet.com>
Notes
Notes: svn path=/head/; revision=45495
Diffstat (limited to 'etc/motd')
-rw-r--r--etc/motd21
1 files changed, 16 insertions, 5 deletions
diff --git a/etc/motd b/etc/motd
index e84c9e8d039e..76ef25936d38 100644
--- a/etc/motd
+++ b/etc/motd
@@ -1,10 +1,21 @@
FreeBSD ?.?.? (UNKNOWN)
-Welcome to FreeBSD!
+Welcome to FreeBSD! You will find security advisories and updated
+errata information for all releases at http://www.FreeBSD.ORG/releases/
-If the doc distribution has been loaded on this machine, the FreeBSD
-Handbook will be in file:/usr/share/doc/handbook and the FAQ in
-file:/usr/share/doc/FAQ
+Before asking for technical assistance:
+ 1. Consult the ERRATA section for your release at the URL above.
-Type /stand/sysinstall to re-enter the installation and configuration utility.
+ 2. Search the Handbook, FAQ, and mail archives at
+ http://www.FreeBSD.ORG/search.html. If the doc distribution is
+ installed on this machine, you will also find the formatted FAQ
+ and Handbook documents in /usr/share/doc/
+
+ 3. If you still have a question or problem, collect the output of
+ `uname -a' along with error messages from whatever part of the
+ system you are having problems with and email it as a question
+ to the questions@FreeBSD.ORG mailing list.
+
+You may also use `/stand/sysinstall' to re-enter the installation and
+configuration utility. Edit /etc/motd to change this login announcement.