13 Commits
Author SHA1 Message Date
John ReganandGitHub 167016fd36 Merge pull request #40 from jprjr/musl-1.1.15
version bump to musl 1.1.15
2016-08-12 12:46:45 -05:00
John ReganandGitHub 345fd3cb89 Merge pull request #39 from jprjr/multiarch
Enabling builds for multiple architectures
2016-06-14 22:18:35 -05:00
John Regan c86e186020 Enabling builds for multiple architectures 2016-06-14 22:03:14 -05:00
John ReganandGitHub 5f360e1bbc Merge pull request #38 from just-containers/pinpoint-merge
Added s6-rc to the build
2016-06-13 11:09:40 -05:00
John ReganandGitHub 0ec8d911a9 Merge pull request #37 from just-containers/software-updates
Software updates
2016-06-13 10:55:49 -05:00
John Regan f76463ed5d Software updates 2016-06-13 10:50:09 -05:00
John Regan c10b63a885 Merge pull request #20 from jprjr/s6-2.1.5.0
update s6 to 2.1.5.0
2015-06-25 08:57:26 -05:00
John Regan 2ab33896f7 Merge pull request #17 from jprjr/skaware-2.3.5.1
Update skalibs to 2.3.5.1
2015-06-08 10:44:45 -05:00
John Regan f9ac70b207 Merge pull request #12 from jprjr/musl-1.0.5
Updating musl to 1.0.5
2015-03-31 09:05:55 -05:00
John Regan f1a6b44e2d Updating musl to 1.0.5 2015-03-31 09:04:38 -05:00
John Regan 50502a64eb Merge pull request #6 from jprjr/travis
Add travis support, build as non-root
2015-03-13 13:53:31 -05:00
John Regan 6fb536137d Build as non-root, add travis.yml 2015-03-13 13:48:12 -05:00
John Regan eb48e95b94 A whole mess of changes (see detail lines)
* Add other s6 packages
  * s6-linux-utils
  * s6-dns
  * s6-networking
* Split compiled .tar.gz files into separate packages
  * ${package}-bin for runtime items
  * ${package}-dev for buildtime items
* Add build-wrapper
  * Wraps build-latest to output to a log file
* Download+compile linux-headers
  * Based off of Alpine's APKBUILD for linux-headers
  * Needed for s6-linux-utils
2015-03-01 13:09:39 -06:00