Changeset 1058 in ProjectBuilder


Ignore:
Timestamp:
Jun 15, 2010, 8:40:00 PM (14 years ago)
Author:
Bruno Cornec
Message:
  • Announce of mindi 2.0.7.5
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • devel/pb/bin/pb

    r1051 r1058  
    480480    pb_log(0, "Please ensure that sshd is running in your VM by default\n");
    481481    pb_log(0, "and that it allows remote root login (PermitRootLogin yes in /etc/ssh/sshd_config)\n");
     482    pb_log(0, "Also ensure that network is up, firewalling correctly configured, and perl and scp/ssh installed\n");
    482483} elsif ($action =~ /^setupve$/) {
    483484    pb_setup2v("ve");
Note: See TracChangeset for help on using the changeset viewer.