Commit Graph

11 Commits

Author SHA1 Message Date
Vreixo Formoso 2fada8eaa4 Support for getting arbitrary file on image by path. 2008-01-03 13:27:24 +01:00
Vreixo Formoso 282ffa9a98 Function to read file contents from image. 2008-01-03 00:56:11 +01:00
Vreixo Formoso 33635c4e41 Readlink implementation for Image filesystem. 2008-01-03 00:29:30 +01:00
Vreixo Formoso b273290415 Little demo program that outputs a read iso image. 2008-01-03 00:19:39 +01:00
Vreixo Formoso 5bf798d550 Support for close and readdir. 2008-01-02 19:12:12 +01:00
Vreixo Formoso a7b687818f Support for reading a dir inside an image, step 1. 2008-01-02 18:56:45 +01:00
Vreixo Formoso 8423e0acf6 Handle propertly root dir, that hasn't name nor parent. 2008-01-01 20:27:52 +01:00
Vreixo Formoso 2a0f762213 Function to get root FileSource on a IsoImageFilesystem. 2007-12-31 22:00:44 +01:00
Vreixo Formoso be37936534 Add function to create an IsoFileSource from an ISO image. 2007-12-31 21:51:35 +01:00
Vreixo Formoso 263770ab4f Read Volume Descriptors and identify RR extensions, if any. 2007-12-31 03:36:48 +01:00
Vreixo Formoso d8cb56ecf3 Start implementation of IsoFilesystem for reading ISO images. 2007-12-30 21:39:17 +01:00