Alex Polvi
73fca0b33e
move the rm to the ebuild
2014-01-31 15:24:24 -08:00
polvi
78ab864a37
Merge pull request #324 from polvi/usr-tlsdate2
...
usr(tlsdate): move to /usr/share/tlsdate
2014-01-31 13:06:11 -08:00
Michael Marineau
736d4bbae8
Merge pull request #82 from marineam/nfs
...
bump(net-fs/nfs-utils): sync with upstream
2014-01-31 10:10:54 -08:00
Michael Marineau
70c16725d7
bump(net-fs/nfs-utils): sync with upstream
...
This bumps to nfs-utils-1.2.9 which has the useful property of actually
declaring that it depends on util-linux. This fixes build failures that
parallel_emerge's automatic retry logic was papering over.
Packages updated:
net-fs/nfs-utils
net-libs/libnfsidmap
net-libs/libtirpc
net-nds/rpcbind
sys-apps/keyutils
2014-01-30 18:23:52 -08:00
Michael Marineau
0a9e74d331
Merge pull request #329 from marineam/coreinit
...
fix(app-admin/coreinit): Switch to new 'stable' ebuild.
2014-01-30 14:37:57 -08:00
Michael Marineau
8e86082bff
fix(app-admin/coreinit): Switch to new 'stable' ebuild.
...
Depending on live ebuilds is potentially flaky, time to start bumping
manually. Also fix the build, the path to the built binaries changed.
2014-01-30 14:25:30 -08:00
Michael Marineau
6eab81061b
Merge pull request #328 from marineam/fix-docker
...
fix(coreos-base/coreos-init): Sync up stable and live ebuilds.
2014-01-30 14:13:41 -08:00
Michael Marineau
fad6a267c7
Merge pull request #326 from gregkh/kernel_update
...
bump(sys-kernel/coreos-kernel) Bump to 3.13.0
2014-01-30 14:09:33 -08:00
Michael Marineau
fa7742c46c
fix(coreos-base/coreos-init): Sync up stable and live ebuilds.
...
Trying on a new scheme to use an if statement so we can share the same
ebuild between live and stable ebuilds. This should help avoid letting
the two get out of sync.
2014-01-30 14:01:09 -08:00
Michael Marineau
53ba1def9d
Merge pull request #163 from marineam/digest-fix
...
fix(vm_image_util): If DIGESTS wasn't generated don't copy it.
2014-01-30 13:36:13 -08:00
Michael Marineau
bf6ee33244
fix(vm_image_util): If DIGESTS wasn't generated don't copy it.
...
Failed to test my last change with uploads disabled :(
Also, it needs to be return 0, not return.
2014-01-30 13:31:36 -08:00
Michael Marineau
15bca7930b
Merge pull request #162 from marineam/digests
...
VM image digests
2014-01-30 13:12:28 -08:00
Michael Marineau
8a15840d6a
fix(vm_image_util): Use more consistent names for vm .DIGESTS
...
Switch from naming DIGESTS based in disk image name to a common prefix.
old: coreos_production_qemu_image.img.DIGESTS ->
new: coreos_production_qemu.DIGESTS
The old behavior wasn't very consistent since plain disk images aren't
used by all types and the code implementing that was easy to brake,
namely by mistake coreos_production_pxe_image.cpio.gz.DIGESTS became
coreos_production_pxe.vmlinuz.DIGESTS a couple releases ago.
The old names will continue to exist as well for the time being to avoid
breaking existing install/download scripts and the original pxe DIGESTS
name is back.
2014-01-29 17:23:10 -08:00
Michael Marineau
feb59db9f5
fix(release_util): Add argument to specify the name to use for .DIGESTS
...
For multi-file uploads we should explicitly declare what the name of the
.DIGESTS file should be instead of using the first file name. Relying on
the ordering was subtle and easy to break.
2014-01-29 16:30:03 -08:00
Michael Marineau
b3e81f22e4
fix(image_to_vm): Wrap upload_image in vm_upload.
...
This keeps all references to VM_GENERATED_FILES inside of
build_library/vm_image_util.sh so changes that impact it more obvious.
2014-01-29 14:01:33 -08:00
Greg Kroah-Hartman
863610bfe0
bump(sys-kernel/coreos-kernel) Bump to 3.13.0
2014-01-27 13:06:58 -08:00
Brandon Philips
02d653992f
Merge pull request #325 from philips/docker-0.7.6-sa
...
feat(app-emulation/docker): add socket activation
2014-01-27 11:20:14 -08:00
Brandon Philips
15299f4ba1
feat(app-emulation/docker): add socket activation
2014-01-24 17:25:35 -08:00
polvi
b4536ddb2a
Merge pull request #322 from oremj/bump_coretest
...
coretest: bump ref and drop service file.
2014-01-23 17:26:06 -08:00
Alex Polvi
e18aac865b
usr(tlsdate): move to /usr/share/tlsdate
2014-01-23 17:24:17 -08:00
Alex Polvi
1de636cb0f
usr(systemd): remove uneeded default dirs
2014-01-23 16:58:29 -08:00
Alex Polvi
df5fa41bcf
chore(systemd): remove ebuilds we are not using
2014-01-23 16:22:58 -08:00
polvi
7f5cb154d4
Merge pull request #160 from polvi/usr-locale
...
usr(locale): delete local and lvm stuff that is not needed
2014-01-23 16:16:34 -08:00
Alex Polvi
abd1c40b3d
usr(locale): delete local and lvm stuff that is not needed
2014-01-23 16:14:14 -08:00
Jeremiah Orem
4584ce7cfb
coretest: bump ref and drop service file.
2014-01-23 16:12:10 -08:00
polvi
22b4462223
Merge pull request #321 from polvi/add-coretest
...
feat(coretest): add coretest to the images, bump ebuild
2014-01-23 15:06:50 -08:00
polvi
15ca02728d
Merge pull request #320 from polvi/usr-dbus2
...
usr(dbus): add keepdir for missing /etc entries
2014-01-23 15:04:19 -08:00
Alex Polvi
582a23ba6f
feat(coretest): add coretest to the images, bump ebuild
2014-01-23 15:03:45 -08:00
Alex Polvi
97e9386b4f
usr(dbus): add keepdir for missing /etc entries
2014-01-23 14:57:19 -08:00
Michael Marineau
d744e97b9a
Merge pull request #319 from marineam/vimrc
...
fix(coreos-base/coreos-base): Fix vimrc in non-usr images
2014-01-23 14:56:06 -08:00
Michael Marineau
a53eaec62c
fix(coreos-base/coreos-base): Fix vimrc in non-usr images
...
This symlink (if missing) is created at boot-time in /usr images but we
need it at build time in classic read-only root images.
2014-01-23 14:53:18 -08:00
Michael Marineau
010863d788
Merge pull request #158 from marineam/gmerge
...
fix(build_image): Properly configure portage in dev images.
2014-01-23 14:45:42 -08:00
Michael Marineau
f3faf640f0
Merge pull request #318 from marineam/gmerge
...
fix(coreos-base/gmerge): Don't create /etc/make.profile
2014-01-23 14:45:31 -08:00
Michael Marineau
b06c7896f9
fix(build_image): Properly configure portage in dev images.
...
This replaces the hack in the gmerge ebuild of just copying over a
single package.provided file to create a profile that sorta works.
2014-01-23 14:13:21 -08:00
Michael Marineau
df686e732b
fix(coreos-base/gmerge): Don't create /etc/make.profile
...
This conflicts with /etc/portage/make.profile in the chroot, generating
lots of warnings. This was always a weird hack anyway. Instead lets
start configuring portage properly in dev images, this will be handled
in the build scripts.
2014-01-22 17:08:46 -08:00
Michael Marineau
3e5d90e65c
Merge pull request #317 from marineam/dbus
...
fix(sys-apps/dbus): Rename etc patch, add it to the ebuild.
2014-01-22 17:05:55 -08:00
Michael Marineau
312592ec6d
fix(sys-apps/dbus): Rename etc patch, add it to the ebuild.
...
Tweak the name of the ebuild, it was generated from current git rather
than any particular release. Also it needs to actually be applied. :)
2014-01-22 16:52:21 -08:00
Michael Marineau
13413947ad
Merge pull request #150 from marineam/smp
...
fix(qemu): Enable all available CPU features and SMP by default
2014-01-22 16:09:40 -08:00
Michael Marineau
1fcb1d4766
Merge pull request #81 from marineam/python
...
bump(dev-lang/python): sync with upstream
2014-01-22 16:00:40 -08:00
Michael Marineau
6cbdd76076
Merge pull request #316 from marineam/python
...
bump(dev-lang/python): Update to 2.7.6, now in portage-stable
2014-01-22 16:00:25 -08:00
polvi
e8ee2e4b8b
Merge pull request #80 from polvi/usr-iproute2
...
usr(iproute2): move to overlay
2014-01-22 13:43:01 -08:00
polvi
c21c891af7
Merge pull request #315 from polvi/usr-iproute2
...
Usr iproute2
2014-01-22 13:42:51 -08:00
polvi
bf3b7096ab
Merge pull request #79 from polvi/usr-systemd-dbus
...
usr(systemd-dbus): move systemd and dbus to coreos-overlay
2014-01-22 13:42:30 -08:00
polvi
289ab86403
Merge pull request #314 from polvi/usr-systemd-dbus
...
Pull dbus/systemd into coreos-overlay and bump related packages
2014-01-22 13:41:29 -08:00
Alex Polvi
0e84e09ac3
usr(systemd-dbus): add patch to allow users to use /etc/
2014-01-22 13:13:52 -08:00
Michael Marineau
85746a7fb8
bump(dev-lang/python): Update to 2.7.6, now in portage-stable
2014-01-22 12:48:08 -08:00
Michael Marineau
61249242dd
Merge pull request #157 from marineam/etc-dirs
...
fix(tmpfiles): auto-generate tmpfiles based on .keep
2014-01-22 12:46:26 -08:00
Michael Marineau
0e6d9e34ff
bump(dev-lang/python): sync with upstream
...
For bumping to python-2.7.6 which appears to finally have the most
significant cross-compiling fix so lets move this out of our overlay.
2014-01-22 12:30:29 -08:00
Michael Marineau
fdfe2c2e6e
fix(tmpfiles): auto-generate tmpfiles based on .keep
...
To avoid having to sync directory creation and tmpfiles installed by
ebuilds just require ebuilds to do `keepdir /etc/path` and this script
will handle the rest. A possible extension would be to update to handle
symlinks in addition to directories in gen_tmpfiles.py
2014-01-22 12:16:35 -08:00
Alex Polvi
07cbd61d78
usr(iproute2): move sysconfig to /usr/share
2014-01-22 11:03:29 -08:00