summaryrefslogtreecommitdiff
path: root/34/18acd49bac1b209e81d181faec97e5f598d7cb
blob: 36f1aa2f74a20dac59390f7d59da6d0619c94f23 (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
117
118
119
120
121
122
123
124
Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191]
	helo=mx.sourceforge.net)
	by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <fconcklin@trucoin.com>) id 1QvhfC-0004jl-To
	for bitcoin-development@lists.sourceforge.net;
	Tue, 23 Aug 2011 03:28:30 +0000
X-ACL-Warn: 
Received: from mail-qw0-f47.google.com ([209.85.216.47])
	by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1Qvhf9-0002Dl-6J
	for bitcoin-development@lists.sourceforge.net;
	Tue, 23 Aug 2011 03:28:30 +0000
Received: by qwh5 with SMTP id 5so4522002qwh.34
	for <bitcoin-development@lists.sourceforge.net>;
	Mon, 22 Aug 2011 20:28:21 -0700 (PDT)
Received: by 10.224.9.82 with SMTP id k18mr1973027qak.65.1314070101514;
	Mon, 22 Aug 2011 20:28:21 -0700 (PDT)
Received: from [10.13.37.100] (71-89-0-112.dhcp.oxfr.ma.charter.com
	[71.89.0.112])
	by mx.google.com with ESMTPS id gj8sm10272317qab.3.2011.08.22.20.28.20
	(version=SSLv3 cipher=OTHER); Mon, 22 Aug 2011 20:28:21 -0700 (PDT)
Message-ID: <4E531DFD.1070407@trucoin.com>
Date: Mon, 22 Aug 2011 23:26:53 -0400
From: Fred Concklin <fconcklin@trucoin.com>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US;
	rv:1.9.2.18) Gecko/20110626 Icedove/3.1.11
MIME-Version: 1.0
To: Douglas Huff <dhuff@jrbobdobbs.org>
References: <4E52A7BA.1030208@trucoin.com>	<CAPiTikVrw9QZAdmNwa5RCik+O4QvM4nGMZZx9Xc9L+XmtgX23w@mail.gmail.com>	<201108221549.44440.luke@dashjr.org>
	<CAPiTikUaZbp0t2aYBoJ4w+uvEh=PHorXXLtzkATaOvbUt9qTtw@mail.gmail.com>
In-Reply-To: <CAPiTikUaZbp0t2aYBoJ4w+uvEh=PHorXXLtzkATaOvbUt9qTtw@mail.gmail.com>
X-Enigmail-Version: 1.1.2
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature";
	boundary="------------enig70C62774B9319D9A9D98C913"
X-Spam-Score: 0.0 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
X-Headers-End: 1Qvhf9-0002Dl-6J
Cc: bitcoin-development@lists.sourceforge.net
Subject: Re: [Bitcoin-development] Introduction
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Tue, 23 Aug 2011 03:28:31 -0000

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig70C62774B9319D9A9D98C913
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Thanks for the warm welcome...

I was specifically referring to building with autotools as a starting
point. Primarily autoconf to ease the installation and testing process.

On 08/22/2011 04:12 PM, Douglas Huff wrote:
> I don't think you're actually familiar with either of those tools. A ru=
n
> script is not much different than an init script?
In this regard I was referring to running bitcoin in /etc/init.d on
Debian based systems. By init script, I was referring to making scripts
run at boot time.
> Those who live in tonal caves shouldn't crap on themselves, or somethin=
g.
>
> On Aug 22, 2011 2:49 PM, "Luke-Jr" <luke@dashjr.org> wrote:
>> On Monday, August 22, 2011 3:30:04 PM Douglas Huff wrote:
>>> On Aug 22, 2011 2:26 PM, "Fred Concklin" <fconcklin@trucoin.com> wrot=
e:
>>>> I'm also interested in work to daemonize bitcoin on boot and
> furthering
>>>> work to bring bitcoin into general coding and implementation paradig=
ms
>>>> seen on GNU/Linux platforms.
>>> What? It already works fine in this regard using standard tools.
> Especially
>>> easy with daemontools/runit.
>> He said standard *coding and implementation paradigms*. This has nothi=
ng
> to do
>> with integration with some non-standard "init replacement" that goes
> against
>> the whole design of Unix.
>>
>> What I understand this to mean, is properly abstracting the components=

> such
>> that the node, wallet, and GUI can work together while being distinct
> parts.
>> In this sense, Fred, you may be interested in working on coming up wit=
h a
>> standard for a https://en.bitcoin.it/wiki/Wallet_protocol

I'll check this out.

fpc


--------------enig70C62774B9319D9A9D98C913
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk5THf0ACgkQxahj/GpMqhQUjQCgpgL9o460NwHcVhMTuKORPCSj
N+MAnAntDM/7crcW+q1GM6wqeoU1Tw5e
=Mm2Y
-----END PGP SIGNATURE-----

--------------enig70C62774B9319D9A9D98C913--