[Pkg-dkms-commits] [SCM] Dynamic Kernel Module Support branch, master, updated. debian/2.1.1.1-2-9-gc5566c7

Giuseppe Iuculano iuculano at debian.org
Mon Feb 22 14:23:22 UTC 2010


The following commit has been merged in the master branch:
commit c5566c74bb36faa273ea0bfa647514323a9888e3
Author: Giuseppe Iuculano <iuculano at debian.org>
Date:   Mon Feb 22 15:23:05 2010 +0100

    Removed 02_header_postinst.patch to avoid delta with Ubuntu. Hopefully /etc/kernel/header_postinst.d directory will be supported in Debian soon

diff --git a/debian/patches/02_header_postinst.patch b/debian/patches/02_header_postinst.patch
deleted file mode 100644
index 4ae23d2..0000000
--- a/debian/patches/02_header_postinst.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Do not install /etc/header_postinst.d/dkms, at this moment Debian kernel doesn't support it.
---- a/Makefile
-+++ b/Makefile
-@@ -70,8 +70,8 @@ install-doc:
- 	install -p -m 0644 $(DOCFILES) $(DOCDIR)
- 
- install-debian: install install-doc
--	mkdir   -p -m 0755 $(KCONF)/header_postinst.d
--	install -p -m 0755 kernel_postinst.d_dkms $(KCONF)/header_postinst.d/dkms
-+	#mkdir   -p -m 0755 $(KCONF)/header_postinst.d
-+	#install -p -m 0755 kernel_postinst.d_dkms $(KCONF)/header_postinst.d/dkms
- 	mkdir   -p -m 0755 $(ETC)/template-dkms-mkdeb/debian
- 	ln -s template-dkms-mkdeb $(ETC)/template-dkms-mkdsc
- 	install -p -m 0664 template-dkms-mkdeb/Makefile $(ETC)/template-dkms-mkdeb/
diff --git a/debian/patches/series b/debian/patches/series
index 9abd828..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-02_header_postinst.patch

-- 
Dynamic Kernel Module Support



More information about the Pkg-dkms-commits mailing list