summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2014-03-30 20:58:28 +0400
committerIgor Pashev <pashev.igor@gmail.com>2014-03-30 20:58:28 +0400
commitd125be9ee106b1f61daabc127eccd04ef8cb257b (patch)
tree11ad4eb672d26853d265b6458443a94ac237118b
parentf5b03531da55f6aad6a470d9361c4369692d2755 (diff)
downloadlive-d125be9ee106b1f61daabc127eccd04ef8cb257b.tar.gz
Include sysstat (kstat, etc)
-rwxr-xr-xprotostar1
1 files changed, 1 insertions, 0 deletions
diff --git a/protostar b/protostar
index 264f530..9c9b900 100755
--- a/protostar
+++ b/protostar
@@ -57,6 +57,7 @@ debootstrap \
--exclude=logrotate,locales,rsyslog,cron,gawk,aptitude,aptitude-common,libboost-iostreams1.48.0,libboost-iostreams1.49.0,libcwidget3 \
--include=python-newt,python-apt,truss,installgrub,illumos-grub-eltorito,illumos-kernel,mc,vim,screen,openssh-client,wget,bzip2,xz-utils, \
--include=debootstrap,less,file,lynx,bash-completion,drvtools,mdb-proc,mdb-kvm,dtrace,inetutils-ping,inetutils-traceroute,pciutils \
+ --include=sysstat \
"${DIST}" \
"${ROOT}" \
"${REPO}"