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