public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/releng:master commit in: tools-hardened/desktop/files/, tools-hardened/desktop/
@ 2014-12-10  3:22 Devan Franchini
  0 siblings, 0 replies; only message in thread
From: Devan Franchini @ 2014-12-10  3:22 UTC (permalink / raw
  To: gentoo-commits

commit:     2e53df5f57f421131b8654888f45aa8c0ce55518
Author:     Devan Franchini <twitch153 <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 10 03:19:32 2014 +0000
Commit:     Devan Franchini <twitch153 <AT> gentoo <DOT> org>
CommitDate: Wed Dec 10 03:21:54 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=2e53df5f

tools-hardened/desktop: Replaces cpufreq-utils with cpupower in world files

run-base.sh: Adds cpupower to boot run time

---
 tools-hardened/desktop/files/gnome-world | 2 +-
 tools-hardened/desktop/files/xfce4-world | 2 +-
 tools-hardened/desktop/run-base.sh       | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/tools-hardened/desktop/files/gnome-world b/tools-hardened/desktop/files/gnome-world
index 2ea965b..aa2a927 100644
--- a/tools-hardened/desktop/files/gnome-world
+++ b/tools-hardened/desktop/files/gnome-world
@@ -26,7 +26,7 @@ sys-fs/dosfstools
 sys-fs/mtools
 sys-fs/squashfs-tools
 sys-kernel/linux-firmware
-sys-power/cpufrequtils
+sys-power/cpupower
 sys-process/at
 sys-process/fcron
 www-client/firefox

diff --git a/tools-hardened/desktop/files/xfce4-world b/tools-hardened/desktop/files/xfce4-world
index 9620435..02c3d37 100644
--- a/tools-hardened/desktop/files/xfce4-world
+++ b/tools-hardened/desktop/files/xfce4-world
@@ -35,7 +35,7 @@ sys-fs/mtools
 sys-fs/squashfs-tools
 sys-fs/eudev
 sys-kernel/linux-firmware
-sys-power/cpufrequtils
+sys-power/cpupower
 sys-power/upower-pm-utils
 sys-process/at
 sys-process/cronie

diff --git a/tools-hardened/desktop/run-base.sh b/tools-hardened/desktop/run-base.sh
index 97da707..120f153 100755
--- a/tools-hardened/desktop/run-base.sh
+++ b/tools-hardened/desktop/run-base.sh
@@ -80,7 +80,7 @@ setup_initrc() {
 	ln -sf net.lo "${ROOTFS}"/etc/init.d/net.eth0
 	chroot "${ROOTFS}"/ rc-update add acpid boot
 	chroot "${ROOTFS}"/ rc-update add alsasound boot
-	chroot "${ROOTFS}"/ rc-update add cpufrequtils boot
+	chroot "${ROOTFS}"/ rc-update add cpupower boot
 	chroot "${ROOTFS}"/ rc-update add device-mapper boot
 	chroot "${ROOTFS}"/ rc-update add lvm boot
 	chroot "${ROOTFS}"/ rc-update add udev boot


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-11  1:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10  3:22 [gentoo-commits] proj/releng:master commit in: tools-hardened/desktop/files/, tools-hardened/desktop/ Devan Franchini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox