flash_kernel: another thing to disable

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/62/head
Robert Nelson 8 years ago
parent fd721ce357
commit 8a27acee71

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -608,6 +608,8 @@ neuter_flash_kernel () {
echo "path-exclude=/etc/kernel/postrm.d/zz-flash-kernel" >> /target/etc/dpkg/dpkg.cfg.d/01_noflash_kernel
echo "" >> /target/etc/dpkg/dpkg.cfg.d/01_noflash_kernel
echo "NO_CREATE_DOT_BAK_FILES=yes" > /target/etc/default/flash-kernel
__EOF__
chmod a+x "${TEMPDIR}/initrd-tree/usr/lib/post-base-installer.d/06neuter_flash_kernel"

Loading…
Cancel
Save