mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Hinzugefügt:
* Consolenprogramme erscheinen nun in Farbe statt in S/W. * MC in die ISO gepackt. * Pakete für amavisd, nmap, nfs, mailx und spamassassin erstellt. Geändert: * IMAP-Ordnerstrukturen des Cyrus-IMAPd angelegt mit richtigen Rechten. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@180 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
5
make.sh
5
make.sh
@@ -839,6 +839,7 @@ ipfirepackages() {
|
||||
for i in `ls $BASEDIR/packages`; do
|
||||
touch $BASEDIR/build/install/packages/$i.empty
|
||||
done
|
||||
ipfiredist amavisd
|
||||
ipfiredist applejuice
|
||||
ipfiredist asterisk
|
||||
ipfiredist clamav
|
||||
@@ -850,10 +851,14 @@ ipfirepackages() {
|
||||
ipfiredist lame
|
||||
ipfiredist libtiff
|
||||
ipfiredist libxml2
|
||||
ipfiredist mailx
|
||||
ipfiredist nfs
|
||||
ipfiredist nmap
|
||||
ipfiredist ntop
|
||||
ipfiredist postfix
|
||||
ipfiredist procmail
|
||||
ipfiredist samba
|
||||
ipfiredist spamassassin
|
||||
ipfiredist xampp
|
||||
ipfiredist xinetd
|
||||
test -d $BASEDIR/packages || mkdir $BASEDIR/packages
|
||||
|
||||
Reference in New Issue
Block a user