1 |
Neil Bothwick wrote: |
2 |
> On Tue, 31 Oct 2006 17:18:03 +0200, Daniel Iliev wrote: |
3 |
> |
4 |
> |
5 |
>> Let me explain what I'm trying to do. I want to automate "emerge --sync |
6 |
>> && emerge -DuNv world" with a cron job |
7 |
>> |
8 |
> |
9 |
> I'm not sure automating emerge -u world is good idea. I have a cron task |
10 |
> that does |
11 |
> |
12 |
> emerge --sync |
13 |
> emerge -upvDN world | mail |
14 |
> emerge -ufDN world |
15 |
> |
16 |
> Then I read the mail and decide on the updates before anything is merged. |
17 |
> |
18 |
> --SNIP-- |
19 |
> |
20 |
> |
21 |
|
22 |
|
23 |
Thank you very much, Neil! |
24 |
|
25 |
I'm going to follow 100% of your advice. It never crossed my stupid mind |
26 |
that I can automate only reporting and fetching the pending updates |
27 |
without actually merging them. I also prefer updates to take place in my |
28 |
presence. |
29 |
|
30 |
|
31 |
-- |
32 |
Best regards, |
33 |
Daniel |
34 |
|
35 |
|
36 |
-- |
37 |
gentoo-user@g.o mailing list |