[Starlingx-discuss] repo tool and starlingX: where is the meta file?
Hello, I wanted to ease my tracking of StarlingX code and I notice that in the deprecated wiki and in some message on this mailing list, the use of the repo tool for syncing source was name. Unfortunately, I could not find anywhere, the location of the repo meta file that I need as input to achieve my easy/lazy tracking of all the project code. Would someone be able to point me to the adequate documentation ? Thanks. -- Dominig ar Foll Senior Software Architect Intel Open Source Technology Centre
Hi, You can find the manifest file in the starlingx/manifest repo. https://opendev.org/starlingx/manifest/src/branch/master/default.xml and you can use it with: repo init -u https://opendev.org/starlingx/manifest.git -m default.xml - Erich On 9/11/19, 10:09 AM, "Dominig ar Foll (Intel Open Source)" <dominig.arfoll@fridu.net> wrote: Hello, I wanted to ease my tracking of StarlingX code and I notice that in the deprecated wiki and in some message on this mailing list, the use of the repo tool for syncing source was name. Unfortunately, I could not find anywhere, the location of the repo meta file that I need as input to achieve my easy/lazy tracking of all the project code. Would someone be able to point me to the adequate documentation ? Thanks. -- Dominig ar Foll Senior Software Architect Intel Open Source Technology Centre _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
As Erich mentioned, Here is the link[0] to the documentation where it is explained [0] https://docs.starlingx.io/contributor/build_guides/current/index.html#downlo... On 9/11/19, 10:13 AM, "Cordoba Malibran, Erich" <erich.cordoba.malibran@intel.com> wrote: Hi, You can find the manifest file in the starlingx/manifest repo. https://opendev.org/starlingx/manifest/src/branch/master/default.xml and you can use it with: repo init -u https://opendev.org/starlingx/manifest.git -m default.xml - Erich On 9/11/19, 10:09 AM, "Dominig ar Foll (Intel Open Source)" <dominig.arfoll@fridu.net> wrote: Hello, I wanted to ease my tracking of StarlingX code and I notice that in the deprecated wiki and in some message on this mailing list, the use of the repo tool for syncing source was name. Unfortunately, I could not find anywhere, the location of the repo meta file that I need as input to achieve my easy/lazy tracking of all the project code. Would someone be able to point me to the adequate documentation ? Thanks. -- Dominig ar Foll Senior Software Architect Intel Open Source Technology Centre _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
Thanks, it would be nice to find a link to such content here: https://docs.starlingx.io/developer_resources/navigate_source_code.html Sadly, it's an empty page. Can we just get the required extract visible from that page ? Dominig On 11/09/2019 17:18, Martinez Landa, Hayde wrote:
As Erich mentioned,
Here is the link[0] to the documentation where it is explained
[0] https://docs.starlingx.io/contributor/build_guides/current/index.html#downlo...
On 9/11/19, 10:13 AM, "Cordoba Malibran, Erich" <erich.cordoba.malibran@intel.com> wrote:
Hi,
You can find the manifest file in the starlingx/manifest repo.
https://opendev.org/starlingx/manifest/src/branch/master/default.xml
and you can use it with:
repo init -u https://opendev.org/starlingx/manifest.git -m default.xml
- Erich
On 9/11/19, 10:09 AM, "Dominig ar Foll (Intel Open Source)" <dominig.arfoll@fridu.net> wrote:
Hello,
I wanted to ease my tracking of StarlingX code and I notice that in the deprecated wiki and in some message on this mailing list, the use of the repo tool for syncing source was name. Unfortunately, I could not find anywhere, the location of the repo meta file that I need as input to achieve my easy/lazy tracking of all the project code. Would someone be able to point me to the adequate documentation ? Thanks.
-- Dominig ar Foll Senior Software Architect Intel Open Source Technology Centre
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
-- Dominig ar Foll Senior Software Architect Intel Open Source Technology Centre
Yes, Dominig, it would be great to see that content on that page. It would also be great to see some additional content describing what is in each repo, how to navigate the directories in the repos, etc... The intent of the page is to be a roadmap to the source code. All someone needs to do is clone the documentation repo and spend 10 minutes reading the contribution guide [1]. Then spend a few more minutes writing up a short doc and posting a gerrit review. It's really easy to update the documents - even I can do it. And if I can, any of you can! Brucej [1] https://docs.starlingx.io/contributor/doc_contribute_guide.html -----Original Message----- From: Dominig ar Foll (Intel Open Source) [mailto:dominig.arfoll@fridu.net] Sent: Wednesday, September 11, 2019 8:40 AM To: starlingx-discuss@lists.starlingx.io Subject: Re: [Starlingx-discuss] repo tool and starlingX: where is the meta file? Thanks, it would be nice to find a link to such content here: https://docs.starlingx.io/developer_resources/navigate_source_code.html Sadly, it's an empty page. Can we just get the required extract visible from that page ? Dominig On 11/09/2019 17:18, Martinez Landa, Hayde wrote:
As Erich mentioned,
Here is the link[0] to the documentation where it is explained
[0] https://docs.starlingx.io/contributor/build_guides/current/index.html#downlo...
On 9/11/19, 10:13 AM, "Cordoba Malibran, Erich" <erich.cordoba.malibran@intel.com> wrote:
Hi,
You can find the manifest file in the starlingx/manifest repo.
https://opendev.org/starlingx/manifest/src/branch/master/default.xml
and you can use it with:
repo init -u https://opendev.org/starlingx/manifest.git -m default.xml
- Erich
On 9/11/19, 10:09 AM, "Dominig ar Foll (Intel Open Source)" <dominig.arfoll@fridu.net> wrote:
Hello,
I wanted to ease my tracking of StarlingX code and I notice that in the deprecated wiki and in some message on this mailing list, the use of the repo tool for syncing source was name. Unfortunately, I could not find anywhere, the location of the repo meta file that I need as input to achieve my easy/lazy tracking of all the project code. Would someone be able to point me to the adequate documentation ? Thanks.
-- Dominig ar Foll Senior Software Architect Intel Open Source Technology Centre
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
-- Dominig ar Foll Senior Software Architect Intel Open Source Technology Centre _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
participants (4)
-
Cordoba Malibran, Erich
-
Dominig ar Foll (Intel Open Source)
-
Jones, Bruce E
-
Martinez Landa, Hayde