summaryrefslogtreecommitdiff
path: root/34/18acd49bac1b209e81d181faec97e5f598d7cb
diff options
context:
space:
mode:
authorFred Concklin <fconcklin@trucoin.com>2011-08-22 23:26:53 -0400
committerbitcoindev <bitcoindev@gnusha.org>2011-08-23 03:28:30 +0000
commitc5eace077e2a1feccb8daf575d7f3ed5a48ea4de (patch)
tree93ffb1689825342c065364e3dea115a955d22f46 /34/18acd49bac1b209e81d181faec97e5f598d7cb
parent498d389731ef58513f22e89cae422011a9d21aa5 (diff)
downloadpi-bitcoindev-c5eace077e2a1feccb8daf575d7f3ed5a48ea4de.tar.gz
pi-bitcoindev-c5eace077e2a1feccb8daf575d7f3ed5a48ea4de.zip
Re: [Bitcoin-development] Introduction
Diffstat (limited to '34/18acd49bac1b209e81d181faec97e5f598d7cb')
-rw-r--r--34/18acd49bac1b209e81d181faec97e5f598d7cb124
1 files changed, 124 insertions, 0 deletions
diff --git a/34/18acd49bac1b209e81d181faec97e5f598d7cb b/34/18acd49bac1b209e81d181faec97e5f598d7cb
new file mode 100644
index 000000000..36f1aa2f7
--- /dev/null
+++ b/34/18acd49bac1b209e81d181faec97e5f598d7cb
@@ -0,0 +1,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--
+
+