+5
-2
@@ -607,13 +607,16 @@ function modprobe {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function all {
|
function all {
|
||||||
echo "Running all commands..."
|
echo "Installing all packages except for -eix (doxypy, ivs, nox-classic)..."
|
||||||
kernel
|
kernel
|
||||||
mn_deps
|
mn_deps
|
||||||
mn_dev
|
# Skip mn_dev (doxypy/texlive/fonts/etc.) because it's huge
|
||||||
|
# mn_dev
|
||||||
of
|
of
|
||||||
wireshark
|
wireshark
|
||||||
ovs
|
ovs
|
||||||
|
# We may add ivs once it's more mature
|
||||||
|
# ivs
|
||||||
# NOX-classic is deprecated, but you can install it manually if desired.
|
# NOX-classic is deprecated, but you can install it manually if desired.
|
||||||
# nox
|
# nox
|
||||||
pox
|
pox
|
||||||
|
|||||||
Reference in New Issue
Block a user