1 rc-scripts is a derivative of the initscripts 3.78 release by
2 RedHat Software, but with bugs removed and newer features added.
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,
9 If you want to use networking with rc-scripts you need
10 compile few features such as:
12 Networking options --->
13 [*] Kernel/User netlink socket
16 into your kernel and install Alexey Kuznetsov iproute2 package.
17 To use IPv6 networking you should compile:
19 Networking options --->
20 <*/M> The IPv6 protocol (EXPERIMENTAL)
21 [*] IPv6: enable EUI-64 token format
22 [*] IPv6: disable provider based addresses
26 Other required or suggested packages:
29 +-------------+-------------------------------+
31 fourtun fourtun and kernel module
33 wireless wireless-tools
35 serial/ppp ppp, dip, wvdial
37 PPPoE pppd + rp-pppoe (plugin or userspace program)
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.
43 If you have some bug reports or suggestions please send email
44 to TLD developers at <tld-devel@lists.tld-linux.org>.