Gentoo Archives: gentoo-user

From: Peter Ruskin <Peter.Ruskin@×××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Heads-Up sys-lib/com_err breaks Apps
Date: Sat, 09 Jul 2005 12:11:02
Message-Id: 200507091304.55571.Peter.Ruskin@dsl.pipex.com
In Reply to: Re: [gentoo-user] Heads-Up sys-lib/com_err breaks Apps by Peter Ruskin
1 On Saturday 09 July 2005 12:21, Peter Ruskin wrote:
2 > I use the following in root's crontab:
3 > # sync Gentoo nightly and check for updates
4 > 0 0 * * 1-6 /usr/sbin/esync -ns && /usr/bin/update-eix -q
5 > && /usr/bin/emerge world -uNvplt && /usr/local/bin/einfo -uN
6 > world # sync Gentoo weekly and check (deep) for updates
7 > 0 0 * * 7 /usr/sbin/esync -ns && /usr/bin/update-eix -q
8 > && /usr/bin/emerge world -uNDvtpl && /usr/local/bin/einfo -uND
9 > world
10
11 Forgot to mention, I also have this in root's crontab:
12 MAILTO=peter
13 ...so when I get up in the morning and check my mail I have all the
14 details I need.
15
16 This is much better than waiting for Bug #11359 to be properly
17 resolved.
18
19 --
20 Peter
21 ========================================================================
22 Gentoo Linux: Portage 2.0.51.19. kernel-2.6.12-gentoo.
23 i686 AMD Athlon(tm) XP 3200+. gcc(GCC): 3.3.5-20050130.
24 KDE: 3.4.1. Qt: 3.3.4.
25 ========================================================================
26 --
27 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Heads-Up sys-lib/com_err breaks Apps Roy Wright <royw@×××××.com>