Using libvolmgt on older Solaris
This commit is contained in:
@ -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,
|
||||
|
@ -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>
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2014.11.26.164605"
|
||||
#define Xorriso_timestamP "2014.12.21.222445"
|
||||
|
Reference in New Issue
Block a user