Version leap to libisoburn-1.3.7
This commit is contained in:
@ -8,14 +8,14 @@ END-INFO-DIR-ENTRY
|
||||
xorrecord - Emulation of CD/DVD/BD program cdrecord by program
|
||||
xorriso
|
||||
|
||||
Copyright (C) 2011 - 2013 Thomas Schmitt
|
||||
Copyright (C) 2011 - 2014 Thomas Schmitt
|
||||
|
||||
Permission is granted to distrubute this text freely.
|
||||
|
||||
|
||||
File: xorrecord.info, Node: Top, Next: Overview, Up: (dir)
|
||||
|
||||
xorrecord 1.3.5
|
||||
xorrecord 1.3.7
|
||||
***************
|
||||
|
||||
xorrecord - Emulation of CD/DVD/BD program cdrecord by program xorriso
|
||||
@ -102,8 +102,8 @@ File: xorrecord.info, Node: Drive, Next: Xorriso, Prev: Standards, Up: Top
|
||||
The drives, CD, DVD, or BD burners, are accessed via file addresses
|
||||
which are specific to libburn and the operating system. Those addresses
|
||||
get listed by a run of `xorrecord --devices' or `xorriso -device_links'.
|
||||
On GNU/Linux and FreeBSD, the user needs rw-permission for the device
|
||||
file. On Solaris, the user needs r-permission and privilege
|
||||
On GNU/Linux, FreeBSD, and NetBSD, the user needs rw-permission for the
|
||||
device file. On Solaris, the user needs r-permission and privilege
|
||||
"sys_devices", which is usually gained by running `xorrecord' via
|
||||
command pfexec.
|
||||
These permissions resp. privileges are needed already for listing a
|
||||
@ -178,6 +178,7 @@ dev=drive_address
|
||||
Set the libburn address of the drive to be used.
|
||||
E.g. on GNU/Linux: dev=/dev/sr0
|
||||
E.g. on FreeBSD: dev=/dev/cd0
|
||||
E.g. on NetBSD: dev=/dev/rcd0d
|
||||
E.g. on Solaris: dev=/dev/rdsk/c2t2d0s2
|
||||
See also above "Drive preparation and addressing".
|
||||
The medium in the drive should not be mounted or be otherwise in
|
||||
@ -809,7 +810,7 @@ for libburnia-project.org
|
||||
10.2 Copyright
|
||||
==============
|
||||
|
||||
Copyright (c) 2011 - 2013 Thomas Schmitt
|
||||
Copyright (c) 2011 - 2014 Thomas Schmitt
|
||||
Permission is granted to distribute this text freely. It shall only be
|
||||
modified in sync with the technical properties of xorriso. If you make
|
||||
use of the license to derive modified versions of xorriso then you are
|
||||
@ -946,28 +947,28 @@ Node: Top401
|
||||
Node: Overview1111
|
||||
Node: Standards1685
|
||||
Node: Drive3837
|
||||
Node: Xorriso5161
|
||||
Node: Options5872
|
||||
Node: DriveAddr6240
|
||||
Node: Inquire7566
|
||||
Node: SetBurn10436
|
||||
Node: Verbous20736
|
||||
Node: NonCdrecord22286
|
||||
Node: Examples25831
|
||||
Node: ExDevices26492
|
||||
Node: ExMedium26710
|
||||
Node: ExBlank26973
|
||||
Node: ExFormat27194
|
||||
Node: ExDeformat27708
|
||||
Node: ExIsoSingle27975
|
||||
Node: ExIsoMulti28259
|
||||
Node: ExIsoFly29865
|
||||
Node: ExAfio30528
|
||||
Node: Files31509
|
||||
Node: Seealso32056
|
||||
Node: Bugreport32421
|
||||
Node: Legal33002
|
||||
Node: CommandIdx33929
|
||||
Node: ConceptIdx37061
|
||||
Node: Xorriso5170
|
||||
Node: Options5881
|
||||
Node: DriveAddr6249
|
||||
Node: Inquire7611
|
||||
Node: SetBurn10481
|
||||
Node: Verbous20781
|
||||
Node: NonCdrecord22331
|
||||
Node: Examples25876
|
||||
Node: ExDevices26537
|
||||
Node: ExMedium26755
|
||||
Node: ExBlank27018
|
||||
Node: ExFormat27239
|
||||
Node: ExDeformat27753
|
||||
Node: ExIsoSingle28020
|
||||
Node: ExIsoMulti28304
|
||||
Node: ExIsoFly29910
|
||||
Node: ExAfio30573
|
||||
Node: Files31554
|
||||
Node: Seealso32101
|
||||
Node: Bugreport32466
|
||||
Node: Legal33047
|
||||
Node: CommandIdx33974
|
||||
Node: ConceptIdx37106
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user