Brandon Philips
7f93323c35
Merge pull request #619 from philips/add-unzip
...
feat(coreos-base/coreos): add unzip
2014-05-21 17:32:30 -07:00
Brandon Philips
4e380be2fc
fix(profiles): remove zip/unzip from package.provided
2014-05-21 17:31:58 -07:00
Brandon Philips
fe44c20202
feat(coreos-base/coreos): add unzip
...
like tar, lzma, etc this is a basic expected util.
2014-05-21 17:31:58 -07:00
Brandon Philips
ecd8536c69
Merge pull request #629 from philips/fix-docker-host-networking
...
fix(app-emulation/docker): add fix for --net=host
2014-05-21 16:53:04 -07:00
Brandon Philips
cb0f62f177
fix(app-emulation/docker): add fix for --net=host
...
Merged upstream: https://github.com/dotcloud/docker/issues/5812
2014-05-21 16:40:44 -07:00
Michael Marineau
bdd2279111
Merge pull request #628 from marineam/dhcpcd
...
feat(coreos-base/coreos): Re-add dhcpcd while networkd matures.
2014-05-21 15:44:08 -07:00
Michael Marineau
ba27fd052a
Merge pull request #627 from marineam/build-fix
...
fix(dev-db/etcdctl): Set correct keywords.
2014-05-21 15:37:07 -07:00
Michael Marineau
6a1c62005e
feat(coreos-base/coreos): Re-add dhcpcd while networkd matures.
...
When networkd fails to handle DHCP properly users can get stuck without
a reasonable way to bring up networking on the affected host.
2014-05-21 15:33:35 -07:00
Michael Marineau
b81f14fd00
fix(dev-db/etcdctl): Set correct keywords.
...
Missed this when converting etcdctl to the single ebuild scheme in
02315e21
2014-05-21 15:20:59 -07:00
Michael Marineau
942ce88b90
Merge pull request #625 from philips/fix-motd-gen
...
bump(coreos-base/coreos-init): coreos-install & motdgen.timer fixes
2014-05-21 14:41:21 -07:00
Brandon Philips
23675a946e
bump(coreos-base/coreos-init): coreos-install & motdgen.timer fixes
2014-05-21 14:23:26 -07:00
Michael Marineau
c2a017cfbc
Merge pull request #624 from marineam/buckets
...
bump(coreos-base/coreos-init): Update coreos-install and motdgen
2014-05-21 13:03:08 -07:00
Michael Marineau
adca49d008
bump(coreos-base/coreos-init): Update coreos-install script
2014-05-21 13:00:28 -07:00
Michael Marineau
9b42ac6013
Merge pull request #623 from marineam/etcd
...
bump(dev-db/etcd): Update server and client to 0.4.1
2014-05-21 10:19:40 -07:00
Michael Marineau
a12074d375
bump(dev-db/etcd): Update server and client to 0.4.1
2014-05-21 09:05:44 -07:00
Greg Kroah-Hartman
b7c1d4999e
Merge pull request #622 from philips/add-cciss
...
bump(sys-kernel/coreos-kernel): grap the ciss driver
2014-05-21 13:23:37 +09:00
Brandon Philips
2a88aab44b
bump(sys-kernel/coreos-kernel): grap the ciss driver
...
I bumped the config but forgot to bump the version. Do this now.
2014-05-20 20:15:38 -07:00
Greg Kroah-Hartman
f0ef0d4eb1
Merge pull request #620 from philips/add-cciss
...
feat(sys-kernel/coreos-kernel): add ciss support
2014-05-21 11:15:00 +09:00
Michael Marineau
fd1c9d6fc0
Merge pull request #621 from marineam/binhost
...
fix(make.conf): Remove most of the SDK chroot's make.conf
2014-05-20 17:48:34 -07:00
Michael Marineau
12427b07f6
fix(make.conf): Remove most of the SDK chroot's make.conf
...
This is now automatically generated by update_chroot instead.
2014-05-20 16:18:21 -07:00
Brandon Philips
8e20270079
feat(sys-kernel/coreos-kernel): add ciss support
...
HP SmartArray driver support
2014-05-20 15:18:43 -07:00
Michael Marineau
506b65e369
Merge pull request #616 from marineam/cleanup
...
Minor cleanups
2014-05-20 13:05:18 -07:00
Brandon Philips
266b06a5e7
Merge pull request #617 from philips/add-dec-21140-support
...
feat(sys-kernel/coreos-kernel): add dec 21140 support
2014-05-19 22:32:20 -07:00
Brandon Philips
6423b303a3
feat(sys-kernel/coreos-kernel): add dec 21140 support
...
Add the tulip driver for dec 21140 which is used by hyperv
2014-05-19 09:16:28 -07:00
Michael Marineau
fd564f3839
bump(coreos-base/vboot_reference): Minor code cleanup.
...
Removes currently unused code in cgpt resize.
2014-05-18 20:56:32 -07:00
Michael Marineau
a2b7338452
fix(sys-apps/baselayout): Do not set default password in ebuild
...
Setting the 'core' user's password is now always handled by cloud
config. As an added benefit this will let us use baselayout as a binary
package now that it doesn't depend on random state it the local SDK.
2014-05-17 16:17:49 -07:00
Michael Marineau
4978cfeb86
fix(make.conf): Remove AT_SYS_M4DIR
...
Autotools is provided by the SDK chroot, not the board sysroot.
Presumably at some point in the ChromeOS past some macros were being
installed the other way around in the sysroot but not the SDK chroot.
Currently this is not the case, so this extra variable can go away.
2014-05-17 16:17:49 -07:00
Michael Marineau
5b367bfac7
fix(coreos-base/coreos-dev): Remove sys-process/time
...
make.conf has a work-around to support cross compiling this tool but we
don't actually need it. Cleanup and remove the tool and the work-around.
2014-05-17 16:17:49 -07:00
Michael Marineau
be5c990634
Merge pull request #615 from marineam/container
...
init and cloudinit updates
2014-05-17 16:15:18 -07:00
Michael Marineau
c6182b7830
bump(coreos-base/coreos-init): Fixes for containers and motdgen
2014-05-16 21:39:42 -07:00
Michael Marineau
f3893abed7
bump(coreos-base/coreos-cloudinit): bump to 0.7.1
...
https://github.com/coreos/coreos-cloudinit/releases/tag/v0.7.1
2014-05-16 21:38:26 -07:00
Brandon Philips
4f40f4c7a3
bump(coreos-base/coreos-cloudinit): bump to 0.7.0
...
https://github.com/coreos/coreos-cloudinit/releases/tag/v0.7.0
2014-05-16 21:38:26 -07:00
Brandon Philips
c617076bd3
fix(coreos-base/coreos-init): bump to simpler motdgen
2014-05-16 21:38:26 -07:00
Michael Marineau
1cb228940b
Merge pull request #612 from marineam/systemd
...
fix(sys-apps/systemd): Stop warning about "X-Fleet" sections
2014-05-16 16:59:02 -07:00
Michael Marineau
dbbb3c29f0
fix(sys-apps/systemd): Stop warning about "X-Fleet" sections
2014-05-16 16:49:46 -07:00
Brandon Philips
aa908b844e
Merge pull request #608 from philips/set-docker-tmpdir
...
fix(app-emulation/docker): add TMPDIR=/var/tmp
2014-05-16 16:05:42 -07:00
Brandon Philips
bfa4fa2626
Merge pull request #611 from philips/bump-update-engine
...
bump(coreos-base/update_engine): send pings hourly
2014-05-16 16:04:10 -07:00
Brandon Philips
14fd736286
bump(coreos-base/update_engine): send pings hourly
...
Pull in this PR: https://github.com/coreos/update_engine/pull/32
2014-05-16 14:10:57 -07:00
Brandon Philips
50b1922a51
fix(app-emulation/docker): add TMPDIR=/var/tmp
...
This fixes the issue reported here where /tmp runs out os space during a
docker save
https://github.com/coreos/coreos-vagrant/issues/49#issuecomment-43287780
2014-05-16 13:57:56 -07:00
Brandon Philips
da4253ab4c
chore(app-emulation/docker): remove symlink-usr case
...
We are never shipping another -generic image so just make symlink-usr
the only .service file.
2014-05-16 13:57:13 -07:00
Michael Marineau
98473f4e09
Merge pull request #610 from marineam/cflags
...
Profile maintance
2014-05-15 22:19:41 -07:00
Michael Marineau
bcf1ed50d5
Merge pull request #609 from marineam/systemd
...
maint(sys-apps/systemd): Sync patches with upstream
2014-05-15 22:19:19 -07:00
Michael Marineau
eba0ba9820
fix(profiles): Enable ipv6 globally because WTF DUH!
2014-05-16 00:18:15 -04:00
Michael Marineau
8e93e04deb
fix(profiles): Move CFLAGS, remove -g, add -mtune=generic
...
Slowly moving make.conf into profiles, here is another piece. We never
actually use the built debug information so remove -g to produce a
little less of it. Add -mtune=generic to let GCC optimize for whatever
it thinks the most common processors are.
2014-05-16 00:04:46 -04:00
Michael Marineau
a57fb796e4
maint(sys-apps/systemd): Sync patches with upstream
...
Upstream has merged all of our reload bug fixes, replace local patches
with the upstream versions.
Drop the patch that removed the check for /etc/os-release. We always
initialize missing files in the initrd so it isn't needed any more.
2014-05-15 19:10:22 -07:00
Michael Marineau
32e1c7f306
Merge pull request #606 from marineam/dracut
...
bump(sys-kernel/bootengine): Updates for new dracut version
2014-05-15 19:09:13 -07:00
Michael Marineau
5484890349
Merge pull request #607 from marineam/aufs
...
maint(coreos-base/coreos): Drop aufs tools from our images.
2014-05-15 15:19:10 -07:00
Michael Marineau
85a9cb9da1
maint(coreos-base/coreos): Drop aufs tools from our images.
2014-05-15 15:06:20 -07:00
Michael Marineau
457233148c
bump(sys-kernel/bootengine): Updates for new dracut version
...
Dracut is now in portage-stable and DRACUT_MODULES is unused.
Update bootengine dependencies so we can use btrfs and mdadm in the
initrd. Drop kbd because I'm excluding out the terminfo module now.
2014-05-15 14:43:26 -07:00
Brian Waldon
17ef058245
Merge pull request #605 from bcwaldon/bump-coreos-cloudinit
...
bump(coreos-cloudinit): Upgrade to v0.6.1
2014-05-14 11:45:17 -07:00