From 9b5ebb5a3d035a9f66db9913d4e83ac37458b3fb Mon Sep 17 00:00:00 2001 From: Dean Troyer Date: Wed, 28 Sep 2011 14:14:33 -0500 Subject: [PATCH] Rename to build_pxe_boot.sh --- make_pxe.sh => build_pxe_boot.sh | 28 ++++------------------------ 1 file changed, 4 insertions(+), 24 deletions(-) rename make_pxe.sh => build_pxe_boot.sh (78%) diff --git a/make_pxe.sh b/build_pxe_boot.sh similarity index 78% rename from make_pxe.sh rename to build_pxe_boot.sh index 33a2405..16fa02c 100755 --- a/make_pxe.sh +++ b/build_pxe_boot.sh @@ -1,10 +1,10 @@ #!/bin/bash -# make_pxe.sh - Create a PXE boot environment +# build_pxe_boot.sh - Create a PXE boot environment # -# make_pxe.sh destdir +# build_pxe_boot.sh destdir # # Assumes syslinux is installed -# Configues PXE for Ubuntu Natty and FreeDOS +# Only needs to run as root if the destdir permissions require it UBUNTU_MIRROR=http://archive.ubuntu.com/ubuntu/dists/natty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64 @@ -24,20 +24,13 @@ done DEFAULT=$DEST_DIR/pxelinux.cfg/default cat >$DEFAULT <$MENU <>$MENU <>$MENU <>$MENU <>$DEFAULT <>$MENU <