diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-04-23 21:55:50 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-04-23 21:55:50 +0000 |
commit | 4789984c67aeab3935d59bcb0cace15ac7f88a37 (patch) | |
tree | a6d383f794e3adfa6413abb8f8504596a5ca6f2c /protostar | |
parent | fb71fec81f49decc91c4b341dab9b400545a7452 (diff) | |
download | live-4789984c67aeab3935d59bcb0cace15ac7f88a37.tar.gz |
Now, we can check gpg (need debootstrap >= 1.0.48+dyson2)
Diffstat (limited to 'protostar')
-rwxr-xr-x | protostar | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -49,7 +49,6 @@ else echo "Preparing base system (debootstrap)..." debootstrap \ - --no-check-gpg \ --exclude=locales,syslogd,gawk,aptitude,aptitude-common,libboost-iostreams1.48.0,libboost-iostreams1.49.0,libcwidget3 \ --include=python-newt,truss,installgrub,illumos-grub-eltorito,illumos-kernel,mc,vim,screen,openssh-client,wget,bzip2,xz-utils,debootstrap,less,file,lynx,bash-completion \ "${DIST}" \ |