Skip to content

traviscross/ec2-ami-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debian Packaging for Amazon AMI Tools

This repository contains debian packaging for the Amazon EC2 AMI Tools, which are command-line utilities that help create and manage Amazon Machine Images (AMIs).

If you wish to use dpkg, apt, or aptitude to install the Amazon AMI Tools on a Debian system, then you might be interested in this packaging.

Usage

Building the Debian binary packages only

To build the debs, checkout the debian branch and run:

dpkg-buildpackage -b -us -uc

Building the Debian source package

To build the source package and debs, checkout the debian branch and run:

./debian/mkorig.sh origin/upstream
dpkg-buildpackage -us -uc

See also

Please also read the contents of the files debian/README.source and debian/README.Debian.

About

Amazon EC2 AMI Tools (Debian Packaging)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors