lp:mepsql-bakery
- Get this branch:
- bzr branch lp:mepsql-bakery
Related bugs
Related blueprints
Branch information
Recent revisions
- 147. By Henrik Ingo
-
Just when I was about to launch the loitsut.org site for serving my own
type of user data scripts, I found that alestic.com already did this 2
years ago, and Ubuntu and Debian images already exist that will recognize
and run user-data scripts with their approach.So this commit abandons the loitsutbuildsla
ve.py, and instead introduces
ec2userdatabuildslave. sh. The main difference in the approach was that
in loitsut you simply pass a script name as parameter, whereas the
alestic approach runs the user-data itself as a shell script. However,
it turns out that it then makes sense to keep this shell script small
and use their runurl utility to run a remote script for the main work
(which was the approach taken by loitsut too).http://
alestic. com/2009/ 06/ec2- user-data- scripts
http://alestic. com/2009/ 08/runurl
http://alestic. com/2010/ 12/ec2- user-data- output - 145. By Henrik Ingo
-
We used deb source file from Natty, which uses an Upstart/Apparmor utility
not available previously. Comment that out and instead use a few lines from
Maverick upstart script. - 144. By Henrik Ingo
-
Don't want the "build123.maverick" to show up in SELECT VERSION().
Remove --with-server- suffix altogether. Everything we want to show is
already in configure.in:AC_INIT( )
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)