chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Creating custom distribution


From: Jim Miller
Subject: [Chicken-users] Creating custom distribution
Date: Sat, 17 Jun 2006 20:02:21 -0400

Hi all,

I'm currently using chicken in a development environment that has no connection to the internet, never will, and the deployment environments don't have access either, never will.  I'd like to create a custom chicken distribution that basically includes a whole nursery and that runs chicken setup on the eggs in the nursery.  I know that I can construct a Makefile, or better yet a scheme program, that will do this for me but it feels cleaner to have it done as part of the top level install.

Also, is there a way to get the current list of eggs from the main nursery without having to scrape the HTML page?

Thanks


reply via email to

[Prev in Thread] Current Thread [Next in Thread]