mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Hinzugefügt:
* Neuer Bootsplash. - Anders organisiert. * Passwort für User Cyrus. Geändert: * Install-Message in deutsch. * Grub.conf angepasst für Bootsplash (nur IDE). git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@194 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
8
make.sh
8
make.sh
@@ -849,9 +849,11 @@ buildpackages() {
|
||||
}
|
||||
|
||||
ipfirepackages() {
|
||||
for i in `ls $BASEDIR/packages`; do
|
||||
touch $BASEDIR/build/install/packages/$i.empty
|
||||
done
|
||||
if [ -d "$BASEDIR/packages" ]; then
|
||||
for i in `ls $BASEDIR/packages`; do
|
||||
touch $BASEDIR/build/install/packages/$i.empty
|
||||
done
|
||||
fi
|
||||
ipfiredist amavisd
|
||||
ipfiredist applejuice
|
||||
ipfiredist asterisk
|
||||
|
||||
Reference in New Issue
Block a user