Author: baggins Date: Thu Sep 15 17:26:12 2005 GMT Module: nps Tag: HEAD ---- Log message: - default jnet0 interface configs
---- Files affected: nps/poci/script: ip_sp (NONE -> 1.1) (NEW), ip_platform (NONE -> 1.1) (NEW), ifcfg-jnet0 (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: nps/poci/script/ip_sp diff -u /dev/null nps/poci/script/ip_sp:1.1 --- /dev/null Thu Sep 15 19:26:12 2005 +++ nps/poci/script/ip_sp Thu Sep 15 19:26:04 2005 @@ -0,0 +1 @@ +169.254.101.2 ================================================================ Index: nps/poci/script/ip_platform diff -u /dev/null nps/poci/script/ip_platform:1.1 --- /dev/null Thu Sep 15 19:26:12 2005 +++ nps/poci/script/ip_platform Thu Sep 15 19:26:05 2005 @@ -0,0 +1 @@ +169.254.101.3 ================================================================ Index: nps/poci/script/ifcfg-jnet0 diff -u /dev/null nps/poci/script/ifcfg-jnet0:1.1 --- /dev/null Thu Sep 15 19:26:13 2005 +++ nps/poci/script/ifcfg-jnet0 Thu Sep 15 19:26:05 2005 @@ -0,0 +1,4 @@ +DEVICE=jnet0 +IPADDR="$(cat /etc/newisys/ip_platform)" +REMIP="$(cat /etc/newisys/ip_sp)" +ONBOOT=no ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
