Bug #261377 - Add a new 'egencache' tool to generate metadata cache for
authorZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 06:51:30 +0000 (06:51 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 06:51:30 +0000 (06:51 -0000)
commitaddb9cb3c0bd723cf57b5be1faaaf4730f53d063
treefcfaef03c3edb4d5e4e0f71cd8186406bddf4ce2
parent9f8237737959912a7f8ce8403b5d405e51acbce7
Bug #261377 - Add a new 'egencache' tool to generate metadata cache for
distribution. It only have the most basic functionality now, and more
features will be added later.

Usage: egencache [options] --update [atom] ...

Options:
  -h, --help            show this help message and exit
  --update              update metadata/cache/ (generate as necessary)
  --cache-dir=CACHE_DIR
                        location of the metadata cache
  --config-root=CONFIG_ROOT
                        location of portage config files
  --jobs=JOBS           max ebuild processes to spawn
  --load-average=LOAD_AVERAGE
                        max load allowed when spawning multiple jobs
(trunk r13260)

svn path=/main/branches/2.1.6/; revision=13439
bin/egencache [new file with mode: 0755]