Re: [RFC] new structure: "hail" pkg instead of cld, chunkd
Pete Zaitcev <[email protected]> Thu, 1 Jul 2010 17:22:06 -0600
| Newsgroups | org.kernel.vger.hail-devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 1 Jul 2010 18:58:18 -0400 Jeff Garzik <[email protected]> wrote: > To clarify my proposal, and taking into account your comments and some > refinements, I think the following should occur at the git repository > + source tarball level: > > cld/* -> hail > chunkd/* -> hail > > Thus you would download and build hail-0.1.tar.gz. hail-0.1.tar.gz > would be packaged as hail-0.1.src.rpm. Building hail-0.1.src.rpm > produces the following rpms: > > libhail (httpstor, cldc, chunkdc, tcp_write, timers, other?) > libhail-devel (*.h, api docs) > cld > chunkd Sounds fine to me. We already have an unofficial unification with timers, so might as well take advantage of it. Also it addresses Darcy's request to make httpstor available. Although purely aesthetically it seems strange to have the library but not its server, it reflects the nature of tabled as a siamese twin of Hail core. -- Pete