From 35e1ea413358f9aebd5808f2eb42b1f1d29b2461 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A5=D0=B8=D1=80=D0=B5=D1=86=D0=BA=D0=B8=D0=B9=20=D0=9C?= =?UTF-8?q?=D0=B8=D1=85=D0=B0=D0=B8=D0=BB?= Date: Fri, 26 Feb 2021 12:23:20 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20=D1=88=D0=B0=D0=B1=D0=BB=D0=BE=D0=BD=D1=8B=20?= =?UTF-8?q?=D0=B4=D0=BB=D1=8F=20=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B5?= =?UTF-8?q?=D0=BA=20Steam=20=D0=BA=D0=BE=D0=BD=D1=82=D1=80=D0=BE=D0=BB?= =?UTF-8?q?=D0=BB=D0=B5=D1=80=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/3.6/2_ac_install_merge/Depends/steam-launcher | 1 + .../3_ac_install_live/1-merge/sys-apps/openrc/lxc-desktop.conf | 2 ++ .../1-merge/sys-apps/openrc/steam-controller.conf | 3 +++ 3 files changed, 6 insertions(+) create mode 100644 profiles/templates/3.6/2_ac_install_merge/Depends/steam-launcher create mode 100644 profiles/templates/3.6/3_ac_install_live/1-merge/sys-apps/openrc/steam-controller.conf diff --git a/profiles/templates/3.6/2_ac_install_merge/Depends/steam-launcher b/profiles/templates/3.6/2_ac_install_merge/Depends/steam-launcher new file mode 100644 index 000000000..84973f2a2 --- /dev/null +++ b/profiles/templates/3.6/2_ac_install_merge/Depends/steam-launcher @@ -0,0 +1 @@ +# Calculate append=skip merge(games-util/steam-launcher)!= merge=sys-apps/openrc diff --git a/profiles/templates/3.6/3_ac_install_live/1-merge/sys-apps/openrc/lxc-desktop.conf b/profiles/templates/3.6/3_ac_install_live/1-merge/sys-apps/openrc/lxc-desktop.conf index b47aed1a1..2b5c26cd4 100644 --- a/profiles/templates/3.6/3_ac_install_live/1-merge/sys-apps/openrc/lxc-desktop.conf +++ b/profiles/templates/3.6/3_ac_install_live/1-merge/sys-apps/openrc/lxc-desktop.conf @@ -1,3 +1,5 @@ # Calculate ini(container.type)==host path=/usr/lib/modules-load.d ecryptfs fuse +uinput +hid-steam diff --git a/profiles/templates/3.6/3_ac_install_live/1-merge/sys-apps/openrc/steam-controller.conf b/profiles/templates/3.6/3_ac_install_live/1-merge/sys-apps/openrc/steam-controller.conf new file mode 100644 index 000000000..9e5c73e24 --- /dev/null +++ b/profiles/templates/3.6/3_ac_install_live/1-merge/sys-apps/openrc/steam-controller.conf @@ -0,0 +1,3 @@ +# Calculate main.os_subsystem==&&pkg(games-util/steam-launcher)!= path=/usr/lib/modules-load.d +uinput +hid-steam