mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
modified: lfs/l7-protocols
modified: lfs/linux new file: src/patches/linux-2.6.27.21-imq-test3.patch updated l7-protocols to most uptodate version changed imq patch to the official one
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
include Config
|
include Config
|
||||||
|
|
||||||
VER = 2008-12-18
|
VER = 2009-05-10
|
||||||
|
|
||||||
THISAPP = l7-protocols-$(VER)
|
THISAPP = l7-protocols-$(VER)
|
||||||
DL_FILE = $(THISAPP).tar.gz
|
DL_FILE = $(THISAPP).tar.gz
|
||||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
|||||||
|
|
||||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||||
|
|
||||||
$(DL_FILE)_MD5 = 49c8d09b7134cc9eb0112427cb48332e
|
$(DL_FILE)_MD5 = bca299f0b41945bbf09713ed117e5d77
|
||||||
|
|
||||||
install : $(TARGET)
|
install : $(TARGET)
|
||||||
|
|
||||||
|
|||||||
@@ -101,7 +101,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
|||||||
ln -s linux-$(VER) /usr/src/linux
|
ln -s linux-$(VER) /usr/src/linux
|
||||||
|
|
||||||
# Linux Intermediate Queueing Device
|
# Linux Intermediate Queueing Device
|
||||||
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.27-imq.patch
|
cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.27.21-imq-test3.patch
|
||||||
|
|
||||||
# Xen
|
# Xen
|
||||||
ifeq "$(XEN)" "1"
|
ifeq "$(XEN)" "1"
|
||||||
|
|||||||
1279
src/patches/linux-2.6.27.21-imq-test3.patch
Normal file
1279
src/patches/linux-2.6.27.21-imq-test3.patch
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user