mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Hinzugefügt:
* Pakfire in die ISO gepackt. (Welche nocheinmal kleiner geworden ist.) * Neues Shutdown-Bild Geändert: * Zahlreiche Schönheitsfehler im Pakfire korrigiert. ^^ Gelöscht: * Ein kleines Überbleibsel vom IPCop entfernt. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@128 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
11
make.sh
11
make.sh
@@ -653,7 +653,8 @@ buildipcop() {
|
||||
ipcopmake wireless
|
||||
ipcopmake libsafe
|
||||
ipcopmake 3c5x9setup
|
||||
echo -ne "`date -u '+%b %e %T'`: Building IPFire modules \n" | tee -a $LOGFILE
|
||||
echo -ne "`date -u '+%b %e %T'`: Building ### IPFire modules ### \n" | tee -a $LOGFILE
|
||||
ipcopmake pakfire
|
||||
## Zuerst die Libs und dann die Programme. Ordnung muss sein!
|
||||
ipcopmake berkeley
|
||||
ipcopmake BerkeleyDB ## The Perl module
|
||||
@@ -673,7 +674,7 @@ buildipcop() {
|
||||
ipcopmake xinetd
|
||||
ipcopmake ghostscript
|
||||
ipcopmake cups
|
||||
# ipcopmake lpd
|
||||
# ipcopmake lpd ## Im Moment aus, da CUPS vorhanden ist.
|
||||
ipcopmake samba
|
||||
ipcopmake sudo
|
||||
ipcopmake mc
|
||||
@@ -681,7 +682,7 @@ buildipcop() {
|
||||
ipcopmake openh323
|
||||
ipcopmake wget
|
||||
ipcopmake bridge-utils
|
||||
echo -ne "`date -u '+%b %e %T'`: Building Mailserver \n" | tee -a $LOGFILE
|
||||
echo -ne "`date -u '+%b %e %T'`: Building ### Mailserver ### \n" | tee -a $LOGFILE
|
||||
ipcopmake postfix
|
||||
ipcopmake fetchmail
|
||||
ipcopmake cyrusimap
|
||||
@@ -690,13 +691,13 @@ buildipcop() {
|
||||
ipcopmake razor
|
||||
ipcopmake spamassassin
|
||||
ipcopmake amavisd
|
||||
echo -ne "`date -u '+%b %e %T'`: Building VoIP-Server \n" | tee -a $LOGFILE
|
||||
echo -ne "`date -u '+%b %e %T'`: Building ### VoIP-Server ### \n" | tee -a $LOGFILE
|
||||
ipcopmake stund
|
||||
ipcopmake asterisk
|
||||
ipcopmake openvpn
|
||||
ipcopmake edonkeyclc
|
||||
ipcopmake sane
|
||||
echo -ne "`date -u '+%b %e %T'`: Building MP3-Server \n" | tee -a $LOGFILE
|
||||
echo -ne "`date -u '+%b %e %T'`: Building ### MP3-Server ### \n" | tee -a $LOGFILE
|
||||
ipcopmake lame
|
||||
ipcopmake gnump3d
|
||||
ipcopmake rsync
|
||||
|
||||
Reference in New Issue
Block a user