CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/28 03:00:06
Modified files:
usr.sbin/mkuboot: mkuboot.c Makefile
Added files:
usr.sbin/mkuboot: copy_elf.c copy_elf32.c copy_elf64.c
Log message:
Improve mkuboot's ELF handling. This fixes the problem where mkuboot
running on 64-bit systems does not create valid images.
While there, append kernel symbols at the end of the kernel.
ok syl@
