Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glensc/rc-scripts
https://github.com/glensc/rc-scripts
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/glensc/rc-scripts
- Owner: glensc
- License: gpl-2.0
- Created: 2013-10-29T11:56:07.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-29T11:57:01.000Z (about 11 years ago)
- Last Synced: 2024-11-24T04:25:05.648Z (2 months ago)
- Language: C
- Size: 2.55 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
$Id$
rc-scripts is a derivative of the initscripts 3.78 release by
RedHat Software, but with bugs removed and newer features added.To use rc-scripts you need packages such as: mktemp, modutils
(at least 2.1.121), textutils, sh-utils, mawk (at least 1.3.3;
other awk implementations are not tested), procps, sed, e2fsprogs,
gettext.If you want to use networking with rc-scripts you need
compile few features such as:Networking options --->
[*] Kernel/User netlink socket
[*] Routing messagesinto your kernel and install Alexey Kuznetsov iproute2 package.
To use IPv6 networking you should compile:Networking options --->
<*/M> The IPv6 protocol (EXPERIMENTAL)
[*] IPv6: enable EUI-64 token format
[*] IPv6: disable provider based addressestoo.
Other required or suggested packages:
| What? | Package |
+-------------+-------------------------------+
IPX ncfps
fourtun fourtun and kernel module
bridge bridge-utils
wireless wireless-tools
IrDA irda-utils
serial/ppp ppp, dip, wvdial
serial/slip slattach
PPPoE pppd + rp-pppoe (plugin or userspace program)
Also you should know that format of interface configuration
files is totally different from these used in RedHat/Mandrake
initscripts and even from stable rc-scripts branch.If you have some bug reports or suggestions please send email
to rc-scripts maintainers at or
use our Bug Tracking System ( http://bugs.pld-linux.org/ ).--
PLD Linux Distribution rc-scripts Team