]> git.pld-linux.org Git - projects/rc-scripts.git/blob - README
more ignores
[projects/rc-scripts.git] / README
1         $Id$
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 To use rc-scripts you need packages such as: mktemp, modutils
7 (at least 2.1.121), textutils, sh-utils, mawk (at least 1.3.3;
8 other awk implementations are not tested), procps, sed, e2fsprogs,
9 gettext.
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. 
27
28 Other required or suggested packages:
29
30 | What?       | Package                       |
31 +-------------+-------------------------------+
32   IPX           ncfps
33   fourtun       fourtun and kernel module
34   bridge        bridge-utils
35   wireless      wireless-tools
36   IrDA          irda-utils
37   serial/ppp    ppp, dip, wvdial
38   serial/slip   slattach
39   PPPoE         pppd + rp-pppoe (plugin or userspace program)
40   
41 Also you should know that format of interface configuration
42 files is totally different from these used in RedHat/Mandrake
43 initscripts and even from stable rc-scripts branch.
44
45 If you have some bug reports or suggestions please send email
46 to rc-scripts maintainers at <pld-rc-scripts@pld-linux.org> or
47 use our Bug Tracking System ( http://bugs.pld-linux.org/ ).
48
49 -- 
50 PLD Linux Distribution rc-scripts Team
51
This page took 0.034195 seconds and 3 git commands to generate.