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