Imported the beginning of the rowie-spezial and possible 2.2 release.

This commit is contained in:
Michael Tremer
2008-05-17 23:58:21 +02:00
parent ee51a108cc
commit 4ce3790866
67 changed files with 142338 additions and 1324 deletions

12
make.sh
View File

@@ -24,7 +24,7 @@
NAME="IPFire" # Software name
SNAME="ipfire" # Short name
VERSION="2.1" # Version number
VERSION="2.2-test" # Version number
SLOGAN="www.ipfire.org" # Software slogan
CONFIG_ROOT=/var/ipfire # Configuration rootdir
NICE=10 # Nice level
@@ -336,9 +336,9 @@ buildipfire() {
ipfiremake zaptel SMP=1
ipfiremake r8169 SMP=1
ipfiremake r8168 SMP=1
ipfiremake mcs7830 SMP=1
#ipfiremake mcs7830 SMP=1
ipfiremake atl1 SMP=1
ipfiremake dm9601 SMP=1
#ipfiremake dm9601 SMP=1
ipfiremake kqemu SMP=1
ipfiremake v4l-dvb SMP=1
ipfiremake sane KMOD=1 SMP=1
@@ -347,9 +347,9 @@ buildipfire() {
ipfiremake zaptel
ipfiremake r8169
ipfiremake r8168
ipfiremake mcs7830
#ipfiremake mcs7830
ipfiremake atl1
ipfiremake dm9601
#ipfiremake dm9601
ipfiremake kqemu
ipfiremake v4l-dvb
ipfiremake sane KMOD=1
@@ -670,7 +670,7 @@ buildpackages() {
}
ipfirepackages() {
ipfiremake core-updates
#ipfiremake core-updates
for i in $(ls -1 $BASEDIR/config/rootfiles/packages); do
if [ -e $BASEDIR/lfs/$i ]; then
ipfiredist $i