2633 Commits

Author SHA1 Message Date
Michael Marineau
179619b008 coreos-init: disable downloading images over ipv6 in coreos-install
Some users are unable to fetch images over IPv6, use IPv4 only until we
sort out what is wrong with Google storage.
2014-09-24 15:58:00 -07:00
Vito Caputo
2b72b5113b Merge pull request #873 from vcaputo/ue_workon_bump
Update update_engine ebuild for oemversion support
2014-09-24 13:58:08 -07:00
Alex Crawford
0a00950f62 coreos-base/oem-rackspace-onmetal: use --oem flag 2014-09-24 13:39:19 -07:00
Alex Crawford
cc7bd7a792 coreos-base/oem-ec2-compat: use --oem flag 2014-09-24 13:38:53 -07:00
Alex Crawford
6448bf8198 coreos-base/oem-digitalocean: use --oem flag 2014-09-24 13:37:58 -07:00
Vito Caputo
ab5cd0b1bc Update update_engine ebuild for oemversion support 2014-09-24 15:29:21 -04:00
Alex Crawford
2d27d88d32 Merge pull request #872 from crawford/bash
app-shells/bash: sync ebuild and patches
2014-09-24 12:21:36 -07:00
Michael Marineau
58b0fe08e2 Merge pull request #871 from marineam/cgpt
vboot_reference: fix cgpt with cciss block devices
2014-09-24 12:17:07 -07:00
Vito Caputo
e67ee7e0e0 Merge pull request #867 from vcaputo/oem_version
Propagate $PVR to the oem-*/files/cloud-config.yml files as version-id
2014-09-24 12:00:37 -07:00
Alex Crawford
46a3c6c009 app-shells/bash: sync ebuild and patches 2014-09-24 11:43:23 -07:00
Michael Marineau
cf329bbc18 vboot_reference: fix cgpt with cciss block devices 2014-09-24 11:41:07 -07:00
Michael Marineau
00e659c1ff Merge pull request #870 from marineam/scsi
coreos-kernel: enable AACRAID and AIC94XX SCSI drivers
2014-09-24 11:16:23 -07:00
Michael Marineau
f23cfcf1a8 coreos-kernel: enable AACRAID and AIC94XX SCSI drivers 2014-09-24 11:05:50 -07:00
Vito Caputo
fd08f00578 Propagate $PVR to the oem-*/files/cloud-config.yml files as version-id 2014-09-24 13:55:39 -04:00
Michael Marineau
81f49d1d5c Merge pull request #869 from marineam/ipset
coreos-kernel: enable support for using ipset with iptables
2014-09-24 10:53:46 -07:00
Michael Marineau
002c31ed53 coreos-kernel: enable support for using ipset with iptables
We enabled ipset support a while back but missed NETFILTER_XT_SET which
is needed for using ipsets in iptables rules. Enable a few other
iptables options we were missing just in case someone wants them.
2014-09-24 10:42:22 -07:00
Michael Marineau
59d368e229 Merge pull request #866 from eyakubovich/master
docker: wait for docker.socket to fix race in docker.service
2014-09-24 10:25:07 -07:00
Alex Crawford
96f1fc9b75 Merge pull request #868 from crawford/bash
app-shells/bash: bump to 4.2_p48
2014-09-24 10:10:18 -07:00
Alex Crawford
9b14607d69 app-shells/bash: bump to 4.2_p48
Fixes a remote code execution exploit.
http://seclists.org/oss-sec/2014/q3/649
2014-09-24 10:05:50 -07:00
Eugene Yakubovich
86414187aa docker: wait for docker.socket to fix race in docker.service 2014-09-23 12:36:26 -07:00
Michael Marineau
8d7976808d Merge pull request #863 from marineam/oem
Add minimal OEM packages for Azure and Hyper-V
2014-09-22 13:25:44 -07:00
Michael Marineau
1b8b8e8b65 Add minimal OEM packages for Azure and Hyper-V
We can now can generate images for Azure/Hyper-V, add basic cloud config
to generate /etc/oem-release to identify these images. The Azure images
still lack support for the agent required in that environment.
2014-09-22 11:37:35 -07:00
Michael Marineau
f32ff20de5 Merge pull request #862 from marineam/updates
Misc system updates
2014-09-19 12:08:27 -07:00
Michael Marineau
52c2795cd1 update_engine: big dead code cleanup remove dependency on udev 2014-09-19 10:53:53 -07:00
Michael Marineau
aaf6ffbfb3 coreos-init: update to latest revision, small coreos-install update 2014-09-19 10:50:36 -07:00
Brian Waldon
bfb2da16e4 Merge pull request #861 from bcwaldon/bump-fleet
fleet v0.8.1
2014-09-18 06:52:27 -07:00
Brian Waldon
12f793980b fleet: bump to v0.8.1 2014-09-17 21:15:13 -07:00
Brian Waldon
286c858a45 Merge pull request #859 from bcwaldon/etcd-name
etcd: use machine-id as default name
2014-09-17 16:31:59 -07:00
Michael Marineau
dfdcc46b63 Merge pull request #860 from marineam/obj
Update production image exclude list
2014-09-17 16:26:14 -07:00
Michael Marineau
4c8b9dfc9d profiles: exclude plain object files from prod images
There is no need to include things like glibc's lib64/crt1.o which are
only needed when compiling.
2014-09-17 15:06:20 -07:00
Michael Marineau
0c62fba05b profiles: Move PROD_INSTALL_MASK list into prod profile
The variable PROD_INSTALL_MASK is no longer used, we switch to the prod
portage profile instead these days.
2014-09-17 15:03:52 -07:00
Alex Crawford
528733219f Merge pull request #858 from crawford/cloudinit
coreos-base/coreos-cloudinit: bump to v0.10.3
2014-09-17 13:22:51 -07:00
Alex Crawford
a32afdd088 coreos-base/coreos-cloudinit: bump to v0.10.3 2014-09-17 12:23:03 -07:00
Brian Waldon
bc525e53cd etcd: use machine-id as default name 2014-09-17 11:49:34 -07:00
Greg Kroah-Hartman
2538fa8ed7 Merge pull request #857 from gregkh/kernel_update
coreos-kernel: enable cp210x and ftdi_sio usb-serial drivers
2014-09-16 10:22:08 -07:00
Greg Kroah-Hartman
4683a5a807 coreos-kernel: enable cp210x and ftdi_sio usb-serial drivers
Will resolve issue #856
2014-09-16 10:06:39 -07:00
Michael Marineau
9e4fc9595e Merge pull request #854 from marineam/nova
nova-agent-watcher: fix networkd config generation
2014-09-15 16:00:01 -07:00
Michael Marineau
7a6fc3b94b nova-agent-watcher: fix networkd config generation
Pull in https://github.com/coreos/nova-agent-watcher/pull/10
2014-09-15 15:59:00 -07:00
Alex Crawford
894734f0f1 Merge pull request #853 from crawford/cloudinit
coreos-base/coreos-cloudinit: bump to v0.10.2
2014-09-14 12:24:05 -07:00
Alex Crawford
8c9f0248b5 coreos-base/coreos-cloudinit: bump to v0.10.2 2014-09-14 08:23:11 -07:00
Alex Crawford
4c7f1d313a Merge pull request #852 from crawford/cloudinit
coreos-base/coreos-cloudinit: bump to v0.10.1
2014-09-12 16:53:07 -07:00
Alex Crawford
1474da64c7 coreos-base/coreos-cloudinit: bump to v0.10.1 2014-09-12 16:50:43 -07:00
Greg Kroah-Hartman
cd2bca9bf4 Merge pull request #851 from marineam/ata
coreos-kernel: add VIA PATA module for combo SATA/PATA chips
2014-09-12 11:24:02 -07:00
Michael Marineau
f138d1d15c coreos-kernel: add VIA PATA module for combo SATA/PATA chips
This stumped a user:
https://groups.google.com/forum/#!topic/coreos-user/XV6ObtuG_Dk
2014-09-12 10:52:15 -07:00
Alex Crawford
1c52b337bb Merge pull request #849 from crawford/cloud
coreos-base/coreos-cloudinit: bump to v0.10.0
2014-09-11 17:55:13 -07:00
Alex Crawford
8e93a8ab21 coreos-base/coreos-cloudinit: bump to v0.10.0 2014-09-11 17:47:48 -07:00
Greg Kroah-Hartman
420a890706 Merge pull request #848 from marineam/hid
coreos-kernel: enable support for common special input devices
2014-09-09 21:27:50 -07:00
Michael Marineau
3c9279b3e5 coreos-kernel: enable support for common special input devices
One user had the misfortune of having two keyboards, both of which have
special HID drivers but neither of which we enable. (Apple and Logitech)

The generic HID driver ignores devices with special drivers even if the
drivers are not built. This patch enables all of the likely keyboard
related drivers that are normally selected by CONFIG_EXPERT. Hopefully
that covers everything that is usually expected to "Just Work".
2014-09-09 19:57:34 -07:00
Brian Waldon
defbdd5e29 Merge pull request #847 from bcwaldon/bump-nova-agent-watcher
bump: nova-agent-watcher
2014-09-09 18:20:12 -07:00
Brian Waldon
3be986a6b2 nova-agent-watcher: bump to latest commit 2014-09-09 18:16:42 -07:00