Greg Kroah-Hartman
772994d916
Merge pull request #110 from marineam/group
...
fix(make_chroot): Fix support for new users with existing groups.
2013-09-06 12:13:12 -07:00
Michael Marineau
e111aec543
fix(make_chroot): Fix support for new users with existing groups.
...
When a user creates a chroot and as a common primary group such as
'users' the groupadd command fails. Instead treat this the same as users
and only fail if the group exists but has a different (such as the
'users' group not using GID 100). Hopefully this works better.
2013-09-06 12:06:53 -07:00
Brandon Philips
e3523e80ab
Merge pull request #109 from philips/quotes-in-lsb-release
...
fix(build_library): properly quote fields with spaces
2013-09-06 11:36:28 -07:00
Brandon Philips
7f554271b0
Merge pull request #201 from philips/remove-cros-lsb-release-tool
...
chore(coreos/scripts): remove cros_set_lsb_release
2013-09-05 17:44:48 -07:00
Brandon Philips
c003b47772
fix(build_library): properly quote fields with spaces
...
quote COREOS_RELEASE_DESCRIPTION since it has spaces
2013-09-05 17:35:12 -07:00
Brandon Philips
90331d3f19
chore(coreos/scripts): remove cros_set_lsb_release
2013-09-05 17:26:43 -07:00
Brandon Philips
1e0d00b7f1
Merge pull request #108 from marineam/pxe
...
fix(image_to_vm): Fix upload pxe, VM_GENERATED_FILES must be an abspath
2013-09-05 16:25:58 -07:00
Michael Marineau
b223b45800
fix(image_to_vm): Fix upload pxe, VM_GENERATED_FILES must be an abspath
2013-09-05 16:14:02 -07:00
Brandon Philips
1d1770fa1d
Merge pull request #200 from philips/etcd-listen-on-all
...
fix(dev-db/etcd): listen on 0.0.0.0 on non-ec2 types
2013-09-05 16:01:43 -07:00
Brandon Philips
e66eaaba2f
fix(dev-db/etcd): listen on 0.0.0.0 on non-ec2 types
...
This change makes it possible to access etcd from inside a docker
container.
2013-09-05 15:50:47 -07:00
Brandon Philips
310a31c03b
Merge pull request #107 from marineam/pxe
...
PXE fix
2013-09-05 15:08:07 -07:00
Michael Marineau
bbacf2f0bd
fix(image_to_vm): Mount source rootfs as ro when creating cpio.
...
When building with a write-protected root mounting as rw, the default,
fails.
2013-09-05 16:24:45 -04:00
Michael Marineau
c8d986d408
fix(image_to_vm): Cleanup must run as root.
...
Failures mid-build leave root-owned files behind.
2013-09-05 16:17:14 -04:00
Michael Marineau
544ed7ac50
Merge pull request #199 from marineam/gentoolkit
...
fix(profiles): Update to gentoolkit-0.3.0.8
2013-09-05 13:10:35 -07:00
Michael Marineau
4ec58b9e66
Merge pull request #44 from marineam/gentoolkit
...
bump(app-portage/gentoolkit): sync with upstream
2013-09-05 13:10:23 -07:00
Michael Marineau
d5a9db633b
fix(profiles): Update to gentoolkit-0.3.0.8
...
This will be helpful when I get back to my old project of rebasing our
portage profiles on upstream Gentoo's profiles.
2013-09-05 13:00:34 -07:00
Michael Marineau
f024db6ec8
bump(app-portage/gentoolkit): sync with upstream
2013-09-05 12:58:23 -07:00
Brandon Philips
84e1cd7a6f
Merge pull request #198 from gregkh/kernel_update
...
feat(coreos-devutils/cros-devutils) add efitools to build tools so kerne...
2013-09-05 09:28:24 -07:00
Greg Kroah-Hartman
c6949c3cfe
feat(coreos-devutils/cros-devutils) add efitools to build tools so kernels can be signed
2013-09-04 22:00:34 -07:00
Brandon Philips
b12d2683bb
Merge pull request #43 from gregkh/app-crypt
...
feat(dev-perl/File-Slurp) needed by efitools
2013-09-04 20:35:06 -07:00
Greg Kroah-Hartman
5b11a30e98
feat(dev-perl/File-Slurp) needed by efitools
...
This is a build dependancy for app-crypt/efitools
2013-09-04 20:30:03 -07:00
Greg Kroah-Hartman
fac9052dd0
Merge pull request #106 from marineam/name
...
fix(set_lsb_release): New code name suggested by @gregkh
2013-09-04 14:57:11 -07:00
Michael Marineau
b52955ef00
fix(set_lsb_release): New code name suggested by @gregkh
2013-09-04 14:46:45 -07:00
Brandon Philips
d9f7f2da8f
Merge pull request #42 from philips/add-network-diag-tools
...
bump iputils
2013-09-04 12:49:30 -07:00
Greg Kroah-Hartman
f0a2786761
Merge pull request #197 from philips/add-network-diag-tools
...
feat(coreos/base): add ping
2013-09-04 12:43:47 -07:00
Brandon Philips
7daa5ecbc0
feat(coreos/base): add ping
...
sysadmins are likely going to need some basic tools to debug network
stuff in the base system.
2013-09-04 12:26:21 -07:00
Brandon Philips
c214844f10
bump(net-misc/iputils): sync with upstream
2013-09-04 11:35:15 -07:00
Michael Marineau
ded801ca96
Merge pull request #196 from marineam/root
...
bump(coreos-base/coreos-installer): Latest setgoodroot fix
2013-09-04 11:23:05 -07:00
Michael Marineau
4a0ce81d13
bump(coreos-base/coreos-installer): Latest setgoodroot fix
2013-09-04 14:15:20 -04:00
Michael Marineau
9bdccc41e2
Merge pull request #195 from marineam/sshkey
...
bump(coreos-base/coreos-init): Add ssh key fingerprints to issue.
2013-09-03 21:08:27 -07:00
Michael Marineau
3f1df8b633
bump(coreos-base/coreos-init): Add ssh key fingerprints to issue.
2013-09-03 20:41:17 -07:00
Brandon Philips
44dc6d71f6
Merge pull request #194 from gregkh/kernel_update
...
fix(sys-kernel/coreos-kernel) build in almost all kernel modules
2013-09-03 15:48:03 -07:00
Greg Kroah-Hartman
a159726876
fix(sys-kernel/coreos-kernel) build in almost all kernel modules
...
This resolves the "xen fails to boot, so it falls back" problem of
getting out of sync with the kernel and the modules on the root
partitions. Once kexec is working for xen, modules can be built again.
2013-09-03 15:45:45 -07:00
Greg Kroah-Hartman
dc1a4ecb35
Merge pull request #193 from marineam/setgoodroot
...
Fix setgoodroot
2013-09-03 15:33:13 -07:00
Michael Marineau
b52d25bd59
bump(coreos-base/coreos-installer): Use fixed version of setgoodroot.
...
Now maybe upgrades work for more than one boot!
2013-09-03 15:19:09 -07:00
Michael Marineau
4a3a8636e3
fix(coreos-base/coreos-installer): Set correct source path in repo.
...
Use local repo checkout instead of falling back to git-2.eclass,
otherwise local development doesn't work.
2013-09-03 15:01:14 -07:00
Michael Marineau
73f5cbff40
Merge pull request #104 from marineam/build
...
add(build_container): New catalyst script for buildbot containers.
2013-09-02 10:29:03 -07:00
Greg Kroah-Hartman
d50fa07715
Merge pull request #105 from marineam/scsi
...
fix(image_to_vm): Use SCSI for VMware disks.
2013-09-02 08:51:34 -07:00
Greg Kroah-Hartman
1b493e4167
Merge pull request #192 from philips/add-nfs
...
add NFS dependency to hard-host-deps
2013-09-02 08:50:29 -07:00
Greg Kroah-Hartman
0b54a22992
Merge pull request #41 from philips/add-nfs
...
add NFS packages
2013-09-02 08:49:43 -07:00
Greg Kroah-Hartman
e0a8003aed
Merge pull request #40 from gregkh/app-crypt
...
fix(app-crypt/efitools) remove vim-core build dependancy
2013-09-02 08:48:54 -07:00
Brandon Philips
fcef234038
feat(coreos-base/coreos): add nfs
2013-09-01 22:56:26 -07:00
Brandon Philips
c0b199b50d
fix(coreos-base/hard-host-depends): add libtirpc
...
libtirpc is a build dependency for nfs-utils
2013-09-01 22:56:26 -07:00
Brandon Philips
db3bd17e82
bump(net-nds/rpcbind): sync with upstream
2013-09-01 22:30:24 -07:00
Brandon Philips
b5f489cdcc
bump(net-libs/libnfsidmap): sync with upstream
2013-09-01 22:30:00 -07:00
Brandon Philips
9a7ba3f716
bump(net-libs/libtirpc): sync with upstream
2013-09-01 22:28:41 -07:00
Brandon Philips
338f5fda6e
bump(net-fs/nfs-utils): sync with upstream
2013-09-01 21:04:33 -07:00
Greg Kroah-Hartman
15eec0ed39
Merge pull request #190 from gregkh/new_keywords
...
fix(package.accept_keywords) add ~amd64 to efitools and gnu-efi
2013-09-01 17:35:04 -07:00
Greg Kroah-Hartman
42a4afc7d6
Merge pull request #191 from marineam/scsi
...
fix(sys-kernel/coreos-kernel): Add assorted SCSI adapters for VMware.
2013-09-01 17:34:48 -07:00
Michael Marineau
2d5a0a29e4
fix(image_to_vm): Use SCSI for VMware disks.
2013-09-01 17:23:59 -07:00