This commit change to copy pxeboot template files from install directory
(/var/pxeboot/pxelinux.cfg.files/) to feed repo. The install directory
is always available.
This change removes the dependency to the installation source. The
pxeboot template files are directly copied from local install directory.
Test plan:
passed: installed both controllers in standard load. observed that
the template files exist at directory
/var/www/pages/feed/rel-24.09/pxeboot/pxelinux.cfg.files/
passed: installed both controllers in AIO load. Observed that the
template files exist at directory
/var/www/pages/feed/rel-24.09/pxeboot/pxelinux.cfg.files/
passed: installed SX from pxeboot server, observed template files
exist at directory
/var/www/pages/feed/rel-24.09/pxeboot/pxelinux.cfg.files/
Task: 51482
Story: 2010676
Change-Id: I7b16c9fdf11269dbdbda32fbd634c89063eb644e
Signed-off-by: Bin Qian <bin.qian@windriver.com>