summaryrefslogtreecommitdiff
path: root/tickets/3db71b1e3477447e8c67d7c4179a9b29/Maildir/new/1455998994.M999689P17339Q17.exolobe1
blob: ac36c6ad20c89413c0eae910b49fd6884f53e808 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
Return-Path: <obnam-dev-bounces@obnam.org>
X-Original-To: distix@pieni.net
Delivered-To: distix@pieni.net
Received: from bagpuss.pepperfish.net (bagpuss.pepperfish.net [148.251.8.16])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pieni.net (Postfix) with ESMTPS id 6FC552333C
	for <distix@pieni.net>; Wed,  4 Feb 2015 13:32:22 +0100 (CET)
Received: from platypus.pepperfish.net (unknown [10.112.100.20])
	by bagpuss.pepperfish.net (Postfix) with ESMTP id A36CD1C1F;
	Wed,  4 Feb 2015 12:32:21 +0000 (GMT)
Received: from localhost ([::1] helo=platypus.pepperfish.net)
	by platypus.pepperfish.net with esmtp (Exim 4.80 #2 (Debian))
	id 1YIz81-0006Ec-IN; Wed, 04 Feb 2015 12:32:21 +0000
Received: from inmail ([10.112.100.10] helo=mx0.pepperfish.net)
 by platypus.pepperfish.net with esmtp (Exim 4.80 #2 (Debian))
 id 1YIz80-0006EV-2Z
 for <obnam-dev@obnam.org>; Wed, 04 Feb 2015 12:32:20 +0000
Received: from xvm-166-37.ghst.net
 ([95.142.166.37] helo=pieni.net ident=postfix)
 by mx0.pepperfish.net with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256)
 (Exim 4.80) (envelope-from <liw@liw.fi>) id 1YIz7x-0004ao-AT
 for obnam-dev@obnam.org; Wed, 04 Feb 2015 12:32:19 +0000
Received: from exolobe1.liw.fi (82-181-8-107.bb.dnainternet.fi [82.181.8.107])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by pieni.net (Postfix) with ESMTPSA id 734D8232C0
 for <obnam-dev@obnam.org>; Wed,  4 Feb 2015 13:32:15 +0100 (CET)
Received: from exolobe1.liw.fi (localhost [127.0.0.1])
 by exolobe1.liw.fi (Postfix) with ESMTPS id 0A8E041721
 for <obnam-dev@obnam.org>; Wed,  4 Feb 2015 14:31:18 +0200 (EET)
Date: Wed, 4 Feb 2015 14:31:16 +0200
From: Lars Wirzenius <liw@liw.fi>
To: obnam-dev@obnam.org
Message-ID: <20150204123116.GA23845@exolobe1.liw.fi>
References: <1422960851-29050-1-git-send-email-jn@hz6.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <1422960851-29050-1-git-send-email-jn@hz6.de>
User-Agent: Mutt/1.5.23 (2014-03-12)
X-Spam-Score: -3.4
X-Spam-Score-int: -33
X-Spam-Bar: ---
X-Scanned-By: pepperfish.net, Wed, 04 Feb 2015 12:32:19 +0000
X-Spam-Report: Content analysis details: (-3.4 points)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -1.0 PPF_USER_AGENT_MUTT    User-Agent: contains Mutt (Mutt isn't a spam
 tool) -0.5 PPF_USER_AGENT         User-Agent: exists
 -1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%
 [score: 0.0000]
Subject: Re: [PATCH 1/2] adds de-translation of k4dirstat section
X-BeenThere: obnam-dev@obnam.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Obnam development discussions <obnam-dev-obnam.org>
List-Unsubscribe: <http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org>,
 <mailto:obnam-dev-request@obnam.org?subject=unsubscribe>
List-Archive: <http://listmaster.pepperfish.net/pipermail/obnam-dev-obnam.org>
List-Post: <mailto:obnam-dev@obnam.org>
List-Help: <mailto:obnam-dev-request@obnam.org?subject=help>
List-Subscribe: <http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org>,
 <mailto:obnam-dev-request@obnam.org?subject=subscribe>
Sender: obnam-dev-bounces@obnam.org
Errors-To: obnam-dev-bounces@obnam.org

Thank you, applied.

On Tue, Feb 03, 2015 at 11:54:10AM +0100, Jan Niggemann wrote:
> ---
>  manual/de/120-verschiedenes.mdwn |   16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 
> diff --git a/manual/de/120-verschiedenes.mdwn b/manual/de/120-verschiedenes.mdwn
> index 01029d9..96d6d8c 100644
> --- a/manual/de/120-verschiedenes.mdwn
> +++ b/manual/de/120-verschiedenes.mdwn
> @@ -4,3 +4,19 @@ Verschiedenes
>  Dieses Kapitel behandelt Themen die kein eigenes Kapitel füllen,
>  z.B. das Komprimieren von Backups und wie Obnam von cron ausgeführt wird.
>  
> +k4dirstat cache files
> +---------------------
> +
> +[k4dirstat] ist ein Programm das die Festplattenbelegung. Obnams 
> +`kdirstat` Befehl kann verwendet werden, um den Inhalt einer Generation 
> +in einem Format auszugeben, das von k4dirstat mittels `File`, `Read 
> +Cache File` eingelesen werden kann.
> +
> +Beispiel:
> +    $ obnam kdirstat --client CLIENT --generation GENID > CLIENT.kdirstat.cache
> +    $ gzip -v9 CLIENT.kdirstat.cache # OPTIONAL
> +
> +`CLIENT.kdirstat.cache[.gz]` kann nun in `k4dirstat` eingelesen werden.
> +
> +[k4dirstat]: https://bitbucket.org/jeromerobert/k4dirstat/wiki/Home
> +
> -- 
> 1.7.10.4
> 
> 
> _______________________________________________
> obnam-dev mailing list
> obnam-dev@obnam.org
> http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org
> 

-- 
Happiness is a tested backup.

_______________________________________________
obnam-dev mailing list
obnam-dev@obnam.org
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/obnam-dev-obnam.org