debian/config: Remove redundant overrides of [build]signed-modules

We will keep signed-modules disabled by default, and only enable it on
architectures where it makes sense.
This commit is contained in:
Ben Hutchings 2018-04-05 22:25:26 +02:00
parent 7c8c37e034
commit 8fcefc201f
17 changed files with 1 additions and 35 deletions

View File

@ -4,8 +4,6 @@ kernel-arch: alpha
[build] [build]
image-file: arch/alpha/boot/vmlinux.gz image-file: arch/alpha/boot/vmlinux.gz
# linux-signed only works for architectures in the main archive
signed-modules: false
[image] [image]
suggests: aboot, fdutils suggests: aboot, fdutils

View File

@ -5,10 +5,6 @@ kernel-arch: arm
[build] [build]
image-file: arch/arm/boot/zImage image-file: arch/arm/boot/zImage
# Signature verification disabled to save on code size. This should
# apply only to marvell, but we would then need to build udebs only for
# marvell and we don't have a way to do that.
signed-modules: false
# uncompressed-image is just for size checking # uncompressed-image is just for size checking
uncompressed-image-file: arch/arm/boot/Image uncompressed-image-file: arch/arm/boot/Image

View File

@ -109,7 +109,7 @@ featuresets:
[build] [build]
debug-info: true debug-info: true
# Disable module signing for now # Disable module signing by default; this can be overridden per-architecture
signed-modules: false signed-modules: false
[featureset-rt_base] [featureset-rt_base]

View File

@ -4,8 +4,6 @@ kernel-arch: parisc
[build] [build]
image-file: vmlinux image-file: vmlinux
# linux-signed only works for architectures in the main archive
signed-modules: false
[image] [image]
suggests: palo suggests: palo

View File

@ -6,8 +6,6 @@ kernel-arch: m68k
[build] [build]
image-file: vmlinux image-file: vmlinux
# linux-signed only works for architectures in the main archive
signed-modules: false
[image] [image]
suggests: vmelilo, fdutils suggests: vmelilo, fdutils

View File

@ -7,8 +7,6 @@ kernel-arch: mips
[build] [build]
image-file: vmlinux image-file: vmlinux
# linux-signed should not wait for slow builds
signed-modules: false
[image] [image]
install-stem: vmlinux install-stem: vmlinux

View File

@ -6,8 +6,6 @@ kernel-arch: mips
[build] [build]
image-file: vmlinux image-file: vmlinux
# linux-signed only works for architectures in the main archive
signed-modules: false
[image] [image]
install-stem: vmlinux install-stem: vmlinux

View File

@ -7,8 +7,6 @@ kernel-arch: mips
[build] [build]
image-file: vmlinux image-file: vmlinux
# linux-signed only works for architectures in the main archive
signed-modules: false
[image] [image]
install-stem: vmlinux install-stem: vmlinux

View File

@ -5,8 +5,6 @@ kernel-arch: mips
[build] [build]
image-file: vmlinux image-file: vmlinux
# linux-signed only works for architectures in the main archive
signed-modules: false
[image] [image]
install-stem: vmlinux install-stem: vmlinux

View File

@ -5,8 +5,6 @@ kernel-arch: mips
[build] [build]
image-file: vmlinux image-file: vmlinux
# linux-signed only works for architectures in the main archive
signed-modules: false
[image] [image]
install-stem: vmlinux install-stem: vmlinux

View File

@ -8,8 +8,6 @@ kernel-arch: mips
[build] [build]
image-file: vmlinux image-file: vmlinux
# linux-signed should not wait for slow builds
signed-modules: false
[image] [image]
install-stem: vmlinux install-stem: vmlinux

View File

@ -6,8 +6,6 @@ kernel-arch: mips
[build] [build]
image-file: vmlinux image-file: vmlinux
# linux-signed only works for architectures in the main archive
signed-modules: false
[image] [image]
install-stem: vmlinux install-stem: vmlinux

View File

@ -6,8 +6,6 @@ kernel-arch: mips
[build] [build]
image-file: vmlinux image-file: vmlinux
# linux-signed only works for architectures in the main archive
signed-modules: false
[image] [image]
install-stem: vmlinux install-stem: vmlinux

View File

@ -5,8 +5,6 @@ kernel-arch: powerpc
[build] [build]
image-file: vmlinux image-file: vmlinux
# linux-signed only works for architectures in the main archive
signed-modules: false
vdso: true vdso: true
[image] [image]

View File

@ -5,8 +5,6 @@ kernel-arch: powerpc
[build] [build]
image-file: vmlinux image-file: vmlinux
# linux-signed only works for architectures in the main archive
signed-modules: false
vdso: true vdso: true
[image] [image]

View File

@ -6,8 +6,6 @@ kernel-arch: sh
[build] [build]
image-file: arch/sh/boot/zImage image-file: arch/sh/boot/zImage
# linux-signed only works for architectures in the main archive
signed-modules: false
[image] [image]
install-stem: vmlinuz install-stem: vmlinuz

View File

@ -6,8 +6,6 @@ kernel-arch: sparc
[build] [build]
image-file: arch/sparc/boot/zImage image-file: arch/sparc/boot/zImage
# linux-signed only works for architectures in the main archive
signed-modules: false
[image] [image]
configs: configs: