aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-25README.md nitsHEADmasterRob Austein
2019-08-03Need the stretch-backports version of debootstrap's databaseRob Austein
2019-04-27Update to StretchRob Austein
2019-02-25Status notes after failed pbuilder-in-Docker experimentsRob Austein
2019-02-19Dockerfile needs to clean up after Builder, apparently.Rob Austein
2019-02-18Clean up conditionalsRob Austein
2019-02-17A bit too agressive renamingRob Austein
2019-02-17Lame attempt to act like "make" even with docker images.Rob Austein
2019-02-17DebugRob Austein
2019-02-17Try docker commit againRob Austein
2019-02-17sudo is stickyRob Austein
2019-02-17Maybe we ran out of disk space because we ran out of disk space.Rob Austein
2019-02-17Full cleanupRob Austein
2019-02-17OK, that blew out on disk space, try againRob Austein
2019-02-17Parameterize and clean up, now that basic hack seems to work.Rob Austein
2019-02-15Might actually be working?Rob Austein
2019-02-14Different theory for license manager problemRob Austein
2019-02-14Install now working but not licensingRob Austein
2019-02-14Debug.Rob Austein
2019-02-14RefactorRob Austein
2019-02-14Consolidate voodooRob Austein
2019-02-13Clean up image names. Integrate license management script.Rob Austein
2019-02-13LicenserRob Austein
2019-02-11Update notes.Rob Austein
2019-02-11Notes on future work.Rob Austein
2019-02-11Missing library.Rob Austein
Pretty sure these changes are correct, but Xvfb is refusing to start under `docker build`. Worked under `docker run`. Investigate when next I have time to spend on this hack.
2019-02-11debootstrap, XiLinx installation.Rob Austein
2019-02-11XiLinx installation sorta kinda mostly working.Rob Austein
Wow what a kludge. Probably still some license manager antics, but I think that's separate from installation, licensing is per user.
2019-02-10Separate into multiple stages, at least during development.Rob Austein
Docker is pretty clever about not rebuilding stuff, but simply having the 6GB XiLinx tarball in the build context is painful, so let's avoid that as much as we can.
2019-02-10First cut at just unpacking the XiLinx tarball.Rob Austein
2019-02-10Update notes.Rob Austein
2019-02-10Initial commit.Rob Austein