Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script build flow #5

Closed
zultron opened this issue Apr 5, 2015 · 1 comment
Closed

Script build flow #5

zultron opened this issue Apr 5, 2015 · 1 comment

Comments

@zultron
Copy link
Owner

zultron commented Apr 5, 2015

Right now, when starting from a Docker image, it takes a number of steps to get to the final Apt repo with binary packages for all arches: build chroot, build source package, build amd64 package, build i386 package, build armhf package, update Apt repo.

This single-package sequence should be scripted.

It would also be nice to have a sequence to build a string of packages and their deps, and be smart about pkgs not applicable to some distros or arches. (E.g. RTAI applicable to x86 but not ARM; Cython applicable to Wheezy but not Jessie.)

@zultron
Copy link
Owner Author

zultron commented May 8, 2015

Fixed with #21

@zultron zultron closed this as completed May 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant