summaryrefslogtreecommitdiff
path: root/uniso.c
AgeCommit message (Collapse)Author
2011-03-10uniso: try handle shared extentsNatanael Copa
We check if its shared with previous file. If it is, we try create a hardlink or we clone it. This should work in most cases.
2011-03-01added unisoNatanael Copa
A tool for extracting files from iso images frrom a stream. Will be used for setup-bootable.