]> git.pld-linux.org Git - projects/rc-scripts.git/blame - README
- cleanups in sysinit + fix for shutting down bridge
[projects/rc-scripts.git] / README
CommitLineData
7824432b 1 $Id: README,v 1.6.2.2 2001/09/30 10:19:34 misiek Exp $
a04d924e
AM
2
3rc-scripts is a derivative of the initscripts 3.78 release by
4RedHat Software, but with bugs removed and newer features added.
5
7824432b
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.
a04d924e
AM
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
7824432b 26too.
a04d924e 27
7824432b
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
39
a04d924e
AM
40Also you should know that format of interface configuration
41files is totally different from these used in RedHat/Mandrake
7824432b 42initscripts and even from stable rc-scripts branch.
a04d924e
AM
43
44If you have some bug reports or suggestions please send email
45to rc-scripts maintainers at <pld-rc-scripts@pld.org.pl> or
46use our Bug Tracking System ( http://bugs.pld.org.pl/ ).
47
48--
7824432b 49PLD GNU/Linux rc-scripts Team
b0443108 50
This page took 0.187497 seconds and 4 git commands to generate.