service yum start would do nightly update for your box automatically using current internet connection. issuing immediate yum update -y would upgrade all existing packages from your box including kernels, -y answers yes for all questions (unattended mode). there is a --localinstall option that does upgrade locally without internet. man yum . and these update rpm packages are located in /var/cache/yum/updates-released/packages by default. but most users are much more satisfied using the fresh or upgrade thing from CD.
HTH -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jhuniepi Sent: Wednesday, March 22, 2006 3:58 AM To: Philippine Linux Users' Group (PLUG) Technical Discussion List Subject: [plug] Upgrading FC4 to FC5 via yum i have FC4 installed on my laptop. NOw FC5 is released. i want to upgrade to it using yum and i have an internet connection. in debian/ubuntu, you just edit the repositories and then do `apt-get update` and `apt-get dist-upgrade` and then your distro is upgraded. what is the equivalent of those commands in yum? the other scenario is i dont have an internet connection but i have the installation discs of FC5. how do i upgrade to it using yum? or is it better to boot from disc 1 and choose the upgrade option? TIA -- cj pangilinan linux user, java programmer _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.2.6/286 - Release Date: 3/20/2006 -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.2.6/286 - Release Date: 3/20/2006 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.2.6/287 - Release Date: 3/21/2006 _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

