From 999290053325e064d88760f5c52c98043d62d52c Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Mon, 16 Aug 2010 20:07:40 +0300 Subject: added cyclone --- make_boot/makeboot.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'make_boot') diff --git a/make_boot/makeboot.sh b/make_boot/makeboot.sh index 135d978..e65decd 100755 --- a/make_boot/makeboot.sh +++ b/make_boot/makeboot.sh @@ -3,6 +3,9 @@ # Create NetBoot Image from any OS X volume # Much of this is borrowed from DeployStudio/sys_builder.sh # usage makeboot..sh source destination +# http://pastebin.com/aJi3AxTe +# https://www.wiki.ed.ac.uk/display/DSwiki/Automating+the+creation+of+NetBoot+images +# http://clc.its.psu.edu/Labs/Mac/Resources/blastimageconfig/default.aspx if [ $USER != "root" ]; then echo "This must be run as root" -- cgit v1.2.3