pkgsrc/emulators/bochs/pkg/MESSAGE
wiz b979f7222a Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
2001-01-29 11:34:21 +00:00

18 lines
722 B
Text

======================================================================
$NetBSD: MESSAGE,v 1.4 2001/01/29 11:34:25 wiz 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.)
======================================================================