aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2001-05-07 01:32:26 +0000
committerH. Peter Anvin <hpa@zytor.com>2001-05-07 01:32:26 +0000
commitaeee297ac2ba0b6525fc5d76fc3a4416eae5b997 (patch)
treed078c90b864c9a7b7264940a83fe19812e1f915d
parentec0381ec691d0f65b22b1199e8346ddd234b8ec7 (diff)
downloadzisofs-tools-aeee297ac2ba0b6525fc5d76fc3a4416eae5b997.tar.gz
Update README to make explicit that -R is required.
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 4ff0254..27e50ce 100644
--- a/README
+++ b/README
@@ -14,7 +14,10 @@ mkzftree will not overwrite an existing directory; you may want to "rm
Second, invoke the patched mkisofs with the -z option:
- mkisofs -z [other options] -o compressed.iso compressed_dir
+ mkisofs -z -R [other options] -o compressed.iso compressed_dir
+
+IMPORTANT: you *must* use RockRidge (-R) since this is an extensions
+to the RockRidge specification. Without the -R, -z will have no effect.
Note that if there are files you do not want compressed (for example,
files involved in booting, or README files you want to be readable