aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-04-15Add support for mirrors.ilyas-2019-03-23Ilyas Gasanov
* Baiji can now cross-bootstrap images for different distributions, e.g. Ubuntu from Debian, and vice versa. * debootstrap now uses sane default mirror, which should work regardless of the actual host distribution.
2019-04-15Add missing README and copyrightRob Austein
2018-08-09Tweak doc for recent features.Rob Austein
* Baiji can now generate source packages * Baiji now uses a hash of the build dependency list to guess when it should generate a new package-specific build image; the user can override this guess with a command line argument.
2018-08-09Move package version back into image tag field.Rob Austein
2018-08-08Avoid unnecessary rebuilds of docker build images.Rob Austein
2018-08-08Sooo many flavors of build dependencies.Rob Austein
2018-08-08Build source package when user doesn't provide one.Rob Austein
2018-08-02DocRob Austein
2018-07-01Clean container when done.Rob Austein
2018-06-30Working.Rob Austein
Well, maybe. arrcus-sw runs to completion, anyway, good start.
2018-06-30CleanupRob Austein
2018-06-30Builds Docker image. Does not yet build .debs.Rob Austein
2018-06-29Context managersRob Austein
2018-06-29UpdateRob Austein
2018-06-29baiji create working.Rob Austein
2018-06-29Initial.Rob Austein