Author: jfrederic.clere(a)jboss.com
Date: 2008-02-29 09:55:24 -0500 (Fri, 29 Feb 2008)
New Revision: 1403
Modified:
trunk/build/unix/util/buildroot.hpux.sh
Log:
Add upd devices.
Modified: trunk/build/unix/util/buildroot.hpux.sh
===================================================================
--- trunk/build/unix/util/buildroot.hpux.sh 2008-02-29 14:51:01 UTC (rev 1402)
+++ trunk/build/unix/util/buildroot.hpux.sh 2008-02-29 14:55:24 UTC (rev 1403)
@@ -99,7 +99,7 @@
mkdir -p $root/proc
# Create needed devices
-devices="ip kmem null random rawip tcp tcp6 zero"
+devices="ip kmem null random rawip tcp tcp6 zero tcp tcp6"
mkdir -p $root/dev
sudo chown root $root/dev
Show replies by date