Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initial support for Google Cloud builds #877

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adrianschroeter
Copy link
Member

Not yet ready to merge:

  • detect disk device on attach and adapt CLI for it
  • fix hardcoded names (vm-2 and friends)
  • cleanup

issues to fix for becoming productive

  • look into a way how to use disk encryption
  • look into a way to setup bootloader without possible conflicts in build environment
  • fix random build failures
  • improve serial log behaviour
  • looking for speedups .... we need currently 3 minutes on new hardware of gcloud versus 20 seconds on old hardware with kvm
  • add support to inject sysrq events ... how?
  • find a way to avoid the need of a 10GB storage device even for the smallest build

@adrianschroeter
Copy link
Member Author

Not yet ready to merge ... the pull request is just for discussion

@michaeldtz
Copy link

description of topic: look into a way to setup bootloader without possible conflicts in build environment --> kernel needs to be in the build image. In current use cases the kernel is provisioned from outside.

Not yet ready to merge:
- detect disk device on attach and adapt CLI for it
- fix hardcoded names (vm-2 and friends)
- cleanup

issues to fix for becoming productive
- look into a way how to use disk encryption
- look into a way to setup bootloader without possible conflicts in build environment
- fix random build failures
- improve serial log behaviour
- looking for speedups .... we need currently 3 minutes on new hardware of gcloud versus 20 seconds on old hardware with kvm
- add support to inject sysrq events ... how?
- find a way to avoid the need of a 10GB storage device even for the smallest build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants