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 <