build-rootfs: Reinstall rebuilt binaries
Binary packages that have been rebuilt since they were installed in the destination root are now reinstalled automatically.
This commit is contained in:
@@ -25,7 +25,7 @@ cp -r portage/. /mnt/gentoo/etc/portage/
|
|||||||
ROOT=/mnt/gentoo \
|
ROOT=/mnt/gentoo \
|
||||||
PORTAGE_CONFIGROOT="${PWD}"/portage/config/target \
|
PORTAGE_CONFIGROOT="${PWD}"/portage/config/target \
|
||||||
< install.packages xargs -ro \
|
< install.packages xargs -ro \
|
||||||
${target}-emerge -Kvnj
|
${target}-emerge -Kvnj --rebuilt-binaries=y
|
||||||
|
|
||||||
ROOT=/mnt/gentoo \
|
ROOT=/mnt/gentoo \
|
||||||
PORTAGE_CONFIGROOT="${PWD}"/portage/config/target \
|
PORTAGE_CONFIGROOT="${PWD}"/portage/config/target \
|
||||||
|
|||||||
Reference in New Issue
Block a user