Akagi201
8/15/2014 - 1:57 PM

gentoo.md

Overlays

anonymous git

  • https://anongit.gentoo.org/git/$REPO
  • http://anongit.gentoo.org/git/$REPO
  • git://anongit.gentoo.org/$REPO

authenticated git

  • git+ssh://git@git.gentoo.org/$REPO

update existing checkout

  • git remote set-url origin git+ssh://git@git.gentoo.org/$REPO

docs

cheat sheet

issues

xx-dev 包

21:55 grknight: Akagi201: unlike binary distros, Gentoo always installs "dev packages" in a single package because we build everything and need the headers and libraries

ia32-libs 包

21:54 elxa: Akagi201, just use a multilib stage3 and do not select any of the no-multilib profiles in "eselect profile list" 21:55 elxa: Akagi201, and do not set USE=-multilib ( USE=multilib should be the default) there are also emul-linux-x86-* packages