profiles: fix stage1 bootstrap builds

Prevent pulling in 'gentoo-systemd-integration' and ensure dbus is
always built with systemd support.
This commit is contained in:
Michael Marineau 2014-12-08 21:07:27 -08:00
parent 959f1196f6
commit fdbfc433df

View File

@ -0,0 +1,8 @@
# Copyright (c) 2014 The CoreOS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
# disable gentoo-only bits
sys-apps/systemd vanilla
# dbus without systemd conflicts with systemd
sys-apps/dbus systemd