Hi DongInn, thanks very much for testing and recommending this!
An addition for those who dare to try it: you will need the latest opkgc from trunk, i.e. checked out from https://svn.oscar.openclustergroup.org/svn/oscar/pkgsrc/opkgc/trunk then something like: ./configure --prefix=/usr; make; make install For running it, you need python-cheetah. The opkgc spec file is currently not building for me, some dependency issue. opkgc is needed to build the opkg-* metapackages (build_opkg_rpms). A simpler way to give access to this is in form of tarballs, as we used to do it before, where the tarballs should include the opkg-* and the oscar-base-* rpms. DongInn, maybe this could be set up for rhel5-i386, rhel5-x86_64 and suse10.2-x86_64 at IU? Thanks & best regards, Erich On Monday 05 November 2007 23:21, DongInn Kim wrote: > Hi, > > With Erich's very intensive works during last week, branch seems to be pretty > usable now. > > If you guys have time to play with this, please take a look at it and post > any issues about this crispy branch. > > Here is a short/clumsy how-to of using the crispy branch. > > 1. Check out the branch. > svn co https://svn.oscar.openclustergroup.org/svn/oscar/branches/crispy_5.1 > 2. Do the following commands > cd crispy_5.1 > cd packages; env OSCAR_HOME=`pwd`/.. ../scripts/build_opkg_rpms `ls -1F | > grep '/$'` > cd .. > make localrepos > make baserpms > cp oscar-base*.rpm /tftpboot/oscar/[rhel-5-i386]/ > > where, [rhel-5-i386] should be replaced with your real distro information > generated by OCA. > 3. Run ./install_cluster eth0 on your $OSCAR_HOME > > Note: > - It has been tested on SuSE 10.2(X86_64) and RHEL5(X86). > - CLI has not been touched and needs to be fixed. > - Opder and Selector have more works to do. > > I would like to give many thanks to Erich for what he has done on the branch. > I hope that we can stabilize the OSCAR codes with this crispy branch ASAP. > > Regards, > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
