|/
|\ISS               Tidbits  Posts  Answers  Install  Wiki  Contact  Donate  GitHub


baseinit                                                           version 1.0.3
________________________________________________________________________________

KISS Linux's portable init framework. Handles the power-on and shutdown process
in a generic way and is usable by all init systems.

Upstream: $/kisslinux/init


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Setup .................................................................. [002]
* Usage .................................................................. [003]
* Troubleshooting ........................................................ [004]
* History ................................................................ [005]
* References ............................................................. [006]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b baseinit                                                           |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Setup
________________________________________________________________________________

If using the default init system and service manager, no setup is required.
Refer to the service management documentation. [0]

To use this init framework with another init system, simply have it execute
/usr/lib/init/rc.boot on power-on and /usr/lib/init/rc.shutdown on poweroff
and reboot.

Usage is as follows:

# /usr/lib/init/rc.boot
# /usr/lib/init/rc.shutdown reboot
# /usr/lib/init/rc.shutdown poweroff

Also, configure your init system to spawn some gettys and a service manager.


[003] Usage
________________________________________________________________________________

Refer to the service management documentation. [0]


[004] Troubleshooting
________________________________________________________________________________

Open issues at $/kisslinux/init or send email #/contact


[005] History
________________________________________________________________________________

2021-07-28 04ccf254 baseinit: 1.0.3
2021-07-18 9d4e296c baseinit: update for new env
2021-07-15 8587ebb2 baseinit: use VERSION
2021-07-01 674fa07c baseinit: remove usage of install
2021-07-01 6cdacfdb baseinit: use new checksum format
2020-05-19 58104e12 baseinit: bump to 1.0.2
2020-05-18 9144d8d4 baseinit: Added post-install message
2020-05-18 1ac275eb baseinit: bump to 1.0.1'
2020-05-18 bae46aac baseinit: bump to 1.0
2020-04-29 7068a6dc baseinit: bump to 0.7.4
2020-03-21 1a90d127 baseinit: bump to 0.7.3
2020-03-17 aadbe109 baseinit: bump to 0.7.2
2020-03-15 32392de9 baseinit: bump to 0.7.1
2020-03-07 184a8825 baseinit: bump to 0.7.0
2020-03-07 91a006e8 baseinit: bump to 0.6.3
2020-03-07 f86cc29f baseinit: bump to 0.5.2
2020-03-07 d77e341c baseinit: Install sources
2020-03-03 b2bc94d3 baseinit: bump to 0.5.1
2020-02-25 a402a148 baseinit: bump to 0.5.0
2020-02-25 b8ef6eb8 baseinit: bump to 0.4.4
2020-02-25 ebf283e6 baseinit: bump to 0.4.3
2020-02-25 ba8e8cac baseinit: bump to 0.4.2
2020-02-14 564e1928 baseinit: remove post-install
2020-02-14 205bd0d7 baseinit: use cc @konimex
2020-02-07 5611459b baseinit: bump to 0.4.1
2020-02-05 64471930 baseinit: bump to 0.4
2020-01-29 e9498365 baseinit: bump to 0.3
2020-01-20 19829ea9 baseinit: bump to 0.2.2
2020-01-14 6dbf671b baseinit: bump to 0.2.1
2020-01-11 10ee0159 baseinit: bump to 0.2.0
2020-01-09 c4658717 baseinit: fix checksums
2020-01-08 1699e032 baseinit: Fix source
2019-12-02 47dec02b baseinit: bump to 0.1.5
2019-11-28 27cb2c80 baseinit: bump to 0.1.4
2019-09-02 c3e9290b baseinit: bump to 0.1.3
2019-07-11 93b80bf2 baseinit: Update.
2019-06-30 fc7314eb baseinit: update
2019-06-26 6b396176 baseinit: change installation directory to /usr/lib
2019-06-23 682468f2 baseinit: Track version.
2019-06-21 b2fcf50c baseinit: Fix package.
2019-06-21 8fa93b5b baseinit: add license
2019-06-20 af2cba44 baseinit: Update package.
2019-06-20 fec1edad baseinit: Install from repository.
2019-06-20 99b570cf baseinit: Started work on rc.boot.
2019-06-20 af41ba7f baseinit: Initial commit.
2019-06-20 e8c87957 baseinit: Initial commit.


[006] References
________________________________________________________________________________

[0] #/wiki/service-management


________________________________________________________________________________

Dylan Araps (C) 2019-2021

The registered trademark Linux(R) is used pursuant to a sublicense from the
Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark
on a world­wide basis.