소스 검색

No monkeysphere on image build

Bob Mottram 8 년 전
부모
커밋
b29333044b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      src/freedombone-image-customise

+ 2
- 2
src/freedombone-image-customise 파일 보기

@@ -1136,13 +1136,13 @@ function image_setup_utils {
1136 1136
     chroot "$rootdir" apt-get -yq remove postfix
1137 1137
     chroot "$rootdir" apt-get -yq install exim4-daemon-heavy sasl2-bin swaks libnet-ssleay-perl procmail
1138 1138
     chroot "$rootdir" apt-get -yq install spamassassin
1139
-    chroot "$rootdir" apt-get -yq install dovecot-imapd
1139
+    #chroot "$rootdir" apt-get -yq install dovecot-imapd
1140 1140
 
1141 1141
     #backup
1142 1142
     chroot "$rootdir" apt-get -yq install obnam gnupg
1143 1143
 
1144 1144
     # monkeysphere
1145
-    chroot "$rootdir" apt-get -yq install monkeysphere msva-perl
1145
+    #chroot "$rootdir" apt-get -yq install monkeysphere msva-perl
1146 1146
 
1147 1147
     # encrypting email
1148 1148
     chroot "$rootdir" apt-get -yq install libmail-gnupg-perl