diff --git a/hardware/misc/dkms/actions.py b/hardware/misc/dkms/actions.py
new file mode 100644
index 0000000000..23d77c9eb5
--- /dev/null
+++ b/hardware/misc/dkms/actions.py
@@ -0,0 +1,17 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/copyleft/gpl.txt
+
+from pisi.actionsapi import autotools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import get
+
+def build():
+ autotools.make()
+
+def install():
+ autotools.rawInstall("DESTDIR=%s" % get.installDIR())
+
+ pisitools.dodoc("AUTHORS", "COPYING", "README*", "TODO")
diff --git a/hardware/misc/dkms/pspec.xml b/hardware/misc/dkms/pspec.xml
new file mode 100644
index 0000000000..b4b3114e03
--- /dev/null
+++ b/hardware/misc/dkms/pspec.xml
@@ -0,0 +1,56 @@
+
+
+ dkms
+ http://linux.dell.com/dkms
+
+ Ertan Güven
+ ertan@pisilinux.org
+
+ GPLv2
+ hardware.misc
+ kernel
+ Dynamic Kernel Module Support
+ DKMS is a dynamic kernel module support framework.
+
+ kernel-headers
+
+ http://linux.dell.com/dkms/permalink/dkms-2.2.0.3.tar.gz
+
+
+ dkms
+
+ kernel-headers
+
+
+ /etc
+ /usr/lib
+ /usr/sbin
+ /usr/share/doc
+ /usr/share/man
+ /var/lib
+
+
+
+
+ 2016-01-01
+ 2.2.0.3
+ Rebuild for Pisi 2.0
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2014-01-22
+ 2.2.0.3
+ Rebuild
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2013-01-29
+ 2.2.0.3
+ First release
+ Ertan Güven
+ ertan@pisilinux.org
+
+
+
diff --git a/hardware/misc/dkms/translations.xml b/hardware/misc/dkms/translations.xml
new file mode 100644
index 0000000000..21a5924850
--- /dev/null
+++ b/hardware/misc/dkms/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ dkms
+ Dynamic Kernel Module Support
+ DKMS, dinamik çekirdek modülü desteği çatısıdır.
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index 63fe7070a6..912421c2b8 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -21286,6 +21286,65 @@
+
+
+ dkms
+ http://linux.dell.com/dkms
+
+ Ertan Güven
+ ertan@pisilinux.org
+
+ GPLv2
+ kernel
+ hardware.misc
+ Dynamic Kernel Module Support
+ Dynamic Kernel Module Support
+ DKMS is a dynamic kernel module support framework.
+ DKMS, dinamik çekirdek modülü desteği çatısıdır.
+ http://linux.dell.com/dkms/permalink/dkms-2.2.0.3.tar.gz
+
+ kernel-headers
+
+ hardware/misc/dkms/pspec.xml
+
+
+ dkms
+
+ kernel-headers
+
+
+ /etc
+ /usr/lib
+ /usr/sbin
+ /usr/share/doc
+ /usr/share/man
+ /var/lib
+
+
+
+
+ 2016-01-01
+ 2.2.0.3
+ Rebuild for Pisi 2.0
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2014-01-22
+ 2.2.0.3
+ Rebuild
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2013-01-29
+ 2.2.0.3
+ First release
+ Ertan Güven
+ ertan@pisilinux.org
+
+
+
libx86
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index 643d1f0987..e478d4f816 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-b201df0020c786dd86eb0ca795ef460956ae59db
\ No newline at end of file
+6550d3f1ae47cb5d3a46074c48af935a1c48077c
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index 874faf1cdc..d8e630b2b1 100644
Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ
diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum
index 9afad6c2eb..4952ea8d95 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-b249620c2d5dcd14c921e8168aa2734fe09e4ef0
\ No newline at end of file
+cfed27980a6f8afd0c1d0633030b4b6dc772cab7
\ No newline at end of file