mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-01 18:42:22 +02:00
Merge pull request #1649 from flatcar-linux/jepio/systemd-gnuefi-target-only
profiles/coreos: move gnuefi systemd USE flag to target
This commit is contained in:
commit
fbe4fbe3b6
@ -28,10 +28,9 @@ net-analyzer/nmap ncat -system-lua
|
|||||||
# removes mta dependencies
|
# removes mta dependencies
|
||||||
app-admin/sudo -sendmail
|
app-admin/sudo -sendmail
|
||||||
|
|
||||||
# use lzma which is the default on non-gentoo systems, use gnuefi for
|
# use lzma which is the default on non-gentoo systems, enable selinux,
|
||||||
# bootctl, enable selinux, disable hybrid cgroup as we use the unified
|
# disable hybrid cgroup as we use the unified mode now
|
||||||
# mode now
|
sys-apps/systemd build curl idn lzma selinux -cgroup-hybrid
|
||||||
sys-apps/systemd build curl idn lzma gnuefi selinux -cgroup-hybrid
|
|
||||||
net-libs/libmicrohttpd -ssl
|
net-libs/libmicrohttpd -ssl
|
||||||
|
|
||||||
# disable kernel config detection and module building
|
# disable kernel config detection and module building
|
||||||
|
@ -19,8 +19,8 @@ sys-libs/ncurses minimal
|
|||||||
sys-libs/pam -berkdb audit
|
sys-libs/pam -berkdb audit
|
||||||
sys-libs/gdbm berkdb
|
sys-libs/gdbm berkdb
|
||||||
|
|
||||||
# enable journal gateway and container features
|
# enable journal gateway, bootctl and container features
|
||||||
sys-apps/systemd audit importd http nat
|
sys-apps/systemd audit gnuefi importd http nat
|
||||||
|
|
||||||
# epoll is needed for systemd-journal-remote to work. coreos/bugs#919
|
# epoll is needed for systemd-journal-remote to work. coreos/bugs#919
|
||||||
net-libs/libmicrohttpd epoll
|
net-libs/libmicrohttpd epoll
|
||||||
|
Loading…
x
Reference in New Issue
Block a user