Update docs
A lot of the documentation was completely outdated. There's less total
documentation now because a lot of what we do has gotten a lot simpler
and so requires less documentation.
Change-Id: I6c862472aef167fcd3d5e877a1c83715b3caeb20
diff --git a/doc/frc971.conf b/doc/frc971.conf
new file mode 100644
index 0000000..743ca69
--- /dev/null
+++ b/doc/frc971.conf
@@ -0,0 +1,5 @@
+# Put this file in /etc/sysctl.d/ to enable Bazel's sandboxing on Debian
+# kernels.
+# Run `sudo sysctl --system` to load it without rebooting.
+
+kernel.unprivileged_userns_clone = 1