summaryrefslogtreecommitdiff
path: root/emulators/ski
diff options
context:
space:
mode:
authorscole <scole@pkgsrc.org>2020-01-30 16:29:31 +0000
committerscole <scole@pkgsrc.org>2020-01-30 16:29:31 +0000
commit7ff3e3d535c9658b2bd075a4a36c78357c7f64f8 (patch)
treeb12c60487db22555e29dcc11022a16f549004a51 /emulators/ski
parent1b6904af4a2a25375ed1e135741e919a0c404fb4 (diff)
downloadpkgsrc-7ff3e3d535c9658b2bd075a4a36c78357c7f64f8.tar.gz
Remove old comments that look left over for running the linux binary ski emulator on NetBSD
Diffstat (limited to 'emulators/ski')
-rw-r--r--emulators/ski/DESCR15
1 files changed, 6 insertions, 9 deletions
diff --git a/emulators/ski/DESCR b/emulators/ski/DESCR
index a2272408e82..efe5898e0e1 100644
--- a/emulators/ski/DESCR
+++ b/emulators/ski/DESCR
@@ -1,14 +1,11 @@
The Hewlett-Packard IA-64 instruction set simulator
-To get the ski to run on NetBSD, you need the following:
-
-procfs support in the kernel:
- http://www.netbsd.org/docs/guide/en/chap-linux.html#chap-linux-emulating-procfs
-mount /dev/pts:
- http://mail-index.netbsd.org/tech-kern/2004/11/08/0016.html
-
-Run the ski binary from within an xterm window.
+ski is an itanium or ia64 instruction set simulator. It can be used
+for user or operating system development. It can be run in batch,
+curses, gtk, or graphical (motif) modes, where you can inspect code,
+set breakpoints, and so on.
BUGS: manual pages out of date, rpm build target broken, ctrl-c breaks
curses ski program not emulator, doesn't decode source code yet,
- "cstack" and "pm" commands not implemented, probably others.
+ "cstack" and "pm" commands not implemented for NetBSD,
+ probably others.