mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Hinzugefügt:
* Kernel trägt den Namen ipfire. * Perl-Modul für Spamassassin * Web-Cyradm Geändert: * Postfix kompilierte nicht mit SASL2-Support * GLIB ohne NLS. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@184 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
6
make.sh
6
make.sh
@@ -637,6 +637,7 @@ buildipcop() {
|
||||
ipcopmake Convert-UUlib
|
||||
ipcopmake Archive-Tar
|
||||
ipcopmake Archive-Zip
|
||||
ipcopmake Text-Tabs+Wrap
|
||||
ipcopmake Locale-Country
|
||||
ipcopmake GeoIP
|
||||
ipcopmake fwhits
|
||||
@@ -702,11 +703,12 @@ buildipcop() {
|
||||
ipcopmake procmail
|
||||
ipcopmake fetchmail
|
||||
ipcopmake cyrusimap
|
||||
ipcopmake web-cyradm
|
||||
ipcopmake mailx
|
||||
ipcopmake clamav
|
||||
ipcopmake razor
|
||||
ipcopmake spamassassin
|
||||
ipcopmake amavisd
|
||||
# ipcopmake amavisd
|
||||
echo -ne "`date -u '+%b %e %T'`: Building ### VoIP-Server ### \n" | tee -a $LOGFILE
|
||||
ipcopmake stund
|
||||
ipcopmake asterisk
|
||||
@@ -859,6 +861,7 @@ ipfirepackages() {
|
||||
ipfiredist procmail
|
||||
ipfiredist samba
|
||||
ipfiredist spamassassin
|
||||
ipfiredist web-cyradm
|
||||
ipfiredist xampp
|
||||
ipfiredist xinetd
|
||||
test -d $BASEDIR/packages || mkdir $BASEDIR/packages
|
||||
@@ -978,7 +981,6 @@ newpak)
|
||||
cp $BASEDIR/lfs/postfix $BASEDIR/lfs/$2
|
||||
|
||||
touch ROOTFILES
|
||||
touch CONFFILES
|
||||
touch {,un}install.sh
|
||||
## install.sh
|
||||
echo '#!/bin/bash' > install.sh
|
||||
|
||||
Reference in New Issue
Block a user