17137 Commits

Author SHA1 Message Date
Michael Marineau
1ac73a73df chore(metadata): Regenerate cache 2014-12-23 16:25:43 -08:00
Michael Marineau
e547f8031e coreos-devel: remove unused buildbot packages 2014-12-23 16:24:32 -08:00
Michael Marineau
60aad15cac chore(metadata): Regenerate cache 2014-12-23 16:21:22 -08:00
Michael Marineau
ba8be30a89 bump(perl-core/Module-Build): sync with upstream
Packages updated:
  perl-core/Module-Build
  virtual/perl-Module-Build
2014-12-23 16:20:11 -08:00
Michael Marineau
b108deb5a7 misc: prune various obsolete and unused ebuilds 2014-12-23 16:18:56 -08:00
Michael Marineau
a60964093e ntp: update Manifest 2014-12-23 14:28:25 -08:00
Michael Marineau
ca02ec8b83 Merge pull request #1025 from marineam/ntp
ntp: sync updates from upstream, replace 'examples' use flag with 'perl'
2014-12-22 23:40:41 -08:00
Michael Marineau
0f4c80175d Merge pull request #1024 from marineam/fixes
vmtoolsd library path fixes
2014-12-22 23:40:36 -08:00
Michael Marineau
642f2d835c ntp: sync updates from upstream, replace 'examples' use flag with 'perl'
Some minor updates from upstream such as a fix for building without
openssl which doesn't impact our current configuration. Additionally,
our 'examples' use flag was non-functional because 4.2.8 now includes
scripts in its normal build system and installs them to bin. Instead add
a better named 'perl' use flag and patch the build.
2014-12-22 21:29:34 -08:00
Michael Marineau
e03f3eb2db bootengine: do not run ldconfig in the initrd 2014-12-22 20:36:05 -08:00
Michael Marineau
95c9f35743 open-vm-tools: always set rpath to OEM library directory
By default /usr/share/oem/lib64 is included in ld.so.conf but if for any
reason ld.so.cache is generated incorrectly vmtoolsd will fail. Using
rpath instead avoids depending on the state of ld.so.cache.
2014-12-22 20:33:02 -08:00
Eugene Yakubovich
da1ea38d7b flannel: bump to v0.2.0 2014-12-22 15:45:32 -08:00
Eugene Yakubovich
85f9e45a33 flannel: add restart policy 2014-12-22 14:41:20 -08:00
Michael Marineau
125daa5bf9 coreos-init: fix revision symlink
Dropped instead of renamed by accident.
2014-12-20 15:38:21 -08:00
Michael Marineau
2eeabdd7b7 coreos-init: include CoreOS version in motd 2014-12-20 15:02:28 -08:00
Michael Marineau
24a38f5b2b ntp: bump to 4.2.8, includes important security fixes
This release includes some important security updates:
http://www.kb.cert.org/vuls/id/852879

Also, support for the ntpdc client in ntpd has been removed upstream.
The ntpq client must be used instead.
2014-12-20 15:02:28 -08:00
Michael Marineau
f5031cb725 ntp: sync ebuild with upstream
We were missing `Conflicts=systemd-timesyncd.service` which has been
added to the upstream ebuild. A few other minor tweaks but nothing big.
2014-12-20 13:27:51 -08:00
Michael Marineau
31b47f667e systemd: bump to 218 2014-12-18 22:17:13 -08:00
Michael Marineau
c1901970bc systemd: sync with upstream live ebuild, enable gold linker
Minor sync with upstream, adds a use flag we don't enable.

Updated our toolchain just in time, the -fuse-ld= option is now
supported and as of 218 systemd doesn't link with bfd any more so now is
a good time to re-enable the configure test to enable it. For reference
the guilty commit at fault is probably:

5f86c1f4c4

Or specifically:

```c
/* GCC maps this magically to the beginning and end of the BUS_ERROR_MAP section */
extern const sd_bus_error_map __start_BUS_ERROR_MAP[];
extern const sd_bus_error_map __stop_BUS_ERROR_MAP[];
```

... to which I say haha wtf... WELL WHAT ABOUT WHEN IT DOESN'T? :-P
2014-12-18 21:57:38 -08:00
Michael Marineau
a4ce9fe535 bump(sys-kernel/dracut): sync with upstream 2014-12-18 21:07:50 -08:00
Michael Marineau
5486287e4a coreos-init: fix ldconfig ordering, support ext4 resize 2014-12-18 17:24:19 -08:00
Michael Marineau
093e482777 systemd: remove generic /usr/share/factory
This conflicts with our own configuration provided by baselayout.
2014-12-18 17:23:05 -08:00
Michael Marineau
0b9f05dac2 profiles: exclude zsh completion and other add-ons
We don't ship zsh, we don't ship bash-completion, those rules combined
means we really shouldn't be shipping these files. :)
2014-12-18 17:23:05 -08:00
Michael Marineau
80c75cf4b5 docker: add wrapper for detecting storage driver and bump to 1.4
The new dockerd wrapper script does its best to select between the btrfs
and overlay backends based on the filesystem mounted at /var/lib/docker.

The new 1.4 version will remain marked as ~amd64 for testing purposes
until we stabilize its dependencies, including Linux 3.18.x.
2014-12-17 18:44:08 -08:00
Michael Marineau
63c8b70513 docker: sync live ebuild with current upstream ebuild
These changes are not applicable to 1.3.3 so that ebuild is now a copy
instead of a symlink. This is in preparation for adding 1.4.0.
2014-12-17 18:43:42 -08:00
Alex Crawford
29b476575a Merge pull request #1016 from crawford/docker
app-emulation/docker: add --insecure-registry flag
2014-12-17 17:00:34 -08:00
Alex Crawford
e11178e639 app-emulation/docker: add --insecure-registry flag
This is a temporary workaround to allow people to transistion into 1.3+
smoothly. This sets --insecure-registry=0.0.0.0/0 to maintain backward
compatibility.
2014-12-17 15:29:52 -08:00
Oliver Kurth
7b9dbc35fe add open-vmdk to sdk-depends 2014-12-17 14:41:41 -08:00
Oliver Kurth
8ac565beae add open-vmdk 1.0 (utility to create vmware ova files) 2014-12-17 13:45:09 -08:00
Michael Marineau
50c7f1e46e bump(dev-util/catalyst): sync with upstream
Packages updated:
  app-crypt/mhash
  app-crypt/shash
  app-misc/zisofs-tools
  dev-util/catalyst
2014-12-17 11:17:58 -08:00
Alex Crawford
cf52e17baa coreos-base/oem-azure: always restart waagent 2014-12-16 19:03:11 -08:00
Michael Marineau
1fe3a7c51c coreos-kernel: bump stable to 3.17.7, testing to 3.18.1 2014-12-16 12:41:18 -08:00
Michael Marineau
c748002978 coreos-firmware: remove coreos-sources from runtime dependencies
Fixes commit 3f028060 which mistakenly added coreos-sources as both
build and run-time dependencies. This was missed initially because there
are exclude rules that remove /usr/src from production images but it
does needlessly slow down the build and pulls in extraneous kernel build
dependencies like perl.

Prune old releases, no need for them.
2014-12-15 12:03:51 -08:00
Michael Marineau
79f3a303f7 Merge pull request #1008 from marineam/lpss
coreos-kernel: enable LPSS support for Intel SoC platforms
2014-12-14 15:47:19 -08:00
Michael Marineau
20784dd141 Merge pull request #970 from higebu/niftycloud
add(coreos-base/oem-niftycloud): added initial oem for niftycloud
2014-12-13 16:41:02 -08:00
Michael Marineau
ae5bfbeb77 coreos-kernel: enable LPSS support for Intel SoC platforms
This is required to access the onboard eMMC device.

Fixes https://github.com/coreos/bugs/issues/209
2014-12-13 16:36:26 -08:00
Yuya Kusakabe
7f7ef7fc3a add(coreos-base/oem-niftycloud): added initial oem for niftycloud 2014-12-13 16:46:20 +09:00
Alex Crawford
f91aea42b9 coreos-base/coreos-cloudinit: bump to v1.0.2 2014-12-12 17:40:49 -08:00
Alex Crawford
31bb67c1b5 app-admin/toolbox: bump to include all caps 2014-12-12 16:27:57 -08:00
Alex Crawford
a29bcfc794 coreos-base/oem-azure: bump to 2.0.11 2014-12-12 13:29:35 -08:00
Alex Crawford
89b1a58419 app-emulation/wa-linux-agent: bump to 2.0.11 2014-12-12 11:49:55 -08:00
Michael Marineau
74e0bcdaa4 profiles: upgrade lbzip2 to 2.5
This release contains a few bugfixes, which may or may not be related to
the intermittent tar related failures we have often had.
2014-12-11 16:17:05 -08:00
Michael Marineau
72c88104b8 bump(dev-lang/go): sync with upstream
Just updates us to 1.3.3 for now, 1.4 is ~amd64 for testing only.
2014-12-11 16:06:53 -08:00
Michael Marineau
36f7ce7dfc docker: bump to v1.3.3 2014-12-11 12:30:01 -08:00
Michael Marineau
656fa9c269 docker: configure driver via environment variable
Docker supports configuring the storage driver via an environment
variable. Using this makes it much easier to alter with a drop-in.
2014-12-10 22:12:13 -08:00
Michael Marineau
38c7a14dec bump(sys-fs/btrfs-progs): sync with upstream 2014-12-10 21:46:38 -08:00
Michael Marineau
b29e64cc90 docker: require btrfs-progs >= 3.16.1 for master branch
Current master (future 1.4 release) requires btrfs/version.h which is
only available as-of 3.16.1 and later.
2014-12-10 21:43:06 -08:00
Michael Marineau
dce279172c sys-kernel: new kernel README file, everything has changed! 2014-12-10 20:26:42 -08:00
Michael Marineau
d6a3eacf65 coreos-firmware: update to new snapshot, cleanup version detection
Now that the linux-info eclass works we can clean out some of the
version detection goo in coreos-firmware. Update snapshot for 3.18
2014-12-10 20:26:42 -08:00
Michael Marineau
062ba538b6 coreos-kernel: add experimental 3.18 kernel
For anyone who wants to test OverlayFS. To use add the following to
`/build/amd64-usr/etc/portage/package.keywords/kernel`:

    =sys-kernel/coreos-kernel-3.18.0 ~amd64
    =sys-kernel/coreos-sources-3.18.0 ~amd64
2014-12-10 20:26:42 -08:00