Descriptionpostinst: don't abort after marking new part bootable.
Also, remove &>, which doesn't work in our /bin/sh. The replacement is
2>&1 >
This has the side-effect of working around firmware updates that fail
causing update to fail (which is a spectacularly bad failure mode as
it can lead to bricked machines).
BUG=6947, 6948
TEST=Tested install w/ intentionally borked postinst
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=36a47da
Patch Set 1 #
Total comments: 1
Messages
Total messages: 7 (0 generated)
|