ChromeOS Commit Bot has submitted this change and it was merged.
Change subject: crosh: add more scary words to the live_in_a_coal_mine
command
......................................................................
crosh: add more scary words to the live_in_a_coal_mine command
Since canary may occasionally have an update that puts the device into a
recovery needed state (damaged AU mechanism or failure to boot), this should
be more clearly stated in the description.
An adventureous user may not realize canary can break catastrophically.
BUG=None
TEST=None
Change-Id: Ic41b5dbcbc7ec5ebc2904c937434bffed0308c05
Reviewed-on:
https://chromium-review.googlesource.com/347992
Commit-Ready: Bernie Thompson <
bhtho...@chromium.org>
Tested-by: Bernie Thompson <
bhtho...@chromium.org>
Reviewed-by: Chris Sosa <
so...@chromium.org>
Reviewed-by: Mike Frysinger <
vap...@chromium.org>
---
M crosh/crosh-dev
1 file changed, 5 insertions(+), 0 deletions(-)
Approvals:
Chris Sosa: Looks good to me, approved
Mike Frysinger: Looks good to me, approved
diff --git a/crosh/crosh-dev b/crosh/crosh-dev
index ea22c88..7175502 100755
--- a/crosh/crosh-dev
+++ b/crosh/crosh-dev
@@ -126,6 +126,11 @@
WARNING: This is bleeding edge software and is often more buggy than the
dev
channel. Please do not use this unless you are a developer. This is
often
updated daily and has only passed automated tests -- the QA level is low!
+
+ This channel may not always boot reliably or have a functioning auto
update
+ mechanism. Do not do this unless you are prepared to recover your Chrome
OS
+ device, please be familiar with this article first:
+
https://support.google.com/chromebook/answer/1080595
'
cmd_live_in_a_coal_mine() {
shell_read "Are you sure you want to change to the canary channel?
[y/N] "
--
To view, visit
https://chromium-review.googlesource.com/347992
To unsubscribe, visit
https://chromium-review.googlesource.com/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic41b5dbcbc7ec5ebc2904c937434bffed0308c05
Gerrit-PatchSet: 2
Gerrit-Project: chromiumos/platform2
Gerrit-Branch: master
Gerrit-Owner: Bernie Thompson <
bhtho...@chromium.org>
Gerrit-Reviewer: Alex Deymo <
de...@chromium.org>
Gerrit-Reviewer: Bernie Thompson <
bhtho...@chromium.org>
Gerrit-Reviewer: Chris Sosa <
so...@chromium.org>
Gerrit-Reviewer: ChromeOS Commit Bot <
chromeos-...@chromium.org>
Gerrit-Reviewer: Mike Frysinger <
vap...@chromium.org>