From 4ee15b757960fcc0d817e736dd4b15e13d1596f3 Mon Sep 17 00:00:00 2001 From: Jon Langseth Date: Sun, 13 Apr 2014 15:13:25 +0200 Subject: Changes to how PXE/TFTP is rolled out, it is now part of the base-requires step --- tools/make-pxeboot.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/make-pxeboot.sh') diff --git a/tools/make-pxeboot.sh b/tools/make-pxeboot.sh index 0d53e6a..3f1358d 100755 --- a/tools/make-pxeboot.sh +++ b/tools/make-pxeboot.sh @@ -1,8 +1,8 @@ #!/bin/bash # -# TODO: This tool assumes that the bootstrap box -# is used as the PXE server. This should be updated -# to use the configuration information in config.local.pm ... +# This tool is to be executed by make-base-requires.sh +# From tg14 we assume that TFTP server/PXE-boot server +# is the Secondary/SMTP/TFTP box. apt-get install tftpd-hpa apt-get install nfs-kernel-server -- cgit v1.2.3