You are not logged in.
Quick question: Do I need any special Arch-specific stuff to run a package repository, aside from the package building itself?
Just throwing the package and database files on any old webserver/distribution should work, no?
The plan is to add an Arch repo to our company's existing RPM and DEB repos, hosted on CentOS.
Any pitfalls to look out for?
Thanks.
Offline
The repo is just served over HTTP, so there's no problem. I used to run a local mirror rsync'ed from my ISP on CentOS no problem.
As you said, you just need to have the appropriate tools available to maintain the repo if it's your own (repoadd, makepkg etc)
Are you familiar with our Forum Rules, and How To Ask Questions The Smart Way?
BlueHackers // fscanary // resticctl
Offline
Sounds good. Thanks.
Offline