Skip to content

topherbullock/clambake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clambake - BOSH package generator for apt packages

usage

./clambake /path/to/blob/destination [apt-get-arguments]

y tho?

Making BOSH packages for apt and other library / debian package dependancies is notoriously painful and can often result in nearly drowning in sea of your own salty tears. I know. I've been there.

The bosh-genCLI helps a little with this ... sorta ... Unfortunately while it helps in some ways, it doesn't go far enough for packages which need to be configured, and doesn't seem to cache everything required; opting for using dpkg to extract the packages downloaded from apt but doesn't run any configuration of those packages.

This utility hopes to assist in baking these types of dependancies into a package, and allowing the installation and configuration of all the libraries required in a way that makes both BOSH and apt happy; and in turn makes you happy and avoids the aforementioned sea of salty tears.

About

BOSH ("clam") packaging for apt dependencies ("bake")

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages