ubuntu: try FLASH_KERNEL_SKIP=true

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/22/head
Robert Nelson 12 years ago
parent e026ead62a
commit b52cedd2c8

@ -888,6 +888,8 @@ function flash_kernel_base_installer {
sync sync
umount /target/boot/uboot umount /target/boot/uboot
export FLASH_KERNEL_SKIP=true
__EOF__ __EOF__
chmod a+x ${TEMPDIR}/initrd-tree/usr/lib/post-base-installer.d/00flash-kernel chmod a+x ${TEMPDIR}/initrd-tree/usr/lib/post-base-installer.d/00flash-kernel

Loading…
Cancel
Save