File: readme

package info (click to toggle)
netscript-2.4 5.5.5%2Bnmu1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 480 kB
  • sloc: sh: 2,166; makefile: 86
file content (16 lines) | stat: -rw-r--r-- 491 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This package is still experimental, and under rapid evolution so it does not 
come with much documentation.

Install a router flavour kernel, or one generated from the accompanying 
kernel configuration.

To configure kernel run:

make mrproper
cp /usr/share/doc/netscript-2.4/2.4.x-kernel.config .config
make menuconfig

and configure your kernel, save configuration, make dep; make bzImage; 
make modules as usual.

The scripts now automatically load all needed netfilter and QoS modules.