mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 18:32:57 +02:00
Packager finalisiert.
Cronjobs angepasst, falls die Maschine nicht zu der Zeit (meistens nachts) lief. Erste Versionen der Tripwire und Samba-Pakete zum testen. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@530 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
5
make.sh
5
make.sh
@@ -646,12 +646,13 @@ ipfirepackages() {
|
||||
# ipfiredist mldonkey
|
||||
# ipfiredist nfs
|
||||
# ipfiredist postfix
|
||||
# ipfiredist samba
|
||||
ipfiredist samba
|
||||
# ipfiredist sox
|
||||
# ipfiredist spamassassin
|
||||
ipfiredist tripwire
|
||||
# ipfiredist webcyradm
|
||||
test -d $BASEDIR/packages || mkdir $BASEDIR/packages
|
||||
mv -f $LFS/install/packages/*.ipfire $BASEDIR/packages >> $LOGFILE 2>&1
|
||||
mv -f $LFS/install/packages/* $BASEDIR/packages >> $LOGFILE 2>&1
|
||||
rm -rf $BASEDIR/build/install/packages/*
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user