@@ -0,0 +1,7 @@
#!/usr/bin/env bash
set -e
sudo apt-get install -y qemu-system-x86 qemu-utils
rustup component add rust-src --toolchain nightly-x86_64-unknown-linux-gnu
rustup component add llvm-tools-preview
cargo install bootimage
The note is not visible to the blocked user.