0: 2e4779fc author: pancake@dazo date: 20071020-02:32:24 * Make the fiasco writing api work (some hardcoded things, but mostly ok) * 0.3 release 1: db0b85be author: pancake@dazo date: 20071011-03:14:11 * Add documentation for the FIASCO format * Initial fiasco writer api * Lot of new checks and code cleanup * fiasco callback now receives a filedescriptor inside header_t - the lseek and data free is autonatically done by the main loop * Split fiasco_data_read() code, useful for streams (embeddeds low mem footprint) * Add '-P' flag to create a new fiasco pack 2: 6b05b451 author: pancake@dazo date: 20071008-00:25:56 * Finally implement the support for the FIASCO firmware format * Up version to 0.3 * Alphabetically order the help message flags * Cleaner short help message * Pseudo-api for creating firmwares (not yet finished) * Add '-F' flag to flash from a fiasco image 3: 5a3c5166 author: pancake@dazo date: 20070630-03:58:18 * Upgrade to GPLv3 4: cd12a381 author: pancake@dazo date: 20070625-23:00:29 * Initial import of the maemo bug report #1584 into documentation