Gentoo Archives: gentoo-user

From: Pandu Poluan <pandu@××××××.info>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] System maintenance procedure?
Date: Wed, 05 Dec 2012 03:16:46
Message-Id: CAA2qdGVLmYw7xZvsah7kif8MaG-n3hhY=Fq+ZwUsmjc7jaZ0Mg@mail.gmail.com
In Reply to: [gentoo-user] System maintenance procedure? by Grant
1 On Dec 5, 2012 7:34 AM, "Grant" <emailgrant@×××××.com> wrote:
2 >
3 > My unattended daily system maintenance procedure is like this:
4 >
5 > layman -S
6 > emerge --sync
7 > emerge -pvDuN world
8 > emerge -pv --depclean
9 > eclean -p distfiles
10 > eclean -p packages
11 >
12 > And then attended like this:
13 >
14 > emerge -DuN world
15 > revdep-rebuild
16 > etc-update
17 > elogv
18 > emerge --depclean
19 > eclean distfiles
20 > eclean packages
21 >
22 > Am I missing any good stuff?
23 >
24 > - Grant
25
26 There's an incantation that makes emerge download the source files but
27 don't actually emerge them, yet. Will save a lot of time during attended
28 sessions if your Internet connection is kind of not fast.
29
30 Can someone help me refresh my mind?
31
32 Rgds,
33 --

Replies

Subject Author
Re: [gentoo-user] System maintenance procedure? Allan Gottlieb <gottlieb@×××.edu>
Re: [gentoo-user] System maintenance procedure? Dale <rdalek1967@×××××.com>