2871 Commits

Author SHA1 Message Date
Vito Caputo
c60f3b2faa Merge pull request #933 from vcaputo/readfiletostring_clearfirst
libchrome: Fix append bug in file_util::ReadFileToString()
2014-10-21 18:04:29 -07:00
Vito Caputo
358ff85697 libchrome: Fix append bug in file_util::ReadFileToString()
This commit reproduces in the form of an epatch an upstream libchrome
fix to prevent ReadFileToString() from appending to the provided output
string.

Bug was observed in update_engine alephversion pref maintenance
2014-10-21 20:53:53 -04:00
Alex Crawford
f7b8130ce9 sys-libs/ncurses: add screen-16color 2014-10-20 23:06:22 -05:00
Michael Marineau
fea8473a7d Merge pull request #930 from marineam/grub
Grub ebuild updates
2014-10-20 11:50:21 -07:00
Michael Marineau
a03f650a0d grub: add cros-workon based live ebuild, adjust use flags for testing
After this grub unit tests almost work, for 'pc' at least. The only one
in that set that doesn't work are some tests that rely on video
checksums to validate the output. Tests for other targets like 'efi-64'
are a whole new adventure to figure out.
2014-10-19 22:24:59 -07:00
Michael Marineau
8ad4f1860c grub: sync with current upstream live ebuild
Minor tweaks, doing this to simplify future changes/maintenance.
2014-10-19 22:24:59 -07:00
Michael Marineau
a094678316 Merge pull request #929 from marineam/dtc
profiles: do not install live dtc ebuild
2014-10-19 16:07:56 -07:00
Michael Marineau
80c7f31af6 profiles: do not install live dtc ebuild
Not a significant feature here, it is an OpenFirmware compiler and
optional dependency of QEMU. Old ChromeOS stuff was allowing the live
ebuild and the project's upstream host seems to now be gone, breaking
our builds. Remove keyword, remove from hard-host-depends. It can be
pulled in as a dependency of QEMU if needed.
2014-10-19 11:59:09 -07:00
Alex Crawford
7f1e486963 Merge pull request #928 from crawford/update_engine
coreos-base/update_engine: call `cgpt repair` in postinst
2014-10-18 23:08:06 -07:00
Alex Crawford
27974f8391 coreos-base/update_engine: call cgpt repair in postinst 2014-10-18 22:28:30 -07:00
Alex Crawford
251e5a1984 Merge pull request #927 from crawford/etcd
coreos-base/oem-azure: add etcd election timeout
2014-10-18 22:22:15 -07:00
Alex Crawford
1f71a90ea7 coreos-base/oem-azure: add etcd election timeout 2014-10-17 22:31:51 -07:00
Michael Marineau
8e8f37914a Merge pull request #926 from marineam/ssl
update_engine: disable SSLv3
2014-10-16 14:20:07 -07:00
Michael Marineau
fb37d669bb update_engine: disable SSLv3 2014-10-16 14:17:18 -07:00
Alex Crawford
a50a56487a Merge pull request #925 from crawford/docker
app-emulation/docker: bump to v1.3.0
2014-10-16 14:08:35 -07:00
Alex Crawford
be346907bd app-emulation/docker: bump to v1.3.0 2014-10-16 12:31:53 -07:00
Alex Crawford
bfad4976a1 Merge pull request #923 from crawford/lpfc
sys-kernel/coreos-kernel: enable SCSI LPFC support
2014-10-15 15:46:53 -07:00
Alex Crawford
e10cbc2300 sys-kernel/coreos-kernel: enable LPFC support 2014-10-15 13:52:27 -07:00
Vito Caputo
0cd3ddffff Merge pull request #921 from vcaputo/bootengine_acpi_rsdp
bootengine: supply acpi_rsdp to kexec on efi systems
2014-10-15 13:29:57 -07:00
Vito Caputo
45cefdf96a bootengine: supply acpi_rsdp to kexec on efi systems 2014-10-15 15:41:07 -04:00
Michael Marineau
a03bacab28 Merge pull request #919 from marineam/openssl
profiles: OpenSSL 1.0.1j
2014-10-15 10:57:27 -07:00
Michael Marineau
10e950f763 profiles: OpenSSL 1.0.1j 2014-10-15 10:49:39 -07:00
Vito Caputo
e675b311a4 Merge pull request #918 from vcaputo/revert_018git
Revert to 0.1.8 pre sync with upstream godbus/go-systemd
2014-10-14 16:21:21 -07:00
Vito Caputo
d65f2d6d70 Revert to 0.1.8 pre sync with upstream godbus/go-systemd
Leak returned with upstream changes.
2014-10-14 18:50:20 -04:00
Vito Caputo
33c1f1bbe3 Merge pull request #917 from vcaputo/locksmith_hardened_gcc_workaround
Supply "-extldflags -fno-PIC" to locksmith GOLDFLAGS on hardened gcc
2014-10-13 16:13:20 -07:00
Vito Caputo
5f6d5922af Supply "-extldflags -fno-PIC" to locksmith GOLDFLAGS on hardened gcc
A similar workaround is utilized in the docker ebuild, see:
https://bugs.gentoo.org/show_bug.cgi?id=493328
2014-10-13 19:11:51 -04:00
Michael Marineau
6cd01aa6f0 Merge pull request #906 from carmstrong/enable_cephfs
coreos-kernel: enable Ceph FS
2014-10-13 16:03:23 -07:00
Michael Marineau
1ca106674c Merge pull request #916 from marineam/nokexec
update_engine: support disabling kexec on any platform
2014-10-13 11:08:14 -07:00
Michael Marineau
75d48882cc update_engine: support disabling kexec on any platform 2014-10-12 22:44:15 -07:00
Alex Crawford
49cdf03f1c Merge pull request #911 from crawford/waagent
azure: update wa-linux-agent
2014-10-12 22:19:39 -07:00
Alex Crawford
41a17b96ca Merge pull request #915 from crawford/cloudinit
coreos-base/coreos-cloudinit: bump to v0.10.6
2014-10-12 22:18:58 -07:00
Alex Crawford
bc23d8fcc5 coreos-base/coreos-cloudinit: bump to v0.10.6 2014-10-12 22:01:53 -07:00
Alex Crawford
5482bcac59 coreos-base/oem-azure: use cloud-init --oem flag 2014-10-11 09:21:31 -07:00
Alex Crawford
47fdbb3507 app-emulation/wa-linux-agent: bump agent and allow config of 'core'
Patches have been merged upstream. Add a special case for 'core' user, allowing
the agent to configure it.
2014-10-10 18:28:19 -07:00
Vito Caputo
6b4a52aecb Merge pull request #913 from vcaputo/locksmith_019
locksmith: Stop leaking dbus.Conn in etcdActive
2014-10-10 14:12:56 -07:00
Vito Caputo
7ce8b2a90c locksmith: Stop leaking dbus.Conn in etcdActive
Fixes ooms in locksmithd.
2014-10-10 15:59:37 -04:00
Chris Armstrong
facc50b43e coreos-kernel: enable Ceph FS 2014-10-10 10:36:18 -06:00
Michael Marineau
d152564ef6 Merge pull request #908 from brianredbeard/mmc-sd-driver
coreos-kernel: Adding MMC/SDHCI drivers
2014-10-09 12:22:39 -07:00
Brian 'Redbeard' Harrington
55dc54d040 coreos-kernel: Adding MMC/SDHCI drivers
Adding the generic MMC driver as well as the corresponding SDCHI
components.  This will allow access for hardware which utilizes
MMC, SD, & SDHCI devices often used in embedded systems and for
emergency recovery partitions.
2014-10-09 11:54:59 -07:00
Michael Marineau
4562fa778b Merge pull request #909 from marineam/open-vm-tools
open-vm-tools: fix build-time dependencies
2014-10-08 21:07:06 -07:00
Michael Marineau
392869e36d open-vm-tools: fix build-time dependencies
Although we don't want glib and procps to be in the runtime dependencies
due to the way OEM packages are handled we still want them included as
build-time dependencies so compilation is actually successful. :)
2014-10-08 21:01:15 -07:00
Michael Marineau
bdb2556467 Merge pull request #907 from marineam/open-vm-tools
VMware OEM and open-vm-tools
2014-10-08 18:27:48 -07:00
Michael Marineau
a1e3d135d3 oem-vmware: Add VMware OEM package, uses open-vm-tools
Originally contributed by Camilo Aguilar <camilo.aguilar@gmail.com>
2014-10-08 16:55:45 -07:00
Camilo Aguilar
54b9e0d1fc board-packages: build open-vm-tools binary packages. 2014-10-08 16:55:45 -07:00
Michael Marineau
bc607bf760 app-emulation/open-vm-tools: Add open-vm-tools
Stripped down open-vm-tools ebuild for installing to /usr/share/oem

Based on efforts by:
    Camilo Aguilar <camilo.aguilar@gmail.com>
    Alex Crawford <alex.crawford@coreos.com>
2014-10-08 16:55:45 -07:00
Michael Marineau
7d12a92f1b dev-libs/libdnet: simplify further, remove python support 2014-10-08 11:19:26 -07:00
Camilo Aguilar
4bf552bfd5 dev-libs/libdnet: customize libdnet ebuild for OEM
Dependency required by open-vm-tools.
2014-10-08 11:13:14 -07:00
Alex Crawford
0fcf7604a7 Merge pull request #899 from crawford/azure
azure: Add support for Azure
2014-10-06 15:44:55 -07:00
Alex Crawford
c622ae2bf7 coreos-base/oem-azure: add wa-linux-agent to oem 2014-10-06 14:20:55 -07:00
Alex Crawford
928c7158a7 app-emulation/wa-linux-agent: add initial WALinuxAgent 2014-10-05 16:23:53 -07:00