adrian kok wrote:
Hi
I am new in gentoo
what is easy way to upgrade? eg: kernel / package
In some linux, they are using yum ....
Thank you
Send instant messages to your online friends http://uk.messenger.yahoo.com
Welcome aboard!
For starters go through the Handbook and the official documentation as
it provides the answers to your questions.
For packages I usally run the following commands:
# eix-sync
# emerge --tree --ask --update --newuse --deep world && emerge
--depclean && revdep-rebuild
# dispatch-conf
For the kernel read the Gentoo Linux Kernel Upgrade Guide
(http://www.gentoo.org/doc/en/kernel-upgrade.xml) and follow the
detailed steps.
Good luck ;-)