[roll] Roll fuchsia [virtualization] Implement WipeData in LinuxManager Implement WipeData by writing zeroes to the first 1 MiB of the guest stateful FVM partition. This is enough to corrupt the filesystem data- structures which causes linux to reformat the device. I initially implemented this by Deleting the FVM volume, however this doesn't actually work in practice because when the FVM is subsequently recreated, it can be allocated the same disk slices. Original-Bug: 92508 Test: fx test linux_runner_tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/691117 Original-Revision: 0bbc8a09dde69e1f69e90a1b4ab562f1b96573ed GitOrigin-RevId: a377f632a4d091251d8f82594f2317ef3a867e55 Change-Id: I9cebc4919aeba2bf94a4279b4f09a95622b27372
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.