Re: [gentoo-user] an updated package almost every day, how do i find out what has changed/been fixed

2003-10-26 Thread Jason Stubbs
On Wednesday 22 October 2003 07:00, HvR wrote:
> i am still in the mode of running emerge sync and then emerge -Dup world
> every day, most days there is at least one updated package, is there a
> way to find out what has changed/been updated? when i used to run redhat
> i would get these emails summarizing what had changed for my set of
> packages, is there such a thing for gentoo?

What you want is a weekly cron entry to the effect of:
emerge sync > /dev/null 2>&1; emerge -uDplv world

That will tell you what new packages are available and tell you what has 
changed. The only difference between this and rhn is that your computer needs 
to be online at the time of the cron job where as rhn will email you and you 
can pick it up the next time you go online.

Regards,
Jason

--
[EMAIL PROTECTED] mailing list

Re: [gentoo-user] an updated package almost every day, how do i find out what has changed/been fixed

2003-10-21 Thread Spider
begin  quote
On 21 Oct 2003 15:00:53 -0700
HvR <[EMAIL PROTECTED]> wrote:

> i am still in the mode of running emerge sync and then emerge -Dup
> world every day, most days there is at least one updated package, is
> there a way to find out what has changed/been updated? 

man emerge :
--changelog (-l)
Use this in conjunction with the --pretend  action.   This will
show  the  ChangeLog  entries  for all the packages that will be 
upgraded.



//Spider
-- 
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] an updated package almost every day, how do i find out what has changed/been fixed

2003-10-21 Thread Peter Ruskin
On Tuesday 21 Oct 2003 23:00, HvR wrote:
> i am still in the mode of running emerge sync and then emerge -Dup
> world every day, most days there is at least one updated package, is
> there a way to find out what has changed/been updated? when i used to
> run redhat i would get these emails summarizing what had changed for
> my set of packages, is there such a thing for gentoo?

emerge world -Duvpl

Peter
-- 
==
Portage 2.0.49-r13 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 
2.4.23_pre7-gss)
i686 AMD Athlon(tm) XP 3200+
==


--
[EMAIL PROTECTED] mailing list