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