ve/generic += openssh suite
openssh-server is in need indeed on almost any server instance; thanks Aleksey Cheusov for reporting the shortage. This might be amended in the future but is reasonable right now.
This commit is contained in:
parent
80090d1f1a
commit
17bd880e19
@ -13,6 +13,7 @@ ve/bare: ve/.bare
|
||||
@$(call add,BASE_PACKAGES,apt)
|
||||
|
||||
ve/generic: ve/.bare
|
||||
@$(call add,BASE_PACKAGES,openssh-server openssh-blacklist openssh-clients)
|
||||
@$(call add,BASE_LISTS,\
|
||||
$(call tags,base && (server || network || security || pkg)))
|
||||
|
||||
|
@ -9,6 +9,8 @@ mailx
|
||||
netcat
|
||||
netlist
|
||||
openssh-clients
|
||||
openssh-server
|
||||
openssh-blacklist
|
||||
rsync
|
||||
traceroute
|
||||
vlan-utils
|
||||
|
Loading…
Reference in New Issue
Block a user