diff --git a/molecules/enlightenment.common b/molecules/enlightenment.common index 29eac8b..1c50c4d 100644 --- a/molecules/enlightenment.common +++ b/molecules/enlightenment.common @@ -65,6 +65,7 @@ packages_to_add: net-p2p/transmission-gtk, sys-apps/gnome-disk-utility, sys-block/parted, + sys-boot/os-prober, sys-fs/ntfs3g, sys-power/cpupower, www-client/midori, diff --git a/molecules/forensicxfce.common b/molecules/forensicxfce.common index 1866d64..b4dd658 100644 --- a/molecules/forensicxfce.common +++ b/molecules/forensicxfce.common @@ -114,6 +114,7 @@ packages_to_add: sys-apps/mlocate, sys-apps/gnome-disk-utility, sys-block/gparted, + sys-boot/os-prober, sys-fs/extundelete, www-client/google-chrome, x11-libs/xcb-util-image, diff --git a/molecules/gnome.common b/molecules/gnome.common index 0728216..a764a8e 100644 --- a/molecules/gnome.common +++ b/molecules/gnome.common @@ -117,6 +117,7 @@ packages_to_add: net-p2p/transmission-gtk, net-print/cups, net-wireless/bluez, + sys-boot/os-prober, sys-firmware/bluez-firmware, net-wireless/bluez-hcidump, net-wireless/gnome-bluetooth, diff --git a/molecules/kde.common b/molecules/kde.common index 35b7d99..7c5dea7 100644 --- a/molecules/kde.common +++ b/molecules/kde.common @@ -193,6 +193,7 @@ packages_to_add: sys-auth/polkit-qt, sys-block/parted, sys-block/partitionmanager, + sys-boot/os-prober, sys-fs/dmraid, sys-fs/ntfs3g, sys-power/acpid, diff --git a/molecules/lxqt.common b/molecules/lxqt.common index 413a879..10ecb0e 100644 --- a/molecules/lxqt.common +++ b/molecules/lxqt.common @@ -89,6 +89,7 @@ packages_to_add: sys-auth/polkit-qt, sys-block/parted, sys-block/partitionmanager, + sys-boot/os-prober, sys-fs/dmraid, sys-fs/ntfs3g, sys-power/acpid, diff --git a/molecules/mate.common b/molecules/mate.common index a399677..2062a5c 100644 --- a/molecules/mate.common +++ b/molecules/mate.common @@ -64,6 +64,7 @@ packages_to_add: x11-libs/gksu, sys-apps/gnome-disk-utility, sys-block/gparted, + sys-boot/os-prober, sys-fs/ntfs3g, sys-power/cpupower, www-client/google-chrome, diff --git a/molecules/minimal.common b/molecules/minimal.common index 06d663a..d009a17 100644 --- a/molecules/minimal.common +++ b/molecules/minimal.common @@ -52,6 +52,7 @@ packages_to_add: net-irc/irssi, net-misc/tightvnc, sys-block/parted, + sys-boot/os-prober, sys-power/cpupower, www-client/midori, x11-themes/gnome-icon-theme, diff --git a/molecules/server.common b/molecules/server.common index 123545d..c562642 100644 --- a/molecules/server.common +++ b/molecules/server.common @@ -47,6 +47,7 @@ packages_to_add: net-dialup/rp-pppoe, net-misc/openssh, sys-block/parted, + sys-boot/os-prober, sys-fs/btrfs-progs, sys-power/cpupower, x11-themes/sabayon-artwork-core, diff --git a/molecules/xfce.common b/molecules/xfce.common index 1d79970..8ca1058 100644 --- a/molecules/xfce.common +++ b/molecules/xfce.common @@ -95,6 +95,7 @@ packages_to_add: net-wireless/bluez-hcidump, sys-block/gparted, sys-block/parted, + sys-boot/os-prober, sys-fs/ntfs3g, sys-power/cpupower, www-client/google-chrome,