initial import (Boeing r1752, NRL r878)
This commit is contained in:
commit
f8f46d28be
394 changed files with 99738 additions and 0 deletions
9
kernel/core-kernel-3.0/README.txt
Normal file
9
kernel/core-kernel-3.0/README.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
Author: Tom Goff <thomas.goff@boeing.com>
|
||||
|
||||
The Makefile is basically a wrapper around the make-kpkg command that
|
||||
simplifies building kernel packages. Running make will do some basic
|
||||
dependency checks then build architecture appropriate kernel packages that
|
||||
include changes from the patches directory. The nfnetlink patch is what
|
||||
virtualizes the netfilter queue mechanism; the flow-cache patch allows using
|
||||
IPsec between network namespaces; the ifindex patch virtualizes network
|
||||
interface index numbers.
|
Loading…
Add table
Add a link
Reference in a new issue