| 1 |
vapier |
1.15 |
# Copyright 2005-2006 Gentoo Foundation
|
| 2 |
solar |
1.14 |
# Distributed under the terms of the GNU General Public License v2
|
| 3 |
vapier |
1.18 |
# $Header: /var/cvsroot/gentoo-projects/portage-utils/README,v 1.17 2006/02/26 02:14:05 solar Exp $
|
| 4 |
solar |
1.14 |
|
| 5 |
vapier |
1.5 |
Developers to contact:
|
| 6 |
vapier |
1.16 |
solar@gentoo.org
|
| 7 |
|
|
vapier@gentoo.org
|
| 8 |
vapier |
1.5 |
|
| 9 |
solar |
1.3 |
|
| 10 |
solar |
1.11 |
- Speed is everything.
|
| 11 |
|
|
Having your PORTDIR and VDB on the right file system helps dramatically
|
| 12 |
|
|
|
| 13 |
|
|
IDE raid with PORTDIR on reiserfs:
|
| 14 |
|
|
q -r
|
| 15 |
|
|
q: Finished 20655 entries in 1.990951 seconds
|
| 16 |
|
|
|
| 17 |
|
|
IDE raid with PORTDIR on ext3:
|
| 18 |
|
|
q -r
|
| 19 |
|
|
q: Finished 20655 entries in 203.664252 seconds
|
| 20 |
|
|
|
| 21 |
|
|
|
| 22 |
solar |
1.3 |
- Fetching via anoncvs.
|
| 23 |
|
|
The cvs module for gentoo-projects is mirrored. You may download a
|
| 24 |
|
|
pretty recent copy using the following command. Note: that this is not
|
| 25 |
|
|
the official cvs server but rather a mirror so it lags about an hour or
|
| 26 |
|
|
so behind the real tree which is hosted on cvs.gentoo.org
|
| 27 |
|
|
|
| 28 |
|
|
cvs -d:pserver:anonymous@zarquon.twobit.net:/var/cvsroot -q -z9 co -R gentoo-projects/portage-utils
|