On Sun, 17 Oct 2010, JD wrote: > OK, so once I install Th via live CD, and I want to do > yum update > where are the updates? > Or if you can tell me the contents of the .repo files?
Forget about yum and .repo, we've got much better deps solver called poldek. Try: poldek --up poldek Then, in poldek interactive mode something like: poldek> search java* poldek> search -f */javac poldek> search -f /usr/bin/file poldek> install tomcat poldek> uninstall lighttpd you can browse poldek repos configuration in /etc/poldek/repos.d/pld.conf Enjoy! :) > What about importing he GPG? From where? I'm not sure, but as I know th packages are not gpg-signed. -- Regards, Paweł _______________________________________________ pld-users-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-users-en
