[pkg-fso-commits] [SCM] linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko branch, debian, updated. debian/20090702.gitd1c828aa-1-1-g2c6be5c

Luca Capello luca at pca.it
Tue Jul 21 18:11:53 UTC 2009


The following commit has been merged in the debian branch:
commit 2c6be5c999afaac3f92f9367081608fb2e6d332e
Author: Luca Capello <luca at pca.it>
Date:   Tue Jul 21 15:48:37 2009 +0200

    debian/config.gta02: TASK*=y

diff --git a/debian/changelog b/debian/changelog
index 94d4446..8f7c823 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+linux-2.6-openmoko (20090702.gitd1c828aa-2) UNRELEASED; urgency=low
+
+  * debian/config.gta02:
+    + CONFIG_TASKSTAT=y, CONFIG_TASK_DELAY_ACCT=y, CONFIG_TASK_XACCT=y
+      and CONFIG_TASK_IO_ACCOUNTING=y.
+
+ --
+
 linux-2.6-openmoko (20090702.gitd1c828aa-1) pkg-fso; urgency=low
 
   * New Git checkout.
diff --git a/debian/config.gta02 b/debian/config.gta02
index 86771ae..3a0a0c0 100644
--- a/debian/config.gta02
+++ b/debian/config.gta02
@@ -42,7 +42,10 @@ CONFIG_SYSVIPC=y
 CONFIG_SYSVIPC_SYSCTL=y
 # CONFIG_POSIX_MQUEUE is not set
 # CONFIG_BSD_PROCESS_ACCT is not set
-# CONFIG_TASKSTATS is not set
+CONFIG_TASKSTATS=y
+CONFIG_TASK_DELAY_ACCT=y
+CONFIG_TASK_XACCT=y
+CONFIG_TASK_IO_ACCOUNTING=y.
 # CONFIG_AUDIT is not set
 
 #

-- 
linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko



More information about the pkg-fso-commits mailing list