blob: 5ed01c45236099ff7a87fce9060e7b2863e4d88d [file] [log] [blame]
News in zisofs-tools-1.0:
Restructured code; now split into a number of modules.
Use autoconf for configuration.
Add support for long options if the platform has
getopt_long().
Support compiling on systems without lchown().
Support the following new options:
-x Don't descend into other filesystems
-X Same as -x, but don't create mount point directories
-l Don't descend into any subdirectories
-L Same as -l, but don't create stub directories
-F Allow compression or decompression of single files.
-V Explicitly set the verbosity.
-w Display program version.
Update the mkisofs patch to warn if -z is specified without
-r/-R.