Question about latest release iso

Paweł Zuzelski pawelz at pld-linux.org
Sun Oct 17 21:59:58 CEST 2010


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ł


More information about the pld-users-en mailing list