[CentOS] Determine what changed between CentOS 4.1 and CentOS 4.2

Johnny Hughes mailing-lists at hughesjr.com
Tue Jan 3 21:52:40 UTC 2006


On Tue, 2006-01-03 at 16:48 -0500, Jim Wildman wrote:
> On Tue, 3 Jan 2006, Fong Vang wrote:
> 
> > Is there a way to determine what package changed from CentOS 4.1 to
> > 4.2 (or between any two versions)?  I need to create a yum repository
> > to upgrade some machines that cannot talk to the Internet.
> > 
> 
> ls /centos4.1-rpm-dir > 4.1.rpms
> ls /centos4.2-rpm-dir > 4.2.rpms
> 
> comm -13 4.1.rpms 4.2.rpms

Also ... all you need to do is just copy all the 4.2 stuff into one
directory and web enable it ... all the headers and repodata are already
there to do a yum upgrade.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.centos.org/pipermail/centos/attachments/20060103/73704ef7/attachment.sig>


More information about the CentOS mailing list