Skip to content

Commit 5542d32

Browse files
committed
Remove references to vsock shell in docs.
The new version of Firecracker uses its own vsock implementation on the host, so the previous utilities for opening a shell over vsock no longer work. Ref #275 Signed-off-by: Erik Sipsma <[email protected]>
1 parent a466833 commit 5542d32

File tree

3 files changed

+0
-36
lines changed

3 files changed

+0
-36
lines changed

tools/image-builder/README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,6 @@ The image currently expects `vdb` to be the block device containing
2525
the container root filesystem, and this device is mounted on
2626
`/container/rootfs`.
2727

28-
If the `vsock_srv` program from the
29-
[clownix](https://github.com/clownix/cloonix_vsock) github repository
30-
is present in `ephemeral_files/bin/` when the image is built, it will
31-
be embedded in the image and run at boot, allowing easy shell access
32-
to the VM. This can be convenient for debugging, but it is not
33-
embedded by default for security and licensing reasons.
34-
3528
### Generation ###
3629

3730
There are two alternatives for providing the build environment. You

tools/image-builder/files_debootstrap/etc/systemd/system/firecracker.target.wants/vsock-cli.service

Lines changed: 0 additions & 1 deletion
This file was deleted.

tools/image-builder/files_debootstrap/etc/systemd/system/vsock-cli.service

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)