Made number transition to 0.8.9

This commit is contained in:
2010-10-20 13:36:14 +00:00
parent b7f70224e4
commit 163926e155
9 changed files with 64 additions and 55 deletions

View File

@ -4,7 +4,7 @@
cdrskin. By Thomas Schmitt <scdbackup@gmx.net>
Integrated sub project of libburnia-project.org but also published via:
http://scdbackup.sourceforge.net/cdrskin_eng.html
http://scdbackup.sourceforge.net/cdrskin-0.8.7.tar.gz
http://scdbackup.sourceforge.net/cdrskin-0.8.9.tar.gz
Copyright (C) 2006-2010 Thomas Schmitt, provided under GPL version 2 or later.
------------------------------------------------------------------------------
@ -26,10 +26,10 @@ By using this software you agree to the disclaimer at the end of this text
Compilation, First Glimpse, Installation
Obtain cdrskin-0.8.7.tar.gz, take it to a directory of your choice and do:
Obtain cdrskin-0.8.9.tar.gz, take it to a directory of your choice and do:
tar xzf cdrskin-0.8.7.tar.gz
cd cdrskin-0.8.7
tar xzf cdrskin-0.8.9.tar.gz
cd cdrskin-0.8.9
Within that directory execute:
@ -310,10 +310,11 @@ Add-on session (equivalent to growisofs -M):
cdrskin dev=/dev/sr0 --grow_overwriteable_iso ... -
DVD-RW and DVD-R
DVD-RW , DVD-R , DVD-R DL
DVD-RW are usable if formatted to state "Restricted Overwrite" or if in state
"Sequential Recording". DVD-R are always in sequential state.
"Sequential Recording". DVD-R are always in sequential state. DVD-R DL are
always sequential and incapable of multi-session.
"Sequential" is the state of unused media and of media previously blanked
or written by cdrecord. dvd+rw-format -blank can also achieve this state.