Hello-
I am working on a project that uses LTIB, as it was provided by the silicon vendor with their BSP. Most of the work will be done on a private network that has no internet connection. I would like to setup a local gpp on that network
with a mirror of the public one that possibly I could update every quarter or so. I looked back through the archives and see that there are some mechanisms to prevent creating a mirror. Is this still the case? It seems like it since I cannot wget the contents
of the GPP (using ‘wget –m –np –w 1 –e robots=off’). Is there another way to get the content presently?
Thanks
-Jason