Commit Graph

177 Commits

Author SHA1 Message Date
Tianon Gravi ba116f6e8e Explicitly disable CONFIG_FEATURE_SYNC_FANCY for now while we wait for a new upstream release to disable it by default 2015-10-14 10:57:39 -07:00
Tianon Gravi 4b33520da6 Refactor busybox config setting to match buildroot's new form 2015-10-14 10:57:23 -07:00
Tianon Gravi 0674f8d162 Explicitly disable more buildroot config 2015-10-14 10:55:21 -07:00
Tianon Gravi b0299db2e9 Update buildroot to 2015.08.1 2015-10-14 10:55:14 -07:00
Tianon Gravi ad81193c4d Update to 1.24.0 2015-10-14 09:09:27 -07:00
Tianon Gravi 7d866e44fe Merge pull request #4 from infosiftr/fix-segfault
Tweak a few minor things (especially BR2_x86_64) to fix segfaulting
2015-09-18 15:02:18 -07:00
Tianon Gravi d6f8494fc1 Tweak a few minor things (especially BR2_x86_64) to fix segfaulting 2015-09-18 14:06:10 -07:00
Tianon Gravi c5311bc46b Merge pull request #3 from infosiftr/homes
Fix "cd" / "cd ~" my creating missing home directories
2015-09-18 14:05:45 -07:00
Tianon Gravi 4ffe87d288 Pre-create "/tmp" with appropriate permissions as well 2015-09-18 14:00:36 -07:00
Tianon Gravi 7ccab4d1eb Fix "cd" / "cd ~" my creating missing home directories 2015-09-18 13:42:45 -07:00
Tianon Gravi 0bed18106a Switch prefix to suffix (which is more appropriate since these are variants of busybox, not versions of ubuntu, etc)
https://github.com/docker-library/official-images/pull/1058/files#r39775137
2015-09-17 10:40:50 -07:00
Tianon Gravi d5e3d77161 Merge pull request #1 from infosiftr/travis
Add initial .travis.yml
2015-09-16 13:07:25 -07:00
Tianon Gravi ed5b739583 Add initial .travis.yml 2015-09-16 12:39:39 -07:00
Tianon Gravi 71e04e655b Reorganize so we have better correspondence between tag names and directories 2015-09-16 12:38:16 -07:00
Tianon Gravi 727cef357b Run a simple "ping" that has to lookup a DNS record to each build script to ensure proper functionality 2015-09-14 16:47:32 -07:00
Tianon Gravi dfa645eed5 Add initial generate-stackbrew-library.sh 2015-09-14 16:43:19 -07:00
Tianon Gravi d51820db02 Tidy up a bit and add ubuntu to update.sh 2015-09-14 16:43:04 -07:00
Tianon Gravi ec941ede44 Add README stub 2015-09-14 16:26:06 -07:00
Tianon Gravi b17f74ca14 Add ubuntu-trusty variant too 2015-09-14 16:25:26 -07:00
Tianon Gravi 376c7df27b Add getconf and /etc/group 🍰 2015-07-02 08:25:25 -07:00
Tianon Gravi 7644487f8f Add simple file listing the things we're still missing compared to the current busybox image 2015-06-30 16:17:09 -07:00
Tianon Gravi e1c0cc1f59 Refactor further and actually make the static compile work by stealing uClibc from buildroot! 2015-06-30 16:16:43 -07:00
Tianon Gravi e3c8f36f62 Remove default command that makes no sense 2015-02-03 12:21:19 -07:00
Tianon Gravi e7cd3b91a2 Add simple "update.sh" script to make updating a breeze 2015-02-02 23:26:59 -07:00
Tianon Gravi c10141bea6 Refactor to match upstream structure better 2015-02-02 23:18:52 -07:00
Tianon Gravi d58f86d4c5 Pipe through xz for a smaller tarball (967K vs 2.5M) 2015-02-02 23:15:17 -07:00
Tianon Gravi ca6bcbfa93 Initial BusyBox-upstream-based tarmaker 2015-02-02 23:02:09 -07:00