Date: Mon, 5 Apr 1999 12:38:09 -0700 From: Gregory Sutter <gsutter@pobox.com> To: "Pavel V. Antipov" <pavel@ikar.elect.ru> Cc: Robert Deuerling <deuerl@bugsy.indra.de>, Christophe Prevotaux <chris@hexanet.fr>, Jeff Gray <jwgray@netbox.com>, freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD Clustering Message-ID: <19990405123809.D24767@001101.zer0.org> In-Reply-To: <Pine.BSF.3.96.990405115547.610A-100000@ikar.elect.ru>; from Pavel V. Antipov on Mon, Apr 05, 1999 at 11:59:41AM %2B0400 References: <Pine.BSF.3.96.990405115547.610A-100000@ikar.elect.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--gKMricLos+KVdGMg Content-Type: text/plain; charset=us-ascii On Mon, Apr 05, 1999 at 11:59:41AM +0400, Pavel V. Antipov wrote: > Hi, > > The English version now available from > > ftp://ikar.elect.ru/ANNOUNCE/DemoROSKUeng.tgz > > We pleased to ask you to try to use this demo. > If you will have some questions please contact me: I downloaded the file. Since Mr. Antipov's link is extremely slow, I've mirrored it. It will be available via http for the next week or two at <http://www.zer0.org/~gsutter/tmp/DemoROSKUeng.tgz>. Attached are some informational files from within the package. Greg -- Gregory S. Sutter Was Jimi's modem a Purple Hayes? mailto:gsutter@pobox.com http://www.pobox.com/~gsutter/ PGP DSS public key 0x40AE3052 --gKMricLos+KVdGMg Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=README Hello ! Original version of our cluster has been created only for using in Russia. That's why English translation has a very low quality. Next releases will have better translation of the package and documentation. This program package is a ONLY demo version of our FreeBSD cluster. We means "cluster" as the set of computers which solve the controlling tasks. This cluster is distributed and fault-tolerance. The operation system is FreeBSD 2.2.5. Some parts of our package require jdk-1.1.5 (or higher) for FreeBSD. You may download java from FreeBSD official site (or from Sun). This installation consists of: kernel - compiled kernel - only for our cluster WORKING - config file of kernel FProject/ - directory with headers and objects, our translator and examples (with source code) bin/ - contains files which must be copied into the /bin. See install information syscons/ - contains our font usr.include/ - contains dialog.h (it was modified by us) usr.lib/ - contains libdialog and etc Please, read file "instructions" for more information about installation. We pleased to ask you to try to use this demo. If you will have some problems or questions please contact me: Pavel Antipov Project Manager Russia, SDB "Ikar" ph. +(8612)-579207 E-mail:pavel@ikar.elect.ru --gKMricLos+KVdGMg Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=instructions INSTALLATION ------------ 0. login as root 1. install jdk-1.1.5 package into the /usr/local directory 2. change directory to this installation 3. copy FProject directory into the /bin 4. run /usr/FProject/bin/setROOT 5. add following users: rosku:rosku (shell=/bin/FCconfig) frosku:frosku (home=/usr/FProject/bin, shell=/usr/FProject/bin/fexec) 6. copy all files from bin to /bin 6.1. cp syscons/* /usr/share/syscons/fonts 6.2. change font,keymap to KOI8 6.3. set screenmap to NONE 6.4. cp usr.include/* /usr/include 6.5. cp usr.lib/* /usr/lib 6.6. cp -R java /usr/local 6.7. cp kernel / 7. cd /bin 8. and now: chown root:0 /bin/rfkill /bin/rfexec /bin/fkill_rmt /bin/fexec_rmt chmod u+s /bin/rfkill /bin/rfexec /bin/fkill_rmt /bin/fexec_rmt chown -R rosku:rosku /usr/FProject chown rosku:rosku /bin/FCconfig chmod u+s /bin/FCconfig chown rosku:rosku /bin/FCconfigRMT chmod u+s /bin/FCconfigRMT 9. edit file /etc/rc : #following lines must be inserted before command "exit 0" /bin/rfkill & /bin/rfexec /usr/FProject/bin & /bin/FCconfigRMT 10. chmod 666 /usr/FProject/mem/* 11. cd /usr/FProject/mdl 12. make depend 13. reboot --gKMricLos+KVdGMg-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990405123809.D24767>