]> git.pld-linux.org Git - projects/rc-scripts.git/blob - README
Umount remaining filesystems one by one (using -R) option which helps in cases when...
[projects/rc-scripts.git] / README
1 rc-scripts is a derivative of the initscripts 3.78 release by
2 RedHat Software, but with bugs removed and newer features added.
3
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,
7 gettext.
8
9 If you want to use networking with rc-scripts you need
10 compile few features such as:
11
12 Networking options  --->
13          [*] Kernel/User netlink socket
14          [*]   Routing messages
15
16 into your kernel and install Alexey Kuznetsov iproute2 package.
17 To use IPv6 networking you should compile:
18
19 Networking options  --->
20         <*/M>   The IPv6 protocol (EXPERIMENTAL)
21          [*]      IPv6: enable EUI-64 token format
22          [*]        IPv6: disable provider based addresses
23
24 too.
25
26 Other required or suggested packages:
27
28 | What?       | Package                       |
29 +-------------+-------------------------------+
30   6to4          ipcalc
31   IPX           ncfps
32   fourtun       fourtun and kernel module
33   bridge        bridge-utils
34   wireless      wireless-tools
35   IrDA          irda-utils
36   serial/ppp    ppp, dip, wvdial
37   serial/slip   slattach
38   PPPoE         pppd + rp-pppoe (plugin or userspace program)
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-devel-en@lists.pld-linux.org> or
46 use our Bug Tracking System ( http://bugs.pld-linux.org/ ).
47
48 --
49 PLD Linux Distribution rc-scripts Team
50
This page took 0.081398 seconds and 3 git commands to generate.