[linux] 04/05: linux-support: Include udeb configuration from debian/installer

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Apr 13 19:54:03 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit 2b5668bad8d5244db949874ce8c5c747e1b9327d
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Apr 10 00:24:58 2016 +0100

    linux-support: Include udeb configuration from debian/installer
    
    This will be used by the linux-signed package.
---
 debian/changelog  | 2 ++
 debian/rules.real | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6a2bb3c..41814b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -230,6 +230,8 @@ linux (4.5.1-1~exp1) UNRELEASED; urgency=medium
     - certs: Set SYSTEM_TRUSTED_KEYS to my own personal certificate to support
       initial testing of signed modules
   * Disable UNUSED_SYMBOLS; it is now itself unused
+  * linux-support: Include udeb configuration from debian/installer for use
+    by the linux-signed package
 
   [ Aurelien Jarno ]
   * [mipsel/mips/config.loongson-2f] Disable VIDEO_CX23885, VIDEO_IVTV,
diff --git a/debian/rules.real b/debian/rules.real
index 0d04011..c9b44a2 100644
--- a/debian/rules.real
+++ b/debian/rules.real
@@ -354,6 +354,7 @@ install-support:
 	dh_prep
 	dh_installdirs $(PACKAGE_ROOT)/lib/python/debian_linux $(PACKAGE_ROOT)/modules
 	cp debian/config.defines.dump $(PACKAGE_DIR)$(PACKAGE_ROOT)
+	cp -R debian/installer $(PACKAGE_DIR)$(PACKAGE_ROOT)/installer
 	cp debian/lib/python/debian_linux/*.py $(PACKAGE_DIR)$(PACKAGE_ROOT)/lib/python/debian_linux
 	dh_python3
 	dh_link $(PACKAGE_ROOT) /usr/src/$(PACKAGE_NAME)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list