Skip to content

Commit dc99d2e

Browse files
committed
vmdeps: add reset and clear to supermin VM
These are extremely useful when dealing with a limited serial console to try to restore some order to the output.
1 parent bfca6f5 commit dc99d2e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/vmdeps.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,7 @@ podman
3838

3939
# For running osbuild
4040
osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent
41+
42+
# For resetting the terminal inside supermin shell
43+
/usr/bin/reset
44+
/usr/bin/clear

0 commit comments

Comments
 (0)