Difference between revisions of "Xorriso"

From Free Software Directory
Jump to: navigation, search
(Added Debian and Savannah link)
(xorriso-1.5.4.pl02)
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU xorriso
 
|Name=GNU xorriso
|Short description=maps file objects
+
|Short description=ISO image manipulation tool based on Libburnia.
 
|Full description='''Xorriso''' creates, loads, manipulates, and writes ISO 9660 filesystem images with Rock Ridge extensions. Files can be copied in and out. Optionally it supports hard links, ACLs, xattr, and MD5 checksums. The session results get written to optical media or to filesystem objects.
 
|Full description='''Xorriso''' creates, loads, manipulates, and writes ISO 9660 filesystem images with Rock Ridge extensions. Files can be copied in and out. Optionally it supports hard links, ACLs, xattr, and MD5 checksums. The session results get written to optical media or to filesystem objects.
  
 
A special property of xorriso is that it needs neither an external ISO 9660 formatter program nor an external burn program for CD, DVD, or BD, but rather incorporates the libraries of libburnia-project.org . Thus GNU xorriso depends only on fundamental operating system facilities.
 
A special property of xorriso is that it needs neither an external ISO 9660 formatter program nor an external burn program for CD, DVD, or BD, but rather incorporates the libraries of libburnia-project.org . Thus GNU xorriso depends only on fundamental operating system facilities.
|Homepage URL=https://gnu.org/s/xorriso/
+
|Homepage URL=https://www.gnu.org/software/xorriso/
|User level=beginner
+
|Is High Priority Project=No
|Computer languages=C
 
 
|Documentation note=* [http://www.gnu.org/software/xorriso/README_xorriso README] about installation and drive setup  
 
|Documentation note=* [http://www.gnu.org/software/xorriso/README_xorriso README] about installation and drive setup  
 
* [http://www.gnu.org/software/xorriso/xorriso_help xorriso -help]  gives an overview of options  
 
* [http://www.gnu.org/software/xorriso/xorriso_help xorriso -help]  gives an overview of options  
Line 15: Line 14:
 
* [http://www.gnu.org/software/xorriso/man_1_xorrisofs.html man xorrisofs] describes the mkisofs emulation  
 
* [http://www.gnu.org/software/xorriso/man_1_xorrisofs.html man xorrisofs] describes the mkisofs emulation  
 
* [http://www.gnu.org/software/xorriso/man_1_xorrecord.html man xorrecord] describes the cdrecord emulation
 
* [http://www.gnu.org/software/xorriso/man_1_xorrecord.html man xorrecord] describes the cdrecord emulation
|Accepts cryptocurrency donations=No
+
 
 +
=== See also ===
 +
* [[Collection:Libburnia]]
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=libisofs, libburn, libisoburn, cdrskin
 
|Keywords=objects,filesystem,file system,POSIX,session,files system,ISO
 
|Keywords=objects,filesystem,file system,POSIX,session,files system,ISO
|Version identifier=1.4.6
+
|Version identifier=1.5.4.pl02
|Version date=2016/09/16
+
|Version date=2021/02/06
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/xorriso/xorriso-1.4.6.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/xorriso/xorriso-1.5.4.pl02.tar.gz
|Last review by=Bendikker
+
|Last review by=Genium
|Last review date=2018/02/20
+
|Last review date=2021/02/07
|Submitted date=2011/04/12
+
|Submitted by=Database conversion
|Is GNU=Yes
+
|Submitted date=2011/04/01
|GNU package identifier=xorriso
+
|User level=beginner
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/xorriso/xorriso-1.5.4.pl02.tar.gz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 31: Line 39:
 
|License verified by=Jgay
 
|License verified by=Jgay
 
|License verified date=2010-09-23
 
|License verified date=2010-09-23
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|Programming-language=C
 +
|Runs-on=BSD, OS X, GNU/Linux
 +
|System-administration=backup
 +
|Use=system-administration
 
}}
 
}}
 
{{Person
 
{{Person
Line 38: Line 53:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref)
+
|Resource audience=Savannah
|Resource URL=https://tracker.debian.org/pkg/xorriso
+
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/xorriso/
 +
}}
 +
{{Resource
 +
|Resource audience=Bugs
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-xorriso/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Savannah (Ref)
+
|Resource audience=FTP
|Resource URL=https://savannah.gnu.org/projects/xorriso
+
|Resource kind=Mailing List
 +
|Resource URL=https://ftpmirror.gnu.org/xorriso/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug mailing list
+
|Resource audience=FTP
|Resource kind=Developer
+
|Resource kind=Download
|Resource URL=mailto:bug-xorriso@gnu.org
+
|Resource URL=https://ftp.gnu.org/gnu/xorriso/
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=console
+
|Resource audience=Wikidata
|Runs-on=BSD, GNU/Linux
+
|Resource kind=General
|System-administration=backup
+
|Resource URL=https://www.wikidata.org/wiki/Q3093313
|Use=system-administration
 
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 22:32, 7 February 2021


[edit]

GNU xorriso

https://www.gnu.org/software/xorriso/
ISO image manipulation tool based on Libburnia.

Xorriso creates, loads, manipulates, and writes ISO 9660 filesystem images with Rock Ridge extensions. Files can be copied in and out. Optionally it supports hard links, ACLs, xattr, and MD5 checksums. The session results get written to optical media or to filesystem objects.

A special property of xorriso is that it needs neither an external ISO 9660 formatter program nor an external burn program for CD, DVD, or BD, but rather incorporates the libraries of libburnia-project.org . Thus GNU xorriso depends only on fundamental operating system facilities.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

27 June 2023




Leaders and contributors

Contact(s)Role
Thomas Schmitt Maintainer


Resources and communication

AudienceResource typeURI
BugsMailing Listhttps://lists.gnu.org/mailman/listinfo/bug-xorriso/
WikidataGeneralhttps://www.wikidata.org/wiki/Q3093313
FTPMailing Listhttps://ftpmirror.gnu.org/xorriso/
VCS Repository Webviewhttps://dev.lovelyhq.com/libburnia/libisoburn/src/branch/master/xorriso
FTPDownloadhttps://ftp.gnu.org/gnu/xorriso/
SavannahDeveloperhttps://savannah.gnu.org/projects/xorriso/


Software prerequisites

This entry (in part or in whole) was last reviewed on 27 June 2023.




Entry










"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Bugs" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.







Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.