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
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
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
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
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
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
c21c891af7
Merge pull request #315 from polvi/usr-iproute2
...
Usr iproute2
2014-01-22 13:42:51 -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
Alex Polvi
07cbd61d78
usr(iproute2): move sysconfig to /usr/share
2014-01-22 11:03:29 -08:00
Alex Polvi
cb76a0fa70
usr(iproute2): move to coreos-overlay
2014-01-22 11:02:40 -08:00
Alex Polvi
98cca9617e
usr(systemd-dbus): bump ebuilds
2014-01-22 10:20:26 -08:00
Alex Polvi
2394f92933
usr(systemd-dbus): fix related tlsdate and update-engine
2014-01-21 20:29:10 -08:00
Alex Polvi
e0b84a4981
usr(systemd-dbus): point dbus related configs to /usr/share
2014-01-21 18:55:01 -08:00
Alex Polvi
44039df4a5
usr(systemd-dbus): move systemd and dbus to coreos-overlay
2014-01-21 18:53:43 -08:00
Michael Marineau
d517a0904b
Merge pull request #313 from marineam/resize-fix
...
bump(coreos-base/coreos-init): Switch to cgpt resize
2014-01-21 17:18:16 -08:00
Michael Marineau
40e2815e63
bump(coreos-base/coreos-init): Switch to cgpt resize
2014-01-21 17:13:36 -08:00
polvi
c68a82fcae
Merge pull request #312 from polvi/usr-localtime
...
usr(localtime): just remove localtime, does not hurt anything
2014-01-21 12:09:26 -08:00
Alex Polvi
aafef54888
usr(localtime): just remove localtime, does not hurt anything
2014-01-21 11:24:05 -08:00
polvi
23ba4fdde0
Merge pull request #311 from polvi/usr-vimrc
...
usr(vimrc): move vimrc to /usr/local/vim
2014-01-20 14:16:58 -08:00
Alex Polvi
26b7767464
usr(vimrc): move vimrc to /usr/local/vim
2014-01-20 14:10:29 -08:00
Michael Marineau
32a45fcd01
Merge pull request #307 from marineam/parttype
...
add(sys-apps/util-linux): Add patched util-linux to support PARTTYPE
2014-01-20 11:44:55 -08:00
Michael Marineau
67a8bafebe
Merge pull request #310 from marineam/e2fsck
...
bump(sys-fs/e2fsprogs): sync w/ upstream, add UUID fix.
2014-01-20 11:18:08 -08:00
Michael Marineau
28956793e3
Merge pull request #309 from marineam/remount
...
bump(coreos-base/coreos-init): Replace dev-mode script.
2014-01-20 11:16:59 -08:00
Michael Marineau
4d9eb10e53
bump(vboot_reference): Includes resize support in cgpt
2014-01-20 11:13:49 -08:00
Michael Marineau
a813f89334
bump(sys-fs/e2fsprogs): sync w/ upstream, add UUID fix.
...
Update to e2fsprogs-1.42.9 and include a patch to avoid corrupting
filesystems by changing the UUID while it is mounted.
2014-01-19 15:12:17 -08:00
Michael Marineau
17675d4b0d
bump(coreos-base/coreos-init): Replace dev-mode script.
2014-01-17 21:09:31 -08:00
Greg Kroah-Hartman
2012c8568b
Merge pull request #308 from philips/docker-0.7.6
...
bump(app-emulation/docker): docker 0.7.6
2014-01-17 10:42:18 -08:00
Brandon Philips
9391d4cb54
bump(app-emulation/docker): docker 0.7.6
2014-01-17 10:34:42 -08:00
Michael Marineau
98101d9a5a
add(sys-apps/util-linux): Add patched util-linux to support PARTTYPE
...
This adds support for PARTTYPE in libblkid so cgpt use it instead of
implementing its own partition probing/searching logic.
2014-01-16 22:04:26 -08:00
polvi
7730b0cf35
Merge pull request #306 from polvi/gmerge-fixup
...
usr(gmerge): bump to latest dev-util
2014-01-16 17:33:43 -08:00
Alex Polvi
2bf34583ae
usr(gmerge): bump to latest dev-util
2014-01-16 17:32:45 -08:00
polvi
9eb32ba98f
Merge pull request #305 from polvi/bump-init
...
usr(init): bump to latest
2014-01-16 10:53:09 -08:00
polvi
4e71b1d83f
Merge pull request #304 from polvi/fix-gmerge2
...
usr(gmerge): use regular /etc/ instead of /usr/local
2014-01-15 20:48:08 -08:00