Commit 64088a80 authored by Andrey Cherepanov's avatar Andrey Cherepanov Committed by Michael Shigorin

install2: add useful tools for disk management and network

parent 3fdc2276
......@@ -106,6 +106,9 @@ use/install2/suspend:
# extras
use/install2/tools:
@$(call add,INSTALL2_PACKAGES,pxz)
@$(call add,INSTALL2_PACKAGES,fdisk gdisk parted partclone)
@$(call add,INSTALL2_PACKAGES,vim-console)
@$(call add,INSTALL2_PACKAGES,net-tools openssh-clients lftp)
# when VNC installation is less welcome than a few extra megs
use/install2/cleanup/vnc:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment