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