[Gta04-owner] New Replicant git repositories (git.replicant.us)

Lukas Maerdian luk at slyon.de
Thu Jul 9 12:22:50 CEST 2015


Am 07.07.2015 um 06:53 schrieb Dr. H. Nikolaus Schaller:
> Hi Adrien,
> thanks for notifying!
> 
> We will update the repo links asap.
> 
> BR,
> Nikolaus
> 
> Am 06.07.2015 um 21:57 schrieb Adrien Dorsaz <adrien at adorsaz.ch>:
> 
>> Hello,
>>
>> Just a side not for those who want to build themselves the Golden
>> Delicious Replicant version: from the how-to [0], you should now change
>> the Replicant url from 
>>        ../tools/repo init -u git://gitorious.org/replicant/manifest.git -b replicant-4.2
>> to
>>        ../tools/repo init -u git://git.replicant.us/manifest.git -b replicant-4.2
>> (because of the Gitorious service interruption[1]).
>>
>> And for the local manifest, projects have new names, so you should
>> update the gta04.xml file with:
>>
>>        <!-- Remove unneeded samsung kernels, to save space and traffic -->
>>        <remove-project name="replicant/kernel/samsung/aries" />
>>        <remove-project name="replicant/kernel/samsung/crespo" />
>>        <remove-project name="replicant/kernel/samsung/smdk4412" />
>>        <remove-project name="replicant/kernel/samsung/tuna" />
>>        <remove-project name="replicant/kernel/samsung/espresso10" />
>>
>>        <remove-project name="replicant/kernel/goldelico/gta04" />
>>        <remove-project name="replicant/device/goldelico/gta04" />
>>        <remove-project name="replicant/vendor/replicant" />
>>
>> I'm downloading right now, it seems to work.
>>
>> Thanks Goldelico and Replicant !
>> Adrien

Hi Adrien,

thanks for the heads-up!
Also, thank to Paul from the Replicant project and the FSF for bringing
up the new infrastructure!

I've updated our Goldelico manifest (.repo/local_manifests/gta04.xml)
accordingly, also I've updated the documentation in our wiki for the new
git.replicant.us server [1].

If somebody wants to update his/her build environment, without the need
to re-download all the sources, this should do the trick:

# cd path/to/replicant-4.2
#
M="http://git.goldelico.com/?p=gta04-replicant.git;a=blob_plain;f=local_manifests/gta04-replicant-4.2.xml;hb=master"
# wget -O - $M > .repo/local_manifests/gta04.xml
# ../tools/repo init -u git://git.replicant.us/manifest.git -b replicant-4.2
# ../tool/repo sync

A test-build is currently running on my server. So, we'll see if
everything works as expected.

Best,
  Lukas

[1] http://projects.goldelico.com/p/gta04-replicant/page/Replicant-4/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.goldelico.com/pipermail/gta04-owner/attachments/20150709/6ce0e99e/attachment.asc>


More information about the Gta04-owner mailing list