diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-12-31 05:04:42 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-12-31 05:04:42 +0400 |
commit | 71dc8760ff4de5f365330d1bc571d934deb54af9 (patch) | |
tree | 7346d42a282562a3937d82307012b5857d642ce6 /doc/WHY | |
download | cdrkit-upstream.tar.gz |
Imported Upstream version 1.1.11upstream/1.1.11upstream
Diffstat (limited to 'doc/WHY')
-rw-r--r-- | doc/WHY | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -0,0 +1,26 @@ +Why cdrkit? Why wodim? Why genisoimage? Because: + + - it won't tell you that you have no /dev/pg* device file thing foo, that you + have never seen and you will never need + + - it won't require to be executed as root, fail with obscure messages without + such permissions + + - it won't force you to wait 3 seconds every time you want to start, no matter + what you specify as gracetime= + + - it won't kill another burning process when you do -scanbus in another shell + + - it will let you specify your device directly in the way you know it, rather + than forcing some weird TARGET,BUS,LUN syntax with weird numbers + + - it will not wreak random havoc if you used spaces and not tabs in the config file + + - genisoimage won't stop accepting the well known option -L in the near future + + - genisoimage will stop on 2.1GiB large files rather than just "forgetting" + them and let you burn crap + + - users are respected and not used as pinballs between us and the OS kernel + developers + |