summary refs log tree commit diff
path: root/host/rootfs
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2023-06-26 18:29:37 +0000
committerAlyssa Ross <hi@alyssa.is>2024-01-19 12:02:09 +0100
commit324d50e8af0862ddb0772d7b04d6725a66ebdeb4 (patch)
tree4707008e2e61095c741fd0cd223c79fa18719448 /host/rootfs
parent89250cde5e4886bf04f9dfed1634b5238fead3ef (diff)
downloadspectrum-324d50e8af0862ddb0772d7b04d6725a66ebdeb4.tar
spectrum-324d50e8af0862ddb0772d7b04d6725a66ebdeb4.tar.gz
spectrum-324d50e8af0862ddb0772d7b04d6725a66ebdeb4.tar.bz2
spectrum-324d50e8af0862ddb0772d7b04d6725a66ebdeb4.tar.lz
spectrum-324d50e8af0862ddb0772d7b04d6725a66ebdeb4.tar.xz
spectrum-324d50e8af0862ddb0772d7b04d6725a66ebdeb4.tar.zst
spectrum-324d50e8af0862ddb0772d7b04d6725a66ebdeb4.zip
img/app: shut down when the application exits
As we move towards graphical applications, the intuitive way for
things to work is to have application VMs terminate when the
application exits.  Once the terminal-based applications are gone (or
at least not the main focus), we can repurpose the console device to
be an interactive shell, so debugging is still possible.

This requires actually implementing an orderly shutdown in the VM.
Prior to now, there's just been poweroff -f.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
Diffstat (limited to 'host/rootfs')
0 files changed, 0 insertions, 0 deletions