Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/pxeconfig/mcore-pxeconfig.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2688 by niro, Fri Dec 11 10:19:48 2015 UTC revision 2768 by niro, Wed Feb 10 15:29:02 2016 UTC
# Line 34  create_pxe_config() Line 34  create_pxe_config()
34   -e "s:@@TIMEOUT@@:${client_locations_pxe_timeout}:g" \   -e "s:@@TIMEOUT@@:${client_locations_pxe_timeout}:g" \
35   -e "s:@@PROMPT@@:${client_locations_pxe_prompt}:g" \   -e "s:@@PROMPT@@:${client_locations_pxe_prompt}:g" \
36   -e "s:@@CONTROLSERVER@@:${client_locations_controlserver}:g" \   -e "s:@@CONTROLSERVER@@:${client_locations_controlserver}:g" \
37     -e "s:@@LOCATION@@:${client_locations_location}:g" \
38   \   \
39   "${TFTP_DIRECTORY}"/lpxelinux-skeleton \   "${TFTP_DIRECTORY}"/lpxelinux-skeleton \
40   > "${TFTP_DIRECTORY}"/lpxelinux-default-"${client_locations_location}"   > "${TFTP_DIRECTORY}"/lpxelinux-default-"${client_locations_location}"

Legend:
Removed from v.2688  
changed lines
  Added in v.2768