Gentoo Archives: gentoo-dev

From: Frank Schafer <frank.schafer@×××××××××.cz>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Portage log suggestion
Date: Mon, 12 Sep 2005 12:18:41
Message-Id: 1126527223.5947.147.camel@localhost.localdomain
1 Hi,
2
3 I fought with a stage1 install during this weekend. Today in the morning
4 I succeeded.
5 I had to move a lot in /var/log/portage.
6
7 For the content of this directory I'd suggest the following:
8
9 Remove the 4 digit number from the log file names.
10
11 It is a good idea to have 2 files for each package. One with the output
12 of make and one with the messages for the installer. Name the former
13 package-version.log and the latter package-version.msg
14
15 This makes it easier to search for a single package in an alphabetical
16 ordered list from ``ls -l''.
17 If we need a chronological ordered list there is ``ls -ltr'' sufficient.
18
19 Just a thought
20 Frank
21
22 --
23 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Portage log suggestion Brian Harring <ferringb@g.o>