mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 05:51:18 +02:00
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:
parent
959f1196f6
commit
fdbfc433df
8
sdk_container/src/third_party/coreos-overlay/profiles/features/systemd/package.use.force
vendored
Normal file
8
sdk_container/src/third_party/coreos-overlay/profiles/features/systemd/package.use.force
vendored
Normal 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
|
Loading…
x
Reference in New Issue
Block a user