nanoRC Code
Status: Beta
Brought to you by:
dangbinghoo
File | Date | Author | Commit |
---|---|---|---|
doc | 2013-06-05 |
![]() |
[622725] Added nanoRC docmentation |
src | 2012-04-08 |
![]() |
[7edb17] support skip service name begain with a '-' and... |
.hgtags | 2012-04-08 |
![]() |
[c28438] Version 0.1 |
Changelog | 2012-04-08 |
![]() |
[7edb17] support skip service name begain with a '-' and... |
Makefile | 2011-11-17 |
![]() |
[c79507] change runlevels dir to runlevels.conf for more... |
README | 2012-04-08 |
![]() |
[7edb17] support skip service name begain with a '-' and... |
TODO-list | 2011-11-17 |
![]() |
[c79507] change runlevels dir to runlevels.conf for more... |
nanoRC Homepage 1. Introduction [nanoRC]:(http://sourceforge.net/p/nanorc) is a light rc system for embedded system use. It's all shell scripts, now it's code only works with busybox ash. * nanoRC has features below: 0. GPL licensed. 1. shell script implemented. 2. colorized output for booting message. 3. support login, colorized issue when ready for login 4. simple gentoo like network configuration files. 5. support auto insmod and create device node according to a specified conf file. 6. support runlevels: start, default, reboot, shutdown. 7. ready to use rc functions for output message, start or stop a daemon. For any further info about nanoRC , manual, code etc, please reference to http://soruceforge.net/p/nanoRC Documents about how to use nanoRC is located in dir doc. If you want to join the developement or you have a patch , please mailto: dangbinghoo@gmail.com or dbh625@126.com CopyRight: nanoRC is GPL licensed and the main code should be rights reserved to dangbinghoo.