Le vendredi 28 mai 2010 à 16:03 +0100, Mark Cave-Ayland a écrit :
Laurent Vivier wrote:
Moreover, I think ext2, hfs, hfsplus, iso9660 can be moved to their own packages (as it is done on macintosh new world openfirmware). I have a patch on my disk doing this for ISO9660 (not sure) but it is 7 months old and I don't know if it applies (and works) anymore.
Yeah, that would make sense - I just wasn't sure how far I could go to stay in line with the spec. If you'd like to post what you have so far, I'd be happy to take a look while I'm hacking around that area.
You can find attached my patch as it was on 2009-11-26, I just update it to apply to current HEAD.
I don't know if it works or even if it can be compiled as is.
NOTE: you need
<option name="CONFIG_ISO9660" type="boolean" value="true"/>
in your config.xml, which is enabled only for PPC for the moment.
Regards, Laurent