From 3e96ac7524ee640a2e65dc56c79cb07223a3e1f9 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 4 May 2014 17:25:40 +0400 Subject: Exclude libboost-iostreams1.54.0 --- protostar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protostar b/protostar index b93c46f..d1057dc 100755 --- a/protostar +++ b/protostar @@ -54,7 +54,7 @@ else echo "Preparing base system (debootstrap)..." debootstrap \ - --exclude=logrotate,locales,rsyslog,cron,gawk,aptitude,aptitude-common,libboost-iostreams1.48.0,libboost-iostreams1.49.0,libcwidget3 \ + --exclude=logrotate,locales,rsyslog,cron,gawk,aptitude,aptitude-common,libboost-iostreams1.48.0,libboost-iostreams1.49.0,libcwidget3,libboost-iostreams1.54.0 \ --include=python-newt,python-apt,truss,installgrub,illumos-grub-eltorito,illumos-kernel,mc,vim,screen,openssh-client,wget,bzip2,xz-utils,debootstrap,less,file,lynx,bash-completion,drvtools,mdb-proc,mdb-kvm,dtrace,inetutils-ping,inetutils-traceroute,pciutils,sysstat,libsun-solaris-kstat-perl,kmdb,illumos-nfs-common,openssh-server \ "${DIST}" \ "${ROOT}" \ -- cgit v1.2.3