xorriso-1.1.0

Introduction to xorriso

The xorriso package contains utilities to manage and copy file objects from POSIX compliant filesystems to and from Rock Ridge enhanced ISO 9660 filesystems.

Package Information

xorriso Dependencies

Optional

acl-2.2.51

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/xorriso

Installation of xorriso

Install xorriso by running the following commands:

./configure --prefix=/usr &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: osirrox, xorrecord, xorriso, and xorrisofs
Installed Libraries: None
Installed Directory: Nome

Short Descriptions

osirrox

is a symbolic link to xorriso that copies files from ISO image to a disk filesystem.

xorrecord

is a symbolic link to xorriso that provides a cdrecord type user interface.

xorriso

is a program to create, load, manipulate, read, and write ISO 9660 filesystem images with Rock Ridge extensions.

xorrisofs

is a symbolic link to xorriso that that provides a mkisofs type user interface.

Last updated on 2010-04-10 04:57:06 -0500