]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorfrank <frank@bruni.home.brehm-online.com>
Mon, 16 Jan 2012 19:12:18 +0000 (20:12 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Mon, 16 Jan 2012 19:12:18 +0000 (20:12 +0100)
Package changes:
+sys-power/pm-utils-1.4.1-r2

.etckeeper
pm/config.d/gentoo [new file with mode: 0644]

index b6e7f678353353a7068f926da6d193f70818c47c..79e157f3806fda089b36a6a760df7e435efebc2c 100755 (executable)
@@ -15,6 +15,8 @@ mkdir -p './php/embed-php5.3/ext'
 mkdir -p './php/embed-php5.3/ext-active'
 mkdir -p './php/fpm-php5.3/ext'
 mkdir -p './php/fpm-php5.3/ext-active'
+mkdir -p './pm/power.d'
+mkdir -p './pm/sleep.d'
 mkdir -p './polkit-1/localauthority/10-vendor.d'
 mkdir -p './polkit-1/localauthority/20-org.d'
 mkdir -p './polkit-1/localauthority/30-site.d'
@@ -885,6 +887,11 @@ maybe chmod 0755 './php/fpm-php5.3/ext'
 maybe chmod 0755 './php/fpm-php5.3/ext-active'
 maybe chmod 0644 './php/fpm-php5.3/php-fpm.conf'
 maybe chmod 0644 './php/fpm-php5.3/php.ini'
+maybe chmod 0755 './pm'
+maybe chmod 0755 './pm/config.d'
+maybe chmod 0644 './pm/config.d/gentoo'
+maybe chmod 0755 './pm/power.d'
+maybe chmod 0755 './pm/sleep.d'
 maybe chmod 0755 './polkit-1'
 maybe chmod 0700 './polkit-1/localauthority'
 maybe chmod 0755 './polkit-1/localauthority.conf.d'
diff --git a/pm/config.d/gentoo b/pm/config.d/gentoo
new file mode 100644 (file)
index 0000000..687839d
--- /dev/null
@@ -0,0 +1 @@
+HOOK_BLACKLIST="01grub 90clock"