Using uname() rather than #ifdef __FreeBSD__
This commit is contained in:
@ -120,6 +120,9 @@ Can perform multi-session tasks as emulation of mkisofs and cdrecord.
|
||||
Can restore single files and whole trees from ISO image to disk filesystem.
|
||||
</LI>
|
||||
<LI>
|
||||
Can issue commands to mount older sessions on Linux or FreeBSD.
|
||||
</LI>
|
||||
<LI>
|
||||
Can check media for damages and copy readable blocks to disk.
|
||||
</LI>
|
||||
<LI>
|
||||
@ -430,15 +433,18 @@ Enhancements towards previous stable version xorriso-0.2.8.pl01:
|
||||
<DD>Bug fixes towards xorriso-0.3.0.pl00:
|
||||
<UL>
|
||||
|
||||
<LI>- none yet -</LI>
|
||||
<LI>Options -extract and -extract_single were not disabled with -osirrox off
|
||||
</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
-->
|
||||
</UL>
|
||||
</DD>
|
||||
<DD>Enhancements towards stable version 0.3.0.pl00:
|
||||
<UL>
|
||||
<LI>- none yet -</LI>
|
||||
<LI>New options -mount and -mount_cmd</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
-->
|
||||
</UL>
|
||||
</DD>
|
||||
|
Reference in New Issue
Block a user