30859 Commits

Author SHA1 Message Date
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
Michael Marineau
e01beabebf fix(sys-kernel/coreos-kernel): Add assorted SCSI adapters for VMware.
VMware can emulate buslogic, lsilogic, and its own pvscsi adapters.
Build the whole lot of related devices into the kernel to ensure CoreOS
boots on any of them.
2013-09-01 16:31:40 -07:00
Greg Kroah-Hartman
81f39df32d fix(package.accept_keywords) put back ChromiumOS copyright.
I was wrong to remove it, oops.
2013-09-01 16:16:20 -07:00
Greg Kroah-Hartman
b3e7912bca Merge pull request #189 from gregkh/sbsigntool-fork
fix(app-crypt/sbsigntool) fix cross-build for sbsigntool
2013-09-01 16:12:11 -07:00
Greg Kroah-Hartman
18ca5079eb fix(package.accept_keywords) add ~amd64 to efitools and gnu-efi
This is required for these packages to build as upstream has not
stabilized them yet, and it's doubtful that will happen any year soon...
2013-09-01 15:55:41 -07:00
Greg Kroah-Hartman
4c2b290532 fix(app-crypt/sbsigntool) fix cross-build for sbsigntool
As the documentation isn't being built, don't try to install it.  Fix
this by just not ever going into the doc/ subdirectory.  I'm sure
there's a "proper" fix for this with the HELP2MAN stuff, but it really
doesn't matter, so this work-around is good enough for now.
2013-09-01 15:32:40 -07:00
Greg Kroah-Hartman
bba07035c8 fix(app-crypt/efitools) remove vim-core build dependancy
Use a small perl script instead.  Patch has been sent upstream as well.
2013-09-01 15:24:07 -07:00
Brandon Philips
25ed9f5cfb Merge pull request #39 from gregkh/app-crypt
fix(app-crypt/efitools) fix dependencies in efitools build
2013-09-01 12:45:27 -07:00
Greg Kroah-Hartman
ad5fdd9543 fix(app-crypt/efitools) fix dependencies in efitools build
Upstream fix for build dependency problems in the efitools ebuild.
2013-09-01 12:09:28 -07:00
Brandon Philips
8caeab5c4c Merge pull request #38 from gregkh/app-crypt
Add some app-crypt packages and update gnu-efi
2013-08-30 00:10:53 -07:00
Greg Kroah-Hartman
f6543e01ac bump(sys-boot/gnu-efi) bump to latest version(s) 2013-08-29 22:59:09 -07:00
Greg Kroah-Hartman
75c5b4c048 feat(app-crypt/efitools) add efitools package 2013-08-29 22:54:56 -07:00
Greg Kroah-Hartman
27fd22bb36 feat(app-crypt/sbsigntool) add sbsigntool package 2013-08-29 22:53:20 -07:00
Greg Kroah-Hartman
0dd9822174 feat(app-crypt) add pesign package 2013-08-29 22:53:04 -07:00
Michael Marineau
d3199bde61 Merge pull request #188 from marineam/build
fix(coreos-devel/coreos-buildbot): Simple build fixes.
2013-08-29 15:01:55 -07:00
Michael Marineau
c9f91e2dc5 Merge pull request #37 from marineam/build
Buildbot updates
2013-08-29 15:01:35 -07:00
Michael Marineau
7e7f81c7e5 Merge pull request #103 from marineam/ami
Ami
2013-08-29 14:59:59 -07:00
Michael Marineau
92499b727f add(build_container): New catalyst script for buildbot containers.
Does nothing more than build a slightly larger SDK tarball right now.
2013-08-29 17:35:07 -04:00
Michael Marineau
5c9d33bb5e fix(coreos-devel/coreos-buildbot): Simple build fixes. 2013-08-29 17:30:41 -04:00
Michael Marineau
592bc59cca add(upload_ami_txt): Upload text file that contains the AMI id. 2013-08-29 14:24:06 -07:00
Greg Kroah-Hartman
c45464a93a Merge pull request #187 from marineam/git
fix(*): Update references to old git URL.
2013-08-29 14:11:07 -07:00
Michael Marineau
693bf2f815 fix(test_ami): Fix help text. 2013-08-29 13:59:30 -07:00
Michael Marineau
f89aa02ffa fix(*): Update references to old git URL.
Removed a bunch of unused things that happened to refer to it, update
others that matter.
2013-08-29 13:43:31 -07:00
Brandon Philips
6c00bee9ad Merge pull request #186 from gregkh/kernel_update
bump(sys-kernel/coreos-kernel) bump to 3.10.10
2013-08-29 12:07:59 -07:00
Michael Marineau
9d5de69331 bump(dev-util/buildbot): sync with upstream
Packages updated:
  dev-python/pycrypto
  dev-python/twisted-core
  dev-python/twisted-web
  dev-util/buildbot
  dev-util/buildbot-slave
2013-08-29 15:00:58 -04:00
Greg Kroah-Hartman
d57ed20b04 bump(sys-kernel/coreos-kernel) bump to 3.10.10
Also update the documentation to include note about applying patches.
2013-08-29 11:59:50 -07:00
Michael Marineau
753e1ea820 Merge pull request #102 from marineam/sdk-depends
fix(sdk): Use coreos-devel/sdk-depends instead of hard-host-depends
2013-08-29 08:51:31 -07:00
Brandon Philips
28a049b288 Merge pull request #100 from gregkh/efi_kernel
feat(update_bootloaders.sh) add UEFI boot support
2013-08-29 08:17:43 -07:00
Michael Marineau
cb2364e78b bump(dev-util/catalyst): sync with upstream 2013-08-28 21:21:56 -04:00
Michael Marineau
b3f77e88f9 Merge pull request #101 from marineam/master
fix(test_ami): Fix assorted mistakes from last review cycle.
2013-08-28 16:30:17 -07:00
Michael Marineau
29ccafbdba fix(sdk): Use coreos-devel/sdk-depends instead of hard-host-depends
coreos-devel/sdk-depends is a super-set of hard-host-depends and has a
somewhat better name.
2013-08-28 15:59:05 -07:00
Michael Marineau
cc2587921a fix(test_ami): Fix assorted mistakes from last review cycle.
This at least gets autotest running and logging into the hosts but none
of the tests are actually executed properly yet. One step at a time..
2013-08-28 15:37:09 -07:00
Brandon Philips
33fba0e4b3 Merge pull request #185 from gregkh/kernel_update
kernel config: build in command line option and usb drivers
2013-08-28 14:57:09 -07:00
Greg Kroah-Hartman
62b05becb6 feat(cros-kernel/x86_64_defconfig) build USB into the kernel
When booting from a USB device, you need the USB drivers built into the
kernel.
2013-08-28 14:45:56 -07:00
Greg Kroah-Hartman
75ac767130 feat(update_bootloaders.sh) add UEFI boot support
This creates the EFI/BOOT/ directory in the boot partition and copies a
version of the kernel into there so that UEFI bioses can boot directly
into the kernel, no bootloader needed.
2013-08-28 14:24:02 -07:00
Michael Marineau
2ae25567ea Merge pull request #99 from marineam/master
fix(image_to_vm): Add missing call to check_gsutil_opts.
2013-08-28 14:12:19 -07:00
Michael Marineau
f7e15d1444 fix(image_to_vm): Add missing call to check_gsutil_opts.
The --upload_path argument was not being properly handled because this
was missing, creating lots of 54.0.0+2013-08-28-1810 style directories
instead of master. Oops.
2013-08-28 14:00:12 -07:00