Skip to content

Commit

Permalink
vmdeps: add reset and clear to supermin VM
Browse files Browse the repository at this point in the history
These are extremely useful when dealing with a limited serial
console to try to restore some order to the output.
  • Loading branch information
dustymabe committed Sep 18, 2024
1 parent 7d7e544 commit 21c8a24
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/vmdeps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,7 @@ podman

# For running osbuild
osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent

# For resetting the terminal inside supermin shell
/usr/bin/reset
/usr/bin/clear

0 comments on commit 21c8a24

Please sign in to comment.