setup.sh revision 247bf378605811d695e968dbe930a7fc45c0038e
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews#!/bin/sh
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence#
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews * Copyright (C) 2004, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews * Copyright (C) 2001 Internet Software Consortium.
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews *
d0be1e954bd4674fc27f2616c72adb37cf3525a2David Lawrence * Permission to use, copy, modify, and/or distribute this software for any
70e5a7403f0e0a3bd292b8287c5fed5772c15270Automatic Updater * purpose with or without fee is hereby granted, provided that the above
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence * copyright notice and this permission notice appear in all copies.
bd334e0366c0f21bf15de9282b02f1bed4ccde14Michael Sawyer *
bd334e0366c0f21bf15de9282b02f1bed4ccde14Michael Sawyer * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
bd334e0366c0f21bf15de9282b02f1bed4ccde14Michael Sawyer * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
bd334e0366c0f21bf15de9282b02f1bed4ccde14Michael Sawyer * AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
bd334e0366c0f21bf15de9282b02f1bed4ccde14Michael Sawyer * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
bd334e0366c0f21bf15de9282b02f1bed4ccde14Michael Sawyer * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
bd334e0366c0f21bf15de9282b02f1bed4ccde14Michael Sawyer * PERFORMANCE OF THIS SOFTWARE.
bd334e0366c0f21bf15de9282b02f1bed4ccde14Michael Sawyer
bd334e0366c0f21bf15de9282b02f1bed4ccde14Michael Sawyer# $Id: setup.sh,v 1.7 2009/03/02 23:47:43 tbox Exp $
bd334e0366c0f21bf15de9282b02f1bed4ccde14Michael Sawyer
bd334e0366c0f21bf15de9282b02f1bed4ccde14Michael SawyerRANDFILE=random.data
bd334e0366c0f21bf15de9282b02f1bed4ccde14Michael Sawyer
../../../tools/genrandom 100 $RANDFILE
cd ns1 && sh setup.sh