summaryrefslogtreecommitdiff
path: root/emulators/bochs/MESSAGE
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
commitd038a73ebd432fae3ce355b84443038f88cb7199 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /emulators/bochs/MESSAGE
parent70bae73d77e50256a2ee847bd9be11b761bcea01 (diff)
downloadpkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'emulators/bochs/MESSAGE')
-rw-r--r--emulators/bochs/MESSAGE18
1 files changed, 18 insertions, 0 deletions
diff --git a/emulators/bochs/MESSAGE b/emulators/bochs/MESSAGE
new file mode 100644
index 00000000000..f9f8c4b1d39
--- /dev/null
+++ b/emulators/bochs/MESSAGE
@@ -0,0 +1,18 @@
+======================================================================
+$NetBSD: MESSAGE,v 1.1 2001/10/31 23:52:15 zuntum Exp $
+
+You need to copy the ${BOCHS_MAINDIR}/bochsrc file to your home
+directory and name it .bochsrc. Then edit it to your tastes
+defining the hard drives and floppies as needed. You also need
+to ${BOCHS_FONTDIR} to your X font path and to enable it
+before running bochs, e.g.
+
+ $ xset fp+ ${BOCHS_FONTDIR}
+ $ xset fp rehash
+
+Documentation is available on the website, and a copy of that
+website is in ${BOCHS_DOCDIR}. The file install.html
+will assist you in creating a HD "file". (A raw disk partition can
+be used as well.)
+
+======================================================================