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