Provided by: uck_2.4.7-0ubuntu1_all
NAME
uck-remaster-unpack-iso - Ubuntu Customization Kit ISO image unpacking script
SYNOPSIS
uck-remaster-unpack-iso [-m] iso-file.iso [remaster-dir]
DESCRIPTION
uck-remaster-unpack-iso extracts the ISO image (first argument). If the second argument is not specified, it defaults to ~/tmp. By default uck-remaster-unpack-iso works by mounting the ISO on a temporary directory and then copying all contents to the directory remaster-iso under remaster-dir. If the -m option is specified, a set of loop back and unionfs mounts will be used to create a writeable instance of the ISO image accessible as remaster-iso under remaster- dir. The modified parts of the ISO will be cached in remaster-iso-cache under remaster- dir. This is a lot faster and requires less disk space, but may not work for all scenarios and mandates the installation of some additional software (i.e. fuse-utils and unionfs-fuse).
AUTHOR
Ubuntu Customization Kit has been written by Fabrizio Balliano <fabrizio.balliano@crealabs.it> and Krzysztof Lichota <krzysiek@lichota.net> This manual was provided by Fabrizio Balliano <fabrizio.balliano@crealabs.it> and Alessio Treglia <quadrispro@ubuntu.com>. Source code for the Ubuntu Customization Kit is available at http://uck.sourceforge.net Bugs can be reported at https://bugs.launchpad.net/uck/