Skip to content

albertodonato/metapackages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script to build ditribution metapackages and a repository for them

This builds metapackages to automatically install all desired dependencies on a Linux distribution.

Packages and repository are built via

./repository build

Result is in the repo/<distro> directory.

Currently supported distributions (autodetected) are Ubuntu and Arch Linux.

The resulting repository is copied via rsync via:

./repository copy <host>

SSH configuration for the host needs to be set up. By default, the repo is copied under the Nginx root directory.

About

Script to build distribution metapackages and a repository for them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages