summaryrefslogtreecommitdiffstats
path: root/helper/ext2internal.h
Commit message (Collapse)AuthorAgeFilesLines
* helper: Add better error messages if files too big for appliance root.Richard W.M. Jones2011-05-271-1/+1
| | | | | | | | | | | The appliance root was 1GB. However the error message you got if you overran this space was very obscure: febootstrap-supermin-helper: ext2fs_file_write: Could not allocate block in ext2 filesystem This adds the name of the file that is failing, and replaces the error message with something more meaningful.
* Implement ext2 output module.Richard Jones2010-08-241-0/+45