diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-25 18:49:30 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-25 18:49:30 +0000 |
commit | 54f122d486c924c85e7dc27fa0d5bcf065b05b1d (patch) | |
tree | d59df7f0513dff842ee2fd2518b5af5a68742a60 /emulators/svr4_base/pkg-descr | |
parent | Update to 4.27. (diff) |
Compatability framework necessary for SVR4 emulation
Based on http://slash.dotat.org/~newton/freebsd-svr4/compat_sol26.tar.gz
Diffstat (limited to 'emulators/svr4_base/pkg-descr')
-rw-r--r-- | emulators/svr4_base/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/emulators/svr4_base/pkg-descr b/emulators/svr4_base/pkg-descr new file mode 100644 index 000000000000..a1ebf8431851 --- /dev/null +++ b/emulators/svr4_base/pkg-descr @@ -0,0 +1,13 @@ +These files are part of the SVR4 compatibility options for FreeBSD. + +To get SVR4 compat working you will need the system libraries from +Solaris x86. We cannot supply them to you as a Solaris license is +required in order to use their libraries. + +In order to use the SVR4 emulation, simply mount a Solaris 2.5.1 x86 CDROM +on /cdrom. +To make things easier, currently symbolic links are made to the Solaris +CDROM, thus having it mounted is required when using SVR4 emulation. + +-- David. +obrien@cs.ucdavis.edu |