Hi, Comments inline:
----- [email protected] wrote: > Hi, > > This is a minor bug report. > > In the "OpenSAF Quickstart Guide" wiki, STEP 3 only covers cloning > the > repository and does not anticipate that we might be working with the > OpenSAF tarball instead. Step 3 should be updated to support both > delivery > formats. The 'Quick start guide' lists the steps to startup a simulated cluster using the UML cluster simulator. But, note that the UML cluster simulator is not packaged as a part of the downloaded OpenSAF tarball! > > In the "OpenSAF as an Application" wiki, a similar issue is observed. > For > example, the documented step to execute "./bootstrap.sh" does not work > when > using tarball delivery format. See issue below. Just added a note for that. - Mathi > > [root@fedoraB work]# diff ./opensaf-staging/bootstrap.sh > ./opensaf-4.6.0/bootstrap.sh > diff: ./opensaf-4.6.0/bootstrap.sh: No such file or directory > > [root@fedoraB work]# diff ./opensaf-staging/bootstrap.sh > ./opensaf-4.6.0/samples/bootstrap.sh > 1,4c1,2 > < #! /bin/sh > < autoreconf -vi > < > < sed -i "s/^INTERNAL_VERSION_ID=.*\$/INTERNAL_VERSION_ID=$(hg parent > --template "{rev}:{node|short}:{branch}")/" configure > --- > > #!/bin/sh > > exec autoreconf -vi > > > thanks, > N. > ------------------------------------------------------------------------------ > _______________________________________________ > Opensaf-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensaf-users ------------------------------------------------------------------------------ _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
