You are not logged in.

#1 2011-09-07 11:13:08

archer42
Member
Registered: 2011-06-10
Posts: 92

pacman distfiles over nfs?

Hi how can I save the distfiles which are downloaded from pacman centraly on a filesharing server using nfs?

The server runs freebsd-8.2. I am now a little bit unsure what to do.

My questions are now:
Which dir is used for the files which pacman downloads?

What do I have to write in the /etc/exports of the server to give root access to this dir?

Regards

Offline

#2 2011-09-07 15:22:21

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: pacman distfiles over nfs?

archer42 wrote:

Which dir is used for the files which pacman downloads?

#CacheDir    = /var/cache/pacman/pkg/

Offline

#3 2011-09-08 01:12:10

stryder
Member
Registered: 2009-02-28
Posts: 500

Re: pacman distfiles over nfs?

archer42 wrote:

What do I have to write in the /etc/exports of the server to give root access to this dir?

no_root_squash

Offline

Board footer

Powered by FluxBB