extlinux: make installer rewrite the whole file
authorH. Peter Anvin <hpa@zytor.com>
Fri, 22 Jan 2010 22:44:53 +0000 (14:44 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 22 Jan 2010 22:44:53 +0000 (14:44 -0800)
commit5396e250a679c368b3dd353c730358d6c54960c8
tree5258e7f8b711da64773b2ec72a5f8631b7f32d81
parent2f6f568b25d57b8a60c2ab9132d67826111f39c0
extlinux: make installer rewrite the whole file

With the additional patchable areas outside the main patch area, it is
now much more complicated to keep track of a high water mark of what
needs to be modified.  It's easier to just rewrite the whole thing.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
extlinux/main.c