PDA

View Full Version : Creating a local repository


donatell0
April 20th, 2007, 08:06 AM
I want to create a local repository of feisty fawn in a network (in my college) that does not have a connection to the internet. On the computers that do have a connection to the internet, only windows runs. So how do I mirror the repository onto the windows computer into a folder and then take it to my ubuntu network?

az
April 20th, 2007, 09:37 AM
I want to create a local repository of feisty fawn in a network (in my college) that does not have a connection to the internet. On the computers that do have a connection to the internet, only windows runs. So how do I mirror the repository onto the windows computer into a folder and then take it to my ubuntu network?

https://help.ubuntu.com/community/AptMoveHowto

You can run apache2 on a windows machine and serve the folder. That would be the simplest way.