You are not logged in.

#1 2006-10-20 01:52:35

wd
Member
Registered: 2005-09-10
Posts: 28

How can I setup a repositories for my firends?

I want to know how can I setup a repo like these?

Thanks for any help. tongue

Offline

#2 2006-10-20 03:03:01

wd
Member
Registered: 2005-09-10
Posts: 28

Re: How can I setup a repositories for my firends?

I know.

$ gensync --help
gensync 2.9.8
usage: /usr/bin/gensync <root> <destfile> [package_directory]

gensync will generate a sync database by reading all PKGBUILD files
from <root>.  gensync builds the database in a temporary directory
and then compresses it to <destfile>.

gensync will calculate md5sums of packages in the same directory as
<destfile>, unless an alternate [package_directory] is specified.

note: The <destfile> name is important.  It must be of the form
      {treename}.db.tar.gz where {treename} is the name of the custom
      package repository you configured in /etc/pacman.conf.  The
      generated database must reside in the same directory as your
      custom packages (also configured in /etc/pacman.conf)

example:  gensync /var/abs/local /home/mypkgs/custom.db.tar.gz

Offline

Board footer

Powered by FluxBB