Commit Graph

1087 Commits

Author SHA1 Message Date
Greg Kroah-Hartman
756bae743a clean(sys-apps/systemd) remove unused 207 systemd ebuild 2014-03-14 18:14:58 +00:00
Greg Kroah-Hartman
5cff6f999b clean(sys-apps/systemd) remove unused systemd patches
These are no longer used by any ebuild, so drop them to clean things up
2014-03-14 18:12:16 +00:00
Greg Kroah-Hartman
2cc64031dc fix(sys-apps/systemd) pick in upstream systemd bugfixes
Also add the --root= files from @marineam and me so that our initramfs
scripts will work properly in the near future.
2014-03-14 18:09:42 +00:00
Michael Marineau
b977fa3559 Merge pull request #428 from philips/honor-usr-share-coreos-in-update-engine
fix(coreos-base/update_engine): make sure we get usr/share/coreos
2014-03-13 23:36:56 -07:00
Brandon Philips
629d458ffe fix(coreos-base/update_engine): make sure we get usr/share/coreos 2014-03-13 23:31:44 -07:00
Brian Waldon
38f4035ce7 Merge pull request #427 from bcwaldon/bump-coretest
bump(coreos-base/coretest): upgrade to coretest v0.0.1-r3
2014-03-13 23:12:46 -07:00
Alex Polvi
4f476c92e1 bump init 2014-03-14 05:59:41 +00:00
Brian Waldon
6e5bcd2ad8 bump(coreos-base/coretest): upgrade to coretest v0.0.1-r3
Use commit 0f5433c5d33ffad59acc0070c65724fe5dc69f6d
2014-03-13 22:56:20 -07:00
Alex Polvi
7f460a65cd add sed per marineam 2014-03-14 05:55:39 +00:00
Alex Polvi
56463fd3df bump(init): bump to match coreos/init#59 2014-03-14 05:25:31 +00:00
polvi
0c0f2f539d Merge pull request #425 from polvi/ami-cloudinit2
feat(ami): refactor to use cloudinit
2014-03-13 22:25:35 -07:00
Brian Waldon
83b01ee567 Merge pull request #422 from bcwaldon/bump-shadow
Drop sys-auth/pambase; update sys-apps/shadow
2014-03-13 22:00:44 -07:00
Alex Polvi
f054dbaf27 feat(ami): refactor to use cloudinit 2014-03-14 04:49:41 +00:00
Greg Kroah-Hartman
1079c19690 Merge pull request #421 from gregkh/dbus
fix(sys-apps/dbus) machine-id fixes
2014-03-14 04:48:57 +00:00
Alex Polvi
b21389fc42 move bootstrap fully into ami 2014-03-14 04:03:44 +00:00
Alex Polvi
5715f652bb wip, fixing c10n 2014-03-14 04:03:44 +00:00
Alex Polvi
b46fdb2c3c wip, switch ami to use cloudinit 2014-03-14 04:03:44 +00:00
polvi
069c898b41 Merge pull request #424 from marineam/mbr
bump(coreos-base/vboot_reference): Another hybrid MBR fix for Xen
2014-03-13 19:49:03 -07:00
Brian Waldon
aecc5ff6da fix(sys-apps/shadow): Drop unnecessary symlink 2014-03-13 19:46:27 -07:00
Brian Waldon
f721199ed9 bump(sys-apps/shadow): Update sys-apps/shadow ebuilds 2014-03-13 19:46:19 -07:00
Brian Waldon
d6e31d031b Merge pull request #423 from bcwaldon/root-passwd
fix(sys-apps/baselayout): seed root user in passwd & shadow
2014-03-13 19:41:24 -07:00
Michael Marineau
3a411bafc0 bump(coreos-base/vboot_reference): Another hybrid MBR fix for Xen 2014-03-13 19:38:31 -07:00
Brian Waldon
1ab488ba9c fix(sys-apps/baselayout): seed root user in passwd & shadow 2014-03-13 19:21:29 -07:00
Greg Kroah-Hartman
78406a53ee fix(sys-apps/dbus) machine-id fixes
Properly create the /var/lib/dbus/machine-id symlink.
Create a "known" machine id as part of the build process, this will be
overwritten by the boot sequence with a "unique" one when booting for
the first time.
2014-03-14 01:20:08 +00:00
Greg Kroah-Hartman
0b9d2ebf58 Merge pull request #419 from gregkh/baselayout
fix(sys-apps/baselayout): Bump to include more tmpfiles config updates.
2014-03-14 00:40:07 +00:00
Greg Kroah-Hartman
d418b66435 Merge pull request #418 from gregkh/systemd
fix(sys-apps/systemd) A number of fixes to resolve issues found
2014-03-14 00:34:16 +00:00
Brian Waldon
19c4ad2ab4 fix(sys-auth/pambase): Drop custom sys-auth/pambase 2014-03-13 16:58:05 -07:00
Greg Kroah-Hartman
079932c067 fix(sys-apps/baselayout): Bump to include more tmpfiles config updates. 2014-03-13 23:57:42 +00:00
Michael Marineau
0b72a9c2a2 bump(coreos-base/vboot_reference): Include fix for hybrid MBRs 2014-03-13 16:39:13 -07:00
Greg Kroah-Hartman
082e4ab8c5 fix(sys-apps/systemd) add mkdir bugfix from @philips 2014-03-13 23:13:13 +00:00
Greg Kroah-Hartman
99ab86de80 fix(sys-apps/systemd) move the patch to the proper filename
The ebuild was expecting a different name for this patch, so fix it.
2014-03-13 23:11:41 +00:00
Greg Kroah-Hartman
06b3b6fee8 bump(sys-apps/systemd) Manifest update 2014-03-13 23:11:02 +00:00
polvi
65c9b6ca00 Merge pull request #413 from polvi/rackspace
feat(rackspace): update rackspace to use cloudinit
2014-03-13 15:12:20 -07:00
Alex Polvi
f3c5730ee9 remove uneeded link 2014-03-13 15:11:32 -07:00
Michael Marineau
ef88f21b44 Merge pull request #416 from marineam/deps
Dep fixes
2014-03-13 14:48:49 -07:00
Michael Marineau
d90d28d828 fix(coreos-devel/sdk-depends): Install debinutils in SDK
The kernel's "make install" step requires /sbin/installkernel provided
by this package to work properly.
2014-03-13 14:45:02 -07:00
Michael Marineau
2ded1a4b4c add(sys-boot/syslinux): Custom ebuild with better dependencies.
- Depend on util-linux
- Optionally depend on perl, don't install perl scripts when disabled.
2014-03-13 14:44:48 -07:00
Alex Polvi
a256c77723 bump ebuild 2014-03-13 13:07:57 -07:00
Alex Polvi
d1bb412f10 feat(cloudinit): add oem cloudinit unit 2014-03-13 12:31:40 -07:00
Alex Polvi
31596f8d84 Merge branch 'rackspace' of https://github.com/polvi/coreos-overlay into rackspace
Conflicts:
	coreos-base/coreos-cloudinit/coreos-cloudinit-9999.ebuild
	coreos-base/nova-agent-watcher/nova-agent-watcher-9999.ebuild
	coreos-base/oem-rackspace/files/run
2014-03-13 10:04:22 -07:00
Alex Polvi
8a9ba9dab5 bump(): coreos-cloudinit and nova-agent-watcher 2014-03-13 10:01:06 -07:00
Alex Polvi
fea10c7ad1 wip, add nova-agent-watcher powered by cloudinit 2014-03-13 09:55:41 -07:00
Alex Polvi
d2b07a1981 feat(rackspace): update rackspace to use cloudinit 2014-03-13 06:40:58 +00:00
Greg Kroah-Hartman
1f00f07259 fix(sys-apps/systemd) allow booting without /etc/os-release
systemd will not boot if /etc/os-release is not present.

We "know" better, and can recover from a lost /etc/ directory, so patch
out the test.  This is only for "real" booting, not for nspawn
containers at this point in time as we aren't booting full system images
that way.  Yet.
2014-03-13 01:50:24 +00:00
Michael Marineau
268e6ad51e Merge pull request #412 from marineam/quickfix
Fix cros-installer removal
2014-03-12 18:45:30 -07:00
Alex Polvi
e920f6c9f9 wip, add nova-agent-watcher powered by cloudinit 2014-03-13 01:45:29 +00:00
Michael Marineau
d908869b86 fix(coreos-base/*): Clean up cros-installer and cros-factoryutils
cros-installer has already been removed, clean up lingering references.
cros-factoryutils installed nothing, just remove the ebuild.
2014-03-12 18:40:27 -07:00
Michael Marineau
ee6a563e5d bump(coreos-base/cros-devutils): Now includes chromeos-common.sh
This file was previously installed by the coreos-installer package.
2014-03-12 18:31:45 -07:00
Michael Marineau
f05b5bba5e bump(sys-firmware/edk2-ovmf): Update to new snapshot 2014-03-12 18:01:08 -07:00
Michael Marineau
5f39539fe6 fix(profiles): Unmask newer versions of SYSLINUX 2014-03-12 18:01:08 -07:00