4eetah / portage-utils

Official mirror; bugs -> https://bugs.gentoo.org/

Home Page:https://gitweb.gentoo.org/proj/portage-utils.git/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Copyright 2005-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

Contact:
  Please file bugs at:
	https://bugs.gentoo.org/enter_bug.cgi?product=Portage%20Development&format=guided
  Use Component of "Third-Party Tools".

Current developer list:
	solar@gentoo.org
	vapier@gentoo.org


- Speed is everything.
  Having your PORTDIR and VDB on the right file system helps dramatically

  IDE raid with PORTDIR on reiserfs:
    q -r
    q: Finished 20655 entries in 1.990951 seconds

  IDE raid with PORTDIR on ext3:
    q -r
    q: Finished 20655 entries in 203.664252 seconds


- Fetching via anon git:

  git clone git://anongit.gentoo.org/proj/portage-utils.git

You can view it online via gitweb:
	https://gitweb.gentoo.org/proj/portage-utils.git/

About

Official mirror; bugs -> https://bugs.gentoo.org/

https://gitweb.gentoo.org/proj/portage-utils.git/

License:GNU General Public License v2.0


Languages

Language:C 88.2%Language:Shell 7.1%Language:Makefile 4.0%Language:M4 0.3%Language:Python 0.3%