[linux-signed] 03/09: README.source: Note possible warnings from sbsign

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Apr 16 01:04:20 UTC 2016


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

benh pushed a commit to branch master
in repository linux-signed.

commit 35c7e075d93bc48a1b2704debf9a6f7191569faf
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri Apr 15 21:41:43 2016 +0100

    README.source: Note possible warnings from sbsign
    
    These warnings currently appear for the i386 image, but are harmless
    as explained in
    http://blog.hansenpartnership.com/problems-with-tianocore-after-multi-sign-r14141-fixed/
---
 debian/README.source | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/README.source b/debian/README.source
index c8a9a31..e33bdae 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -43,4 +43,11 @@ To generate the signatures:
    there.
 3. Run 'debian/rules sign'
 
- -- Ben Hutchings <ben at decadent.org.uk>, Mon,  4 Apr 2016 16:48:16 +0100
+You may see these warnings when signing a kernel image:
+
+    warning: file-aligned section .text extends beyond end of file
+    warning: checksum areas are greater than image size. Invalid section table?
+
+This is harmless in practice - sbsign will insert padding to fix it up.
+
+ -- Ben Hutchings <ben at decadent.org.uk>, Fri, 15 Apr 2016 21:56:52 +0100

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



More information about the Kernel-svn-changes mailing list