]> git.pld-linux.org Git - projects/rc-scripts.git/blame - README
- usb, quota, pnp kernel and other changes/fixes
[projects/rc-scripts.git] / README
CommitLineData
a04d924e
AM
1 $Id: README,v 1.6.2.1 2000/10/18 20:10:45 misiek Exp $
2
3rc-scripts is a derivative of the initscripts 3.78 release by
4RedHat Software, but with bugs removed and newer features added.
5
6You need packages such as: mktemp, modutils (at least 2.1.121),
7textutils, sh-utils, mawk (at least 1.3.3; other awk
8implementations are not tested), procps, sed, e2fsprogs,
9gettext to use rc-scripts.
10
11If you want to use networking with rc-scripts you need
12compile few features such as:
13
14Networking options --->
15 [*] Kernel/User netlink socket
16 [*] Routing messages
17
18into your kernel and install Alexey Kuznetsov iproute2 package.
19To use IPv6 networking you should compile:
20
21Networking options --->
22 <*/M> The IPv6 protocol (EXPERIMENTAL)
23 [*] IPv6: enable EUI-64 token format
24 [*] IPv6: disable provider based addresses
25
26too. IPX support require ncpfs package; fourtun (v4 over v6
27tunneling) support require fourtun package and fourtun kernel
28module; bridge support require bridge-utils.
29
30Also you should know that format of interface configuration
31files is totally different from these used in RedHat/Mandrake
32initscripts.
33
34If you have some bug reports or suggestions please send email
35to rc-scripts maintainers at <pld-rc-scripts@pld.org.pl> or
36use our Bug Tracking System ( http://bugs.pld.org.pl/ ).
37
38--
39PLD GNU/Linux rc-scripts Team,
b0443108 40
This page took 0.120632 seconds and 4 git commands to generate.