diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-05-03 23:16:23 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-05-03 23:16:23 +0400 |
commit | 6f5e2a45f84c64fc7bd0a94ab21aa0ef6cfc3ec1 (patch) | |
tree | 6e907f9f0f54cf85e98ec94e0f71708f620768b1 /protostar | |
parent | f77cce2190b3e37c553df25b84f2057a4a3dff6d (diff) | |
download | live-6f5e2a45f84c64fc7bd0a94ab21aa0ef6cfc3ec1.tar.gz |
Install libsun-solaris-kstat-perl, kmdb, illumos-nfs-common, openssh-server
Diffstat (limited to 'protostar')
-rwxr-xr-x | protostar | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +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 \ + --include=sysstat,libsun-solaris-kstat-perl,kmdb,illumos-nfs-common,openssh-server \ "${DIST}" \ "${ROOT}" \ "${REPO}" |