From 99b5c78b85cd889b8d8c74ccb6897bb7c1e3012d Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Sun, 22 Dec 2013 12:31:52 +0100 Subject: [PATCH] [molecules] temporarily add gpu-detector until moved to sabayon-live --- molecules/e17.common | 1 + molecules/graphic-environment.common | 1 + 2 files changed, 2 insertions(+) diff --git a/molecules/e17.common b/molecules/e17.common index 2307481..a140cdb 100644 --- a/molecules/e17.common +++ b/molecules/e17.common @@ -44,6 +44,7 @@ extra_mksquashfs_parameters: -comp xz -Xbcj x86 # List of packages that would be added from chrooted system (comma separated) packages_to_add: @X, + sys-apps/gpu-detector, @e17, @fluxbox, @wireless, diff --git a/molecules/graphic-environment.common b/molecules/graphic-environment.common index fc35764..16afd5f 100644 --- a/molecules/graphic-environment.common +++ b/molecules/graphic-environment.common @@ -5,6 +5,7 @@ # x11-libs/libXxf86misc required by xset packages_to_add: @X, + sys-apps/gpu-detector, @fluxbox, app-misc/sabayon-skel, app-misc/anaconda-runtime-gui,