30065 Commits

Author SHA1 Message Date
mischief
7d2ee0e33c vm_image_util.sh: use correct group name in production images with no writeable /etc 2015-03-02 17:13:24 -08:00
Eugene Yakubovich
d8a3f24527 flannel: add .network file to ignore ifaces 2015-03-02 13:36:01 -08:00
techdragon
79ce0a3304 Enhanced dev_image_util with equivalent to --base_pkg
- "./build_image prod" already has the ability to specify which package will specify all the packages that should be pulled in and built into an image by specifying a package name using the --base_pkg command line flag. This creates an equivalent option for "./build_image dev" creating a --base_dev_pkg flag that passes a package name into the create_dev_img() function in dev_image_util.sh the same way that --base_pkg is passed into create_prod_image() inside prod_image_util.sh.
2015-03-02 13:21:56 +08:00
Alex Crawford
49b0c1f7f4 Merge pull request #169 from crawford/grep
bump(sys-apps/grep): sync with upstream
2015-02-27 18:43:17 -08:00
Michael Marineau
bf0f3dd5bf Merge pull request #1121 from marineam/kernel
coreos-kernel: upgrade to 3.19
2015-02-27 18:07:18 -08:00
Alex Crawford
f26b209ab7 Merge pull request #378 from crawford/azure
oem/azure: add more image-publishing functionality
2015-02-27 18:05:32 -08:00
Michael Marineau
7a31d2c579 coreos-kernel: enable ram disk module
Fixes https://github.com/coreos/coreos-overlay/issues/1120
2015-02-27 17:57:27 -08:00
Michael Marineau
295adabf03 coreos-kernel: upgrade to 3.19 2015-02-27 16:55:46 -08:00
Alex Crawford
80e887dd8a oem/azure: add share-image.sh 2015-02-27 16:47:45 -08:00
Alex Crawford
4fa2583d7c oem/azure: add publish.sh 2015-02-27 16:47:45 -08:00
Alex Crawford
08f2d4cd23 oem/azure: add replicate-image.sh 2015-02-27 16:47:45 -08:00
Alex Crawford
9cd1553286 oem/azure: add unreplicate-image.sh 2015-02-27 16:47:45 -08:00
Alex Crawford
998c7e0939 oem/azure: set more image metadata 2015-02-27 16:47:45 -08:00
Alex Crawford
f60f0631bf oem/azure: fix json parsing of azure cli output 2015-02-27 16:47:45 -08:00
Michael Marineau
cb39e2169b Merge pull request #380 from skarllot/master
Updated VirtualBox script for new releases
2015-02-27 15:10:51 -08:00
Brian Waldon
a7ddbd1d7b Merge pull request #1119 from bcwaldon/bump-fleet
app-admin/fleet: bump to v0.9.1
2015-02-27 14:57:11 -08:00
Brian Waldon
d767110d57 app-admin/fleet: bump to v0.9.1 2015-02-27 14:49:36 -08:00
Alex Crawford
b87faf5a91 bump(sys-apps/grep): sync with upstream 2015-02-26 19:36:43 -08:00
Michael Marineau
c76df5fb2c Merge pull request #1118 from marineam/sdk
baselayout: create default passwd/group files in the SDK
2015-02-25 18:28:59 -08:00
Michael Marineau
c3a6b33995 baselayout: create default passwd/group files in the SDK
This has always been done in the past by scripts/sdk_lib/make_chroot.sh
and is required to support adding new users and groups (the add commands
will not create these files themselves). Most users ebuilds add on the
fly are covered by our static group file here so this doesn't come up.
However dnsmasq was just added to the SDK and its ebuild adds a dnsmasq
user. We have no need for that user in production CoreOS images so no
point in adding it to the static list.

Without this `bootstrap_sdk` fails. Nothing else really changes.
2015-02-25 18:14:45 -08:00
Michael Marineau
e656c75298 Merge pull request #1117 from marineam/mantle
mantle: update to include some recent kola fixes
2015-02-25 17:16:04 -08:00
Michael Marineau
3bb55b71d3 sdk-depends: include mantle in SDK by default 2015-02-25 17:02:41 -08:00
Michael Marineau
36c2bceb9c mantle: update for kola fixes, depend on dnsmasq 2015-02-25 17:02:41 -08:00
Alex Crawford
0c00bca4fc Merge pull request #371 from Cygnus-Labs/auto-symlink-repo-configs
Auto symlink repo configs
2015-02-24 17:25:29 -08:00
Michael Marineau
a1af5ac748 Merge pull request #1115 from marineam/init
coreos-init: remove domain name from issue
2015-02-24 15:19:48 -08:00
Michael Marineau
b92fb02ba9 coreos-init: remove domain name from issue 2015-02-24 14:46:40 -08:00
Alex Crawford
ecf2af56ff Merge pull request #1114 from crawford/cloudinit
coreos-base/coreos-cloudinit: bump to v1.3.3
2015-02-24 13:12:52 -08:00
Alex Crawford
3d92963cd1 coreos-base/coreos-cloudinit: bump to v1.3.3 2015-02-24 12:29:05 -08:00
techdragon
d3f29195b6 Repo Dir Auto-Symlinking
- Automatically symlink any provided portage repo configurations into
  the appropriate destination directory from "config/portage/repos".
2015-02-24 23:54:43 +08:00
Alex Crawford
17af3e75d5 Merge pull request #1091 from crawford/iproute2
sys-apps/iproute2: sync with upstream
2015-02-23 12:37:04 -08:00
Alex Crawford
cabf2debd3 sys-apps/iproute2: add CoreOS specific changes 2015-02-23 12:32:05 -08:00
Alex Crawford
ce5c29aefb sys-apps/iproute2: sync with upstream and prune 2015-02-23 11:44:37 -08:00
Michael Marineau
f30371423b Merge pull request #1110 from marineam/glibc
Glibc 2.19, take 2
2015-02-22 18:11:48 -08:00
Alex Crawford
2ff2c55abe Merge pull request #1113 from crawford/systemd-219
sys-apps/systemd: bump to v219
2015-02-22 18:06:45 -08:00
Alex Crawford
abfe9fe1f5 sys-apps/systemd: bump to v219 2015-02-21 08:41:44 -08:00
Alex Crawford
75b690575f Merge pull request #1112 from crawford/systemd-gcrypt
profiles: enable gcrypt for systemd
2015-02-21 08:17:51 -08:00
Alex Crawford
45b76348dc profiles: enable gcrypt for systemd 2015-02-20 16:23:09 -08:00
Alex Crawford
06fe9e8085 Merge pull request #1111 from crawford/systemd
profiles: enable lzma on systemd
2015-02-20 10:34:45 -08:00
Alex Crawford
a64880229e Merge pull request #168 from crawford/xz-utils
bump(app-arch/xz-utils): sync with upstream
2015-02-20 10:34:09 -08:00
Alex Crawford
8bdb2ddfdf bump(app-arch/xz-utils): sync with upstream 2015-02-19 20:46:10 -08:00
Alex Crawford
541bdd8a75 profiles: enable lzma on systemd 2015-02-19 20:42:53 -08:00
Michael Marineau
2771158a36 profiles: unmask glibc 2.19
Upgrading libc should be safe now that coreos-postinst is fixed.
2015-02-19 14:50:52 -08:00
Michael Marineau
62b22e7d64 update_engine: fix cgpt call in postinst script 2015-02-19 14:50:52 -08:00
Alex Crawford
92e8c90666 Merge pull request #381 from crawford/cloudsigma
vm_image_util: add cloudsigma
2015-02-18 18:34:20 -08:00
Alex Crawford
e2af50d710 Merge pull request #1109 from crawford/cloudinit
coreos-base/coreos-cloudinit: bump to v1.3.2
2015-02-18 12:53:57 -08:00
Michael Marineau
5233efceb7 Merge pull request #1108 from marineam/mantle
mantle: build kola
2015-02-18 12:04:10 -08:00
Alex Crawford
f8c8cf5906 coreos-base/coreos-cloudinit: bump to v1.3.2 2015-02-18 11:17:48 -08:00
Michael Marineau
074f533f93 mantle: build kola
Add support for cgo to the go eclass and start building kola!
2015-02-18 10:21:19 -08:00
Alex Crawford
052c439c52 Merge pull request #1107 from crawford/waagent
app-emulation/waagent: correct ebuild
2015-02-17 16:58:44 -08:00
Alex Crawford
af1b4784fc app-emulation/waagent: correct ebuild
The SSH patch wasn't actually being applied because the ebuild silently
failed with "epatch: command not found".
2015-02-17 16:37:08 -08:00