04-26-2016 09:38 AM
Hi all,
How I can do a local copy of the NI repo for an offline cRIO ?
My entire network are disconnect from the web, I would like use something like RSync to create a local copy of the NI repo. Is that possible ?
Regards Marc
Solved! Go to Solution.
04-26-2016 11:35 AM - edited 04-26-2016 11:38 AM
Do you mean the software set installed on the cRIO? These are installed with the appropriate version of the CompactRIO / RIO drivers so do not require an internet connection.You can also use the Replication and Deployment Utility (RAD) to create an image of a cRIO and then transfer this to another cRIO (of the same type). http://www.ni.com/example/30986/en/
Apologies - I didn't see you were talking about a Linux RT cRIO and the Linux Packages. I'm not too familiar, but it should be possible to get the package files manually (e.g. downloading them yourself e.g. from one of the feeds which you can browse: http://download.ni.com/ni-linux-rt/feeds/2014/) and then installing them manually (e.g. from a memory stick).
04-27-2016 01:35 AM - edited 04-27-2016 02:00 AM
Hi,
I know it's possible to download it, but I don't want to lost my time in the hell of dependency tree.
For exemple under Fedora, when I need a local repo, I copy the entire DVD and the RPM fusion repository on the www directory of apache.
Then all computers use this local repo. I have to change the address of the repo in yum.
I would like do the same with the NI repos for cRIO.
Now with my cRIO, which I not familiar with the GNU/Linux inside, where I can change the address of the repo ?
Or where I can find a documentation of the package manager ?
I have to install NTP package on my cRIO. I think I have to use this repo : http://download.ni.com/ni-linux-rt/feeds/2015/arm/ipk/
Regards.
04-27-2016 03:35 AM
04-28-2016 01:37 AM
I will do a wget of NI repo's and add an alias in my dns server. Like this download.ni.com will point on my local server. It will be transparent for the cRIO.
07-25-2023 01:57 AM
Hello,
How did you do the wget ?
This command only download index.html from download.ni.com.
I can't figure out how to dowload the NI repo on my computer.
Please help me.
Christophe
07-25-2023 07:42 AM
@pacome wrote:
Hello,
How did you do the wget ?
This command only download index.html from download.ni.com.
I can't figure out how to dowload the NI repo on my computer.
Please help me.
Christophe
NI has released a downloaded local repo. See Installing Software to Offline NI Linux Real-Time Targets