From 40a9c153453d781634f37951e3ba5083b5353b2a Mon Sep 17 00:00:00 2001 From: Bob Lantz Date: Sun, 25 Aug 2013 13:55:50 -0700 Subject: [PATCH] Remove gigantic doxypy/texlive/fonts from install.sh -a fixes #192 --- util/install.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/util/install.sh b/util/install.sh index 4873a8e..5ffbc92 100755 --- a/util/install.sh +++ b/util/install.sh @@ -607,13 +607,16 @@ function modprobe { } function all { - echo "Running all commands..." + echo "Installing all packages except for -eix (doxypy, ivs, nox-classic)..." kernel mn_deps - mn_dev + # Skip mn_dev (doxypy/texlive/fonts/etc.) because it's huge + # mn_dev of wireshark ovs + # We may add ivs once it's more mature + # ivs # NOX-classic is deprecated, but you can install it manually if desired. # nox pox