diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:03:11 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:03:11 +0000 |
commit | 79698c84577df2797724d484418f1de7f67bf07f (patch) | |
tree | fa993eea8870e6aef79666a19d170137054831ba /emulators/xsystem35 | |
parent | 1e9db8ea3e482636b52f2452827dab557908f533 (diff) |
Notes
Diffstat (limited to 'emulators/xsystem35')
-rw-r--r-- | emulators/xsystem35/files/pkg-message.in | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/emulators/xsystem35/files/pkg-message.in b/emulators/xsystem35/files/pkg-message.in index 7901cb7398af..7de30b7b231f 100644 --- a/emulators/xsystem35/files/pkg-message.in +++ b/emulators/xsystem35/files/pkg-message.in @@ -1,4 +1,6 @@ - +[ +{ type: install + message: <<EOM o Make sure your kernel has been configured with options SHMMAXPGS=4096 when you run on display 16bpp or deeper color. @@ -13,3 +15,6 @@ o pcm0 sound device doesn't work well with this program for now. `-devdsp none' command line option as the last resort. Enjoy! +EOM +} +] |