mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 13:31:28 +02:00
Merge pull request #676 from marineam/fix-systemd
fix(sys-apps/systemd): Fix build during stage1 bootstrap.
This commit is contained in:
commit
1cc22a0154
6
sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use.force
vendored
Normal file
6
sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use.force
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# Copyright (c) 2014 The CoreOS Authors. All rights reserved.
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
# Make sure stage1 bootstrapping does not disable kmod,
|
||||||
|
# systemd 213 does not properly build without it.
|
||||||
|
~sys-apps/systemd-213 kmod
|
Loading…
x
Reference in New Issue
Block a user