Hi again,

On Mon, Dec 5, 2011 at 10:17 AM, Annathurai, GobinathX
<gobinathx.annathu...@intel.com> wrote:
> The -a option is for to "fix-android-stats".

Oh, ok.

> The below while loops, in function main(), miss the 'a' option:
>
>        while((c = getopt_long(argc, argv, "x:d:D:B:b:i:N:m:g:e:zfqUPhVv",
> (...)
> => It has to be "x:d:D:B:b:i:N:m:g:e:zfqUPhaVv"

Unfortunately this wouldn't be enough -- the option also has to be
handled by the subsequent switch() blocks.

It seems Android have their own patches for genext2fs (which add the
-a option). If it would help you to have some of them in Debian, feel
free to submit them in a new bug report and I'll consider including
them. (I have only had a very quick look at some of their repositories
so far.)

Note that these patches apparenly build-depend on the Android SDK
(namely, the <private/android_filesystem_config.h> header file), which
is not packaged for Debian at the moment. Until then, it might be
somewhat problematic to use them.

-- 
Jérémie Koenig <j...@jk.fr.eu.org>
http://jk.fr.eu.org/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to