diff options
Diffstat (limited to 'emulators/ski')
-rw-r--r-- | emulators/ski/DESCR | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/emulators/ski/DESCR b/emulators/ski/DESCR index 80ed627a71a..9668c250e7a 100644 --- a/emulators/ski/DESCR +++ b/emulators/ski/DESCR @@ -2,12 +2,16 @@ The Hewlett-Packard IA-64 instruction set simulator for Linux/x86 To get the ski to run on NetBSD/i386, you need the following: -compat_linux support in the kernel: http://www.netbsd.org/guide/en/chap-linux.html -procfs support in the kernel: http://www.netbsd.org/guide/en/chap-linux.html#chap-linux-emulating-procfs -mount /dev/pts: http://mail-index.netbsd.org/tech-kern/2004/11/08/0016.html +compat_linux support in the kernel: + http://www.netbsd.org/guide/en/chap-linux.html +procfs support in the kernel: + http://www.netbsd.org/guide/en/chap-linux.html#chap-linux-emulating-procfs +mount /dev/pts: + http://mail-index.netbsd.org/tech-kern/2004/11/08/0016.html -Tip: You can run the ski emulator with qemu usermode emulation on non i386 platforms +Tip: You can run the ski emulator with qemu usermode emulation on +non-i386 platforms. -run the ski binary from within an xterm window. +Run the ski binary from within an xterm window. -BUGS: the xserver version xski doesn't currently work.
\ No newline at end of file +BUGS: the xserver version xski doesn't currently work. |