Hi Bernard,

your wish for default repositories has been fulfilled ;-)

Just checked into trunk a changed yume-1.0-1 package which has:
- no need for "--" to separate yum arguments (it doesn't harm, though),
- changed exported repository URL path to http://oscar_server/repo/$repopath
- default repository detection for OSCAR clusters.

So on an OSCAR cluster you'll just have to type

yume --export
yume install xyz
ssh oscarnode1 yume -y install xyz

The only time when repository paths are needed is when building images, but
that's added automatically when you use the image builder panel.

The detection is done with OS_Detect on the master node, and relies on
scripts/distro-query and ssh access from nodes to master. Until we get
OS_Detect onto the client nodes, this should do the job.

I found the URLs a bit unpractical, so I changed the name. Check them out with

yume --listexp

Now we should automatically export the distro and oscar repositories to the
cluster somewhere in wizard_prep...

Regards,
Erich



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to