modules: purpleidea: Add more packages
This commit is contained in:
@@ -35,19 +35,25 @@ class base() {
|
|||||||
pkg [
|
pkg [
|
||||||
"ack",
|
"ack",
|
||||||
"bash-completion",
|
"bash-completion",
|
||||||
|
"curl",
|
||||||
"direnv",
|
"direnv",
|
||||||
"fping",
|
"fping",
|
||||||
"git",
|
"git",
|
||||||
"htop",
|
"htop",
|
||||||
"lshw",
|
"lshw",
|
||||||
|
"lsof",
|
||||||
|
"make",
|
||||||
"nethogs",
|
"nethogs",
|
||||||
"net-tools", # for netstat
|
"net-tools", # for netstat
|
||||||
"nmap",
|
"nmap",
|
||||||
"openssl",
|
"openssl",
|
||||||
"psmisc", # for pstree
|
"psmisc", # for pstree
|
||||||
|
"pwgen",
|
||||||
|
"rsync",
|
||||||
"screen",
|
"screen",
|
||||||
"socat",
|
"socat",
|
||||||
"strace",
|
"strace",
|
||||||
|
"tcpdump",
|
||||||
"telnet",
|
"telnet",
|
||||||
"tree",
|
"tree",
|
||||||
"vim-enhanced",
|
"vim-enhanced",
|
||||||
@@ -60,19 +66,25 @@ class base() {
|
|||||||
pkg [
|
pkg [
|
||||||
"ack",
|
"ack",
|
||||||
"bash-completion",
|
"bash-completion",
|
||||||
|
"curl",
|
||||||
"direnv",
|
"direnv",
|
||||||
"fping",
|
"fping",
|
||||||
"git",
|
"git",
|
||||||
"htop",
|
"htop",
|
||||||
"lshw",
|
"lshw",
|
||||||
|
"lsof",
|
||||||
|
"make",
|
||||||
"nethogs",
|
"nethogs",
|
||||||
"net-tools", # for netstat
|
"net-tools", # for netstat
|
||||||
"nmap",
|
"nmap",
|
||||||
"openssl",
|
"openssl",
|
||||||
"psmisc", # for pstree
|
"psmisc", # for pstree
|
||||||
|
"pwgen",
|
||||||
|
"rsync",
|
||||||
"screen",
|
"screen",
|
||||||
"socat",
|
"socat",
|
||||||
"strace",
|
"strace",
|
||||||
|
"tcpdump",
|
||||||
"telnet",
|
"telnet",
|
||||||
"tree",
|
"tree",
|
||||||
"vim",
|
"vim",
|
||||||
|
|||||||
Reference in New Issue
Block a user