Cvs
From FrugalWiki
Contents |
Partial checkout for upstream
git archive --remote=git://git.frugalware.org/pub/frugalware/frugalware-current/ HEAD source/base/glibc |tar xvf -
Fedora
git clone git://pkgs.fedoraproject.org/erlang
http://pkgs.fedoraproject.org/gitweb/?p=erlang.git
Gentoo
rsync -avP --delete rsync://rsync.gentoo.org:/gentoo-portage/*/pkgname .
SuSE
15:15 < vmiklos> kay: btw, is there some magic about the scm behind obs? usually obs revisions are integers, but once i looked at the udev package, there i saw hashes. and that made me wonder if obs supports something distributed :) 15:21 < kay> vmiklos: oh. no idea. people would not like that i comment on that mess :) 15:24 < kay> vmiklos: no idea why they are even try to come up with their own version control. it's a solved problem. but surely not for them :)
Latest SRPMS available here.
Or: pacman -S osc; osc co openSUSE:Factory/eject
Mandriva
They have a viewvc interface for the main SPECS here
And one for CONTRIB SPECS here
SRPMS: security updates, development updates
PLD
Archlinux
Packages repo
svn co svn://svn.archlinux.org/packages git clone git://projects.archlinux.org/svntogit/packages.git
Community repo
svn co svn://svn.archlinux.org/community git clone git://projects.archlinux.org/svntogit/community.git
Slackware
Ftp is here.