new gentoo portage locations
This commit is contained in:
parent
0e4af5c157
commit
0bb05a4850
6
Makefile
6
Makefile
@ -74,9 +74,9 @@ export PATH CHROOT container PORTAGE_DIR VA_PKGDIR DISTDIR VA_ARCH
|
||||
inroot := systemd-nspawn --quiet \
|
||||
--directory=$(CHROOT) \
|
||||
--machine=$(container) \
|
||||
--bind=$(PORTAGE_DIR):/usr/portage \
|
||||
--bind=$(VA_PKGDIR):/usr/portage/packages \
|
||||
--bind=$(DISTDIR):/usr/portage/distfiles
|
||||
--bind=$(PORTAGE_DIR):/var/db/repos/gentoo \
|
||||
--bind=$(VA_PKGDIR):/var/cache/binpkgs \
|
||||
--bind=$(DISTDIR):/var/cache/distfiles
|
||||
|
||||
ifeq ($(VA_ARCH),x86)
|
||||
inroot := linux32 $(inroot)
|
||||
|
0
configs/stage3-tarball-excludes
Normal file
0
configs/stage3-tarball-excludes
Normal file
Loading…
x
Reference in New Issue
Block a user