Bug#775834: kernel-package: Installed vmlinuz file has insufficient read permissions

2015-10-15 Thread Toby Speight
A workaround exists: on every client root directory, write the following to a file in /etc/kernel/postinst.d/ (you'll probably also want "UMASK=022" in your /etc/initramfs-tools/initramfs.conf, too): #!/bin/sh set -e # Ensure that kernel image is readable by tftpd vmlinuz_location="$2" if test -e

Bug#775834: kernel-package: Installed vmlinuz file has insufficient read permissions

2015-01-20 Thread Toby Speight
Package: kernel-package Version: 13.014+nmu1 Severity: normal I build Linux image packages for some of my diskless client systems, and install using schroot on the file server. The TFTP server is set to serve the kernel image and initrd with symlinks in