Gentoo Archives: gentoo-catalyst

From: Brian Dolbec <dolsen@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] Feature - add support for Amazon EC2
Date: Tue, 20 May 2014 23:03:52
Message-Id: 20140520160344.6958ba49.dolsen@gentoo.org
In Reply to: [gentoo-catalyst] Feature - add support for Amazon EC2 by Proneet Verma
1 On Wed, 21 May 2014 04:18:17 +0530
2 Proneet Verma <proneet11@×××××.com> wrote:
3
4 > Hi,
5 >
6 > I would like to add a feature to the catalyst project. I would like to
7 > deliver the following:
8 >
9 > Catalyst <https://www.gentoo.org/proj/en/releng/catalyst/> module
10 > which would be used to build AMI (amazon machine images) and upload
11 > it directly to the AWS
12 >
13 > - Catalyst currently produces Gentoo stages using spec files into
14 > which I would add a feature to build AMIs in the same manner by using
15 > the spec file.
16 > - In this manner, user can generate AMIs from latest stages and
17 > configure their system in whatever fashion they want without
18 > bloating there system with pre-generated stages (which have
19 > unnecessary packages).
20 > - 'rich0' (gentoo-dev Richard Freeman) has very nicely blogged
21 > about how to bootstrap Gentoo on EC2
22 > [here<http://rich0gentoo.wordpress.com/2012/09/24/gentoo-ec2-tutorial-bootstrapping/>
23 > ] which I would be following to write this module up inside of
24 > catalyst for which I would be using Python.
25 > - User would be expected to provide their AWS related information
26 > (like region, key pair).
27 >
28 > Currently, I'll be concentrating on AWS only but would be extending
29 > this to Openstack, Virtualbox, DigitalOcean. I have a brief idea
30 > about the catalyst module (3.0 branch) and have been following as
31 > well as contributing (some minor bug fixes) it from past few months.
32 > I'd be really happy to contribute to the gentoo community.
33 >
34 > Please give me your feedback.
35 >
36 > Regards,
37 > Proneet Verma
38 > (irc: proneet @ freenode)
39
40 Yes, by all means, go ahead. When you have some code, ping me and/or
41 others for some review. Or just send the patches to the mail list.
42 But for interim code to review just send a link we can look at it or
43 fetch it from.
44
45 --
46 Brian Dolbec <dolsen>

Replies

Subject Author
Re: [gentoo-catalyst] Feature - add support for Amazon EC2 Proneet Verma <proneet11@×××××.com>
Re: [gentoo-catalyst] Feature - add support for Amazon EC2 Markos Chandras <hwoarang@g.o>