Merge zizzer.eecs.umich.edu:/bk/m5
into ziff.eecs.umich.edu:/z/binkertn/research/m5/latest --HG-- extra : convert_revision : e1a178b33e9de6a6a04d4967b1abe9cc7fddcea3
This commit is contained in:
commit
91628e13a9
6 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@ CLIENT=10.0.0.2
|
||||||
SERVER=192.168.0.1
|
SERVER=192.168.0.1
|
||||||
|
|
||||||
echo -n "mounting swap..."
|
echo -n "mounting swap..."
|
||||||
/sbin/swapon /dev/hdc1
|
/sbin/swapon /dev/hdc
|
||||||
echo "done."
|
echo "done."
|
||||||
|
|
||||||
echo -n "setting up network..."
|
echo -n "setting up network..."
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
NATBOX=192.168.0.7
|
NATBOX=192.168.0.7
|
||||||
|
|
||||||
echo -n "mounting swap..."
|
echo -n "mounting swap..."
|
||||||
/sbin/swapon /dev/hdc1
|
/sbin/swapon /dev/hdc
|
||||||
echo "done."
|
echo "done."
|
||||||
|
|
||||||
echo -n "setting up network..."
|
echo -n "setting up network..."
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
echo -n "mounting swap..."
|
echo -n "mounting swap..."
|
||||||
/sbin/swapon /dev/hdc1
|
/sbin/swapon /dev/hdc
|
||||||
echo "done."
|
echo "done."
|
||||||
|
|
||||||
echo -n "setting up network..."
|
echo -n "setting up network..."
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
echo -n "mounting swap..."
|
echo -n "mounting swap..."
|
||||||
/sbin/swapon /dev/hdc1
|
/sbin/swapon /dev/hdc
|
||||||
echo "done."
|
echo "done."
|
||||||
|
|
||||||
echo -n "setting up network..."
|
echo -n "setting up network..."
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
echo -n "mounting swap..."
|
echo -n "mounting swap..."
|
||||||
/sbin/swapon /dev/hdc1
|
/sbin/swapon /dev/hdc
|
||||||
echo "done."
|
echo "done."
|
||||||
|
|
||||||
echo -n "setting up network..."
|
echo -n "setting up network..."
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
|
|
||||||
echo -n "mounting swap..."
|
echo -n "mounting swap..."
|
||||||
/sbin/swapon /dev/hdc1
|
/sbin/swapon /dev/hdc
|
||||||
echo "done."
|
echo "done."
|
||||||
|
|
||||||
echo -n "setting up network..."
|
echo -n "setting up network..."
|
||||||
|
|
Loading…
Reference in a new issue