add script to generate container from package name |
||
Issue descriptionFor now, squashfs should be okay.
,
Jul 19 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/platform/crosutils/+/b9f81779c90c4446bbcc3b53749692ed5b64017b commit b9f81779c90c4446bbcc3b53749692ed5b64017b Author: Ashish Gaurav <ashishgaurav@google.com> Date: Wed Jul 13 22:13:15 2016 package_to_container: fix package name nit repo syncing from scratch and trying to emerge libcontainer_overrides fails to find ebuilds, this fixes that by using the full package name. BUG=chromium:624334 TEST=None Change-Id: Icbcbbda8fbc0c0ddb47afadb73314f2e12a4e712 Reviewed-on: https://chromium-review.googlesource.com/360244 Commit-Ready: Ashish Gaurav <ashishgaurav@chromium.org> Tested-by: Ashish Gaurav <ashishgaurav@chromium.org> Reviewed-by: Dylan Reid <dgreid@chromium.org> [modify] https://crrev.com/b9f81779c90c4446bbcc3b53749692ed5b64017b/package_to_container
,
Aug 4 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/platform/crosutils/+/763040e4a6c093697b2d6c8da113bea81468e8dd commit 763040e4a6c093697b2d6c8da113bea81468e8dd Author: Keshav Santhanam <ksanthanam@google.com> Date: Wed Jul 27 16:50:48 2016 package_to_container: Add option for container name Some packages may build multiple executables, but we want to have the container name reflect the specific binary the container was created for. This adds an option to allow the user to select a container name that is different from the package name. BUG=chromium:624334 TEST=Run package_to_container with the --name option. Change-Id: Ib6035d3704386e9a1e819b0155d2efed4be8dd2a Reviewed-on: https://chromium-review.googlesource.com/363504 Commit-Ready: Keshav Santhanam <ksanthanam@google.com> Tested-by: Keshav Santhanam <ksanthanam@google.com> Reviewed-by: Dylan Reid <dgreid@chromium.org> [modify] https://crrev.com/763040e4a6c093697b2d6c8da113bea81468e8dd/package_to_container
,
Apr 6 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jul 11 2016