I was thinking of doing an ls -a /tftpboot/distro/rhel-ws-4-x86_64 >
new.rpmlist then remove the . and .. directories of the top iof the
file. However I noticed then I also had a tone of i386 files. I noticed
in the original rpmlist files version numbers are not listed. Will it
hurt to have the full file name listed?



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael
Edwards
Sent: Thursday, December 13, 2007 11:26 AM
To: oscar-users@lists.sourceforge.net
Subject: Re: [Oscar-users] Installing all rpm on compute node image

Try doing something like this on the server

rpm -qa --queryformat "%{NAME}\n" >
/opt/oscar/oscarsamples/server.rpmlist

and make an image using that rpmlist.  That should make an image with
the rpms from the head node.

I haven't tried this yet though, so it may not work :)

------------------------------------------------------------------------
-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketp
lace
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to