Add --deep to the emerge run on livecd-stage1. CATALYST-2.0.10
authorJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
Thu, 19 Jul 2012 05:36:17 +0000 (05:36 +0000)
committerJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
Thu, 19 Jul 2012 05:36:17 +0000 (05:36 +0000)
targets/livecd-stage1/livecd-stage1-chroot.sh

index 4805aa0bfec0bb3c932d007d81bd325fced9ce76..bf76167e986432386cac4e19258a73c2ebf16d26 100644 (file)
@@ -5,4 +5,4 @@ source /tmp/chroot-functions.sh
 ## START BUILD
 setup_pkgmgr
 
-run_merge --update --new "${clst_packages}"
+run_merge --update --deep --new "${clst_packages}"