Support-Hotline:
(1,81 ?/min)
|
runsolrunsol is the XML bootloader and is executed by init as given in inittab. runsol launches all programs in the given level. The level must be an integer number between 0 and 9. runsol is used in SoL - Server optimized Linux.
Featuresrunsol is a main part of the SoL boot technology. It is an extension to the old SystemV boot system and uses a XML definition for the runlevel. See http://www.sol-linux.com/ for more information.
DownloadThe latest version of runsol is 2.0
runsol source package: runsol-v2.tar.bz2
Old versions: runsol-v1.tar.bz2
For the latest snapshot use our CVS (cvs.antitachyon.com):
cvs -d:pserver::/service/cvsroot login
cvs -z3 -d:pserver::/service/cvsroot co runsol
Installation
- Extract the tarball:
tar -zxvf runsol-*
- Compile the program and install it:
make all; make install
- Read the manual: man runsol
- For more details read the README.
ExampleThe main runlevel definition file for runsol is /etc/rc.d/runlevel.xml.
...
This file will be parsed by runsol and the programs for the specific runlevels will be executed.
Feedback & Links
|
|
|

- |
runsol is used in SoL - Server optimized Linux. |
- |
runsol is the XML bootloader and is executed by init as given in inittab. |
- |
The latest version of runsol is 2.0 |
- |
runsol source package: runsol-v2.tar.bz2
|
|
|