]> git.pld-linux.org Git - projects/rc-scripts.git/blame - README
Don't fail if arrays are already assembled (ex raid10 with 4 devices, one device...
[projects/rc-scripts.git] / README
CommitLineData
de1fc6ce
JR
1rc-scripts is a derivative of the initscripts 3.78 release by
2RedHat Software, but with bugs removed and newer features added.
3
763b88c2
AM
4To 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;
6other awk implementations are not tested), procps, sed, e2fsprogs,
7gettext.
de1fc6ce
JR
8
9If you want to use networking with rc-scripts you need
10compile few features such as:
11
12Networking options --->
13 [*] Kernel/User netlink socket
14 [*] Routing messages
15
16into your kernel and install Alexey Kuznetsov iproute2 package.
17To use IPv6 networking you should compile:
18
19Networking options --->
20 <*/M> The IPv6 protocol (EXPERIMENTAL)
21 [*] IPv6: enable EUI-64 token format
22 [*] IPv6: disable provider based addresses
23
763b88c2 24too.
de1fc6ce 25
763b88c2
AM
26Other 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
c3bd5d9f 37 PPPoE pppd + rp-pppoe (plugin or userspace program)
763b88c2 38
de1fc6ce
JR
39Also you should know that format of interface configuration
40files is totally different from these used in RedHat/Mandrake
763b88c2 41initscripts and even from stable rc-scripts branch.
de1fc6ce
JR
42
43If you have some bug reports or suggestions please send email
7e7d5209 44to rc-scripts maintainers at <pld-devel-en@lists.pld-linux.org> or
ec8b15cb 45use our Bug Tracking System ( http://bugs.pld-linux.org/ ).
de1fc6ce
JR
46
47--
86734c0c 48PLD Linux Distribution rc-scripts Team
b0443108 49
This page took 0.093171 seconds and 4 git commands to generate.