Bugs item #1072787, was opened at 2004-11-24 13:09 Message generated for change (Comment added) made by bernardli You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1072787&group_id=9368
Category: Documentation Group: 4.0 Status: Open Resolution: None Priority: 9 Submitted By: Jeff Squyres (jsquyres) Assigned to: Thomas Naughton (naughtont) Summary: update docs for current multicast capabilities Initial Comment: Make the 4.0 docs accurately reflect what OSCAR's current multicast capabilities. I suggest that the word "experimental" be used. ;-) ---------------------------------------------------------------------- Comment By: Bernard Li (bernardli) Date: 2004-11-29 14:29 Message: Logged In: YES user_id=879102 >From Alex Cresswell [EMAIL PROTECTED]: I successfully got some multicast installs to work. I had to make some changes manually to get them working. I used Oscar 3.0 Here are the changes I had to make (all other settings in flamethrower.conf were left as default) /etc/systemimager/flamethrower.conf: START_FLAMETHROWER_DAEMON = yes INTERFACE = eth1 # Default Module(s) # [autoinstall_scripts] DIR = /var/lib/systemimager/scripts [oscarimage] DIR = /var/lib/systemimager/images/oscarimage [boot-i386-standard] DIR = /usr/share/systemimager/boot/i386/standard/ [override_oscarimage] DIR = /var/lib/systemimager/overrides/oscarimage ------------------ /var/lib/systemimager/flamethrower/autoinstall_scripts: MODULE=autoinstall_scripts PORTBASE=9002 NOSYNC=on ------------------ /var/lib/systemimager/flamethrower/oscarimage: MODULE=oscarimage PORTBASE=9004 NOSYNC=on ------------------ /var/lib/systemimager/flamethrower/boot-i386-standard: MODULE=boot-i386-standard PORTBASE=9006 NOSYNC=on ------------------ /var/lib/systemimager/flamethrower/override_oscarimage: MODULE=override_oscarimage PORTBASE=9008 NOSYNC=on ------------------ /var/lib/systemimager/flamethrower/flamethrower_directory: MODULE=flamethrower_directory PORTBASE=9000 NOSYNC=on --- Perhaps we can email him so that he can do some testing/write up? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1072787&group_id=9368 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
