Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
[SSI] openssi/openssi-tools/arch/ia64 ssi_arch.pm,1.3,1.4: msg#00180
|
Subject: |
[SSI] openssi/openssi-tools/arch/ia64 ssi_arch.pm,1.3,1.4 |
Update of /cvsroot/ssic-linux/openssi/openssi-tools/arch/ia64
In directory sc8-pr-cvs1:/tmp/cvs-serv11049/arch/ia64
Modified Files:
Tag: OPENSSI-RH
ssi_arch.pm
Log Message:
cluster_mkinitrd is no more
Index: ssi_arch.pm
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/openssi-tools/arch/ia64/ssi_arch.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ssi_arch.pm 14 Jan 2004 02:59:53 -0000 1.3
--- ssi_arch.pm 17 Jan 2004 06:30:38 -0000 1.4
***************
*** 39,43 ****
}
print "You need to rebuilding the ramdisk and tftp image \n";
! print "Use cluster_mkinitrd command For rebuilding the ramdisk\n";
exit(0);
}
--- 39,43 ----
}
print "You need to rebuilding the ramdisk and tftp image \n";
! print "Use mkinitrd command For rebuilding the ramdisk\n";
exit(0);
}
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
|
| |