From 5d880fc1659d3ee1204641da68c7992385433614 Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Sun, 28 Nov 2010 22:55:51 +0200 Subject: added --nextonly, since that's probably what most need for installs --- netbless.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/netbless.sh b/netbless.sh index 72e3b3b..45bcbc0 100755 --- a/netbless.sh +++ b/netbless.sh @@ -33,6 +33,7 @@ do --booter tftp://${SERVER_IP}/${IMG}/${MACHINE}/booter \ --kernel tftp://${SERVER_IP}/${IMG}/${MACHINE}/mach.macosx \ --options "rp=nfs:${SERVER_IP}:${SERVER_PATH}:/${IMG}/NetInstall.dmg" + --nextonly echo "NetBoot set" exit 0 fi -- cgit v1.2.3