libinstaller: implement syslinux_already_installed
authorPaulo Alcantara <pcacjr@gmail.com>
Fri, 15 Apr 2011 17:55:29 +0000 (14:55 -0300)
committerPaulo Alcantara <pcacjr@gmail.com>
Fri, 15 Apr 2011 18:08:56 +0000 (15:08 -0300)
commit0ac822d2744359de5e3bd6f19d9e33fb523a01ec
tree0808565ad7df843c3df391b435b1cf6c463f6585
parent868c474546ba68e9e448734e1833f873fd50ec0a
libinstaller: implement syslinux_already_installed

syslinux_already_installed function will be used in both extlinux and
syslinux for checking if the boot sector has either the string
"SYSLINUX" or "EXTLINUX" in the OEMID field.

Signed-off-by: Paulo Alcantara <pcacjr@gmail.com>
libinstaller/syslxcom.c
libinstaller/syslxcom.h