=== modified file 'cfg_amd64_vserver' --- cfg_amd64_vserver 2013-05-15 07:03:51 +0000 +++ cfg_amd64_vserver 2013-05-14 21:30:51 +0000 @@ -3,4 +3,4 @@ STAGE_GENTOO_DEV=static-dev STAGE_GENTOO_PORTAGE22=1 STAGE_GENTOO_NOPY3K=1 -STAGE_GENTOO_MIXINS="base nokit nodbus" +STAGE_GENTOO_MIXINS="nokit nodbus" === modified file 'functions/fsb_infer_gentoo_settings' --- functions/fsb_infer_gentoo_settings 2013-05-15 07:03:51 +0000 +++ functions/fsb_infer_gentoo_settings 2013-05-14 21:30:51 +0000 @@ -40,7 +40,7 @@ : ${STAGE_OVERLAY_REVNO:=$(bzr revno $FSB_OVERLAY_SRC)} || \ die "could not determine the revision of $FSB_OVERLAY_SRC" -: ${STAGE_GENTOO_MIXINS:=base nokit} +: ${STAGE_GENTOO_MIXINS:=nokit} : ${STAGE_GENTOO_DEV:=udev} STAGE_GENTOO_DIR_BASE=$FSB_BUILD_DIR/gentoo