Le 10/06/2014 16:19, Johannes Bauer a écrit :
> On 10.06.2014 16:04, Julien Wajsberg wrote:
>
>> I think the main issue is that the hamachi storage is very low...
>> yeah, this is painful.
> Is there a way to confirm that this is indeed the problem?
>
> If complete images (that can be flashed via fastboot) were working
> then there'd be a way to check the complete image size before flashing
> without risking to break the phone due to the update.
>
>> Try this:
>>
>> MOZILLA_OFFICIAL=1 make production
> Hm:
> GNUmakefile:2: *** Must source setup.sh or build/envsetup.sh to use
> make directly.  Stop.
>
> So I sourced setup.sh and did it again. It built some things. When
> flashing the phone with the result, however, the result was still a
> blackscreening phone.

Sorry, I meant from the gaia directory...

From the B2G directory, I only ever build and flash gecko. (but that's
because I'm a gaia developer and so I usually work on modified version
of Gaia)

>
> Note that I've built the latest v1.3 branch with MOZILLA_OFFICIAL=1
> and PRODUCTION=1.
>
>> If you want to make the marketplace removable, edit 
>> apps/marketplace.firefox.com/metadata.json and flip "removable" to
>> true.
> Is there a way to strip out all these apps before flashing them down?
> I can't remove them anymore when the phone is in blackscreen mode.
> Also, does adb update remove stuff that's unneeded anymore?

not really, only "make purge" (from the gaia directory) deletes things
(and I mean, deletes most of the things before installing)

>
> There are several things that I will never use and that I'd gladly
> remove if I knew how: video player, music player, radio, email stuff,
> marketplace. Is there a way to remove them?
>

Just rm -rf them from your gaia directory before calling "make production".

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to