]> git.pld-linux.org Git - projects/rc-scripts.git/blob - README
Don't fail if arrays are already assembled (ex raid10 with 4 devices, one device...
[projects/rc-scripts.git] / README
1 rc-scripts is a derivative of the initscripts 3.78 release by
2 RedHat Software, but with bugs removed and newer features added.
3
4 To use rc-scripts you need packages such as: mktemp, modutils
5 (at least 2.1.121), textutils, sh-utils, mawk (at least 1.3.3;
6 other awk implementations are not tested), procps, sed, e2fsprogs,
7 gettext.
8
9 If you want to use networking with rc-scripts you need
10 compile few features such as:
11
12 Networking options  --->
13          [*] Kernel/User netlink socket
14          [*]   Routing messages
15
16 into your kernel and install Alexey Kuznetsov iproute2 package.
17 To use IPv6 networking you should compile:
18
19 Networking options  --->
20         <*/M>   The IPv6 protocol (EXPERIMENTAL)
21          [*]      IPv6: enable EUI-64 token format     
22          [*]        IPv6: disable provider based addresses 
23
24 too. 
25
26 Other required or suggested packages:
27
28 | What?       | Package                       |
29 +-------------+-------------------------------+
30   IPX           ncfps
31   fourtun       fourtun and kernel module
32   bridge        bridge-utils
33   wireless      wireless-tools
34   IrDA          irda-utils
35   serial/ppp    ppp, dip, wvdial
36   serial/slip   slattach
37   PPPoE         pppd + rp-pppoe (plugin or userspace program)
38   
39 Also you should know that format of interface configuration
40 files is totally different from these used in RedHat/Mandrake
41 initscripts and even from stable rc-scripts branch.
42
43 If you have some bug reports or suggestions please send email
44 to rc-scripts maintainers at <pld-devel-en@lists.pld-linux.org> or
45 use our Bug Tracking System ( http://bugs.pld-linux.org/ ).
46
47 -- 
48 PLD Linux Distribution rc-scripts Team
49
This page took 0.032241 seconds and 3 git commands to generate.