28179 Commits

Author SHA1 Message Date
Michael Marineau
702e4e91a4 bump(coreos-base/coreos-init): Enable btrfs resizing on boot. 2014-03-10 18:54:52 -07:00
Brandon Philips
33cd1a2094 Merge pull request #401 from philips/docker-0.9.0
bump(app-emulation/docker): initial bump to docker 0.9.0
2014-03-10 10:57:42 -07:00
Brandon Philips
64b1d60c2b bump(app-emulation/docker): initial bump to docker 0.9.0 2014-03-10 10:55:43 -07:00
polvi
b644bcb004 Merge pull request #185 from polvi/add-serve
stupid script to serve the latest images
2014-03-07 12:41:49 -08:00
Alex Polvi
5b47df4672 stupid script to serve the latest images 2014-03-07 12:39:03 -08:00
Michael Marineau
3920bcce70 Merge pull request #94 from marineam/brctl
bump(net-misc/bridge-utils): sync with upstream
2014-03-06 15:51:14 -08:00
Michael Marineau
1375380cab bump(net-misc/bridge-utils): sync with upstream 2014-03-06 14:58:36 -08:00
Michael Marineau
2e8c726359 Merge pull request #400 from marineam/network
fix(sys-apps/baselayout): Bump to include resolv.conf tmpfiles config.
2014-03-06 14:56:50 -08:00
Michael Marineau
00ac788b2c fix(sys-apps/baselayout): Bump to include resolv.conf tmpfiles config. 2014-03-06 14:54:52 -08:00
Brian Waldon
2e3db5e81c Merge pull request #399 from bcwaldon/add-cloudinit
Add init rdepend; update coretest
2014-03-06 14:48:08 -08:00
Brian Waldon
143905f49e bump(coretest): Use latest coretest
commit 03512eea351cd7903b070b4969c1dd764a27928b
2014-03-06 14:08:54 -08:00
brian
2bc20f3f7c Merge pull request #398 from marineam/network
networkd configuration
2014-03-06 14:02:57 -08:00
Brian Waldon
40012d4144 fix(coreos-init): Add rdepend on coreos-cloudinit 2014-03-06 13:49:13 -08:00
Michael Marineau
f876a41a38 fix(sys-apps/baselayout): Create resolv.conf symlink except in SDK
networkd uses its own location for generating resolv.conf and a new
tmpfiles rule creates a symlink to it in both -generic and -usr images.
This is not applicable to SDK so remove the rule in that case.
2014-03-06 13:46:06 -08:00
Michael Marineau
39e9317596 feat(app-emulation/docker): Add .network configs for networkd
These will match docker0 and the assorted veth* interfaces before the
default dhcp enabled network config does so networkd leaves them alone.
2014-03-06 13:46:06 -08:00
brian
98f5a0028b Merge pull request #397 from marineam/btrfs
feat(coreos-base/coreos): Add btrfs-progs and brctl
2014-03-06 13:36:44 -08:00
brian
f96ddc8d77 Merge pull request #184 from marineam/btrfs
fix(disk_util): Fix undefined variable introduce in 4dbdb391
2014-03-06 13:31:08 -08:00
Michael Marineau
d323185a61 feat(coreos-base/coreos): Add brctl
It would be nice if it was possible to look at the state of the docker0
bridge, so here is the proper tool to do that.
2014-03-06 12:59:00 -08:00
Michael Marineau
87c0814006 fix(disk_util): Fix undefined variable introduce in 4dbdb391 2014-03-06 12:41:07 -08:00
Michael Marineau
d4bc782220 Merge pull request #183 from marineam/btrfs
Switch to btrfs
2014-03-06 10:29:50 -08:00
Michael Marineau
bed5a73bab feat(coreos-base/coreos): Add btrfs-progs 2014-03-05 21:33:17 -08:00
polvi
bee8934d40 Merge pull request #388 from polvi/enable-networkd
feat(networkd): drop dhcpcd
2014-03-05 19:13:56 -08:00
Alex Polvi
b266c2de65 bump coreos/init commit 2014-03-05 19:12:30 -08:00
Alex Polvi
ec211798a1 bump coreos-init 2014-03-05 19:09:13 -08:00
Michael Marineau
4dbdb391a4 feat(disk_util): Switch to btrfs for root filesystem in /usr images
This is all that is required to swap out ext4 for btrfs.
No btrfs user space tools or auto-resize support yet.
2014-03-05 18:52:23 -08:00
Alex Polvi
717e8f2e18 bump package 2014-03-05 18:40:44 -08:00
Alex Polvi
29feb5fbd0 feat(networkd): drop dhcpcd 2014-03-05 18:38:51 -08:00
polvi
c88fa222fc Merge pull request #395 from polvi/systemd-210-v2
feat(systemd): bump to 210
2014-03-05 16:51:06 -08:00
Alex Polvi
740b8aaafd feat(systemd): bump to 210 2014-03-05 16:35:14 -08:00
Michael Marineau
2aa3571e45 rename(configure_bootloaders): Remove the legacy use of "legacy" 2014-03-05 16:00:24 -08:00
Michael Marineau
a022642e54 rename(disk_layout): Remove the legacy use of "legacy" 2014-03-05 15:57:22 -08:00
Brian Waldon
1ff174f1eb Merge pull request #392 from bcwaldon/bump-coreos-cloudinit
bump(coreos-cloudinit): Upgrade coreos-cloudinit ebuild to v0.1.1
2014-03-05 15:21:24 -08:00
Michael Marineau
65b0ce370c Merge pull request #391 from marineam/features
misc updates
2014-03-05 14:58:09 -08:00
Brian Waldon
d55cf9ec5d bump(coreos-cloudinit): Upgrade coreos-cloudinit ebuild to v0.1.1 2014-03-05 14:55:15 -08:00
Michael Marineau
250c39b2d2 fix(sys-libs/glibc): Remove nsswitch.conf transitional symlink code
The transition to the new baselayout is complete so this can go away.
2014-03-05 11:30:42 -08:00
Michael Marineau
aa140ca72c fix(make.conf): Stop disabling assorted safety features.
I don't think disabling any of these is gaining us anything and could
possibly help catch or prevent assorted issues.
2014-03-05 11:28:19 -08:00
Michael Marineau
96ede2334d Merge pull request #182 from marineam/lock
fix(catalyst): Don't disable ebuild-locks
2014-03-05 10:52:58 -08:00
Michael Marineau
0cf78b864c Merge pull request #93 from marineam/docbook
bump(app-text/build-docbook-catalog): sync with upstream
2014-03-05 10:52:54 -08:00
polvi
0d3bca59a7 Merge pull request #389 from polvi/coreos-cloudinit
feat(cloudinit): add cloud init to image
2014-03-05 10:42:55 -08:00
Greg Kroah-Hartman
48814e996e Merge pull request #390 from gregkh/kernel_update
feat(sys-kernel/coreos-kernel) enable DM_MULTIPATH and MEGARAID_SAS
2014-03-05 10:11:26 -08:00
Michael Marineau
5489ed7518 Merge pull request #387 from marineam/etc-cleanup
Etc cleanup
2014-03-04 23:36:20 -08:00
Michael Marineau
b83d83c9d3 bump(app-text/build-docbook-catalog): sync with upstream 2014-03-04 23:16:05 -08:00
Michael Marineau
695ff028b3 fix(catalyst): Don't disable ebuild-locks
This doesn't make things go faster and I am suspicious that it makes
things worse. For example /etc/xml/catalog winds up empty from time to
time and I wonder if this locking is related to that.
2014-03-04 23:08:37 -08:00
Greg Kroah-Hartman
29217e4a32 feat(sys-kernel/coreos-kernel) enable DM_MULTIPATH and MEGARAID_SAS 2014-03-04 21:28:14 -08:00
Alex Polvi
61eeea9b46 bump to 0.1.0 2014-03-04 21:18:47 -08:00
Alex Polvi
03b9f7a3d5 feat(cloudinit): add cloud init to image 2014-03-04 19:11:03 -08:00
Michael Marineau
67e77500f3 fix(sys-apps/systemd): Don't enable services in /etc, move to /usr 2014-03-04 16:56:19 -08:00
Michael Marineau
cf07cc9834 fix(sys-apps/systemd): Fix default.target in /usr instead of /etc 2014-03-04 16:14:07 -08:00
Michael Marineau
38f066bf0e Merge pull request #386 from marineam/rebuild
bump(sys-apps/systemd*): Bump ebuilds with new keywords to force rebuild...
2014-03-04 14:48:40 -08:00
Michael Marineau
3df2a112de bump(sys-apps/systemd*): Bump ebuilds with new keywords to force rebuilds 2014-03-04 14:44:19 -08:00