Michael Marineau
212a891795
coreos-kernel: update to 3.17.6
2014-12-07 18:00:17 -05:00
Michael Marineau
716de2705f
bump(dev-python/lxml): sync with upstream
2014-12-06 20:58:36 -08:00
Michael Marineau
8255f7b755
bump(dev-python/pyxattr): sync with upstream
2014-12-06 20:58:35 -08:00
Michael Marineau
5d65cee46d
bump(dev-vcs/git): sync with upstream
2014-12-06 20:58:35 -08:00
Michael Marineau
44578b168c
bump(dev-perl/*): sync with upstream
...
Packages updated:
dev-perl/Crypt-PasswdMD5
dev-perl/Digest-SHA1
dev-perl/File-Slurp
dev-perl/Locale-gettext
dev-perl/URI
dev-perl/XML-Parser
perl-core/Digest
virtual/perl-Digest
2014-12-06 20:58:00 -08:00
Michael Marineau
134dd97470
prune: remove ebuilds that trigger warnings in the new eclasses
...
Some eclasses have dropped support for older EAPIs, some effected
ebuilds aren't actually needed so just remove them instead of updating.
2014-12-06 18:45:37 -08:00
Michael Marineau
594933247d
config: fix cross-compiled cmake build
...
The upstream cmake eclass has started properly building cmake in
cross-compiler mode so it doesn't attempt to run native code. Without
those checks the test results need to be defined statically.
2014-12-06 18:34:12 -08:00
Michael Marineau
66b2a6b33b
hard-host-depends: remove a couple unused graphic utilities
2014-12-06 18:33:36 -08:00
Michael Marineau
1589a3f3bf
bump(eclass): sync with upstream
...
Packages updated:
eclass
licenses
profiles
2014-12-06 17:13:34 -08:00
Michael Marineau
0d8e012f08
Merge pull request #986 from marineam/grub
...
grub: include new partition search commands
2014-12-05 16:57:45 -08:00
Michael Marineau
ac169700a9
vm_image_util: remove kexec/boot_kernel configuration
...
No longer applicable with the new bootloader setup.
2014-12-05 16:52:21 -08:00
Michael Marineau
fe9db4157b
vm_image_util: add qemu_xen image type for testing
...
To aid testing things under Xen it helps to have a machine locally that
actually runs Xen! This isn't a particularly great setup but it works
well enough to simplify my own testing. Must be used with a developer
image and packages built with `USE=vm-testing` set to include the Xen
userspace tools.
2014-12-05 16:51:11 -08:00
Michael Marineau
d443daa168
grub: the one bootloader to rule them all
...
This uses our new GRUB2 features to handle GPT priority partition
selection, terminal selection, OEM tweaks, etc. The old SYSLINUX and
PV-GRUB configs are now unused except for maintaining compatibility
with older installs. Of the old configs only the ones that
coreos-postinst copies are needed. The new setup supports using GRUB2
under Xen, giving us automatic fallback support on all of our platforms
for the very first time!
Since grub.cfg is copied into place instead of generated, build_image's
--boot_args option is no longer supported. It could be re-added later
with some sed goo but for now it is easy enough to just edit grub.cfg.
2014-12-05 16:51:11 -08:00
Michael Marineau
47b5ce884f
grub: include new partition search commands
2014-12-05 16:48:45 -08:00
Michael Marineau
52872481f5
Merge pull request #358 from marineam/mtab
...
build_library: make sure /etc/mtab is correct before modifying images
2014-12-05 16:44:23 -08:00
Michael Marineau
ae69ef15e1
Merge pull request #985 from marineam/systemd
...
Systemd 217
2014-12-05 14:16:27 -08:00
Michael Marineau
c24afe1654
chore(metadata): Regenerate cache
2014-12-05 14:12:42 -08:00
Michael Marineau
c3ebc42594
coretest: update for systemd 217
2014-12-05 13:56:27 -08:00
Michael Marineau
8e5852b003
baselayout: updates for systemd 217
2014-12-05 13:51:58 -08:00
Michael Marineau
b38b5f8085
bootengine: updates for systemd 217
2014-12-05 13:51:58 -08:00
Michael Marineau
3e70e293f8
dbus: apply our local changes from old versions to 1.8.10
2014-12-05 13:51:58 -08:00
Michael Marineau
f95d6432b1
dbus: import latest stable version from Gentoo, 1.8.10
2014-12-05 13:36:15 -08:00
Alex Crawford
0d9ca2bdd0
sys-apps/systemd: bump to v217
...
- Drop the ldconfig patch, now handled in the initrd.
- Shrink the delta with Gentoo where possible.
- Add missing polkit rule, was only in 215 ebuild.
- Always run eautoreconf, required by the -Wl-fuse-ld patch.
- Use "disable" as our one and only unit preset rule.
- Disable the "First Boot Wizard" which isn't useful on CoreOS.
Also-by: Michael Marineau <michael.marineau@coreos.com>
2014-12-05 13:30:18 -08:00
Alex Crawford
8b32cbb9f0
sys-apps/util-linux: bump to v2.25.2
2014-12-05 13:08:49 -08:00
Alex Crawford
028514d6fe
sys-apps/systemd: bump to v216
...
Enable the vanilla USE flag by default.
2014-12-05 13:08:49 -08:00
Alex Crawford
06010b519f
Merge pull request #984 from crawford/cloudinit
...
coreos-base/coreos-cloudinit: bump to v1.0.1
2014-12-04 16:46:08 -08:00
Alex Crawford
c217e78758
coreos-base/coreos-cloudinit: bump to v1.0.1
2014-12-04 16:41:59 -08:00
Oliver Kurth
735e811a31
add vmware_ova to image formats
2014-12-04 16:19:23 -08:00
Michael Marineau
729f9da872
common: make sure /etc/mtab is correct before mounting anything
...
If mtab ever gets replaced by a regular file all sorts of things break.
2014-12-03 16:30:19 -08:00
Brian Waldon
61a82f03f5
fleet: bump to v0.9.0
2014-12-03 07:41:36 -08:00
Greg Kroah-Hartman
13d4b0f077
Merge pull request #977 from marineam/tg3
...
coreos-kernel: enable ILO and assorted PHY drivers
2014-12-02 14:52:30 -08:00
Michael Marineau
5a0f021165
coreos-kernel: enable ILO and assorted PHY drivers
...
- Support configuring HP iLO, user space should use a container.
- Many ethernet drivers also need a PHY driver but the associated PHY
drivers are not enabled automatically. This change enables all the
ones that appear to be related to ethernet drivers we already ship.
2014-12-02 13:01:18 -08:00
Michael Marineau
35e18d4d42
Merge pull request #974 from marineam/grub
...
Lots of bits for future GRUB and my own Xen testing
2014-12-01 17:36:21 -08:00
Michael Marineau
6bf24c1b85
Merge pull request #151 from marineam/xen
...
Xen and QEMU updates
2014-12-01 17:36:17 -08:00
Michael Marineau
61e08f49e3
oem-xendom0: experimental OEM for testing Xen under QEMU
...
For use with the `qemu_xen` vm type. The base image's packages must be
built with the `USE=vm-testing` flag set in order to include Xen.
2014-12-01 17:24:26 -08:00
Michael Marineau
b93f7aa695
coreos-kernel: enable Xen backend drivers and watchdog
...
For running CoreOS as a Dom0 host.
2014-12-01 17:24:26 -08:00
Michael Marineau
ccc3361d79
coreos-dev: Add vm-testing use flag to pull in QEMU and Xen
...
Experimenting with ways to do more comprehensive platform testing.
If it proves practical then we can enable this by default.
2014-12-01 17:24:26 -08:00
Michael Marineau
90c6948164
coreos-dev: prune i7z from dev images, we don't need it
...
Left over from something chromeos.
2014-12-01 17:24:26 -08:00
Michael Marineau
b666a1bb5e
xen: update to latest release, 4.4.1
...
I've seen somewhat more success running this version under QEMU than the
last time I tried. With luck I can get something all the way working. :)
2014-12-01 17:24:26 -08:00
Michael Marineau
7e234e0bdc
oem: add grub configs for gce and onmetal
...
Our GRUB setup now offers a proper hook for OEMs, these customizations
were previously handled by running sed on the old SYSLINUX configs.
2014-12-01 17:24:26 -08:00
Alex Crawford
bfd3747f60
Merge pull request #357 from crawford/azure
...
vm_image_util: use only ttyS0 for the console on Azure instances
2014-12-01 15:12:33 -08:00
Alex Crawford
4d6a8aaf08
vm_image_util: use only ttyS0 for the console on Azure instances
2014-12-01 14:54:57 -08:00
Alex Crawford
60b9d836db
Merge pull request #973 from crawford/ntp
...
net-misc/ntp: use the coreos ntp vendor pool
2014-12-01 09:02:20 -08:00
Michael Marineau
65d84fea1c
Merge branch 'open-vm-tools-9.4.6-procps-fix' of git://github.com/vmware/coreos-overlay
...
Conflicts:
app-emulation/open-vm-tools/open-vm-tools-9.4.6-r1.ebuild
2014-11-30 16:44:59 -08:00
Alex Crawford
6aa7bb1996
sys-apps/systemd: use the coreos ntp vendor pool
2014-11-28 15:49:03 -08:00
Alex Crawford
7cf194c67e
net-misc/ntp: use the coreos ntp vendor pool
2014-11-28 15:49:03 -08:00
Michael Marineau
7694aa5069
bump(app-emulation/qemu): sync with upstream
2014-11-28 11:31:04 -08:00
Michael Marineau
10ce6e0b30
Merge pull request #969 from marineam/docker
...
docker: update to official 1.3.2 release
2014-11-27 18:26:58 -08:00
Michael Marineau
e56a2f214d
bump(app-emulation/xen): sync with upstream
...
Packages updated:
app-emulation/xen
app-emulation/xen-pvgrub
app-emulation/xen-tools
2014-11-27 18:22:15 -08:00
Alex Crawford
5a32603ec1
Merge pull request #972 from crawford/init
...
coreos-base/coreos-init: sync with upstream
2014-11-26 17:32:20 -08:00