Documented changes and release timestamp
This commit is contained in:
parent
c139190dbf
commit
6f2f20f4b4
@ -1,4 +1,4 @@
|
|||||||
SVN trunk (to become libisoburn-1.2.2.tar.gz or higher)
|
libisoburn-1.2.2.tar.gz Mon Apr 02 2012
|
||||||
===============================================================================
|
===============================================================================
|
||||||
* New API calls isoburn_get_attached_start_lba(), isoburn_attach_start_lba()
|
* New API calls isoburn_get_attached_start_lba(), isoburn_attach_start_lba()
|
||||||
* New API calls isoburn_igopt_set_rr_reloc(), isoburn_igopt_get_rr_reloc()
|
* New API calls isoburn_igopt_set_rr_reloc(), isoburn_igopt_get_rr_reloc()
|
||||||
|
@ -12337,34 +12337,428 @@ xorriso/xorrecord.1
|
|||||||
xorriso/xorrecord.info
|
xorriso/xorrecord.info
|
||||||
Version leap to libisoburn-1.2.1
|
Version leap to libisoburn-1.2.1
|
||||||
|
|
||||||
27 Jan 2012 []
|
27 Jan 2012 [4610]
|
||||||
ChangeLog
|
ChangeLog
|
||||||
xorriso/changelog.txt
|
xorriso/changelog.txt
|
||||||
Documented changes and release timestamp
|
Documented changes and release timestamp
|
||||||
|
|
||||||
[]
|
27 Jan 2012 [4611]
|
||||||
xorriso/xorriso_eng.html
|
svn move -m Promoted branch to tag
|
||||||
xorriso/changelog.txt
|
http://svn.libburnia-project.org/libisoburn/branches/1.2.0
|
||||||
ChangeLog
|
http://svn.libburnia-project.org/libisoburn/tags/1.2.0
|
||||||
Updated change log and web page
|
|
||||||
|
|
||||||
------------------------------------ cycle - xorriso-1.2.1 - 2012.01.27.155323
|
------------------------------------ cycle - xorriso-1.2.1 - 2012.01.27.155323
|
||||||
|
|
||||||
|
|
||||||
|
2012.01.31.130405 [4616]
|
||||||
|
xorriso/xorriso.h
|
||||||
|
xorriso/xorriso_private.h
|
||||||
|
xorriso/base_obj.c
|
||||||
|
xorriso/parse_exec.h
|
||||||
|
xorriso/parse_exec.c
|
||||||
|
xorriso/opts_d_h.c
|
||||||
|
xorriso/opts_i_o.c
|
||||||
|
libisoburn/libisoburn.ver
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.1
|
||||||
|
xorriso/xorriso.info
|
||||||
|
New commands -x, -list_arg_sorting
|
||||||
|
|
||||||
|
2012.02.01.122709 [4617]
|
||||||
|
xorriso/drive_mgt.c
|
||||||
|
Avoided lots of error messages when checking media in empty drive
|
||||||
|
|
||||||
|
2012.02.01.162935 [4618]
|
||||||
|
xorriso/drive_mgt.c
|
||||||
|
xorriso/text_io.c
|
||||||
|
Reporting correct speed unit with -check_media use=outdev
|
||||||
|
|
||||||
|
2012.02.01.163200 [4619]
|
||||||
|
xorriso/drive_mgt.c
|
||||||
|
Allowed chunk_size= values up to 1024s
|
||||||
|
|
||||||
|
02 Feb 2012 [4620]
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.1
|
||||||
|
xorriso/xorriso.info
|
||||||
|
Polished man page about option -x
|
||||||
|
|
||||||
|
02 Feb 2012 [4621]
|
||||||
|
xorriso/xorriso_eng.html
|
||||||
|
ChangeLog
|
||||||
|
Updated change log and web page
|
||||||
|
|
||||||
|
------------------------------------ cycle - xorriso-1.2.1 - 2012.02.01.163200
|
||||||
|
* New commands -x, -list_arg_sorting
|
||||||
|
|
||||||
|
|
||||||
|
02 Feb 2012 [4622]
|
||||||
|
xorriso/xorriso_eng.html
|
||||||
|
Fixed a HTML bug in xorriso web page
|
||||||
|
|
||||||
|
02 Feb 2012 [4623]
|
||||||
|
xorriso/man_xorriso_to_html.sh
|
||||||
|
Updated generator script for HTML man page
|
||||||
|
|
||||||
|
2012.02.14.103107 [4629]
|
||||||
|
libisoburn/libisoburn.h
|
||||||
|
libisoburn/libisoburn.ver
|
||||||
|
libisoburn/isoburn.h
|
||||||
|
libisoburn/isofs_wrap.c
|
||||||
|
libisoburn/isoburn.c
|
||||||
|
New API calls isoburn_get_attached_start_lba(), isoburn_attach_start_lba()
|
||||||
|
|
||||||
|
2012.02.14.103256 [4630]
|
||||||
|
xorriso/drive_mgt.c
|
||||||
|
More accurate determination of size with check_media what=image
|
||||||
|
|
||||||
|
24 Feb 2012 [4633]
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorriso.1
|
||||||
|
Some adjustments in xorriso man page
|
||||||
|
|
||||||
|
2012.02.25.154938 [4634]
|
||||||
|
xorriso/opts_d_h.c
|
||||||
|
xorriso/read_run.c
|
||||||
|
xorriso/text_io.c
|
||||||
|
Enabled speed display with command -extract
|
||||||
|
|
||||||
|
2012.02.25.194514 [4635]
|
||||||
|
xorriso/disk_ops.c
|
||||||
|
Bug fix: -osirrox on:sort_lba_on -extract from / restored nearly nothing
|
||||||
|
|
||||||
|
27 Feb 2012 [4636]
|
||||||
|
xorriso/disk_ops.c
|
||||||
|
Fixed a problem with directing an -extract to the / directory of disk
|
||||||
|
|
||||||
|
2012.02.27.150241 [4637]
|
||||||
|
libisoburn/isoburn.h
|
||||||
|
libisoburn/isoburn.c
|
||||||
|
libisoburn/isofs_wrap.c
|
||||||
|
New default permission on / directory: rwxr-xr-x
|
||||||
|
|
||||||
|
27 Feb 2012 [4638]
|
||||||
|
xorriso/man_xorriso_to_html.sh
|
||||||
|
Equipped chapters of xorriso HTML man page with link targets
|
||||||
|
|
||||||
|
27 Feb 2012 [4639]
|
||||||
|
xorriso/xorriso_eng.html
|
||||||
|
ChangeLog
|
||||||
|
Updated change log and web page
|
||||||
|
|
||||||
|
------------------------------------ cycle - xorriso-1.2.1 - 2012.02.27.150241
|
||||||
|
* New API calls isoburn_get_attached_start_lba(), isoburn_attach_start_lba()
|
||||||
|
* Bug fix: -osirrox on:sort_lba_on -extract from / restored nearly nothing
|
||||||
|
|
||||||
|
|
||||||
|
2012.02.29.135454 [4640]
|
||||||
|
xorriso/drive_mgt.c
|
||||||
|
Fixed a problem after blanking, which was introduced by rev 4630.
|
||||||
|
|
||||||
|
------------------------------------ cycle - xorriso-1.2.1 - 2012.02.29.135454
|
||||||
|
|
||||||
|
|
||||||
|
2012.03.03.104637 [4641]
|
||||||
|
xorriso/filters.c
|
||||||
|
Bug fix: Setting file content filters did not mark image as changed for commit
|
||||||
|
|
||||||
|
2012.03.03.134008 [4642]
|
||||||
|
xorriso/opts_a_c.c
|
||||||
|
xorriso/opts_d_h.c
|
||||||
|
xorriso/opts_i_o.c
|
||||||
|
xorriso/opts_p_z.c
|
||||||
|
xorriso/emulators.c
|
||||||
|
xorriso/drive_mgt.c
|
||||||
|
xorriso/read_run.c
|
||||||
|
xorriso/write_run.c
|
||||||
|
Centralized the inquiry whether an image change is pending
|
||||||
|
|
||||||
|
2012.03.03.182917 [4643]
|
||||||
|
xorriso/xorriso.h
|
||||||
|
xorriso/parse_exec.c
|
||||||
|
xorriso/opts_a_c.c
|
||||||
|
xorriso/opts_d_h.c
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorriso.1
|
||||||
|
libisoburn/libisoburn.ver
|
||||||
|
New command -changes_pending
|
||||||
|
|
||||||
|
2012.03.03.185100 [4644]
|
||||||
|
xorriso/filters.c
|
||||||
|
Revoked rev 4641. It is not a bug but a feature. E.g. for reading.
|
||||||
|
|
||||||
|
03 Mar 2012 [4645]
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorriso.1
|
||||||
|
Mentioned peculiar -changes_pending behavior of filter attaching
|
||||||
|
|
||||||
|
2012.03.03.211636 [4646]
|
||||||
|
xorriso/opts_d_h.c
|
||||||
|
Corrected texts about "command", "argument", "parameter"
|
||||||
|
|
||||||
|
2012.03.04.094824 [4647]
|
||||||
|
xorriso/iso_img.c
|
||||||
|
Added a comment
|
||||||
|
|
||||||
|
2012.03.04.095952 [4648]
|
||||||
|
xorriso/xorriso.h
|
||||||
|
Added a comment
|
||||||
|
|
||||||
|
05 Mar 2012 [4649]
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorriso.1
|
||||||
|
xorriso/man_xorriso_to_html.sh
|
||||||
|
Changed xorriso.texi according to proposals by Tony Mancill
|
||||||
|
|
||||||
|
05 Mar 2012 [4650]
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorriso.1
|
||||||
|
xorriso/man_xorriso_to_html.sh
|
||||||
|
Revised the use of "option" and "ASCII" in xorriso.texi
|
||||||
|
|
||||||
|
05 Mar 2012 [4651]
|
||||||
|
xorriso/README_gnu_xorriso
|
||||||
|
Corrected orthographical error in GNU xorriso readme file
|
||||||
|
|
||||||
|
2012.03.05.145209 [4652]
|
||||||
|
libisoburn/libisoburn.h
|
||||||
|
Corrected orthographical errors in libisoburn.h
|
||||||
|
|
||||||
|
2012.03.05.145346 [4653]
|
||||||
|
xorriso/xorriso.h
|
||||||
|
Replaced many occurences of "option" by "command" in comments of xorriso.h
|
||||||
|
|
||||||
|
------------------------------------ cycle - xorriso-1.2.1 - 2012.03.05.145346
|
||||||
|
|
||||||
|
|
||||||
|
2012.03.05.204946 [4654]
|
||||||
|
xorriso/emulators.c
|
||||||
|
Added -hide-rr-moved to the list of ignored -as mkisofs options
|
||||||
|
|
||||||
|
2012.03.09.190043 [4655]
|
||||||
|
xorriso/iso_manip.c
|
||||||
|
Corrected missing linefeed in message of command -mkdir
|
||||||
|
|
||||||
|
2012.03.10.145124 [4657]
|
||||||
|
libisoburn/libisoburn.h
|
||||||
|
libisoburn/isoburn.h
|
||||||
|
libisoburn/isoburn.c
|
||||||
|
libisoburn/libisoburn.ver
|
||||||
|
New API calls isoburn_igopt_set_rr_reloc(), isoburn_igopt_get_rr_reloc()
|
||||||
|
|
||||||
|
2012.03.10.150003 [4658]
|
||||||
|
xorriso/xorriso.h
|
||||||
|
xorriso/xorriso_private.h
|
||||||
|
xorriso/base_obj.c
|
||||||
|
xorriso/parse_exec.c
|
||||||
|
xorriso/opts_d_h.c
|
||||||
|
xorriso/opts_p_z.c
|
||||||
|
xorriso/write_run.c
|
||||||
|
xorriso/text_io.c
|
||||||
|
libisoburn/libisoburn.ver
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorriso.1
|
||||||
|
New command -rr_reloc_dir
|
||||||
|
|
||||||
|
2012.03.10.153518 [4659]
|
||||||
|
xorriso/parse_exec.c
|
||||||
|
Changed a degugging text about command parameters
|
||||||
|
|
||||||
|
2012.03.11.162050 [4660]
|
||||||
|
libisoburn/libisoburn.h
|
||||||
|
libisoburn/isoburn.h
|
||||||
|
libisoburn/isoburn.c
|
||||||
|
libisoburn/isofs_wrap.c
|
||||||
|
libisoburn/data_source.c
|
||||||
|
libisoburn/libisoburn.ver
|
||||||
|
New API calls isoburn_ropt_set_data_cache(), isoburn_ropt_get_data_cache()
|
||||||
|
|
||||||
|
2012.03.11.164130 [4661]
|
||||||
|
xorriso/xorriso.h
|
||||||
|
xorriso/xorriso_private.h
|
||||||
|
xorriso/xorrisoburn.h
|
||||||
|
xorriso/base_obj.c
|
||||||
|
xorriso/parse_exec.c
|
||||||
|
xorriso/opts_d_h.c
|
||||||
|
xorriso/lib_mgt.c
|
||||||
|
xorriso/drive_mgt.c
|
||||||
|
xorriso/iso_img.c
|
||||||
|
xorriso/text_io.c
|
||||||
|
libisoburn/libisoburn.ver
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorriso.1
|
||||||
|
New command -data_cache_size
|
||||||
|
|
||||||
|
2012.03.12.180937 [4662]
|
||||||
|
xorriso/emulators.c
|
||||||
|
xorriso/xorrisofs.texi
|
||||||
|
xorriso/xorrisofs.info
|
||||||
|
xorriso/xorrisofs.1
|
||||||
|
New -as mkisofs option -rr_reloc, implemented option -hide-rr-moved
|
||||||
|
|
||||||
|
2012.03.13.102621 [4663]
|
||||||
|
xorriso/emulators.c
|
||||||
|
Now ignoring -as mkisofs -no-split-symlink-components -no-split-symlink-fields
|
||||||
|
|
||||||
|
2012.03.14.152414 [4664]
|
||||||
|
xorriso/emulators.c
|
||||||
|
xorriso/xorrisofs.texi
|
||||||
|
xorriso/xorrisofs.info
|
||||||
|
xorriso/xorrisofs.1
|
||||||
|
Adjusted behavior of -as mkisofs option -D
|
||||||
|
|
||||||
|
14 Mar 2012 [4665]
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorriso.1
|
||||||
|
Clarified xorriso documentation about deep directories
|
||||||
|
|
||||||
|
2012.03.14.195147 [4666]
|
||||||
|
xorriso/emulators.c
|
||||||
|
xorriso/xorrisofs.texi
|
||||||
|
xorriso/xorrisofs.info
|
||||||
|
xorriso/xorrisofs.1
|
||||||
|
Adjusted behavior of -as mkisofs option -l
|
||||||
|
|
||||||
|
14 Mar 2012 [4667]
|
||||||
|
xorriso/xorriso_eng.html
|
||||||
|
ChangeLog
|
||||||
|
Updated change log and web page
|
||||||
|
|
||||||
|
------------------------------------ cycle - xorriso-1.2.1 - 2012.03.14.195147
|
||||||
|
* New API calls isoburn_igopt_set_rr_reloc(), isoburn_igopt_get_rr_reloc()
|
||||||
|
* New API calls isoburn_ropt_set_data_cache(), isoburn_ropt_get_data_cache()
|
||||||
|
* New command -rr_reloc_dir
|
||||||
|
* New command -data_cache_size
|
||||||
|
* New -as mkisofs option -rr_reloc, implemented option -hide-rr-moved
|
||||||
|
* Now ignoring -as mkisofs -no-split-symlink-components -no-split-symlink-fields
|
||||||
|
|
||||||
|
|
||||||
|
2012.03.21.141040 [4668]
|
||||||
|
libisoburn/libisoburn.h
|
||||||
|
Bug fix: Relaxation option joliet_rec_mtime and iso1999_rec_mtime had wrong values
|
||||||
|
|
||||||
|
2012.03.21.193055 [4669]
|
||||||
|
libisoburn/data_source.c
|
||||||
|
libisoburn/isofs_wrap.c
|
||||||
|
Reacted on warnings of cppcheck
|
||||||
|
|
||||||
|
2012.03.21.193153 [4670]
|
||||||
|
xorriso/parse_exec.c
|
||||||
|
Reacted on warning of cppcheck
|
||||||
|
|
||||||
|
2012.03.21.193557 [4672]
|
||||||
|
xorriso/text_io.c
|
||||||
|
Reacted on warning of cppcheck
|
||||||
|
|
||||||
|
2012.03.22.084956 [4673]
|
||||||
|
xorriso/emulators.c
|
||||||
|
xorriso/misc_funct.h
|
||||||
|
xorriso/misc_funct.c
|
||||||
|
Bug fix: -as mkisofs without -graft-points could noy handle names with "="
|
||||||
|
|
||||||
|
2012.03.22.102053 [4674]
|
||||||
|
libisoburn/libisoburn.h
|
||||||
|
libisoburn/isoburn.c
|
||||||
|
New relaxation option allow_7bit_ascii
|
||||||
|
|
||||||
|
2012.03.22.102402 [4675]
|
||||||
|
libisoburn/isoburn.h
|
||||||
|
File which was omitted when committing rev. 4674
|
||||||
|
|
||||||
|
2012.03.22.103201 [4676]
|
||||||
|
xorriso/write_run.c
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorriso.1
|
||||||
|
New -compliance option 7bit_ascii
|
||||||
|
|
||||||
|
2012.03.22.103349 [4677]
|
||||||
|
xorriso/emulators.c
|
||||||
|
xorriso/xorrisofs.texi
|
||||||
|
xorriso/xorrisofs.info
|
||||||
|
xorriso/xorrisofs.1
|
||||||
|
Implemented -as mkisofs option -relaxed-filenames
|
||||||
|
|
||||||
|
22 Mar 2012 [4678]
|
||||||
|
xorriso/make_xorriso_1.c
|
||||||
|
Updated help text of texi-to-man converter
|
||||||
|
|
||||||
|
27 Mar 2012 [4679]
|
||||||
|
configure.ac
|
||||||
|
Demanding libisofs-1.2.1 with ./configure --enable-pkg-check-modules
|
||||||
|
|
||||||
|
28 Mar 2012 [4680]
|
||||||
|
xorriso/xorriso_eng.html
|
||||||
|
ChangeLog
|
||||||
|
Updated change log and web page
|
||||||
|
|
||||||
|
------------------------------------ cycle - xorriso-1.2.1 - 2012.03.22.103349
|
||||||
|
Bug fix: -as mkisofs without -graft-points could not handle names with "="
|
||||||
|
Bug fix: Relaxation options joliet_rec_mtime and iso1999_rec_mtime had wrong values
|
||||||
|
|
||||||
|
|
||||||
|
2 Apr 2012 [4688]
|
||||||
|
svn copy -m Branching for libisoburn release 1.2.2
|
||||||
|
http://svn.libburnia-project.org/libisoburn/trunk
|
||||||
|
http://svn.libburnia-project.org/libisoburn/branches/1.2.2
|
||||||
|
|
||||||
|
2012.04.02.133001 [4689]
|
||||||
|
configure.ac
|
||||||
|
README
|
||||||
|
libisoburn/libisoburn.h
|
||||||
|
xorriso/README_gnu_xorriso
|
||||||
|
xorriso/xorriso.h
|
||||||
|
xorriso/xorrisoburn.h
|
||||||
|
xorriso/xorriso_main.c
|
||||||
|
xorriso/xorriso_eng.html
|
||||||
|
xorriso/make_xorriso_standalone.sh
|
||||||
|
xorriso/configure_ac.txt
|
||||||
|
xorriso/xorriso_timestamp.h
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.1
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorrisofs.texi
|
||||||
|
xorriso/xorrisofs.1
|
||||||
|
xorriso/xorrisofs.info
|
||||||
|
xorriso/xorrecord.texi
|
||||||
|
xorriso/xorrecord.1
|
||||||
|
xorriso/xorrecord.info
|
||||||
|
Version leap to libisoburn-1.2.0
|
||||||
|
|
||||||
|
02 Apr 2012 []
|
||||||
|
ChangeLog
|
||||||
|
xorriso/changelog.txt
|
||||||
|
Documented changes and release timestamp
|
||||||
|
|
||||||
|
----------------------------------- release - xorriso-1.2.2 - 2012.04.02.133001
|
||||||
|
* New API calls isoburn_get_attached_start_lba(), isoburn_attach_start_lba()
|
||||||
|
* New API calls isoburn_igopt_set_rr_reloc(), isoburn_igopt_get_rr_reloc()
|
||||||
|
* New API calls isoburn_ropt_set_data_cache(), isoburn_ropt_get_data_cache()
|
||||||
|
* New commands -x, -list_arg_sorting
|
||||||
|
* New command -rr_reloc_dir
|
||||||
|
* New command -data_cache_size
|
||||||
|
* New -as mkisofs option -rr_reloc, implemented option -hide-rr-moved
|
||||||
|
* Now ignoring -as mkisofs -no-split-symlink-components -no-split-symlink-fields
|
||||||
|
* Bug fix: -osirrox on:sort_lba_on -extract from / restored nearly nothing
|
||||||
|
* Bug fix: -as mkisofs without -graft-points could not handle names with "="
|
||||||
|
* Bug fix: Relaxation options joliet_rec_mtime and iso1999_rec_mtime had wrong values
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[]
|
[]
|
||||||
xorriso/xorriso_eng.html
|
xorriso/xorriso_eng.html
|
||||||
ChangeLog
|
ChangeLog
|
||||||
Updated change log and web page
|
Updated change log and web page
|
||||||
|
|
||||||
------------------------------------ cycle - xorriso-1.2.1 -
|
------------------------------------ cycle - xorriso-1.2.3 -
|
||||||
|
|
||||||
[]
|
|
||||||
xorriso/xorriso_eng.html
|
|
||||||
ChangeLog
|
|
||||||
Updated change log and web page
|
|
||||||
|
|
||||||
------------------------------------ cycle - xorriso-1.2.1 -
|
|
||||||
|
|
||||||
**********************************************************************
|
**********************************************************************
|
||||||
Important: When adding a public API function then add its name to file
|
Important: When adding a public API function then add its name to file
|
||||||
@ -12377,24 +12771,18 @@ Important: When adding a public API function then add its name to file
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
- Can UTF-8 or other charsets confuse xorriso or libisofs by byte 47 '/'
|
||||||
|
in multi-byte characters ?
|
||||||
|
> UTF-8 cannot. All multi-bytes are >= 129.
|
||||||
|
- Can character sets map "/" to a byte sequence different from {47,0} ?
|
||||||
|
Would this confuse xorriso or libisofs ?
|
||||||
|
> UTF-8 does not.
|
||||||
|
|
||||||
|
|
||||||
- -check_media option which aborts the check run on the first error ?
|
- -check_media option which aborts the check run on the first error ?
|
||||||
Such an option for -check_md5_r ?
|
Such an option for -check_md5_r ?
|
||||||
|
|
||||||
- read-only files , not writable block devices with rw:
|
|
||||||
|
|
||||||
rm /dvdbuffer/pseudo_drive
|
|
||||||
xorriso -dev /dvdbuffer/pseudo_drive -add /u/FERTIG
|
|
||||||
chmod a-w /dvdbuffer/pseudo_drive
|
|
||||||
xorriso -dev /dvdbuffer/pseudo_drive -add /u/solvay
|
|
||||||
yields
|
|
||||||
libburn : SORRY : Failed to open device (a pseudo-drive) : Permission denied
|
|
||||||
but -toc says
|
|
||||||
Media current: stdio file, overwriteable
|
|
||||||
Media status : is written , is appendable
|
|
||||||
and after the failed write attempt
|
|
||||||
Media current: is not recognizable
|
|
||||||
Media status : is written , is appendable
|
|
||||||
The misconception of writability can be avoiced by -early_stdio_test on
|
|
||||||
??? make -early_stdio_test on by default ?
|
??? make -early_stdio_test on by default ?
|
||||||
|
|
||||||
|
|
||||||
@ -12420,9 +12808,6 @@ man page for osirrox ?
|
|||||||
|
|
||||||
- Problem words in man xorriso
|
- Problem words in man xorriso
|
||||||
|
|
||||||
"command" - Mats wants to reserve it for the program.
|
|
||||||
I still think it should stay for its options.
|
|
||||||
|
|
||||||
"writeable" - Should be "writable" but is allowed as alternative spelling.
|
"writeable" - Should be "writable" but is allowed as alternative spelling.
|
||||||
Problem with -as cdrecord option --grow_overwriteable_iso
|
Problem with -as cdrecord option --grow_overwriteable_iso
|
||||||
|
|
||||||
@ -12445,8 +12830,6 @@ That "allow" gets changed from "to do something" to "for [doing] something".
|
|||||||
(It turned out that only a minority of "allow" in the text are of the bad
|
(It turned out that only a minority of "allow" in the text are of the bad
|
||||||
form.)
|
form.)
|
||||||
|
|
||||||
The issue of "command" versus "option" needs an overview of the whole
|
|
||||||
terminology in xorriso. I shall make a tree model.
|
|
||||||
|
|
||||||
- Get rid of ((size_t) -1) in libisofs/util.c
|
- Get rid of ((size_t) -1) in libisofs/util.c
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user