Using libvolmgt on older Solaris

This commit is contained in:
2014-12-21 22:26:33 +00:00
parent 12f5b64b6e
commit a19f4915b0
4 changed files with 11 additions and 2 deletions

View File

@ -39,6 +39,7 @@ Prerequisites:
The tarball contains everything that is needed except the following system
components:
libc, libpthread
plus on Solaris: libvolmgt
plus on FreeBSD: libiconv, libcam, IDE and SATA drives need atapicam
Optional at compile time are:
libreadline and the readline-dev headers, or libedit and its header,

View File

@ -62,7 +62,7 @@ Images or add-on sessions may be written to about any kind of file object.
<DD>SATA drives need atapicam running or need to be driven by ahci.</DD>
<DD>libcam has to be installed.</DD>
<DD>libiconv has to be installed.</DD>
<DT>or Solaris, libc, libpthread :</DT>
<DT>or Solaris, libc, libpthread, libvolmgt :</DT>
<DD>Tested on kernel 5.11, hopefully suitable for older ones too.</DD>
<DT>or NetBSD, libc, libpthread :</DT>
<DD>Tested on 6.1.2 and 6.1.3, hopefully suitable for older ones too.</DD>

View File

@ -1 +1 @@
#define Xorriso_timestamP "2014.11.26.164605"
#define Xorriso_timestamP "2014.12.21.222445"